Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 208 Bytes

windows-powershell.md

File metadata and controls

6 lines (5 loc) · 208 Bytes

Windows PowerShell commands

Command Description
rm -r -fo <folder> Deletes the folder permanently with all contents
sc.exe delete <service_name> Delete a windows service