LANCommander/LANCommander.Server/Snippets/Examples/Remove Directory.ps1
2024-08-04 18:44:33 -05:00

1 line
No EOL
79 B
PowerShell

Remove-Item "$InstallDirectory\<DirectoryPath>" -Recurse -ErrorAction Ignore