ActiveDirectory module

suggest change

Versions

[{“Name”:“1.0”,“GroupName”:null}]

Introduction

This topic will introduce you to some of the basic cmdlets used within the Active Directory Module for PowerShell, for manipulating Users, Groups, Computers and Objects.

Remarks

Please remember that PowerShell’s Help System is one of the best resources you can possibly utilize.

Get-Help Get-ADUser -Full
Get-Help Get-ADGroup -Full
Get-Help Get-ADComputer -Full
Get-Help Get-ADObject -Full

All of the help documentation will provide examples, syntax and parameter help.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents