mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
fix: Incorrect Note alert format
This commit is contained in:
parent
f17a3e6548
commit
24d56f0551
@ -443,8 +443,8 @@ To fix this issue, mount the Windows PE image (WIM), copy the missing file from
|
|||||||
* ReAgent.adml
|
* ReAgent.adml
|
||||||
* ReAgent.dll.mui
|
* ReAgent.dll.mui
|
||||||
|
|
||||||
>![Note]
|
> [!NOTE]
|
||||||
>If you aren't using an English version of Windows, replace "En-Us" in the path with the appropriate string that represents the system language.
|
> If you aren't using an English version of Windows, replace "En-Us" in the path with the appropriate string that represents the system language.
|
||||||
|
|
||||||
3. After you copy all the files, commit the changes and unmount the Windows PE WIM. MBR2GPT.exe now functions as expected in Windows PE. For information about how to unmount WIM files while committing changes, see [Unmounting an image](https://docs.microsoft.com/windows-hardware/manufacture/desktop/mount-and-modify-a-windows-image-using-dism#unmounting-an-image).
|
3. After you copy all the files, commit the changes and unmount the Windows PE WIM. MBR2GPT.exe now functions as expected in Windows PE. For information about how to unmount WIM files while committing changes, see [Unmounting an image](https://docs.microsoft.com/windows-hardware/manufacture/desktop/mount-and-modify-a-windows-image-using-dism#unmounting-an-image).
|
||||||
|
|
||||||
|
@ -173,7 +173,7 @@ If this setting is set to *Not Configured*, an administrator can still configure
|
|||||||
|
|
||||||
#### Configuring Automatic Updates by editing the registry
|
#### Configuring Automatic Updates by editing the registry
|
||||||
|
|
||||||
> ![Note]
|
> [!NOTE]
|
||||||
> Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require you to reinstall the operating system. Microsoft cannot guarantee that these problems can be resolved. Modify the registry at your own risk.
|
> Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require you to reinstall the operating system. Microsoft cannot guarantee that these problems can be resolved. Modify the registry at your own risk.
|
||||||
|
|
||||||
In an environment that does not have Active Directory deployed, you can edit registry settings to configure group policies for Automatic Update.
|
In an environment that does not have Active Directory deployed, you can edit registry settings to configure group policies for Automatic Update.
|
||||||
@ -224,14 +224,14 @@ To do this, follow these steps:
|
|||||||
|
|
||||||
**m**, where **m** equals the time period to wait between the time Automatic Updates starts and the time that it begins installations where the scheduled times have passed. The time is set in minutes from 1 to 60, representing 1 minute to 60 minutes)
|
**m**, where **m** equals the time period to wait between the time Automatic Updates starts and the time that it begins installations where the scheduled times have passed. The time is set in minutes from 1 to 60, representing 1 minute to 60 minutes)
|
||||||
|
|
||||||
> ![Note]
|
> [!NOTE]
|
||||||
> This setting only affects client behavior after the clients have updated to the SUS SP1 client version or later versions.
|
> This setting only affects client behavior after the clients have updated to the SUS SP1 client version or later versions.
|
||||||
|
|
||||||
* NoAutoRebootWithLoggedOnUsers (REG_DWORD):
|
* NoAutoRebootWithLoggedOnUsers (REG_DWORD):
|
||||||
|
|
||||||
**0** (false) or **1** (true). If set to **1**, Automatic Updates does not automatically restart a computer while users are logged on.
|
**0** (false) or **1** (true). If set to **1**, Automatic Updates does not automatically restart a computer while users are logged on.
|
||||||
|
|
||||||
> ![Note]
|
> [!NOTE]
|
||||||
> This setting affects client behavior after the clients have updated to the SUS SP1 client version or later versions.
|
> This setting affects client behavior after the clients have updated to the SUS SP1 client version or later versions.
|
||||||
|
|
||||||
To use Automatic Updates with a server that is running Software Update Services, see the Deploying Microsoft Windows Server Update Services 2.0 guidance.
|
To use Automatic Updates with a server that is running Software Update Services, see the Deploying Microsoft Windows Server Update Services 2.0 guidance.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user