System Center Guide and Tutorial
Sunday, 21 June 2015
Powershell Command to create Folder
Command to create Folder from Powershell
Powershell is very powerful tool.You can create a Folder from within Powershell using "MD" command
Below command creates a folder called test4 from within Powershell.
md "c:\test4"
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment