Maester.psd1
|
# # Module manifest for module 'Maester' # # Generated by: Maester Team # # Generated on: 09/21/2026 # @{ # Script module or binary module file associated with this manifest. RootModule = 'Maester.psm1' # Version number of this module. ModuleVersion = '2.2.68' # Supported PSEditions CompatiblePSEditions = 'Core', 'Desktop' # ID used to uniquely identify this module GUID = '502a7fe7-b1ae-4bf5-98db-00831b14ed6f' # Author of this module Author = 'Maester Team' # Company or vendor of this module CompanyName = 'Maester Team' # Copyright statement for this module Copyright = 'Maester Team. All rights reserved.' # Description of the functionality provided by this module Description = 'Maester is an automation framework to assess and monitor your Microsoft 365 security configuration.' # Minimum version of the PowerShell engine required by this module PowerShellVersion = '5.1' # Name of the PowerShell host required by this module # PowerShellHostName = '' # Minimum version of the PowerShell host required by this module # PowerShellHostVersion = '' # Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only. # DotNetFrameworkVersion = '' # Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only. # ClrVersion = '' # Processor architecture (None, X86, Amd64) required by this module # 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.27.0'; }, @{ModuleName = 'Pester'; GUID = 'a699dea5-2c73-4616-a270-1f7abb777e71'; ModuleVersion = '0.0.0'; }) # Assemblies that must be loaded prior to importing this module # RequiredAssemblies = @() # Script files (.ps1) that are run in the caller's environment prior to importing this module. ScriptsToProcess = 'OrcaClasses.ps1' # Type files (.ps1xml) to be loaded when importing this module # TypesToProcess = @() # Format files (.ps1xml) to be loaded when importing this module FormatsToProcess = 'Maester.Format.ps1xml' # Modules to import as nested modules of the module specified in RootModule/ModuleToProcess # 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-MtMaesterAppFederatedCredential', 'Add-MtTestResultDetail', 'Clear-MtADCache', 'Clear-MtDnsCache', 'Clear-MtExoCache', 'Clear-MtGraphCache', 'Compare-MtJsonObject', 'Compare-MtTestResult', 'Connect-Maester', 'Connect-MtGitHub', 'Convert-MtResultsToFlatObject', 'ConvertFrom-MailAuthenticationRecordDkim', 'ConvertFrom-MailAuthenticationRecordDmarc', 'ConvertFrom-MailAuthenticationRecordMx', 'ConvertFrom-MailAuthenticationRecordSpf', 'Disconnect-Maester', 'Disconnect-MtGitHub', 'Get-MailAuthenticationRecord', 'Get-MtADDacls', 'Get-MtADDomainState', 'Get-MtADGpoState', 'Get-MtAdminPortalUrl', 'Get-MtAuthenticationMethodPolicyConfig', 'Get-MtAzureManagementGroup', 'Get-MtConditionalAccessPolicy', 'Get-MtExo', 'Get-MtExoThreatPolicyMalware', 'Get-MtGraphScope', 'Get-MtGroupMember', 'Get-MtHtmlReport', 'Get-MtLicenseInformation', 'Get-MtMaesterApp', 'Get-MtRegistrableDomain', 'Get-MtRole', 'Get-MtRoleMember', 'Get-MtSafeMarkdown', 'Get-MtSession', 'Get-MtSpo', 'Get-MtTestInventory', 'Get-MtUser', 'Get-MtUserAuthenticationMethod', 'Get-MtUserAuthenticationMethodInfoByType', 'Import-MtMaesterResult', 'Install-MaesterTests', 'Invoke-Maester', 'Invoke-MtAzureRequest', 'Invoke-MtAzureResourceGraphRequest', 'Invoke-MtGraphRequest', 'Invoke-MtGraphSecurityQuery', 'Merge-MtMaesterResult', 'New-MtMaesterApp', 'Resolve-SPFRecord', 'Send-MtMail', 'Send-MtTeamsMessage', 'Test-AzdoAllowExtensionsLocalNetworkAccess', 'Test-AzdoAllowRequestAccessToken', 'Test-AzdoAllowTeamAdminsInvitationsAccessToken', 'Test-AzdoArtifactsExternalPackageProtectionToken', 'Test-AzdoAuditStream', 'Test-AzdoDisableGlobalPATCreation', 'Test-AzdoDisablePATCreation', 'Test-AzdoEnableLeakedPersonalAccessTokenAutoRevocation', 'Test-AzdoEnforceAADConditionalAccess', 'Test-AzdoExternalGuestAccess', 'Test-AzdoFeedbackCollection', 'Test-AzdoLogAuditEvent', 'Test-AzdoOrganizationAutomaticEnrollmentAdvancedSecurityNewProject', 'Test-AzdoOrganizationAutomaticEnrollmentCodeSecurityNewRepository', 'Test-AzdoOrganizationAutomaticEnrollmentSecretProtectionNewRepository', 'Test-AzdoOrganizationBadgesArePrivate', 'Test-AzdoOrganizationCodeSecurityEnrollment', 'Test-AzdoOrganizationCodeSecurityScanning', 'Test-AzdoOrganizationCopilotCodeReview', 'Test-AzdoOrganizationCreationClassicBuildPipeline', 'Test-AzdoOrganizationCreationClassicReleasePipeline', 'Test-AzdoOrganizationCreationRestriction', 'Test-AzdoOrganizationLimitJobAuthorizationScopeNonReleasePipeline', 'Test-AzdoOrganizationLimitJobAuthorizationScopeReleasePipeline', 'Test-AzdoOrganizationLimitVariablesAtQueueTime', 'Test-AzdoOrganizationOwner', 'Test-AzdoOrganizationProtectAccessToRepository', 'Test-AzdoOrganizationRepositorySettingsDisableCreationTFVCRepo', 'Test-AzdoOrganizationRepositorySettingsGravatarImage', 'Test-AzdoOrganizationSecretProtectionEnrollment', 'Test-AzdoOrganizationSecretProtectionPushProtection', 'Test-AzdoOrganizationStageChooser', 'Test-AzdoOrganizationStorageUsage', 'Test-AzdoOrganizationTaskRestrictionsDisableMarketplaceTask', 'Test-AzdoOrganizationTaskRestrictionsDisableNode6Task', 'Test-AzdoOrganizationTaskRestrictionsShellTaskArgumentValidation', 'Test-AzdoOrganizationTriggerPullRequestGitHubRepository', 'Test-AzdoProjectCollectionAdministrator', 'Test-AzdoPublicProject', 'Test-AzdoResourceUsageProject', 'Test-AzdoResourceUsageWorkItemTag', 'Test-AzdoRestrictFullScopePersonalAccessToken', 'Test-AzdoRestrictPersonalAccessTokenLifespan', 'Test-AzdoSSHAuthentication', 'Test-AzdoThirdPartyAccessViaOauth', 'Test-AzdoValidateSshKeyExpiration', 'Test-MtAdAccountLockoutDuration', 'Test-MtAdAccountLockoutThreshold', 'Test-MtAdAdActivationObjectsCount', 'Test-MtAdAllowedDnsSuffixesCount', 'Test-MtAdAuthNPolicyConfigCount', 'Test-MtAdCertificateTemplatesCount', 'Test-MtAdComputerCreatorSidCount', 'Test-MtAdComputerDelegationCount', 'Test-MtAdComputerDelegationDetails', 'Test-MtAdComputerDisabledCount', 'Test-MtAdComputerDnsHostNameCount', 'Test-MtAdComputerDnsZoneCount', 'Test-MtAdComputerDnsZoneDetails', 'Test-MtAdComputerDormantCount', 'Test-MtAdComputerInDefaultContainer', 'Test-MtAdComputerNonDcConstrainedDelegationCount', 'Test-MtAdComputerNonDcUnconstrainedDelegationCount', 'Test-MtAdComputerNonStandardGroup', 'Test-MtAdComputerOperatingSystemCount', 'Test-MtAdComputerOperatingSystemDetails', 'Test-MtAdComputerOUCount', 'Test-MtAdComputerPerOUAverage', 'Test-MtAdComputerSidHistoryCount', 'Test-MtAdComputerSpnNonFqdnHosts', 'Test-MtAdComputerSpnServiceClassCount', 'Test-MtAdComputerSpnServiceClassUsage', 'Test-MtAdComputerSpnUnknownCount', 'Test-MtAdComputerSpnUnknownDetails', 'Test-MtAdComputerStaleEnabledCount', 'Test-MtAdComputerUnconstrainedDelegationCount', 'Test-MtAdCrlDistributionPointsCount', 'Test-MtAdCrossForestReferencesCount', 'Test-MtAdDaclConflictObjectCount', 'Test-MtAdDaclConflictObjectDetails', 'Test-MtAdDaclDenyAceCount', 'Test-MtAdDaclDenyAceDetails', 'Test-MtAdDaclDistinctIdentityCount', 'Test-MtAdDaclDistinctObjectCount', 'Test-MtAdDaclIdentityAceDistribution', 'Test-MtAdDaclInheritedObjectTypeCount', 'Test-MtAdDaclInheritedObjectTypeDetails', 'Test-MtAdDaclNonInheritedAceCount', 'Test-MtAdDaclOuObjectCount', 'Test-MtAdDaclPrivilegedAllowAceCount', 'Test-MtAdDaclPrivilegedAllowAceDetails', 'Test-MtAdDaclPrivilegedExtendedRightCount', 'Test-MtAdDaclPrivilegedExtendedRightDetails', 'Test-MtAdDaclPrivilegedExtendedRightIdentity', 'Test-MtAdDaclUnresolvedSidCount', 'Test-MtAdDaclUnresolvedSidDetails', 'Test-MtAdDcAllFsmoRolesCount', 'Test-MtAdDcFsmoRoleHolderDetails', 'Test-MtAdDcNonGlobalCatalogCount', 'Test-MtAdDcNonStandardLdapPortCount', 'Test-MtAdDcNonStandardLdapsPortCount', 'Test-MtAdDcOperatingSystemCount', 'Test-MtAdDcOperatingSystemDetails', 'Test-MtAdDcReadOnlyCount', 'Test-MtAdDcSiteCoverageCount', 'Test-MtAdDcSmbSigningEnabledCount', 'Test-MtAdDcSmbv1EnabledCount', 'Test-MtAdDcSmbv311EnabledCount', 'Test-MtAdDefaultQueryPolicy', 'Test-MtAdDfsrSubscriptionCount', 'Test-MtAdDisabledReplicationConnectionCount', 'Test-MtAdDnsAdSrvRecordCount', 'Test-MtAdDnsAdSrvRecordDetails', 'Test-MtAdDnsDnssecRecordCount', 'Test-MtAdDnsDuplicateZoneCount', 'Test-MtAdDnsDynamicRecordCount', 'Test-MtAdDnsEmptyZoneCount', 'Test-MtAdDnsNonStandardZoneCount', 'Test-MtAdDnsReverseZoneCount', 'Test-MtAdDnsReverseZoneNetworkCount', 'Test-MtAdDnsReverseZoneNetworkDetails', 'Test-MtAdDnsRootServerIncorrectCount', 'Test-MtAdDnsRootServerIncorrectDetails', 'Test-MtAdDnsSoaDetails', 'Test-MtAdDnsZoneCount', 'Test-MtAdDnsZoneDelegationCount', 'Test-MtAdDnsZoneDelegationDetails', 'Test-MtAdDnsZoneRecordDetails', 'Test-MtAdDnsZonesWithOnlySoaNs', 'Test-MtAdDnsZonesWithRecordsCount', 'Test-MtAdDomainControllerCount', 'Test-MtAdDomainFunctionalLevel', 'Test-MtAdDomainNameNonStandardDetails', 'Test-MtAdDomainNameStandardCompliance', 'Test-MtAdDsHeuristicsCount', 'Test-MtAdEnrollmentCaCertificateDetails', 'Test-MtAdEnrollmentTemplatesCount', 'Test-MtAdEnterpriseCaCount', 'Test-MtAdFineGrainedPolicyAppliesTo', 'Test-MtAdFineGrainedPolicyCount', 'Test-MtAdFineGrainedPolicySettingCounts', 'Test-MtAdFineGrainedPolicyValueCount', 'Test-MtAdForestDomainCount', 'Test-MtAdForestFunctionalLevel', 'Test-MtAdGpoAllSettingsDisabledDetails', 'Test-MtAdGpoBlockedInheritanceCount', 'Test-MtAdGpoChangedBefore2020Count', 'Test-MtAdGpoComputerSettingsDisabledDetails', 'Test-MtAdGpoCpasswordFoundCount', 'Test-MtAdGpoCpasswordFoundDetails', 'Test-MtAdGpoCreatedBefore2020Count', 'Test-MtAdGpoDefaultPasswordFoundCount', 'Test-MtAdGpoDefaultPasswordFoundDetails', 'Test-MtAdGpoDenyAceCount', 'Test-MtAdGpoDenyAceDetails', 'Test-MtAdGpoDisabledLinkCount', 'Test-MtAdGpoDisabledLinkDetails', 'Test-MtAdGpoEnforcedCount', 'Test-MtAdGpoEnforcementCount', 'Test-MtAdGpoInheritedPermissionsCount', 'Test-MtAdGpoLinkedCount', 'Test-MtAdGpoLinkedOUCount', 'Test-MtAdGpoNoApplyGroupPolicyAceCount', 'Test-MtAdGpoNoApplyGroupPolicyAceDetails', 'Test-MtAdGpoNoAuthenticatedUsersCount', 'Test-MtAdGpoNoAuthenticatedUsersDetails', 'Test-MtAdGpoNoDomainComputersCount', 'Test-MtAdGpoNoEnterpriseDcCount', 'Test-MtAdGpoNoPermissionsCount', 'Test-MtAdGpoNoPermissionsDetails', 'Test-MtAdGpoOwnerDetails', 'Test-MtAdGpoOwnerDistinctCount', 'Test-MtAdGpoSettingsDisabledCount', 'Test-MtAdGpoStateTotalCount', 'Test-MtAdGpoTotalCount', 'Test-MtAdGpoUnlinkedCount', 'Test-MtAdGpoUnlinkedDetails', 'Test-MtAdGpoUnlinkedTargetCount', 'Test-MtAdGpoUserSettingsDisabledDetails', 'Test-MtAdGpoVersionMismatchCount', 'Test-MtAdGpoVersionMismatchDetails', 'Test-MtAdGpoWmiFilterCount', 'Test-MtAdGpoWmiFilterDetails', 'Test-MtAdGroupAdminCount', 'Test-MtAdGroupChangeAveragePerYear', 'Test-MtAdGroupDistributionCount', 'Test-MtAdGroupDomainLocalCount', 'Test-MtAdGroupEmptyNonPrivilegedCount', 'Test-MtAdGroupEmptyNonPrivilegedDetails', 'Test-MtAdGroupGlobalCount', 'Test-MtAdGroupInContainerCount', 'Test-MtAdGroupMemberAccountTypeCount', 'Test-MtAdGroupMemberAccountTypeDetails', 'Test-MtAdGroupMemberDistinctGroupCount', 'Test-MtAdGroupMemberForeignSidCount', 'Test-MtAdGroupMemberForeignSidDetails', 'Test-MtAdGroupMemberTrustCount', 'Test-MtAdGroupMemberTrustDetails', 'Test-MtAdGroupPrivilegedWithMembersCount', 'Test-MtAdGroupPrivilegedWithMembersDetails', 'Test-MtAdGroupSecurityCount', 'Test-MtAdGroupSidHistoryCount', 'Test-MtAdGroupStaleCount', 'Test-MtAdGroupUniversalCount', 'Test-MtAdGroupWithManagerCount', 'Test-MtAdIntermediateCaCount', 'Test-MtAdIntermediateCaDetails', 'Test-MtAdIpSiteLinksCount', 'Test-MtAdKdsRootKeysCount', 'Test-MtAdKrbtgtLastLogon', 'Test-MtAdKrbtgtNonStandardUacCount', 'Test-MtAdKrbtgtPasswordLastSet', 'Test-MtAdLapsInstalledStatus', 'Test-MtAdLdapQueryPolicyCount', 'Test-MtAdMachineAccountQuota', 'Test-MtAdManagedServiceAccountCount', 'Test-MtAdNetbiosNameNonStandardDetails', 'Test-MtAdNetbiosNameStandardCompliance', 'Test-MtAdNonAutoReplicationConnectionCount', 'Test-MtAdNtAuthCertificatesCount', 'Test-MtAdOptionalFeatureCount', 'Test-MtAdOptionalFeatureEnabledDetails', 'Test-MtAdOptionalFeaturesCount', 'Test-MtAdOuAtDomainRootCount', 'Test-MtAdOuEmptyCount', 'Test-MtAdOuEmptyDetails', 'Test-MtAdOuOverlappingNameCount', 'Test-MtAdOuStaleCount', 'Test-MtAdPasswordComplexityRequired', 'Test-MtAdPasswordHistoryCount', 'Test-MtAdPasswordMaxAge', 'Test-MtAdPasswordMinLength', 'Test-MtAdPasswordReversibleEncryption', 'Test-MtAdPrinterTotalCount', 'Test-MtAdRecycleBinEnabledPaths', 'Test-MtAdRecycleBinStatus', 'Test-MtAdRegisteredDhcpServersCount', 'Test-MtAdRidsRemaining', 'Test-MtAdRootDseSynchronizedStatus', 'Test-MtAdSchemaModificationYearCount', 'Test-MtAdSchemaModificationYearDetails', 'Test-MtAdSchemaVersionDetails', 'Test-MtAdSchemaVersionEntryCount', 'Test-MtAdSiteTotalCount', 'Test-MtAdSiteWithoutDcCount', 'Test-MtAdSiteWithoutDcDetails', 'Test-MtAdSiteWithoutSubnetCount', 'Test-MtAdSiteWithoutSubnetDetails', 'Test-MtAdSmtpSiteLinksCount', 'Test-MtAdSpnMappings', 'Test-MtAdSpnSuffixesCount', 'Test-MtAdSubnetCatchAllCount', 'Test-MtAdSubnetFirstOctetCount', 'Test-MtAdSubnetFirstThreeOctetsCount', 'Test-MtAdSubnetFirstTwoOctetsCount', 'Test-MtAdSubnetIpv6CatchAllCount', 'Test-MtAdSubnetIpv6Count', 'Test-MtAdSubnetNonInternalCount', 'Test-MtAdSubnetNonInternalDetails', 'Test-MtAdSubnetSiteAssociationCount', 'Test-MtAdSubnetTotalCount', 'Test-MtAdSubnetWithoutSiteCount', 'Test-MtAdSupportedSaslMechanismCount', 'Test-MtAdSupportedSaslMechanismDetails', 'Test-MtAdTombstoneLifetime', 'Test-MtAdTombstoneLifetimeConfig', 'Test-MtAdTrustDetails', 'Test-MtAdTrustedRootCaCount', 'Test-MtAdTrustedRootCaDetails', 'Test-MtAdTrustInterForestCount', 'Test-MtAdTrustNonQuarantinedDetails', 'Test-MtAdTrustQuarantinedCount', 'Test-MtAdTrustStaleCount', 'Test-MtAdTrustStaleDetails', 'Test-MtAdTrustTotalCount', 'Test-MtAdUpnSuffixesCount', 'Test-MtAdUpnSuffixesDetails', 'Test-MtAdUserAdminCountCount', 'Test-MtAdUserBuiltInAdminCount', 'Test-MtAdUserBuiltInAdminEnabledDetails', 'Test-MtAdUserBuiltInAdminLastLogonDetails', 'Test-MtAdUserBuiltInAdminPasswordAgeDetails', 'Test-MtAdUserDelegationAllowedCount', 'Test-MtAdUserDelegationConfiguredCount', 'Test-MtAdUserDelegationDetails', 'Test-MtAdUserDisabledCount', 'Test-MtAdUserDormantEnabledCount', 'Test-MtAdUserHomeDirectoryCount', 'Test-MtAdUserHoneyPotCount', 'Test-MtAdUserHoneyPotDetails', 'Test-MtAdUserInContainerCount', 'Test-MtAdUserKerberosDesOnlyCount', 'Test-MtAdUserKnownServiceAccountCount', 'Test-MtAdUserKnownServiceAccountDetails', 'Test-MtAdUserManagerSetCount', 'Test-MtAdUserNeverLoggedInCount', 'Test-MtAdUserNonStandardPrimaryGroupCount', 'Test-MtAdUserNoPreAuthCount', 'Test-MtAdUserPasswordNeverExpiresCount', 'Test-MtAdUserPasswordNotRequiredCount', 'Test-MtAdUserProfilePathCount', 'Test-MtAdUserReversibleEncryptionCount', 'Test-MtAdUserScriptPathCount', 'Test-MtAdUserSidHistoryCount', 'Test-MtAdUserSpnDomainAdminCount', 'Test-MtAdUserSpnDomainAdminDetails', 'Test-MtAdUserSpnNonFqdnHosts', 'Test-MtAdUserSpnServiceClassCount', 'Test-MtAdUserSpnServiceClassUsage', 'Test-MtAdUserSpnSetCount', 'Test-MtAdUserSpnTotalCount', 'Test-MtAdUserSpnUnknownCount', 'Test-MtAdUserSpnUnknownDetails', 'Test-MtAdUserWorkstationRestrictionCount', 'Test-MtAdWellKnownSecurityPrincipalsCount', 'Test-MtAIAgentAuthorAuthentication', 'Test-MtAIAgentBroadSharing', 'Test-MtAIAgentDormant', 'Test-MtAIAgentEmailExfiltration', 'Test-MtAIAgentHardCodedCredentials', 'Test-MtAIAgentMcpTools', 'Test-MtAIAgentMissingInstructions', 'Test-MtAIAgentNoAuthentication', 'Test-MtAIAgentOrphaned', 'Test-MtAIAgentRiskyHttpConfig', 'Test-MtAndroidEnterpriseConnection', 'Test-MtAppleAutomatedDeviceEnrollmentToken', 'Test-MtApplePushNotificationCertificate', 'Test-MtAppleVolumePurchaseProgramToken', 'Test-MtAppManagementPolicyEnabled', 'Test-MtAppRegistrationCertificateLifetime', 'Test-MtAppRegistrationCredentialExpiry', 'Test-MtAppRegistrationOwnersWithoutMFA', 'Test-MtAppRegistrationsWithSecrets', 'Test-MtAuthenticationPolicyReferencedObjectsExist', 'Test-MtBitLockerFullDiskEncryption', 'Test-MtCaAgentRiskBlockPolicy', 'Test-MtCaAllAppsExists', 'Test-MtCaApplicationEnforcedRestriction', 'Test-MtCaApprovedClientApp', 'Test-MtCaAzureDevOps', 'Test-MtCaBlockLegacyExchangeActiveSyncAuthentication', 'Test-MtCaBlockLegacyOtherAuthentication', 'Test-MtCaBlockUnknownOrUnsupportedDevicePlatform', 'Test-MtCaDeviceCodeFlow', 'Test-MtCaDeviceComplianceAdminsExists', 'Test-MtCaDeviceComplianceExists', 'Test-MtCaEmergencyAccessExists', 'Test-MtCaEnforceNonPersistentBrowserSession', 'Test-MtCaEnforceSignInFrequency', 'Test-MtCaExclusionForDirectorySyncAccount', 'Test-MtCaGap', 'Test-MtCaGroupsRestricted', 'Test-MtCaLicenseUtilization', 'Test-MtCaMfaForAdmin', 'Test-MtCaMfaForAdminManagement', 'Test-MtCaMfaForAllUsers', 'Test-MtCaMfaForGuest', 'Test-MtCaMfaForRiskySignIn', 'Test-MtCaMisconfiguredIDProtection', 'Test-MtCaReferencedGroupsExist', 'Test-MtCaReferencedObjectsExist', 'Test-MtCaRequirePasswordChangeForHighUserRisk', 'Test-MtCaSecureSecurityInfoRegistration', 'Test-MtCaUntargetedPolicy', 'Test-MtCaWIFBlockLegacyAuthentication', 'Test-MtCertificateConnectors', 'Test-MtCis365PublicGroup', 'Test-MtCisaActivationNotification', 'Test-MtCisaAntiSpamAllowList', 'Test-MtCisaAntiSpamSafeList', 'Test-MtCisaAppAdminConsent', 'Test-MtCisaAppGroupOwnerConsent', 'Test-MtCisaAppRegistration', 'Test-MtCisaAppUserConsent', 'Test-MtCisaAssignmentNotification', 'Test-MtCisaAttachmentFileType', 'Test-MtCisaAttachmentFilter', 'Test-MtCisaAuditLog', 'Test-MtCisaAuditLogPremium', 'Test-MtCisaAuditLogRetention', 'Test-MtCisaAuthenticatorContext', 'Test-MtCisaAutoExternalForwarding', 'Test-MtCisaBlockExecutable', 'Test-MtCisaBlockHighRiskSignIn', 'Test-MtCisaBlockHighRiskUser', 'Test-MtCisaBlockLegacyAuth', 'Test-MtCisaCalendarSharing', 'Test-MtCisaCloudGlobalAdmin', 'Test-MtCisaContactSharing', 'Test-MtCisaCrossTenantInboundDefault', 'Test-MtCisaDiagnosticSettings', 'Test-MtCisaDkim', 'Test-MtCisaDlp', 'Test-MtCisaDlpAlternate', 'Test-MtCisaDlpBaselineRule', 'Test-MtCisaDlpPii', 'Test-MtCisaDmarcAggregateCisa', 'Test-MtCisaDmarcRecordExist', 'Test-MtCisaDmarcRecordReject', 'Test-MtCisaDmarcReport', 'Test-MtCisAdminConsentWorkflowEnabled', 'Test-MtCisaEmailFilterAlternative', 'Test-MtCisaExoAlert', 'Test-MtCisaExoAlertSiem', 'Test-MtCisaExternalSenderWarning', 'Test-MtCisaGlobalAdminCount', 'Test-MtCisaGlobalAdminRatio', 'Test-MtCisaGuestInvitation', 'Test-MtCisaGuestUserAccess', 'Test-MtCisaImpersonation', 'Test-MtCisaImpersonationTip', 'Test-MtCisaMailboxAuditing', 'Test-MtCisaMailboxIntelligence', 'Test-MtCisaMalwareAction', 'Test-MtCisaMalwareZap', 'Test-MtCisaManagedDevice', 'Test-MtCisaManagedDeviceRegistration', 'Test-MtCisaMethodsMigration', 'Test-MtCisaMfa', 'Test-MtCisaNotifyHighRisk', 'Test-MtCisaPasswordExpiration', 'Test-MtCisaPermanentRoleAssignment', 'Test-MtCisaPhishResistant', 'Test-MtCisaPrivilegedPhishResistant', 'Test-MtCisaRequireActivationApproval', 'Test-MtCisaSafeLink', 'Test-MtCisaSafeLinkClickTracking', 'Test-MtCisaSafeLinkDownloadScan', 'Test-MtCisaSmtpAuthentication', 'Test-MtCisaSpamAction', 'Test-MtCisaSpamAlternative', 'Test-MtCisaSpamBypass', 'Test-MtCisaSpamFilter', 'Test-MtCisaSpfDirective', 'Test-MtCisaSpfRestriction', 'Test-MtCisaSpoAnyoneLinkExpiration', 'Test-MtCisaSpoAnyoneLinkPermission', 'Test-MtCisaSpoDefaultSharingPermission', 'Test-MtCisaSpoDefaultSharingScope', 'Test-MtCisaSpoOneDriveSharing', 'Test-MtCisaSpoSharing', 'Test-MtCisaSpoSharingAllowedDomain', 'Test-MtCisaSpoVerificationCodeReauth', 'Test-MtCisAttachmentFilter', 'Test-MtCisAttachmentFilterComprehensive', 'Test-MtCisAuditLogSearch', 'Test-MtCisaUnmanagedRoleAssignment', 'Test-MtCisaWeakFactor', 'Test-MtCisCalendarSharing', 'Test-MtCisCloudAdmin', 'Test-MtCisCommunicateInitiateExternalTeamsUsers', 'Test-MtCisCommunicateWithUnmanagedTeamsUsers', 'Test-MtCisConnectionFilterSafeList', 'Test-MtCisCreateTenantDisallowed', 'Test-MtCisCustomerLockBox', 'Test-MtCisDevicesWithoutCompliancePolicyMarked', 'Test-MtCisDkim', 'Test-MtCisEnsureBitLockerKeyRecoveryRestricted', 'Test-MtCisEnsureGuestAccessRestricted', 'Test-MtCisEnsureUserConsentToAppsDisallowed', 'Test-MtCisExoAdditionalStorageProvider', 'Test-MtCisFormsPhishingProtectionEnabled', 'Test-MtCisGitHubIssueDeletionLimited', 'Test-MtCisGitHubRepositoryCreationLimited', 'Test-MtCisGitHubRepositoryDeletionLimited', 'Test-MtCisGitHubStrictBasePermission', 'Test-MtCisGitHubTeamCreationLimited', 'Test-MtCisGlobalAdminCount', 'Test-MtCisHostedConnectionFilterPolicy', 'Test-MtCisInternalMalwareNotification', 'Test-MtCisOutboundSpamFilterPolicy', 'Test-MtCisPasswordExpiry', 'Test-MtCisSafeAntiPhishingPolicy', 'Test-MtCisSafeAttachment', 'Test-MtCisSafeAttachmentsAtpPolicy', 'Test-MtCisSafeLink', 'Test-MtCisSharedMailboxSignIn', 'Test-MtCisSpoB2BIntegration', 'Test-MtCisSpoDefaultSharingLink', 'Test-MtCisSpoDefaultSharingLinkPermission', 'Test-MtCisSpoGuestAccessExpiry', 'Test-MtCisSpoGuestCannotShareUnownedItem', 'Test-MtCisSpoPreventDownloadMaliciousFile', 'Test-MtCisTeamsLobbyBypass', 'Test-MtCisTeamsReportSecurityConcerns', 'Test-MtCisThirdPartyAndCustomApps', 'Test-MtCisThirdPartyApplicationsDisallowed', 'Test-MtCisThirdPartyFileSharing', 'Test-MtCisThirdPartyStorageServicesRestricted', 'Test-MtCisUserOwnedAppsRestricted', 'Test-MtCisWeakAuthenticationMethodsDisabled', 'Test-MtCisZAP', 'Test-MtConditionalAccessWhatIf', 'Test-MtConnection', 'Test-MtDeviceComplianceSettings', 'Test-MtDeviceRegistrationLocalAdminsGlobalAdmin', 'Test-MtDeviceRegistrationLocalAdminsRegisteringUser', 'Test-MtDeviceRegistrationMfaConflict', 'Test-MtDomainsDmarcRecordMaturity', 'Test-MtDynamicGroupMemberOfRule', 'Test-MtDynamicGroupUserControlledAttributes', 'Test-MtEidscaControl', 'Test-MtEntitlementManagementDeletedGroups', 'Test-MtEntitlementManagementInactivePolicies', 'Test-MtEntitlementManagementOrphanedResources', 'Test-MtEntitlementManagementValidApprovers', 'Test-MtEntitlementManagementValidResourceRoles', 'Test-MtEntraAgentBlueprintAllAllowedInheritance', 'Test-MtEntraAgentBlueprintCredentialHygiene', 'Test-MtEntraAgentBlueprintOpenAccess', 'Test-MtEntraAgentBlueprintOrphaned', 'Test-MtEntraAgentBlueprintRedirectUriHygiene', 'Test-MtEntraAgentDirectoryRoles', 'Test-MtEntraAgentForeignPrivileged', 'Test-MtEntraAgentHighRiskGraphPermissions', 'Test-MtEntraAgentIdentityOrphaned', 'Test-MtEntraAgentInactive', 'Test-MtEntraAgentOwner', 'Test-MtEntraAgentSponsor', 'Test-MtEntraAgentUserExcessiveAccess', 'Test-MtEntraAgentUserOrphaned', 'Test-MtEntraDeviceJoinRestricted', 'Test-MtEntraIDConnectSsso', 'Test-MtEntraIDConnectSyncOnPremisesObjectIdentifierUpdatesBlocked', 'Test-MtEntraIDConnectSyncSoftHardMatching', 'Test-MtEntraMsolPowerShellBlocked', 'Test-MtExoDelicensingResiliency', 'Test-MtExoMailTip', 'Test-MtExoModernAuth', 'Test-MtExoMoeraMailActivity', 'Test-MtExoOutlookAddin', 'Test-MtExoRejectDirectSend', 'Test-MtExoSetScl', 'Test-MtFeatureUpdatePolicy', 'Test-MtGroupCreationRestricted', 'Test-MtGsaBaselineThreatIntelligenceEnforced', 'Test-MtGsaCompliantNetworkBreakGlassExcluded', 'Test-MtGsaForwardingProfileAssignmentNotNested', 'Test-MtGsaM365ProfileEnabled', 'Test-MtGsaPrivateAccessAppAssignmentNotNested', 'Test-MtGsaPrivateAccessAppCompliantDevice', 'Test-MtGsaPrivateAccessAppNotOnDefaultConnectorGroup', 'Test-MtGsaPrivateAccessAppSegmentHygiene', 'Test-MtGsaQuickAccessNoSignInFrequency', 'Test-MtHighPrivilegeServicePrincipalsForAllUsers', 'Test-MtHighRiskAppPermissions', 'Test-MtIntuneAppControl', 'Test-MtIntuneASRRules', 'Test-MtIntuneDiagnosticSettings', 'Test-MtIntuneLAPSConfiguration', 'Test-MtIntuneManagedInstallerRules', 'Test-MtIntuneRbacGroupsProtected', 'Test-MtKrbtgtAzureADNotSynced', 'Test-MtLimitOnMicrosoftDomainUsage', 'Test-MtMacOSDefenderRiskScore', 'Test-MtMacOSGatekeeper', 'Test-MtMacOSLAPSConfiguration', 'Test-MtMacOSSystemIntegrityProtection', 'Test-MtManagedDeviceCleanupSettings', 'Test-MtManagementGroupWriteRequirement', 'Test-MtMdeArchiveScanning', 'Test-MtMdeBehaviorMonitoring', 'Test-MtMdeCatchupFullScan', 'Test-MtMdeCatchupQuickScan', 'Test-MtMdeCloudBlockLevel', 'Test-MtMdeCloudExtendedTimeout', 'Test-MtMdeCloudProtection', 'Test-MtMdeCpuLoadFactor', 'Test-MtMdeDisableLocalAdminMerge', 'Test-MtMdeEmailScanning', 'Test-MtMdeMappedDriveScanning', 'Test-MtMdeNetworkFileScanning', 'Test-MtMdeNetworkProtection', 'Test-MtMdePuaProtection', 'Test-MtMdeQuickScanTime', 'Test-MtMdeRealtimeMonitoring', 'Test-MtMdeRealtimeScanDirection', 'Test-MtMdeRemovableDriveScanning', 'Test-MtMdeRetainCleanedMalware', 'Test-MtMdeScheduleScanDay', 'Test-MtMdeScriptScanning', 'Test-MtMdeSignatureBeforeScan', 'Test-MtMdeSignatureUpdateInterval', 'Test-MtMdeSubmitSamplesConsent', 'Test-MtMdmAuthority', 'Test-MtMobileThreatDefenseConnectors', 'Test-MtOperationApprovalPolicies', 'Test-MtPimAlertsExists', 'Test-MtPrivPermanentDirectoryRole', 'Test-MtPurviewAiDlpPolicy', 'Test-MtPurviewAiInsiderRiskPolicy', 'Test-MtPurviewAiRetentionPolicy', 'Test-MtPurviewAiSensitivityLabelsForFiles', 'Test-MtPurviewAuditLogIngestion', 'Test-MtSecurityGroupCreationRestricted', 'Test-MtServicePrincipalsForAllUsers', 'Test-MtSpExchangeAppAccessPolicy', 'Test-MtTeamsRestrictParticipantGiveRequestControl', 'Test-MtTenantCreationRestricted', 'Test-MtTenantCustomization', 'Test-MtUserAccessAdmin', 'Test-MtVaultSoftDelete', 'Test-MtWindowsDataProcessor', 'Test-MtXspmAppRegWithPrivilegedApiAndOwners', 'Test-MtXspmAppRegWithPrivilegedRolesAndOwners', 'Test-MtXspmAppRegWithPrivilegedUnusedPermissions', 'Test-MtXspmCriticalCredentialsOnNonCredGuardProtectedDevices', 'Test-MtXspmCriticalCredentialsOnNonTpmProtectedDevices', 'Test-MtXspmCriticalCredsOnDevicesWithNonCriticalAccounts', 'Test-MtXspmEnabledPrivilegedUsersLinkedToDisabledIdentity', 'Test-MtXspmExposedCredentialsForPrivilegedUsers', 'Test-MtXspmHybridUsersWithAssignedEntraIdRoles', 'Test-MtXspmPendingApprovalCriticalAssetManagement', 'Test-MtXspmPrivilegedUsersLinkedToIdentity', 'Test-MtXspmPublicRemotelyExploitableHighExposureDevices', 'Test-ORCA100', 'Test-ORCA101', 'Test-ORCA102', 'Test-ORCA103', 'Test-ORCA104', 'Test-ORCA105', 'Test-ORCA106', 'Test-ORCA107', 'Test-ORCA108', 'Test-ORCA108_1', 'Test-ORCA109', 'Test-ORCA110', 'Test-ORCA111', 'Test-ORCA112', 'Test-ORCA113', 'Test-ORCA114', 'Test-ORCA115', 'Test-ORCA116', 'Test-ORCA118_1', 'Test-ORCA118_2', 'Test-ORCA118_3', 'Test-ORCA118_4', 'Test-ORCA119', 'Test-ORCA120_malware', 'Test-ORCA120_phish', 'Test-ORCA120_spam', 'Test-ORCA121', 'Test-ORCA123', 'Test-ORCA124', 'Test-ORCA139', 'Test-ORCA140', 'Test-ORCA141', 'Test-ORCA142', 'Test-ORCA143', 'Test-ORCA156', 'Test-ORCA158', 'Test-ORCA179', 'Test-ORCA180', 'Test-ORCA189', 'Test-ORCA189_2', 'Test-ORCA205', 'Test-ORCA220', 'Test-ORCA221', 'Test-ORCA222', 'Test-ORCA223', 'Test-ORCA224', 'Test-ORCA225', 'Test-ORCA226', 'Test-ORCA227', 'Test-ORCA228', 'Test-ORCA229', 'Test-ORCA230', 'Test-ORCA231', 'Test-ORCA232', 'Test-ORCA233', 'Test-ORCA233_1', 'Test-ORCA234', 'Test-ORCA235', 'Test-ORCA236', 'Test-ORCA237', 'Test-ORCA238', 'Test-ORCA239', 'Test-ORCA240', 'Test-ORCA241', 'Test-ORCA242', 'Test-ORCA243', 'Test-ORCA244', 'Update-MaesterTests', 'Update-MtMaesterApp' # 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. CmdletsToExport = @() # Variables to export from this module # 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-MtMaester', 'Connect-MtGraph', 'Connect-MtMaester', 'Disconnect-MtGraph', 'Disconnect-MtMaester' # DSC resources to export from this module # DscResourcesToExport = @() # List of all modules packaged with this module # ModuleList = @() # List of all files packaged with this module # FileList = @() # Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell. PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. Tags = 'Microsoft','365','Cloud','Test','Pester','Entra','AzureAD','Automation','Regression','DevOps','EntraID' # A URL to the license for this module. LicenseUri = 'https://github.com/maester365/maester/blob/main/LICENSE' # A URL to the main website for this project. ProjectUri = 'https://maester.dev' # A URL to an icon representing this module. IconUri = 'https://maester.dev/img/logo.svg' # ReleaseNotes of this module ReleaseNotes = 'https://github.com/maester365/maester/releases' # Prerelease string of this module Prerelease = 'preview' # Flag to indicate whether the module requires explicit user acceptance for install/update/save # RequireLicenseAcceptance = $false # External dependent modules of this module # ExternalModuleDependencies = @() } # End of PSData hashtable } # End of PrivateData hashtable # HelpInfo URI of this module HelpInfoURI = 'https://maester.dev/docs/commands/' # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. # DefaultCommandPrefix = '' } |