2010-03-01 As a follow up to the recent post on disabling accounts with a script, I thought I would include a quick cheat sheet on net user commands. As you may know, the net commands were what we had to deal with back in the dark ages before VB, WMI, PowerShell, and the likes of [...]
would you like to know more? 2009-12-07So today I found myself needing to create about 130 AD security groups, to map to a set of existing folders. The pattern was fairly straightforward…if the folder name was DataSet1, I wanted to create a group called DataSet1RO (for read-only.) Needing to do this quickly and efficiently (meaning with a minimum of effort) I [...]
would you like to know more?