ActionPacks icon indicating copy to clipboard operation
ActionPacks copied to clipboard

Public PowerShell script gallery for ScriptRunner.

Results 4 ActionPacks issues
Sort by recently updated
recently updated
newest added

Work on powershell core with this addon

really quick and dirty support for authentication via ssh/publickey for private repos

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...