minor update

This commit is contained in:
ManikaDhiman 2019-08-16 10:31:54 +05:30
parent 7aed7c1ca6
commit 4a05127648

View File

@ -2485,7 +2485,7 @@ The following list shows the supported values:
To validate this policy: To validate this policy:
1. Enable the policy and ensure the device is on a cellular network. 1. Enable the policy and ensure the device is on a cellular network.
2. Run the scheduled task on phone to check for OS updates in the background. For example, on a mobile device, run the following commands in TShell: 2. Run the scheduled task on phone to check for OS updates in the background. For example, on a mobile device, run the following command in TShell:
```TShell ```TShell
exec-device schtasks.exe -arguments '/run /tn "\Microsoft\Windows\WindowsUpdate\AUScheduledInstall" /I' exec-device schtasks.exe -arguments '/run /tn "\Microsoft\Windows\WindowsUpdate\AUScheduledInstall" /I'