ActionPacks
ActionPacks copied to clipboard
Public PowerShell script gallery for ScriptRunner.
Work on powershell core with this addon
really quick and dirty support for authentication via ssh/publickey for private repos
Deleted an double space.
The following scripts rely on the **Microsoft.Open.AzureAD.Model.PasswordProfile** class, which stores and transmits password values in a plain string instead of a secure string. - O365/AzureAD/Users/[New-AADUser.ps1](https://github.com/scriptrunner/ActionPacks/blob/19a1f7bea3db8a2973f6168cd6bc44b79d097159/O365/AzureAD/Users/New-AADUser.ps1#L109) - User Management/_LIB_/[ABOnOffBoardingLib.ps1](https://github.com/scriptrunner/ActionPacks/blob/19a1f7bea3db8a2973f6168cd6bc44b79d097159/User%20Management/_LIB_/ABOnOffBoardingLib.ps1#L852) - User...