InactiveWipe
1.0.6
The script requires the 'User Read All' and 'AuditLog.Read.All' Microsoft Graph permissions.
Guid
The script requires the 'User Read All' and 'AuditLog.Read.All' Microsoft Graph permissions.
Guide here: https://github.com/erlwes/InactiveWipe/blob/main/AppRegistration.md
Installation Options
Owners
Package Details
Author(s)
- Erlend Westervik
Tags
Entra Azure PowerShell GraphAPI Automation User Management EntraID Guest Guests Users
Functions
Write-Log Update-Gauges Update-Text
Dependencies
This script has no dependencies.
Release Notes
Version: 1.0.0 - Original published version
Version: 1.0.1 - Fixed so that errormessage for Graph-requests displayed correctly
Version: 1.0.2 - Added script-metadata and PSScriptInfo, for publishing to PSGallery
Version: 1.0.5 - Made the script usable in PowerShell 5.1. Some encoding was unsupported, and also errormessage was not supported on parameter validatescript
Version: 1.0.6 - Fixed some errors that where thrown when users had no emailaddress. Issue #4.
FileList
- InactiveWipe.nuspec
- InactiveWipe.ps1