LANCommander/LANCommander.Server/Snippets/Examples/Remove Directory.ps1

1 line
79 B
PowerShell
Raw Permalink Normal View History

2023-11-17 00:46:05 -06:00
Remove-Item "$InstallDirectory\<DirectoryPath>" -Recurse -ErrorAction Ignore