InActiveOwners.psd1
@{ CompanyName = 'Aamir Mirza Baig' Copyright = 'Copyright 2023 to current year. All rights reserved.' RootModule = 'InActiveOwners.psm1' RequiredModules = @( ) Description = 'This module identify INACTIVE (Leavers) identity for App registrations, Security Group, Tags, Passed individual UPN.' ModuleVersion = '1.0.29' GUID = '45c08e83-5ee7-40b5-9573-36666a4ac51e' Author = 'Aammir Mirza Baig' } |