fix(recovery): close cold-start runtime blockers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
param(
|
||||
[string[]]$VmNameAllowList = @("111", "188", "120", "121", "112"),
|
||||
[string[]]$VmNameAllowList = @("110", "188", "120", "121", "112"),
|
||||
[string[]]$SearchRoots = @("C:\VMs", "D:\VMs", "$env:USERPROFILE\Documents\Virtual Machines"),
|
||||
[string]$TaskName = "AWOOOI VMware VM AutoStart",
|
||||
[switch]$WhatIfOnly
|
||||
|
||||
Reference in New Issue
Block a user