Skip to content

ajrockr/adusertoolmodule

Repository files navigation

AdUserToolModule

AdUserToolModule Title

todo: Change later

Synopsis

A PowerShell Module to create user accounts specific to an environment

Description

A PowerShell Module to create user accounts specific to an environment

Using TemplatePowerShellModule

To use this module, you will first need to download/clone the repository and import the module:

Import-Module .\AdUserToolModule.psm1

How to use

This module will include various functions to create and modify user accounts.

New-Teacher ...
New-Substitute ...
New-Secretary ...
New-Coach ...
New-Supervisor ...

Using function 2 in TemplatePowerShellModule

Description on using function 1 in TemplatePowerShellModule

Get-Function2 -Parameter1 'SomePackageName' -Parameter2 'C:\some\path_to_folder_containing_packages'

Notes

   Name: AdUserToolModule
   Created by: Anthony Rizzo
   Created Date: 10/13/2023

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published