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