2 out of 2 rated this helpful - Rate this topic

Binding to the Default Container for Computers

Updated: February 28, 2009

Applies To: Windows Server 2008 R2

This topic explains how to use the Active Directory module for Windows PowerShell to bind to the default container for computers.

The following example demonstrates how to bind to the default container for computers:

Get-ADDomain Fabrikam.com | FL ComputersContainer

For a full explanation of the parameters that you can pass to Get-ADDomain, at the Active Directory module command prompt, type Get-Help Get-ADDomain –detailed, and then press ENTER.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.