Moving computers in Active Directory using a webservice by Maik Koster - 6/15/2009 If you are using GPOs in your Active Directory Environment you can come into a situation during your deployments, where the settings of a GPO might have impacts on the deployment process.
Add the IE8 ADM file to available GPOs by Rod Trent - 5/29/2009 This little utility installs the IE8 GPO settings on your domain controller so that the IE8 GPO settings are available for you to populate throughout your hierarchy.
Allowing PowerShell to Query Remotely through a GPO by Rod Trent - 5/29/2009 If you want to query remote computers' WMI properties on your network using PowerShell, this quick GPO setting can open the proper ports on the remote workstations.
Get Active Directory Site for IP Address by Maik Koster - 1/19/2009 During the preparation of the SMS/SCCM Webservice for MDT/OSD Deployments I came across a problem to get the Active Directory Site for a given IP Address. There were a couple of examples available on the Internet but most of them just called the DsGetDcName API.