From 5162dd33168ab46004a8aebd337c02ea86cb25e9 Mon Sep 17 00:00:00 2001 From: merill <1288081+merill@users.noreply.github.com> Date: Tue, 16 Apr 2024 12:14:16 +0000 Subject: [PATCH] [create-pull-request] automated change --- powershell/Maester.psd1 | 80 ++++++++++++++++++++--------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/powershell/Maester.psd1 b/powershell/Maester.psd1 index a8bad481..e16486de 100644 --- a/powershell/Maester.psd1 +++ b/powershell/Maester.psd1 @@ -12,7 +12,7 @@ RootModule = 'Maester.psm1' # Version number of this module. -ModuleVersion = '0.0.121' +ModuleVersion = '0.0.122' # Supported PSEditions CompatiblePSEditions = 'Core', 'Desktop' @@ -51,7 +51,7 @@ PowerShellVersion = '5.1' # ProcessorArchitecture = '' # Modules that must be imported into the global environment prior to importing this module -RequiredModules = @(@{ModuleName = 'Microsoft.Graph.Authentication'; GUID = '883916f2-9184-46ee-b1f8-b6a2fb784cee'; ModuleVersion = '2.2.0'; }, +RequiredModules = @(@{ModuleName = 'Microsoft.Graph.Authentication'; GUID = '883916f2-9184-46ee-b1f8-b6a2fb784cee'; ModuleVersion = '2.2.0'; }, @{ModuleName = 'Pester'; GUID = 'a699dea5-2c73-4616-a270-1f7abb777e71'; ModuleVersion = '5.5.0'; }) # Assemblies that must be loaded prior to importing this module @@ -70,43 +70,43 @@ RequiredModules = @(@{ModuleName = 'Microsoft.Graph.Authentication'; GUID = '883 # NestedModules = @() # Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export. -FunctionsToExport = 'Add-MtTestResultDetail', 'Clear-MtGraphCache', 'Connect-Maester', - 'Disconnect-Maester', 'Get-MtAuthenticationMethodPolicyConfig', - 'Get-MtConditionalAccessPolicy', 'Get-MtHtmlReport', 'Get-MtGraphScope', - 'Get-MtLicenseInformation', 'Get-MtUser', 'Install-MaesterTests', - 'Invoke-Maester', 'Invoke-MtGraphRequest', 'Send-MtMail', - 'Test-MtAppManagementPolicyEnabled', 'Test-MtCaAllAppsExists', - 'Test-MtCaApplicationEnforcedRestriction', - 'Test-MtCaBlockLegacyExchangeActiveSyncAuthentication', - 'Test-MtCaBlockLegacyOtherAuthentication', - 'Test-MtCaBlockUnknownOrUnsupportedDevicePlatform', - 'Test-MtCaDeviceComplianceAdminsExists', - 'Test-MtCaDeviceComplianceExists', 'Test-MtCaEmergencyAccessExists', - 'Test-MtCaEnforceNonPersistentBrowserSession', - 'Test-MtCaEnforceSignInFrequency', - 'Test-MtCaExclusionForDirectorySyncAccount', - 'Test-MtCaLicenseUtilization', 'Test-MtCaMfaForAdmin', - 'Test-MtCaMfaForAdminManagement', 'Test-MtCaMfaForAllUsers', - 'Test-MtCaMfaForGuest', 'Test-MtCaMfaForRiskySignIn', - 'Test-MtCaRequirePasswordChangeForHighUserRisk', - 'Test-MtCaSecureSecurityInfoRegistration', - 'Test-MtCaWIFBlockLegacyAuthentication', 'Test-MtCisaLegacyAuth', - 'Test-MtConditionalAccessWhatIf', 'Test-MtEidscaAF01', - 'Test-MtEidscaAF02', 'Test-MtEidscaAF03', 'Test-MtEidscaAF04', - 'Test-MtEidscaAF05', 'Test-MtEidscaAF06', 'Test-MtEidscaAG01', - 'Test-MtEidscaAG02', 'Test-MtEidscaAG03', 'Test-MtEidscaAM01', - 'Test-MtEidscaAM02', 'Test-MtEidscaAM03', 'Test-MtEidscaAM04', - 'Test-MtEidscaAM06', 'Test-MtEidscaAM07', 'Test-MtEidscaAM09', - 'Test-MtEidscaAM10', 'Test-MtEidscaAP01', 'Test-MtEidscaAP04', - 'Test-MtEidscaAP05', 'Test-MtEidscaAP06', 'Test-MtEidscaAP07', - 'Test-MtEidscaAP08', 'Test-MtEidscaAP09', 'Test-MtEidscaAP10', - 'Test-MtEidscaAP14', 'Test-MtEidscaAT01', 'Test-MtEidscaAT02', - 'Test-MtEidscaAV01', 'Test-MtEidscaCP01', 'Test-MtEidscaCP03', - 'Test-MtEidscaCP04', 'Test-MtEidscaCR01', 'Test-MtEidscaCR02', - 'Test-MtEidscaCR03', 'Test-MtEidscaCR04', 'Test-MtEidscaPR01', - 'Test-MtEidscaPR02', 'Test-MtEidscaPR03', 'Test-MtEidscaPR05', - 'Test-MtEidscaPR06', 'Test-MtEidscaST08', 'Test-MtEidscaST09', - 'Test-MtPimAlertsExists', 'Test-MtPrivPermanentDirectoryRole', +FunctionsToExport = 'Add-MtTestResultDetail', 'Clear-MtGraphCache', 'Connect-Maester', + 'Disconnect-Maester', 'Get-MtAuthenticationMethodPolicyConfig', + 'Get-MtConditionalAccessPolicy', 'Get-MtGraphScope', + 'Get-MtHtmlReport', 'Get-MtLicenseInformation', 'Get-MtUser', + 'Install-MaesterTests', 'Invoke-Maester', 'Invoke-MtGraphRequest', + 'Send-MtMail', 'Test-MtAppManagementPolicyEnabled', + 'Test-MtCaAllAppsExists', 'Test-MtCaApplicationEnforcedRestriction', + 'Test-MtCaBlockLegacyExchangeActiveSyncAuthentication', + 'Test-MtCaBlockLegacyOtherAuthentication', + 'Test-MtCaBlockUnknownOrUnsupportedDevicePlatform', + 'Test-MtCaDeviceComplianceAdminsExists', + 'Test-MtCaDeviceComplianceExists', 'Test-MtCaEmergencyAccessExists', + 'Test-MtCaEnforceNonPersistentBrowserSession', + 'Test-MtCaEnforceSignInFrequency', + 'Test-MtCaExclusionForDirectorySyncAccount', + 'Test-MtCaLicenseUtilization', 'Test-MtCaMfaForAdmin', + 'Test-MtCaMfaForAdminManagement', 'Test-MtCaMfaForAllUsers', + 'Test-MtCaMfaForGuest', 'Test-MtCaMfaForRiskySignIn', + 'Test-MtCaRequirePasswordChangeForHighUserRisk', + 'Test-MtCaSecureSecurityInfoRegistration', + 'Test-MtCaWIFBlockLegacyAuthentication', 'Test-MtCisaLegacyAuth', + 'Test-MtConditionalAccessWhatIf', 'Test-MtEidscaAF01', + 'Test-MtEidscaAF02', 'Test-MtEidscaAF03', 'Test-MtEidscaAF04', + 'Test-MtEidscaAF05', 'Test-MtEidscaAF06', 'Test-MtEidscaAG01', + 'Test-MtEidscaAG02', 'Test-MtEidscaAG03', 'Test-MtEidscaAM01', + 'Test-MtEidscaAM02', 'Test-MtEidscaAM03', 'Test-MtEidscaAM04', + 'Test-MtEidscaAM06', 'Test-MtEidscaAM07', 'Test-MtEidscaAM09', + 'Test-MtEidscaAM10', 'Test-MtEidscaAP01', 'Test-MtEidscaAP04', + 'Test-MtEidscaAP05', 'Test-MtEidscaAP06', 'Test-MtEidscaAP07', + 'Test-MtEidscaAP08', 'Test-MtEidscaAP09', 'Test-MtEidscaAP10', + 'Test-MtEidscaAP14', 'Test-MtEidscaAT01', 'Test-MtEidscaAT02', + 'Test-MtEidscaAV01', 'Test-MtEidscaCP01', 'Test-MtEidscaCP03', + 'Test-MtEidscaCP04', 'Test-MtEidscaCR01', 'Test-MtEidscaCR02', + 'Test-MtEidscaCR03', 'Test-MtEidscaCR04', 'Test-MtEidscaPR01', + 'Test-MtEidscaPR02', 'Test-MtEidscaPR03', 'Test-MtEidscaPR05', + 'Test-MtEidscaPR06', 'Test-MtEidscaST08', 'Test-MtEidscaST09', + 'Test-MtPimAlertsExists', 'Test-MtPrivPermanentDirectoryRole', 'Update-MaesterTests' # Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export. @@ -116,7 +116,7 @@ CmdletsToExport = @() # VariablesToExport = @() # Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export. -AliasesToExport = 'Invoke-Maester', 'Connect-Maester', 'Connect-MtMaester', +AliasesToExport = 'Invoke-Maester', 'Connect-Maester', 'Connect-MtMaester', 'Disconnect-Maester', 'Disconnect-MtMaester' # DSC resources to export from this module