doc-exports/docs/bms/image-creation-guide/en-us_topic_0086739692.html
guoyanyan fe8c0cf45c BMS Image Creation Guide 1109
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: guoyanyan <guoyanyan3@huawei.com>
Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
2022-11-16 08:53:42 +00:00

29 lines
5.2 KiB
HTML

<a name="EN-US_TOPIC_0086739692"></a><a name="EN-US_TOPIC_0086739692"></a>
<h1 class="topictitle1">(Optional) Configuring Automatic Windows Update</h1>
<div id="body1512377161581"><p id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_p14793205034111">You can manually configure Windows Server so that you will be reminded about important Windows updates.</p>
<div class="section" id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_section9121195114247"><h4 class="sectiontitle">Windows Server 2012 R2 and Windows Server 2016</h4><ol id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_ol9900101834915"><li id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_li9900151811493">Log in to the Windows VM.</li><li id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_li775193018498">Click <span><img id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_image542213458" src="en-us_image_0098735721.png"></span> in the lower left corner to start Server Manager.</li><li id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_li19131135054916">In the navigation pane on the left, choose <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b25910084473639">Local Server</strong>. In the right pane, locate <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b2066141394310">Windows Update</strong> and click the link that follows it.</li><li id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_li16665961809">On the <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b53903133810">Windows Update</strong> page, click <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b77659206810">Install updates automatically</strong>.<div class="note" id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_note11103143817911"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_p31036381497">Determine whether to enable automatic Windows update based on the site requirements. Do not interrupt the update until it is finished.</p>
</div></div>
</li></ol>
</div>
<div class="section" id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_section1848712209259"><h4 class="sectiontitle">Windows Server 1709</h4><ol id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_ol399316311555"><li id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_li5993143117559">Log in to the Windows VM.</li><li id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_li11498114415566">In the CLI, enter <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b1878225517143">regedit</strong> to open the registry.</li><li id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_li4104193895715">Modify registry entries.<ul id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_ul189815113217"><li id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_li1980234123418">In the <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b1827314422150">Registry Editor</strong> window, choose <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b17421716164">HKEY_LOCAL_MACHINE</strong> &gt; <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b94505714167">SOFTWARE</strong> &gt; <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b13480111017167">Policies</strong> &gt; <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b1593061317161">Microsoft</strong> &gt; <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b15231523201617">Windows</strong> &gt; <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b7111532151619">WindowsUpdate</strong> &gt; <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b14413183531613">AU</strong> and add the following information:<pre class="screen" id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_screen820215545353">[HKEY_LOCAL_MACHINE/SOFTWARE/Policies/Microsoft/Windows/WindowsUpdate/AU]
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000002
"ScheduledInstallDay"=dword:00000000
"UseWUServer"=dword:00000001</pre>
</li><li id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_li1366216101229">In the <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b79251059101717">Registry Editor</strong> window, choose <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b11913922181813">HKEY_LOCAL_MACHINE</strong> &gt; <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b1297819259181">SOFTWARE</strong> &gt; <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b482942815181">Policies</strong> &gt; <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b54221731111813">Microsoft</strong> &gt; <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b16249133414186">Windows</strong> &gt; <strong id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_b2524163851813">WindowsUpdate</strong> and add the following information:<pre class="screen" id="EN-US_TOPIC_0086739692__en-us_topic_0094568694_screen152044564404">[HKEY_LOCAL_MACHINE/SOFTWARE/Policies/Microsoft/Windows/WindowsUpdate]
"WUServer"="http://winupdate.otc-service.com"
"WUStatusServer"="http://winupdate.otc-service.com"
"TargetGroupEnabled"=dword:00000001
"TargetGroup"="reg"</pre>
</li></ul>
</li></ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0081116607.html">Windows</a></div>
</div>
</div>