I have created a script that will automate SCCM 2012 folder creation. Either in bulk or single by single. 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 |