Skip to content

onezeroone-dev/OZO-AD-Manage-Directory-Objects

Repository files navigation

OZO PowerShell Script Template

Description

Reads a JSON configuration file and produces an Excel report.

Installation

This script is published to PowerShell Gallery. Ensure your system is configured for this repository then execute the following in an Administrator PowerShell:

Install-Script ozo-powershell-script-template

Usage

ozo-powershell-script-template

Parameters

Parameter Description
Configuration Path to the JSON configuration file. Defaults to ozo-powershell-script-template.json in the same directory as the script.
OutDir Directory for the Excel report. Defaults to the current directory.

Outputs

None.

Notes

None.

Acknowledgements

Special thanks to my employer, Sonic Healthcare USA, who supports the growth of my PowerShell skillset and enables me to contribute portions of my work product to the PowerShell community.

About

Creates Active Directory users and groups based on a JSON configuration file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published