Powershell Tip #83: Clear/Empty the content of a file By powershellgu | December 2, 2015 2 Comments Tip: You can empty / clear the content of a file : PowerShell Clear-Content -Path C:\demo\test.txt 1 Clear-Content -Path C:\demo\test.txt
Pingback: Powershell Tip #82: List the order of network protocol bindings | Powershell Guru
Pingback: Powershell Tip #84: Retrieve a random name from a file | Powershell Guru