Creating users through the AD Users and Computers snap-in is a very easy process, but you’ll frequently face the situation where you need to create accounts for a whole [...]
I had prepare a network share with folders and subfolders, and I wasn’t going to do it the manual way ;). That’s when PowerShell comes in and saves the day. Check [...]
Not to long ago, I was assigned to clean up Active Directory because there were many computer objects that retired but never where removed from AD. Rather then go to each OU [...]
So you were scheduled to create many, many, many folders within a network share folder. Well, PowerShell will save you life one day! It did for me :). Here is the coding I [...]