Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 574 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 574 Bytes

UMN-ActiveDirectory

Table of Contents

Build Status

Description

Powershell module with functions to interact with Active Directory

Usage

  1. Install the module Install-Module UMN-ActiveDirectory
  2. Import the module Import-Module UMN-ActiveDirectory
  3. Check out the documentation for the functions either through the console help or using the Docs folder in this repository.