A few weeks ago I posted about updating multi-valued attributes in Active Directory. Part 1 covered how to accomplish this in PowerShell using ADSI. In Part 2 I’ll show you how to accomplish this using the free Active Directory cmdlets … Continue...
Those very nice people over at Quest have released a new version of their wonderful PowerShell tool: PowerGui. You can see the detaisl of what’s new in this release by reading the release notes at: http://tinyurl.com/43ms33q . PowerGUI 3 is a free download...
There are still a few seats open for the first ever PowerShell Deep Dive Conference and tomorrow is the last day of cheap registration! In case you haven’t already been doing it, now would be a good time to start camping out in your boss’ office begging him/her for the money and time off...
April 18-19 2011 – Las Vegas We’re very excited with the positive reaction we’ve seen towards the first ever PowerShell Deep Dive! There’ll be lots of talented & smart people hanging out with us for a couple days. To mention just a few: Jim Truher – Co-creator if the...
We’re proud to announce the first ever PowerShell Deep Dive conference! This event will take place at TEC 2011 in Las Vegas, April 18-19. PowerShell Deep Dive is meant to provide a deep technical and strategic engagement within the PowerShell Community. Attendees will interact one-on-one...
I just read a neat blog post entitled PowerShelling Audit Reports over on the TenBrink Tech blog . This blog post sets out three scripts: GetRecursiveGroupMembership.ps1, Audit-QuickGroup.ps1, and Audit-MultipleGroups.ps1. The second and third make use...