-
I'd like to encourage script submitters to use the autohelp feature of PowerShell CTP3 when creating scripts. I've posted a full example at http://pshscripts.blogspot.com/2008/12/get-autohelpps1.html (and will shortly post this same script up here at PowerShell.Com). I intend to post the scripts...
-
Team, Have an intresting script i am trying to develop and need guidance. I am trying to automate distribution group membership using custom attributes. Currently i am able to add users to a group based on a custom attribute i set example below: #Get-QADUser -Enabled -SearchAttributes @{extensionattribute5...
-
Thanks! It would be useful if there was a way to grab the scripts from pshscripts.blogspot.com and auto-publish them here!