remove unnecessary sleep
This commit is contained in:
@@ -15,7 +15,6 @@ End-Process -Name 'OUTLOOK' -Match -Force
|
|||||||
End-Process -Name 'MSPUB' -Match -Force
|
End-Process -Name 'MSPUB' -Match -Force
|
||||||
End-Process -Name 'MSACCESS' -Match -Force
|
End-Process -Name 'MSACCESS' -Match -Force
|
||||||
End-Process -Name 'Teams' -Match -Force
|
End-Process -Name 'Teams' -Match -Force
|
||||||
Start-Sleep -Seconds 5
|
|
||||||
|
|
||||||
# URL to the OffscrubC2R.vbs script
|
# URL to the OffscrubC2R.vbs script
|
||||||
$UninstallScriptURL = 'https://github.com/OfficeDev/Office-IT-Pro-Deployment-Scripts/raw/master/Office-ProPlus-Deployment/Deploy-OfficeClickToRun/OffScrubc2r.vbs'
|
$UninstallScriptURL = 'https://github.com/OfficeDev/Office-IT-Pro-Deployment-Scripts/raw/master/Office-ProPlus-Deployment/Deploy-OfficeClickToRun/OffScrubc2r.vbs'
|
||||||
|
|||||||
Reference in New Issue
Block a user