This commit is contained in:
@ -48,4 +48,4 @@ $RemoveItemSplat = @{
|
|||||||
Force = $True
|
Force = $True
|
||||||
Confirm = $False
|
Confirm = $False
|
||||||
}
|
}
|
||||||
Remote-Item @RemoveItemSplat
|
Remove-Item @RemoveItemSplat
|
Reference in New Issue
Block a user