Category Archives: SAPIEN Press

Get Local Admins One-Liner

Working with local users and groups can get a little messy in PowerShell. But I wanted to share a quick one-liner you could use to list all the members of the Administrators group.

Posted in PowerShell, SAPIEN Press | Tagged , | 1 Comment

Create New Computer with ADSI

In Windows PowerShell 2.0: TFM, I wrote a short chapter on managing directory services. This chapter was written before Microsoft released their Active Directory module so I discussed how to use the ADSI type adapter. Well it turns out we … Continue reading

Posted in Active Directory, SAPIEN Press, Writing | Tagged , , | 2 Comments

Module Mania

More and more, you’re seeing members of the Windows PowerShell community package their contributions into modules, myself included. Although you’ll probably still see a lot of individual functions because it is often easier to demonstrate or educate. I received a … Continue reading

Posted in PowerShell v2.0, SAPIEN Press | Tagged , , , | 6 Comments

Get Your Free Scripting Toolkit

If you were at this year's TechEd event in New Orleans, I hoped you dropped by the SAPIEN Technologies booth and picked up your free Scripting Toolkit. What's that you say? Check it out on the SAPIEN blog and then … Continue reading

Posted in Books, PowerShell, PowerShell v2.0, SAPIEN, SAPIEN Press, Software, WMI | Tagged , , , , | 1 Comment

Out-Clip

I’ve started working on the 2nd edition of Managing Active Directory with Windows PowerShell: TFM. As with almost all of my writing projects it will be full of PowerShell code examples. In the past I’ve always relied on a manual … Continue reading

Posted in PowerShell v2.0, SAPIEN Press, Scripting | Tagged , , , , , , | 1 Comment