Ardi Ardianto
ardiardianto.blogspot.com
Pages
Home
RSS
Showing posts with label
delete folder
.
Show all posts
Showing posts with label
delete folder
.
Show all posts
Monday, April 2, 2018
How to delete files in folder using powershell
How to delete files in folder using powershell
Open Powershell
Run Command :
Remove-Item –path c:\testfolder\*
–recurse
*
means any
Older Posts
Home
Subscribe to:
Posts (Atom)
ShareThis