This code is designed to create the organizational folders for Device Collections in Chapter 5 of “Learn ConfigMgr 2012 in a Month of Lunches“.
Because we’re creating multiple folders of the same type all at once, I chose to create a new array called $Folders, and then loop the creation command through each entry in […]