remove testing
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
## Run enhanced DISM for Windows 8 and higher endpoints
|
||||
If ( IsWindowsVersion -ge "6.2" )
|
||||
{
|
||||
$LogFile = "${MSPLogs}\Fix-WindowsHealth.log"
|
||||
|
||||
$BeginDISMRun = $(Get-Date).AddSeconds(-1)
|
||||
|
||||
## Scan the Windows Component Store for problems
|
||||
|
||||
Reference in New Issue
Block a user