AzurePIMStuff

0.0.1

PowerShell module for Azure Privileged Identity Management (PIM) automation. Some of them are explained at https://doitpshway.com/series/sccm-mdt-intune.

Some of the interesting functions:
- Get-PIMGroup: Returns Azure groups with some PIM eligible assignments.
- Get-PIMGroupEligibleAssignment: Returns eligible assignments for Azure AD groups.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzurePIMStuff -RequiredVersion 0.0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzurePIMStuff -Version 0.0.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 @AndrewZtrhgf. All rights reserved.

Package Details

Author(s)

  • @AndrewZtrhgf

Tags

Azure PIM AzurePIMStuff

Functions

Get-PIMGroup Get-PIMGroupEligibleAssignment

PSEditions

Core Desktop

Dependencies

Release Notes


           0.0.1
               Initial release with core PIM automation functions.
           

FileList

Version History

Version Downloads Last updated
0.0.2 7 7/24/2025
0.0.1 (current version) 4 7/24/2025