I was reading through a post on WindowsSecurity.com that talks about PowerShell security (Link). It’s a good article if you want a detailed summary of the measures that the PowerShell team took to protect you. Anyhow, I noticed a link to a long lost friend of mine, the PowerShell ADM, which was part of the PowerShell beta builds and then taken out of the release build. After this happened, I wrote mine own ADM and then included it with my book. But, if you want the real thing from Microsoft, here is the Link.
As always, if you plan on using this ADM please do not set your PowerShell execution policies to unrestricted. In addition, considering your execution policies settings will require it, please digitally sign your production scripts.




