mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 20:03:40 +00:00
Merge branch 'release-win11-2309' of github.com:MicrosoftDocs/windows-docs-pr into pm-2309-8138336-whfb-passwordless
This commit is contained in:
@ -60,7 +60,7 @@ If you use either [**Detect**](#detect) and/or [**Remediate**](#remediate) actio
|
||||
```powershell
|
||||
if((Get-ItemProperty HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate).PSObject.Properties.Name -contains 'DoNotConnectToWindowsUpdateInternetLocations') {
|
||||
Exit 1
|
||||
}} else {
|
||||
} else {
|
||||
exit 0
|
||||
}
|
||||
```
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user