Posts Tagged ‘ADSI’
Here's another tidbit about PrimalScript that you may not be aware of. Not only does PrimalScript offer a large number of code snippets that you can drag and drop into your scripting or development project, but it also includes a large number of complete sample scripts.   More »
More fun with services, PowerShell and ADSI
Tuesday, September 30th, 2008 by Jeffery Hicks
The other day I showed you how to use ADSI and PowerShell to manage services on remote computers. Since the ADSI type adapter is admittedly "kludgy" at times, I put together a script that you could use like a cmdlet to retrieve service information via ADSI.   More »
Managing Services with PowerShell and ADSI
Monday, September 29th, 2008 by Jeffery Hicks
In PowerShell v1.0, if you want to manage services on a remote computer, you likely used WMI and the Get-WMIObject cmdlet. But there is another solution using ADSI. If you use the WinNT provider, you can access all of the services on a remote machine in much the same way you would manage local users and groups. Let me show you.   More »
Managing Active Directory with Windows PowerShell - IN PRINT!
Monday, September 22nd, 2008 by Jeffery Hicks
Yes, its finally true. You can finally get your hands on Managing Active Directory with Windows PowerShell: TFM. The book is being printed so you can get your copy today. You can order it today at ScriptingOutpost.com in both print and ebook format. Or if you prefer the best of both worlds get both as a bundle.   More »
Techmentor NYC
Wednesday, September 3rd, 2008 by Jeffery Hicks
I've been getting things ready for my next Techmentor appearance. This one is practically in my back yard. I'll be in NYC on Monday and Tuesday next week.   More »
“VBScript, WMI, and ADSI Unleashed” Samples
Sunday, March 23rd, 2008 by Don Jones
Download the ZIP file containing the sample scripts from this book by Don Jones.…   More »
Checking for group membership
Friday, February 15th, 2008 by SAPIEN Technologies
Here's a script that demonstrates how to check for group membership from within VBScript. http://www.rlmueller.net/IsMember8.htm…   More »
ADUC GUI to ADSI Mappings
Friday, February 15th, 2008 by SAPIEN Technologies
Although ADSI Scripting: TFM has a more complete cross-reference, this one's online and free: It shows the basic dialog boxes for AD Users & Computers,…   More »







