Thursday, October 3, 2013

System Center 2012 Configuration Manager Folder Creation Automation

I have created a script that will automate folder creation in SCCM 2012.  It is a simple script with no parameters.  You just run the script and follow the instructions.  If you want to bulk folder create the text file must be in the format where the folder names is per line.

Example.

folder name 1
folder name 2
folder name 3
folder name 4
.....

Here is a walk through.

Get Help:

Get-Help.
Single Folder Creation:

Single folder creation. 
Bulk Folder Creation:

Bulk folder creation. 
Click the download link to give it a try.

CM2012 Node Folder Creation v2.0

No comments:

Post a Comment

Thank you for your comment. If you need to direct message me use one of the many available social options on this page.