Project

PSAutomator

This PowerShell Module is new approach to onboarding, offboarding and business as usual processes running in companies infrastructure.

Stars71
Forks16
Open issues6
PowerShell Gallery downloads5310
Language: PowerShell Updated: 2024-12-22T17:55:26.0000000+00:00

Documentation

Install PSAutomator

Install or import PSAutomator before reviewing automation patterns.

Install or import PSAutomator before trying the curated automation examples.

Install-Module -Name PSAutomator -Scope CurrentUser
Import-Module PSAutomator

Use test data and -WhatIf when actions affect Active Directory accounts.