update to version 21H1
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
If ( IsWindowsVersion -ge "10.0" ) {
|
If ( IsWindowsVersion -ge "10.0" ) {
|
||||||
|
|
||||||
## Make sure the endpoint isn't already running 2004
|
## Make sure the endpoint isn't already running 2004
|
||||||
If ( IsWindowsBuild -lt 19042 ) {
|
If ( IsWindowsBuild -lt 19043 ) {
|
||||||
|
|
||||||
## Set the directory where the Windows Update Assistant will be downloaded to
|
## Set the directory where the Windows Update Assistant will be downloaded to
|
||||||
$DOWNLOADS = $Env:TEMP
|
$DOWNLOADS = $Env:TEMP
|
||||||
|
|||||||
Reference in New Issue
Block a user