Search Tools Links Login

Browsing Active Directory

Prev   Next

Find Active Directory Computers by OS
Finding machines in Active Directory is pretty easy using the Get-ADComputer commandlet.
Posted:2022-07-28, 146 views

Create a New Domain with PowerShell
If you're standing up a new domain, this bit of PowerShell will get you there without the need to run through the wizard.
Posted:2021-11-11, 499 views

How to start/stop and enum services using ADSI
This article will show you sample code to use ADSI to manage services.
Posted:2021-03-29, 567 views

PowerShell and Group Policy
Windows Group Policy is a powerful tool that enables administrators to manage and configure settings for users and computers in a network environment.
Posted:2023-04-21, 314 views

Preventing Orphaned GPOs
When you remove a computer from a domain there are a few steps you should take to ensure that its GPO settings are removed properly as well.
Posted:2008-08-12, 2242 views

Add a New Windows 2000 DNS Server in Existing AD
To create a new Windows 2000 DNS Server, you must install Windows 2000 Server or Advanced Server on a server that is attached to your network.
Posted:2007-03-26, 1908 views

Speeding up LDAP Queries
The GC server contains a replica of every object in every domain in the forest but stores only some of the attributes for each of those objects.
Posted:2008-01-25, 3224 views

Prev   Next