Skip to content

Commit

Permalink
Merge pull request #104 from maester365/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update PowerShell module version
  • Loading branch information
merill authored Apr 16, 2024
2 parents 4a8b17f + 1d0c3be commit 8c7fa3a
Showing 1 changed file with 40 additions and 41 deletions.
81 changes: 40 additions & 41 deletions powershell/Maester.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = 'Maester.psm1'

# Version number of this module.
ModuleVersion = '0.0.120'
ModuleVersion = '0.0.121'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -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
Expand All @@ -70,44 +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-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-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.
Expand All @@ -117,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
Expand Down

0 comments on commit 8c7fa3a

Please sign in to comment.