Update 'upd.ps1'
This commit is contained in:
4
upd.ps1
4
upd.ps1
@@ -1,4 +1,4 @@
|
||||
Start-Job -Name SleepForUpd -Scriptblock {
|
||||
Invoke-Command -ComputerName . -AsJob -Scriptblock {
|
||||
Start-Sleep -s 5
|
||||
Invoke-WmiMethod -Class Win32_Process -Name Create -ArgumentList "https://geekprank.com/win10-update/"
|
||||
Start-Process "https://geekprank.com/win10-update/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user