diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 7a6618e319..ae9f54a3f2 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -1,194 +1,202 @@ { - "docsets_to_publish": [ - { - "docset_name": "exchange-ps", - "build_source_folder": "exchange", - "build_output_subfolder": "exchange-ps", - "locale": "en-us", - "monikers": [], - "moniker_ranges": [], - "open_to_public_contributors": true, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content", - "PowershellModule": "Content", - "PowershellCmdlet": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "version": 0, - "customized_tasks": { - "docset_prebuild": [ - "_dependentPackages/MAML2Yaml/tools/Run.ps1" + "branch_target_mapping": { + "live": [ + "Publish" ] - }, - "monikerPath": [ - "mapping/MAML2Yaml/monikerMapping.json" - ] }, - { - "docset_name": "officewebapps-ps", - "build_source_folder": "officewebapps", - "build_output_subfolder": "officewebapps-ps", - "locale": "en-us", - "monikers": [], - "moniker_ranges": [], - "open_to_public_contributors": true, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content", - "PowerShellModule1": "Content", - "PowerShellCmdlet1": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "version": 0, - "monikerPath": [ - "mapping/monikerMapping.json" - ] - }, - { - "docset_name": "skype-ps", - "build_source_folder": "skype", - "build_output_subfolder": "skype-ps", - "locale": "en-us", - "monikers": [], - "moniker_ranges": [], - "open_to_public_contributors": true, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content", - "PowershellModule": "Content", - "PowershellCmdlet": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "version": 0, - "customized_tasks": { - "docset_prebuild": [ - "_dependentPackages/MAML2Yaml/tools/Run.ps1" - ] - }, - "monikerPath": [ - "mapping/MAML2Yaml/monikerMapping.json" - ] - }, - { - "docset_name": "spmt-ps", - "build_source_folder": "spmt", - "build_output_subfolder": "spmt-ps", - "locale": "en-us", - "monikers": [], - "moniker_ranges": [], - "open_to_public_contributors": true, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content", - "PowershellModule": "Content", - "PowershellCmdlet": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "version": 0, - "monikerPath": [ - "mapping/MAML2Yaml/monikerMapping.json" - ] - }, - { - "docset_name": "teams-ps", - "build_source_folder": "teams", - "build_output_subfolder": "teams-ps", - "locale": "en-us", - "monikers": [], - "moniker_ranges": [], - "open_to_public_contributors": true, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content", - "PowershellModule": "Content", - "PowershellCmdlet": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "version": 0, - "customized_tasks": { - "docset_prebuild": [ - "_dependentPackages/MAML2Yaml/tools/Run.ps1" - ] - }, - "monikerPath": [ - "mapping/MAML2Yaml/monikerMapping.json" - ] - }, - { - "docset_name": "whiteboard-ps", - "build_source_folder": "whiteboard", - "build_output_subfolder": "whiteboard-ps", - "locale": "en-us", - "monikers": [], - "moniker_ranges": [], - "open_to_public_contributors": true, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content", - "PowerShellModule1": "Content", - "PowerShellCmdlet1": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "version": 0, - "customized_tasks": { - "docset_prebuild": [ - "_dependentPackages/MAML2Yaml/tools/Run.ps1" - ] - }, - "monikerPath": [ - "mapping/monikerMapping.json" - ] - } - ], - "notification_subscribers": [], - "sync_notification_subscribers": [], - "branches_to_filter": [], - "git_repository_branch_open_to_public_contributors": "main", - "need_preview_pull_request": true, - "dependent_repositories": [ - { - "path_to_root": "_themes", - "url": "https://github.com/Microsoft/templates.docs.msft", - "branch": "main", - "branch_mapping": {} - } - ], - "branch_target_mapping": { - "live": [ - "Publish" - ] - }, - "targets": { - "Pdf": { - "template_folder": "_themes.pdf" - } - }, - "docs_build_engine": {}, - "skip_source_output_uploading": false, - "enable_incremental_build": false, - "contribution_branch_mappings": {}, - "need_generate_pdf_url_template": false, - "need_generate_intellisense": false, - "dependent_packages": [ - { - "id": "Microsoft.DocAsCode.MAML2Yaml", - "nuget_feed": "https://www.myget.org/F/op/api/v2", - "path_to_root": "_dependentPackages/MAML2Yaml", - "target_framework": "net45", - "version": "latest" + "branches_to_filter": [], + "contribution_branch_mappings": {}, + "dependent_packages": [ + { + "id": "Microsoft.DocAsCode.MAML2Yaml", + "nuget_feed": "https://www.myget.org/F/op/api/v2", + "path_to_root": "_dependentPackages/MAML2Yaml", + "target_framework": "net45", + "version": "latest" + } + ], + "dependent_repositories": [ + { + "branch": "main", + "branch_mapping": {}, + "path_to_root": "_themes", + "url": "https://github.com/Microsoft/templates.docs.msft" + } + ], + "docs_build_engine": {}, + "docsets_to_publish": [ + { + "build_entry_point": "docs", + "build_output_subfolder": "exchange-ps", + "build_source_folder": "exchange", + "customized_tasks": { + "docset_prebuild": [ + "_dependentPackages/MAML2Yaml/tools/Run.ps1" + ] + }, + "docset_name": "exchange-ps", + "locale": "en-us", + "monikerPath": [ + "mapping/MAML2Yaml/monikerMapping.json" + ], + "moniker_ranges": [], + "monikers": [], + "open_to_public_contributors": true, + "template_folder": "_themes", + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "PowershellCmdlet": "Content", + "PowershellModule": "Content", + "RestApi": "Content" + }, + "version": 0 + }, + { + "build_entry_point": "docs", + "build_output_subfolder": "officewebapps-ps", + "build_source_folder": "officewebapps", + "docset_name": "officewebapps-ps", + "locale": "en-us", + "monikerPath": [ + "mapping/monikerMapping.json" + ], + "moniker_ranges": [], + "monikers": [], + "open_to_public_contributors": true, + "template_folder": "_themes", + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "PowerShellCmdlet1": "Content", + "PowerShellModule1": "Content", + "RestApi": "Content" + }, + "version": 0 + }, + { + "build_entry_point": "docs", + "build_output_subfolder": "skype-ps", + "build_source_folder": "skype", + "customized_tasks": { + "docset_prebuild": [ + "_dependentPackages/MAML2Yaml/tools/Run.ps1" + ] + }, + "docset_name": "skype-ps", + "locale": "en-us", + "monikerPath": [ + "mapping/MAML2Yaml/monikerMapping.json" + ], + "moniker_ranges": [], + "monikers": [], + "open_to_public_contributors": true, + "template_folder": "_themes", + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "PowershellCmdlet": "Content", + "PowershellModule": "Content", + "RestApi": "Content" + }, + "version": 0 + }, + { + "build_entry_point": "docs", + "build_output_subfolder": "spmt-ps", + "build_source_folder": "spmt", + "docset_name": "spmt-ps", + "locale": "en-us", + "monikerPath": [ + "mapping/MAML2Yaml/monikerMapping.json" + ], + "moniker_ranges": [], + "monikers": [], + "open_to_public_contributors": true, + "template_folder": "_themes", + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "PowershellCmdlet": "Content", + "PowershellModule": "Content", + "RestApi": "Content" + }, + "version": 0 + }, + { + "build_entry_point": "docs", + "build_output_subfolder": "teams-ps", + "build_source_folder": "teams", + "customized_tasks": { + "docset_prebuild": [ + "_dependentPackages/MAML2Yaml/tools/Run.ps1" + ] + }, + "docset_name": "teams-ps", + "locale": "en-us", + "monikerPath": [ + "mapping/MAML2Yaml/monikerMapping.json" + ], + "moniker_ranges": [], + "monikers": [], + "open_to_public_contributors": true, + "template_folder": "_themes", + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "PowershellCmdlet": "Content", + "PowershellModule": "Content", + "RestApi": "Content" + }, + "version": 0 + }, + { + "build_entry_point": "docs", + "build_output_subfolder": "whiteboard-ps", + "build_source_folder": "whiteboard", + "customized_tasks": { + "docset_prebuild": [ + "_dependentPackages/MAML2Yaml/tools/Run.ps1" + ] + }, + "docset_name": "whiteboard-ps", + "locale": "en-us", + "monikerPath": [ + "mapping/MAML2Yaml/monikerMapping.json" + ], + "moniker_ranges": [], + "monikers": [], + "open_to_public_contributors": true, + "template_folder": "_themes", + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "PowershellCmdlet": "Content", + "PowershellModule": "Content", + "RestApi": "Content" + }, + "version": 0 + } + ], + "enable_incremental_build": false, + "git_repository_branch_open_to_public_contributors": "main", + "need_generate_intellisense": false, + "need_generate_pdf_url_template": false, + "need_preview_pull_request": true, + "notification_subscribers": [], + "redirection_files": [ + ".openpublishing.redirection.exchange.json", + ".openpublishing.redirection.officewebapps.json", + ".openpublishing.redirection.skype.json", + ".openpublishing.redirection.spmt.json", + ".openpublishing.redirection.teams.json", + ".openpublishing.redirection.whiteboard.json" + ], + "skip_source_output_uploading": false, + "sync_notification_subscribers": [], + "targets": { + "Pdf": { + "template_folder": "_themes.pdf" + } } - ] -} +} \ No newline at end of file diff --git a/.openpublishing.redirection.exchange.json b/.openpublishing.redirection.exchange.json new file mode 100644 index 0000000000..10c412f96e --- /dev/null +++ b/.openpublishing.redirection.exchange.json @@ -0,0 +1,7199 @@ +{ + "redirections": [ + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpEdmSschema.md", + "redirect_url": "/powershell/module/exchange/new-dlpedmschema", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-TeamsRetentionCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/get-retentioncompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-TeamsRetentionComplianceRule.md", + "redirect_url": "/powershell/module/exchange/get-retentioncompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-TeamsRetentionCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/new-retentioncompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-TeamsRetentionComplianceRule.md", + "redirect_url": "/powershell/module/exchange/new-retentioncompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-TeamsRetentionCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/remove-retentioncompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-TeamsRetentionComplianceRule.md", + "redirect_url": "/powershell/module/exchange/remove-retentioncompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-TeamsRetentionCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/set-retentioncompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-TeamsRetentionComplianceRule.md", + "redirect_url": "/powershell/module/exchange/set-retentioncompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpComplianceRuleV2.md", + "redirect_url": "/powershell/module/exchange/get-dlpcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpComplianceRuleV2.md", + "redirect_url": "/powershell/module/exchange/new-dlpcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpComplianceRuleV2.md", + "redirect_url": "/powershell/module/exchange/remove-dlpcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpComplianceRuleV2.md", + "redirect_url": "/powershell/module/exchange/set-dlpcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/exchange-ps-v2-module/connect-exchangeonline.md", + "redirect_url": "/powershell/module/exchange/connect-exchangeonline", + "redirect_document_id": true + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Test-ExchangeUMCallFlow.md", + "redirect_url": "https://www.microsoft.com/download/details.aspx?id=20839", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-ConnectSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-HotmailSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-ImapSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-PopSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-SendAddress.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-Subscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/New-ConnectSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/New-HotmailSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/New-ImapSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/New-PopSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/New-Subscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Remove-ConnectSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Remove-Subscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Set-ConnectSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Set-HotmailSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Set-ImapSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/connected-accounts/Set-PopSubscription.md", + "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Add-ADPermission.md", + "redirect_url": "/powershell/module/exchange/add-adpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Dump-ProvisioningCache.md", + "redirect_url": "/powershell/module/exchange/dump-provisioningcache", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Get-ADPermission.md", + "redirect_url": "/powershell/module/exchange/get-adpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Get-ADServerSettings.md", + "redirect_url": "/powershell/module/exchange/get-adserversettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Get-ADSite.md", + "redirect_url": "/powershell/module/exchange/get-adsite", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Get-AdSiteLink.md", + "redirect_url": "/powershell/module/exchange/get-adsitelink", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Get-DomainController.md", + "redirect_url": "/powershell/module/exchange/get-domaincontroller", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Get-OrganizationalUnit.md", + "redirect_url": "/powershell/module/exchange/get-organizationalunit", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Get-Trust.md", + "redirect_url": "/powershell/module/exchange/get-trust", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Get-UserPrincipalNamesSuffix.md", + "redirect_url": "/powershell/module/exchange/get-userprincipalnamessuffix", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Remove-ADPermission.md", + "redirect_url": "/powershell/module/exchange/remove-adpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Reset-ProvisioningCache.md", + "redirect_url": "/powershell/module/exchange/reset-provisioningcache", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Set-ADServerSettings.md", + "redirect_url": "/powershell/module/exchange/set-adserversettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Set-ADSite.md", + "redirect_url": "/powershell/module/exchange/set-adsite", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/active-directory/Set-AdSiteLink.md", + "redirect_url": "/powershell/module/exchange/set-adsitelink", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Disable-AntiPhishRule.md", + "redirect_url": "/powershell/module/exchange/disable-antiphishrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Disable-SafeAttachmentRule.md", + "redirect_url": "/powershell/module/exchange/disable-safeattachmentrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Disable-SafeLinksRule.md", + "redirect_url": "/powershell/module/exchange/disable-safelinksrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Enable-AntiPhishRule.md", + "redirect_url": "/powershell/module/exchange/enable-antiphishrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Enable-SafeAttachmentRule.md", + "redirect_url": "/powershell/module/exchange/enable-safeattachmentrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Enable-SafeLinksRule.md", + "redirect_url": "/powershell/module/exchange/enable-safelinksrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AdvancedThreatProtectionDocumentDetail.md", + "redirect_url": "/powershell/module/exchange/get-advancedthreatprotectiondocumentdetail", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AdvancedThreatProtectionDocumentReport.md", + "redirect_url": "/powershell/module/exchange/get-advancedthreatprotectiondocumentreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AdvancedThreatProtectionTrafficReport.md", + "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AntiPhishPolicy.md", + "redirect_url": "/powershell/module/exchange/get-antiphishpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AntiPhishRule.md", + "redirect_url": "/powershell/module/exchange/get-antiphishrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AtpPolicyForO365.md", + "redirect_url": "/powershell/module/exchange/get-atppolicyforo365", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-MailDetailATPReport.md", + "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-MailTrafficATPReport.md", + "redirect_url": "/powershell/module/exchange/get-mailtrafficatpreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-PhishFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/get-tenantallowblocklistspoofitems", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-SafeAttachmentPolicy.md", + "redirect_url": "/powershell/module/exchange/get-safeattachmentpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-SafeAttachmentRule.md", + "redirect_url": "/powershell/module/exchange/get-safeattachmentrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-SafeLinksPolicy.md", + "redirect_url": "/powershell/module/exchange/get-safelinkspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-SafeLinksRule.md", + "redirect_url": "/powershell/module/exchange/get-safelinksrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-SpoofMailReport.md", + "redirect_url": "/powershell/module/exchange/get-spoofmailreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-UrlTrace.md", + "redirect_url": "/powershell/module/exchange/get-safelinksaggregatereport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-AntiPhishPolicy.md", + "redirect_url": "/powershell/module/exchange/new-antiphishpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-AntiPhishRule.md", + "redirect_url": "/powershell/module/exchange/new-antiphishrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-SafeAttachmentPolicy.md", + "redirect_url": "/powershell/module/exchange/new-safeattachmentpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-SafeAttachmentRule.md", + "redirect_url": "/powershell/module/exchange/new-safeattachmentrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-SafeLinksPolicy.md", + "redirect_url": "/powershell/module/exchange/new-safelinkspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-SafeLinksRule.md", + "redirect_url": "/powershell/module/exchange/new-safelinksrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-AntiPhishPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-antiphishpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-AntiPhishRule.md", + "redirect_url": "/powershell/module/exchange/remove-antiphishrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-SafeAttachmentPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-safeattachmentpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-SafeAttachmentRule.md", + "redirect_url": "/powershell/module/exchange/remove-safeattachmentrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-SafeLinksPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-safelinkspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-SafeLinksRule.md", + "redirect_url": "/powershell/module/exchange/remove-safelinksrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-AntiPhishPolicy.md", + "redirect_url": "/powershell/module/exchange/set-antiphishpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-AntiPhishRule.md", + "redirect_url": "/powershell/module/exchange/set-antiphishrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-AtpPolicyForO365.md", + "redirect_url": "/powershell/module/exchange/set-atppolicyforo365", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-PhishFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/set-tenantallowblocklistspoofitems", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-SafeAttachmentPolicy.md", + "redirect_url": "/powershell/module/exchange/set-safeattachmentpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-SafeAttachmentRule.md", + "redirect_url": "/powershell/module/exchange/set-safeattachmentrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-SafeLinksPolicy.md", + "redirect_url": "/powershell/module/exchange/set-safelinkspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-SafeLinksRule.md", + "redirect_url": "/powershell/module/exchange/set-safelinksrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-AttachmentFilterEntry.md", + "redirect_url": "/powershell/module/exchange/add-attachmentfilterentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-ContentFilterPhrase.md", + "redirect_url": "/powershell/module/exchange/add-contentfilterphrase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-IPAllowListEntry.md", + "redirect_url": "/powershell/module/exchange/add-ipallowlistentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-IPAllowListProvider.md", + "redirect_url": "/powershell/module/exchange/add-ipallowlistprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-IPBlockListEntry.md", + "redirect_url": "/powershell/module/exchange/add-ipblocklistentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-IPBlockListProvider.md", + "redirect_url": "/powershell/module/exchange/add-ipblocklistprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Delete-QuarantineMessage.md", + "redirect_url": "/powershell/module/exchange/delete-quarantinemessage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Disable-HostedContentFilterRule.md", + "redirect_url": "/powershell/module/exchange/disable-hostedcontentfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Disable-HostedOutboundSpamFilterRule.md", + "redirect_url": "/powershell/module/exchange/disable-hostedoutboundspamfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Disable-MalwareFilterRule.md", + "redirect_url": "/powershell/module/exchange/disable-malwarefilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Enable-AntispamUpdates.md", + "redirect_url": "/powershell/module/exchange/enable-antispamupdates", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Enable-HostedContentFilterRule.md", + "redirect_url": "/powershell/module/exchange/enable-hostedcontentfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Enable-HostedOutboundSpamFilterRule.md", + "redirect_url": "/powershell/module/exchange/enable-hostedoutboundspamfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Enable-MalwareFilterRule.md", + "redirect_url": "/powershell/module/exchange/enable-malwarefilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Export-QuarantineMessage.md", + "redirect_url": "/powershell/module/exchange/export-quarantinemessage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-AgentLog.md", + "redirect_url": "/powershell/module/exchange/get-agentlog", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-AttachmentFilterEntry.md", + "redirect_url": "/powershell/module/exchange/get-attachmentfilterentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-AttachmentFilterListConfig.md", + "redirect_url": "/powershell/module/exchange/get-attachmentfilterlistconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-BlockedSenderAddress.md", + "redirect_url": "/powershell/module/exchange/get-blockedsenderaddress", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-ContentFilterConfig.md", + "redirect_url": "/powershell/module/exchange/get-contentfilterconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-ContentFilterPhrase.md", + "redirect_url": "/powershell/module/exchange/get-contentfilterphrase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-DkimSigningConfig.md", + "redirect_url": "/powershell/module/exchange/get-dkimsigningconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-HostedConnectionFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/get-hostedconnectionfilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-HostedContentFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/get-hostedcontentfilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-HostedContentFilterRule.md", + "redirect_url": "/powershell/module/exchange/get-hostedcontentfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-HostedOutboundSpamFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/get-hostedoutboundspamfilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-HostedOutboundSpamFilterRule.md", + "redirect_url": "/powershell/module/exchange/get-hostedoutboundspamfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPAllowListConfig.md", + "redirect_url": "/powershell/module/exchange/get-ipallowlistconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPAllowListEntry.md", + "redirect_url": "/powershell/module/exchange/get-ipallowlistentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPAllowListProvider.md", + "redirect_url": "/powershell/module/exchange/get-ipallowlistprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPAllowListProvidersConfig.md", + "redirect_url": "/powershell/module/exchange/get-ipallowlistprovidersconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPBlockListConfig.md", + "redirect_url": "/powershell/module/exchange/get-ipblocklistconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPBlockListEntry.md", + "redirect_url": "/powershell/module/exchange/get-ipblocklistentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPBlockListProvider.md", + "redirect_url": "/powershell/module/exchange/get-ipblocklistprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPBlockListProvidersConfig.md", + "redirect_url": "/powershell/module/exchange/get-ipblocklistprovidersconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-MailboxJunkEmailConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-mailboxjunkemailconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-MalwareFilteringServer.md", + "redirect_url": "/powershell/module/exchange/get-malwarefilteringserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-MalwareFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/get-malwarefilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-MalwareFilterRule.md", + "redirect_url": "/powershell/module/exchange/get-malwarefilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-QuarantineMessage.md", + "redirect_url": "/powershell/module/exchange/get-quarantinemessage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-QuarantineMessageHeader.md", + "redirect_url": "/powershell/module/exchange/get-quarantinemessageheader", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-RecipientFilterConfig.md", + "redirect_url": "/powershell/module/exchange/get-recipientfilterconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-SenderFilterConfig.md", + "redirect_url": "/powershell/module/exchange/get-senderfilterconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-SenderIdConfig.md", + "redirect_url": "/powershell/module/exchange/get-senderidconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-SenderReputationConfig.md", + "redirect_url": "/powershell/module/exchange/get-senderreputationconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-DkimSigningConfig.md", + "redirect_url": "/powershell/module/exchange/new-dkimsigningconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-HostedContentFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/new-hostedcontentfilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-HostedContentFilterRule.md", + "redirect_url": "/powershell/module/exchange/new-hostedcontentfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-HostedOutboundSpamFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/new-hostedoutboundspamfilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-HostedOutboundSpamFilterRule.md", + "redirect_url": "/powershell/module/exchange/new-hostedoutboundspamfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-MalwareFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/new-malwarefilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-MalwareFilterRule.md", + "redirect_url": "/powershell/module/exchange/new-malwarefilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Preview-QuarantineMessage.md", + "redirect_url": "/powershell/module/exchange/preview-quarantinemessage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Release-QuarantineMessage.md", + "redirect_url": "/powershell/module/exchange/release-quarantinemessage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-AttachmentFilterEntry.md", + "redirect_url": "/powershell/module/exchange/remove-attachmentfilterentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-BlockedSenderAddress.md", + "redirect_url": "/powershell/module/exchange/remove-blockedsenderaddress", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-ContentFilterPhrase.md", + "redirect_url": "/powershell/module/exchange/remove-contentfilterphrase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-HostedContentFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-hostedcontentfilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-HostedContentFilterRule.md", + "redirect_url": "/powershell/module/exchange/remove-hostedcontentfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-HostedOutboundSpamFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-hostedoutboundspamfilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-HostedOutboundSpamFilterRule.md", + "redirect_url": "/powershell/module/exchange/remove-hostedoutboundspamfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-IPAllowListEntry.md", + "redirect_url": "/powershell/module/exchange/remove-ipallowlistentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-IPAllowListProvider.md", + "redirect_url": "/powershell/module/exchange/remove-ipallowlistprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-IPBlockListEntry.md", + "redirect_url": "/powershell/module/exchange/remove-ipblocklistentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-IPBlockListProvider.md", + "redirect_url": "/powershell/module/exchange/remove-ipblocklistprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-MalwareFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-malwarefilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-MalwareFilterRule.md", + "redirect_url": "/powershell/module/exchange/remove-malwarefilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Rotate-DkimSigningConfig.md", + "redirect_url": "/powershell/module/exchange/rotate-dkimsigningconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-AttachmentFilterListConfig.md", + "redirect_url": "/powershell/module/exchange/set-attachmentfilterlistconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-ContentFilterConfig.md", + "redirect_url": "/powershell/module/exchange/set-contentfilterconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-DkimSigningConfig.md", + "redirect_url": "/powershell/module/exchange/set-dkimsigningconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-HostedConnectionFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/set-hostedconnectionfilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-HostedContentFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/set-hostedcontentfilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-HostedContentFilterRule.md", + "redirect_url": "/powershell/module/exchange/set-hostedcontentfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-HostedOutboundSpamFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/set-hostedoutboundspamfilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-HostedOutboundSpamFilterRule.md", + "redirect_url": "/powershell/module/exchange/set-hostedoutboundspamfilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPAllowListConfig.md", + "redirect_url": "/powershell/module/exchange/set-ipallowlistconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPAllowListProvider.md", + "redirect_url": "/powershell/module/exchange/set-ipallowlistprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPAllowListProvidersConfig.md", + "redirect_url": "/powershell/module/exchange/set-ipallowlistprovidersconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPBlockListConfig.md", + "redirect_url": "/powershell/module/exchange/set-ipblocklistconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPBlockListProvider.md", + "redirect_url": "/powershell/module/exchange/set-ipblocklistprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPBlockListProvidersConfig.md", + "redirect_url": "/powershell/module/exchange/set-ipblocklistprovidersconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-MailboxJunkEmailConfiguration.md", + "redirect_url": "/powershell/module/exchange/set-mailboxjunkemailconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-MalwareFilteringServer.md", + "redirect_url": "/powershell/module/exchange/set-malwarefilteringserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-MalwareFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/set-malwarefilterpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-MalwareFilterRule.md", + "redirect_url": "/powershell/module/exchange/set-malwarefilterrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-RecipientFilterConfig.md", + "redirect_url": "/powershell/module/exchange/set-recipientfilterconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-SenderFilterConfig.md", + "redirect_url": "/powershell/module/exchange/set-senderfilterconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-SenderIdConfig.md", + "redirect_url": "/powershell/module/exchange/set-senderidconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-SenderReputationConfig.md", + "redirect_url": "/powershell/module/exchange/set-senderreputationconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Test-IPAllowListProvider.md", + "redirect_url": "/powershell/module/exchange/test-ipallowlistprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Test-IPBlockListProvider.md", + "redirect_url": "/powershell/module/exchange/test-ipblocklistprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Test-SenderId.md", + "redirect_url": "/powershell/module/exchange/test-senderid", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Update-SafeList.md", + "redirect_url": "/powershell/module/exchange/update-safelist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Clear-TextMessagingAccount.md", + "redirect_url": "/powershell/module/exchange/clear-textmessagingaccount", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Compare-TextMessagingVerificationCode.md", + "redirect_url": "/powershell/module/exchange/compare-textmessagingverificationcode", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Disable-PushNotificationProxy.md", + "redirect_url": "/powershell/module/exchange/disable-pushnotificationproxy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Enable-PushNotificationProxy.md", + "redirect_url": "/powershell/module/exchange/enable-pushnotificationproxy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Export-AutoDiscoverConfig.md", + "redirect_url": "/powershell/module/exchange/export-autodiscoverconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-CASMailbox.md", + "redirect_url": "/powershell/module/exchange/get-casmailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-CASMailboxPlan.md", + "redirect_url": "/powershell/module/exchange/get-casmailboxplan", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-ClientAccessRule.md", + "redirect_url": "/powershell/module/exchange/get-clientaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-ImapSettings.md", + "redirect_url": "/powershell/module/exchange/get-imapsettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-MailboxCalendarConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-mailboxcalendarconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-MailboxMessageConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-mailboxmessageconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-MailboxRegionalConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-mailboxregionalconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-MailboxSpellingConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-mailboxspellingconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-OutlookProvider.md", + "redirect_url": "/powershell/module/exchange/get-outlookprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-OwaMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/get-owamailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-PopSettings.md", + "redirect_url": "/powershell/module/exchange/get-popsettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Get-TextMessagingAccount.md", + "redirect_url": "/powershell/module/exchange/get-textmessagingaccount", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/New-ClientAccessRule.md", + "redirect_url": "/powershell/module/exchange/new-clientaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/New-OutlookProvider.md", + "redirect_url": "/powershell/module/exchange/new-outlookprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/New-OwaMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/new-owamailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Remove-ClientAccessRule.md", + "redirect_url": "/powershell/module/exchange/remove-clientaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Remove-OutlookProvider.md", + "redirect_url": "/powershell/module/exchange/remove-outlookprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Remove-OwaMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-owamailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Send-TextMessagingVerificationCode.md", + "redirect_url": "/powershell/module/exchange/send-textmessagingverificationcode", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Set-CASMailbox.md", + "redirect_url": "/powershell/module/exchange/set-casmailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/set-CASMailboxPlan.md", + "redirect_url": "/powershell/module/exchange/set-casmailboxplan", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Set-ClientAccessRule.md", + "redirect_url": "/powershell/module/exchange/set-clientaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Set-ImapSettings.md", + "redirect_url": "/powershell/module/exchange/set-imapsettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Set-MailboxCalendarConfiguration.md", + "redirect_url": "/powershell/module/exchange/set-mailboxcalendarconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Set-MailboxMessageConfiguration.md", + "redirect_url": "/powershell/module/exchange/set-mailboxmessageconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Set-MailboxRegionalConfiguration.md", + "redirect_url": "/powershell/module/exchange/set-mailboxregionalconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Set-MailboxSpellingConfiguration.md", + "redirect_url": "/powershell/module/exchange/set-mailboxspellingconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Set-OutlookProvider.md", + "redirect_url": "/powershell/module/exchange/set-outlookprovider", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Set-OwaMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/set-owamailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Set-PopSettings.md", + "redirect_url": "/powershell/module/exchange/set-popsettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Set-TextMessagingAccount.md", + "redirect_url": "/powershell/module/exchange/set-textmessagingaccount", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Test-CalendarConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-calendarconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Test-ClientAccessRule.md", + "redirect_url": "/powershell/module/exchange/test-clientaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Test-EcpConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-ecpconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Test-ImapConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-imapconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Test-OutlookConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-outlookconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Test-OutlookWebServices.md", + "redirect_url": "/powershell/module/exchange/test-outlookwebservices", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Test-OwaConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-owaconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Test-PopConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-popconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Test-PowerShellConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-powershellconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access/Test-WebServicesConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-webservicesconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Disable-OutlookAnywhere.md", + "redirect_url": "/powershell/module/exchange/disable-outlookanywhere", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Enable-OutlookAnywhere.md", + "redirect_url": "/powershell/module/exchange/enable-outlookanywhere", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-ActiveSyncVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/get-activesyncvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-AuthRedirect.md", + "redirect_url": "/powershell/module/exchange/get-authredirect", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-AutodiscoverVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/get-autodiscovervirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-ClientAccessArray.md", + "redirect_url": "/powershell/module/exchange/get-clientaccessarray", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-ClientAccessServer.md", + "redirect_url": "/powershell/module/exchange/get-clientaccessserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-ClientAccessService.md", + "redirect_url": "/powershell/module/exchange/get-clientaccessservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-EcpVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/get-ecpvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-MapiVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/get-mapivirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-OutlookAnywhere.md", + "redirect_url": "/powershell/module/exchange/get-outlookanywhere", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-OwaVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/get-owavirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-PowerShellVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/get-powershellvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-RpcClientAccess.md", + "redirect_url": "/powershell/module/exchange/get-rpcclientaccess", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-WebServicesVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/get-webservicesvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-ActiveSyncVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/new-activesyncvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-AuthRedirect.md", + "redirect_url": "/powershell/module/exchange/new-authredirect", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-AutodiscoverVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/new-autodiscovervirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-ClientAccessArray.md", + "redirect_url": "/powershell/module/exchange/new-clientaccessarray", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-EcpVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/new-ecpvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-MapiVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/new-mapivirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-OwaVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/new-owavirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-PowerShellVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/new-powershellvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-RpcClientAccess.md", + "redirect_url": "/powershell/module/exchange/new-rpcclientaccess", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-WebServicesVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/new-webservicesvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-ActiveSyncVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/remove-activesyncvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-AuthRedirect.md", + "redirect_url": "/powershell/module/exchange/remove-authredirect", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-AutodiscoverVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/remove-autodiscovervirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-ClientAccessArray.md", + "redirect_url": "/powershell/module/exchange/remove-clientaccessarray", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-EcpVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/remove-ecpvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-MapiVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/remove-mapivirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-OwaVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/remove-owavirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-PowerShellVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/remove-powershellvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-RpcClientAccess.md", + "redirect_url": "/powershell/module/exchange/remove-rpcclientaccess", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-WebServicesVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/remove-webservicesvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-ActiveSyncVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/set-activesyncvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-AuthRedirect.md", + "redirect_url": "/powershell/module/exchange/set-authredirect", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-AutodiscoverVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/set-autodiscovervirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-ClientAccessArray.md", + "redirect_url": "/powershell/module/exchange/set-clientaccessarray", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-ClientAccessServer.md", + "redirect_url": "/powershell/module/exchange/set-clientaccessserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-ClientAccessService.md", + "redirect_url": "/powershell/module/exchange/set-clientaccessservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-EcpVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/set-ecpvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-MapiVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/set-mapivirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-OutlookAnywhere.md", + "redirect_url": "/powershell/module/exchange/set-outlookanywhere", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-OwaVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/set-owavirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-PowerShellVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/set-powershellvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-RpcClientAccess.md", + "redirect_url": "/powershell/module/exchange/set-rpcclientaccess", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-WebServicesVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/set-webservicesvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Add-DatabaseAvailabilityGroupServer.md", + "redirect_url": "/powershell/module/exchange/add-databaseavailabilitygroupserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Add-MailboxDatabaseCopy.md", + "redirect_url": "/powershell/module/exchange/add-mailboxdatabasecopy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Get-DatabaseAvailabilityGroup.md", + "redirect_url": "/powershell/module/exchange/get-databaseavailabilitygroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Get-DatabaseAvailabilityGroupNetwork.md", + "redirect_url": "/powershell/module/exchange/get-databaseavailabilitygroupnetwork", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Get-MailboxDatabaseCopyStatus.md", + "redirect_url": "/powershell/module/exchange/get-mailboxdatabasecopystatus", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Move-ActiveMailboxDatabase.md", + "redirect_url": "/powershell/module/exchange/move-activemailboxdatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/New-DatabaseAvailabilityGroup.md", + "redirect_url": "/powershell/module/exchange/new-databaseavailabilitygroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/New-DatabaseAvailabilityGroupNetwork.md", + "redirect_url": "/powershell/module/exchange/new-databaseavailabilitygroupnetwork", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Remove-DatabaseAvailabilityGroup.md", + "redirect_url": "/powershell/module/exchange/remove-databaseavailabilitygroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Remove-DatabaseAvailabilityGroupNetwork.md", + "redirect_url": "/powershell/module/exchange/remove-databaseavailabilitygroupnetwork", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Remove-DatabaseAvailabilityGroupServer.md", + "redirect_url": "/powershell/module/exchange/remove-databaseavailabilitygroupserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Remove-MailboxDatabaseCopy.md", + "redirect_url": "/powershell/module/exchange/remove-mailboxdatabasecopy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Restore-DatabaseAvailabilityGroup.md", + "redirect_url": "/powershell/module/exchange/restore-databaseavailabilitygroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Resume-MailboxDatabaseCopy.md", + "redirect_url": "/powershell/module/exchange/resume-mailboxdatabasecopy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Set-DatabaseAvailabilityGroup.md", + "redirect_url": "/powershell/module/exchange/set-databaseavailabilitygroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Set-DatabaseAvailabilityGroupNetwork.md", + "redirect_url": "/powershell/module/exchange/set-databaseavailabilitygroupnetwork", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Set-MailboxDatabaseCopy.md", + "redirect_url": "/powershell/module/exchange/set-mailboxdatabasecopy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Start-DatabaseAvailabilityGroup.md", + "redirect_url": "/powershell/module/exchange/start-databaseavailabilitygroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Stop-DatabaseAvailabilityGroup.md", + "redirect_url": "/powershell/module/exchange/stop-databaseavailabilitygroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Suspend-MailboxDatabaseCopy.md", + "redirect_url": "/powershell/module/exchange/suspend-mailboxdatabasecopy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Test-ReplicationHealth.md", + "redirect_url": "/powershell/module/exchange/test-replicationhealth", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Update-MailboxDatabaseCopy.md", + "redirect_url": "/powershell/module/exchange/update-mailboxdatabasecopy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Clear-ActiveSyncDevice.md", + "redirect_url": "/powershell/module/exchange/clear-activesyncdevice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Clear-MobileDevice.md", + "redirect_url": "/powershell/module/exchange/clear-mobiledevice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Export-ActiveSyncLog.md", + "redirect_url": "/powershell/module/exchange/export-activesynclog", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncDevice.md", + "redirect_url": "/powershell/module/exchange/get-activesyncdevice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncDeviceAccessRule.md", + "redirect_url": "/powershell/module/exchange/get-activesyncdeviceaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncDeviceAutoblockThreshold.md", + "redirect_url": "/powershell/module/exchange/get-activesyncdeviceautoblockthreshold", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncDeviceClass.md", + "redirect_url": "/powershell/module/exchange/get-activesyncdeviceclass", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncDeviceStatistics.md", + "redirect_url": "/powershell/module/exchange/get-activesyncdevicestatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/get-activesyncmailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncOrganizationSettings.md", + "redirect_url": "/powershell/module/exchange/get-activesyncorganizationsettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceConditionalAccessPolicy.md", + "redirect_url": "/powershell/module/exchange/get-deviceconditionalaccesspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceConditionalAccessRule.md", + "redirect_url": "/powershell/module/exchange/get-deviceconditionalaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceConfigurationPolicy.md", + "redirect_url": "/powershell/module/exchange/get-deviceconfigurationpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/get-deviceconfigurationrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-DevicePolicy.md", + "redirect_url": "/powershell/module/exchange/get-devicepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceTenantPolicy.md", + "redirect_url": "/powershell/module/exchange/get-devicetenantpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceTenantRule.md", + "redirect_url": "/powershell/module/exchange/get-devicetenantrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-MobileDevice.md", + "redirect_url": "/powershell/module/exchange/get-mobiledevice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-MobileDeviceMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/get-mobiledevicemailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Get-MobileDeviceStatistics.md", + "redirect_url": "/powershell/module/exchange/get-mobiledevicestatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/New-ActiveSyncDeviceAccessRule.md", + "redirect_url": "/powershell/module/exchange/new-activesyncdeviceaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/New-ActiveSyncMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/new-activesyncmailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceConditionalAccessPolicy.md", + "redirect_url": "/powershell/module/exchange/new-deviceconditionalaccesspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceConditionalAccessRule.md", + "redirect_url": "/powershell/module/exchange/new-deviceconditionalaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceConfigurationPolicy.md", + "redirect_url": "/powershell/module/exchange/new-deviceconfigurationpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/new-deviceconfigurationrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceTenantPolicy.md", + "redirect_url": "/powershell/module/exchange/new-devicetenantpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceTenantRule.md", + "redirect_url": "/powershell/module/exchange/new-devicetenantrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/New-MobileDeviceMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/new-mobiledevicemailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-ActiveSyncDevice.md", + "redirect_url": "/powershell/module/exchange/remove-activesyncdevice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-ActiveSyncDeviceAccessRule.md", + "redirect_url": "/powershell/module/exchange/remove-activesyncdeviceaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-ActiveSyncDeviceClass.md", + "redirect_url": "/powershell/module/exchange/remove-activesyncdeviceclass", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-ActiveSyncMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-activesyncmailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceConditionalAccessPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-deviceconditionalaccesspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceConditionalAccessRule.md", + "redirect_url": "/powershell/module/exchange/remove-deviceconditionalaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceConfigurationPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-deviceconfigurationpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/remove-deviceconfigurationrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceTenantPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-devicetenantpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceTenantRule.md", + "redirect_url": "/powershell/module/exchange/remove-devicetenantrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-MobileDevice.md", + "redirect_url": "/powershell/module/exchange/remove-mobiledevice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Remove-MobileDeviceMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-mobiledevicemailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Set-ActiveSyncDeviceAccessRule.md", + "redirect_url": "/powershell/module/exchange/set-activesyncdeviceaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Set-ActiveSyncDeviceAutoblockThreshold.md", + "redirect_url": "/powershell/module/exchange/set-activesyncdeviceautoblockthreshold", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Set-ActiveSyncMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/set-activesyncmailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Set-ActiveSyncOrganizationSettings.md", + "redirect_url": "/powershell/module/exchange/set-activesyncorganizationsettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceConditionalAccessPolicy.md", + "redirect_url": "/powershell/module/exchange/set-deviceconditionalaccesspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceConditionalAccessRule.md", + "redirect_url": "/powershell/module/exchange/set-deviceconditionalaccessrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceConfigurationPolicy.md", + "redirect_url": "/powershell/module/exchange/set-deviceconfigurationpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/set-deviceconfigurationrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceTenantPolicy.md", + "redirect_url": "/powershell/module/exchange/set-devicetenantpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceTenantRule.md", + "redirect_url": "/powershell/module/exchange/set-devicetenantrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Set-MobileDeviceMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/set-mobiledevicemailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/devices/Test-ActiveSyncConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-activesyncconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Disable-AddressListPaging.md", + "redirect_url": "/powershell/module/exchange/disable-addresslistpaging", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Enable-AddressListPaging.md", + "redirect_url": "/powershell/module/exchange/enable-addresslistpaging", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-AddressBookPolicy.md", + "redirect_url": "/powershell/module/exchange/get-addressbookpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-AddressList.md", + "redirect_url": "/powershell/module/exchange/get-addresslist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-DetailsTemplate.md", + "redirect_url": "/powershell/module/exchange/get-detailstemplate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-EmailAddressPolicy.md", + "redirect_url": "/powershell/module/exchange/get-emailaddresspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-GlobalAddressList.md", + "redirect_url": "/powershell/module/exchange/get-globaladdresslist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-OabVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/get-oabvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-OfflineAddressBook.md", + "redirect_url": "/powershell/module/exchange/get-offlineaddressbook", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Move-AddressList.md", + "redirect_url": "/powershell/module/exchange/move-addresslist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Move-OfflineAddressBook.md", + "redirect_url": "/powershell/module/exchange/move-offlineaddressbook", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-AddressBookPolicy.md", + "redirect_url": "/powershell/module/exchange/new-addressbookpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-AddressList.md", + "redirect_url": "/powershell/module/exchange/new-addresslist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-EmailAddressPolicy.md", + "redirect_url": "/powershell/module/exchange/new-emailaddresspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-GlobalAddressList.md", + "redirect_url": "/powershell/module/exchange/new-globaladdresslist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-OabVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/new-oabvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-OfflineAddressBook.md", + "redirect_url": "/powershell/module/exchange/new-offlineaddressbook", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-AddressBookPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-addressbookpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-AddressList.md", + "redirect_url": "/powershell/module/exchange/remove-addresslist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-EmailAddressPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-emailaddresspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-GlobalAddressList.md", + "redirect_url": "/powershell/module/exchange/remove-globaladdresslist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-OabVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/remove-oabvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-OfflineAddressBook.md", + "redirect_url": "/powershell/module/exchange/remove-offlineaddressbook", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Restore-DetailsTemplate.md", + "redirect_url": "/powershell/module/exchange/restore-detailstemplate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-AddressBookPolicy.md", + "redirect_url": "/powershell/module/exchange/set-addressbookpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-AddressList.md", + "redirect_url": "/powershell/module/exchange/set-addresslist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-DetailsTemplate.md", + "redirect_url": "/powershell/module/exchange/set-detailstemplate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-EmailAddressPolicy.md", + "redirect_url": "/powershell/module/exchange/set-emailaddresspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-GlobalAddressList.md", + "redirect_url": "/powershell/module/exchange/set-globaladdresslist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-OabVirtualDirectory.md", + "redirect_url": "/powershell/module/exchange/set-oabvirtualdirectory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-OfflineAddressBook.md", + "redirect_url": "/powershell/module/exchange/set-offlineaddressbook", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Update-AddressList.md", + "redirect_url": "/powershell/module/exchange/update-addresslist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Update-EmailAddressPolicy.md", + "redirect_url": "/powershell/module/exchange/update-emailaddresspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Update-GlobalAddressList.md", + "redirect_url": "/powershell/module/exchange/update-globaladdresslist", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Update-OfflineAddressBook.md", + "redirect_url": "/powershell/module/exchange/update-offlineaddressbook", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Enable-ExchangeCertificate.md", + "redirect_url": "/powershell/module/exchange/enable-exchangecertificate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Export-ExchangeCertificate.md", + "redirect_url": "/powershell/module/exchange/export-exchangecertificate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-DataEncryptionPolicy.md", + "redirect_url": "/powershell/module/exchange/get-dataencryptionpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-ExchangeCertificate.md", + "redirect_url": "/powershell/module/exchange/get-exchangecertificate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-IRMConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-irmconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-OMEConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-omeconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-OMEMessageStatus.md", + "redirect_url": "/powershell/module/exchange/get-omemessagestatus", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-RMSTemplate.md", + "redirect_url": "/powershell/module/exchange/get-rmstemplate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-RMSTrustedPublishingDomain.md", + "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-SmimeConfig.md", + "redirect_url": "/powershell/module/exchange/get-smimeconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Import-ExchangeCertificate.md", + "redirect_url": "/powershell/module/exchange/import-exchangecertificate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Import-RMSTrustedPublishingDomain.md", + "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/New-DataEncryptionPolicy.md", + "redirect_url": "/powershell/module/exchange/new-dataencryptionpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/New-ExchangeCertificate.md", + "redirect_url": "/powershell/module/exchange/new-exchangecertificate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/New-OMEConfiguration.md", + "redirect_url": "/powershell/module/exchange/new-omeconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Remove-ExchangeCertificate.md", + "redirect_url": "/powershell/module/exchange/remove-exchangecertificate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Remove-OMEConfiguration.md", + "redirect_url": "/powershell/module/exchange/remove-omeconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Remove-RMSTrustedPublishingDomain.md", + "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-DataEncryptionPolicy.md", + "redirect_url": "/powershell/module/exchange/set-dataencryptionpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-IRMConfiguration.md", + "redirect_url": "/powershell/module/exchange/set-irmconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-OMEConfiguration.md", + "redirect_url": "/powershell/module/exchange/set-omeconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-OMEMessageRevocation.md", + "redirect_url": "/powershell/module/exchange/set-omemessagerevocation", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-RMSTemplate.md", + "redirect_url": "/powershell/module/exchange/set-rmstemplate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-RMSTrustedPublishingDomain.md", + "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-SmimeConfig.md", + "redirect_url": "/powershell/module/exchange/set-smimeconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Test-IRMConfiguration.md", + "redirect_url": "/powershell/module/exchange/test-irmconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Add-FederatedDomain.md", + "redirect_url": "/powershell/module/exchange/add-federateddomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Disable-RemoteMailbox.md", + "redirect_url": "/powershell/module/exchange/disable-remotemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Enable-RemoteMailbox.md", + "redirect_url": "/powershell/module/exchange/enable-remotemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-FederatedDomainProof.md", + "redirect_url": "/powershell/module/exchange/get-federateddomainproof", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-FederatedOrganizationIdentifier.md", + "redirect_url": "/powershell/module/exchange/get-federatedorganizationidentifier", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-FederationInformation.md", + "redirect_url": "/powershell/module/exchange/get-federationinformation", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-FederationTrust.md", + "redirect_url": "/powershell/module/exchange/get-federationtrust", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-HybridConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-hybridconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-HybridMailflow.md", + "redirect_url": "/powershell/module/exchange/get-hybridmailflow", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-HybridMailflowDatacenterIPs.md", + "redirect_url": "/powershell/module/exchange/get-hybridmailflowdatacenterips", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-IntraOrganizationConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-intraorganizationconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-IntraOrganizationConnector.md", + "redirect_url": "/powershell/module/exchange/get-intraorganizationconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-OnPremisesOrganization.md", + "redirect_url": "/powershell/module/exchange/get-onpremisesorganization", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-PendingFederatedDomain.md", + "redirect_url": "/powershell/module/exchange/get-pendingfederateddomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-RemoteMailbox.md", + "redirect_url": "/powershell/module/exchange/get-remotemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/New-FederationTrust.md", + "redirect_url": "/powershell/module/exchange/new-federationtrust", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/New-HybridConfiguration.md", + "redirect_url": "/powershell/module/exchange/new-hybridconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/New-IntraOrganizationConnector.md", + "redirect_url": "/powershell/module/exchange/new-intraorganizationconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/New-OnPremisesOrganization.md", + "redirect_url": "/powershell/module/exchange/new-onpremisesorganization", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/New-RemoteMailbox.md", + "redirect_url": "/powershell/module/exchange/new-remotemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-FederatedDomain.md", + "redirect_url": "/powershell/module/exchange/remove-federateddomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-FederationTrust.md", + "redirect_url": "/powershell/module/exchange/remove-federationtrust", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-HybridConfiguration.md", + "redirect_url": "/powershell/module/exchange/remove-hybridconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-IntraOrganizationConnector.md", + "redirect_url": "/powershell/module/exchange/remove-intraorganizationconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-OnPremisesOrganization.md", + "redirect_url": "/powershell/module/exchange/remove-onpremisesorganization", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-RemoteMailbox.md", + "redirect_url": "/powershell/module/exchange/remove-remotemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-FederatedOrganizationIdentifier.md", + "redirect_url": "/powershell/module/exchange/set-federatedorganizationidentifier", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-FederationTrust.md", + "redirect_url": "/powershell/module/exchange/set-federationtrust", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-HybridConfiguration.md", + "redirect_url": "/powershell/module/exchange/set-hybridconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-HybridMailflow.md", + "redirect_url": "/powershell/module/exchange/set-hybridmailflow", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-IntraOrganizationConnector.md", + "redirect_url": "/powershell/module/exchange/set-intraorganizationconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-OnPremisesOrganization.md", + "redirect_url": "/powershell/module/exchange/set-onpremisesorganization", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-PendingFederatedDomain.md", + "redirect_url": "/powershell/module/exchange/set-pendingfederateddomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-RemoteMailbox.md", + "redirect_url": "/powershell/module/exchange/set-remotemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Test-FederationTrust.md", + "redirect_url": "/powershell/module/exchange/test-federationtrust", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Test-FederationTrustCertificate.md", + "redirect_url": "/powershell/module/exchange/test-federationtrustcertificate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Update-HybridConfiguration.md", + "redirect_url": "/powershell/module/exchange/update-hybridconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Update-Recipient.md", + "redirect_url": "/powershell/module/exchange/update-recipient", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Add-ResubmitRequest.md", + "redirect_url": "/powershell/module/exchange/add-resubmitrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Disable-TransportAgent.md", + "redirect_url": "/powershell/module/exchange/disable-transportagent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Enable-TransportAgent.md", + "redirect_url": "/powershell/module/exchange/enable-transportagent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Export-Message.md", + "redirect_url": "/powershell/module/exchange/export-message", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-AcceptedDomain.md", + "redirect_url": "/powershell/module/exchange/get-accepteddomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-AddressRewriteEntry.md", + "redirect_url": "/powershell/module/exchange/get-addressrewriteentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-DeliveryAgentConnector.md", + "redirect_url": "/powershell/module/exchange/get-deliveryagentconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-EdgeSubscription.md", + "redirect_url": "/powershell/module/exchange/get-edgesubscription", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-EdgeSyncServiceConfig.md", + "redirect_url": "/powershell/module/exchange/get-edgesyncserviceconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-ForeignConnector.md", + "redirect_url": "/powershell/module/exchange/get-foreignconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-FrontendTransportService.md", + "redirect_url": "/powershell/module/exchange/get-frontendtransportservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-InboundConnector.md", + "redirect_url": "/powershell/module/exchange/get-inboundconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-MailboxTransportService.md", + "redirect_url": "/powershell/module/exchange/get-mailboxtransportservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-Message.md", + "redirect_url": "/powershell/module/exchange/get-message", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-MessageTrace.md", + "redirect_url": "/powershell/module/exchange/get-messagetrace", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-MessageTraceDetail.md", + "redirect_url": "/powershell/module/exchange/get-messagetracedetail", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-MessageTrackingLog.md", + "redirect_url": "/powershell/module/exchange/get-messagetrackinglog", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-MessageTrackingReport.md", + "redirect_url": "/powershell/module/exchange/get-messagetrackingreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-NetworkConnectionInfo.md", + "redirect_url": "/powershell/module/exchange/get-networkconnectioninfo", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-OutboundConnector.md", + "redirect_url": "/powershell/module/exchange/get-outboundconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-Queue.md", + "redirect_url": "/powershell/module/exchange/get-queue", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-QueueDigest.md", + "redirect_url": "/powershell/module/exchange/get-queuedigest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-ReceiveConnector.md", + "redirect_url": "/powershell/module/exchange/get-receiveconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-RemoteDomain.md", + "redirect_url": "/powershell/module/exchange/get-remotedomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-ResubmitRequest.md", + "redirect_url": "/powershell/module/exchange/get-resubmitrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-RoutingGroupConnector.md", + "redirect_url": "/powershell/module/exchange/get-routinggroupconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-SendConnector.md", + "redirect_url": "/powershell/module/exchange/get-sendconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-SystemMessage.md", + "redirect_url": "/powershell/module/exchange/get-systemmessage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-TransportAgent.md", + "redirect_url": "/powershell/module/exchange/get-transportagent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-TransportConfig.md", + "redirect_url": "/powershell/module/exchange/get-transportconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-TransportPipeline.md", + "redirect_url": "/powershell/module/exchange/get-transportpipeline", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-TransportServer.md", + "redirect_url": "/powershell/module/exchange/get-transportserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-TransportService.md", + "redirect_url": "/powershell/module/exchange/get-transportservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-X400AuthoritativeDomain.md", + "redirect_url": "/powershell/module/exchange/get-x400authoritativedomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Install-TransportAgent.md", + "redirect_url": "/powershell/module/exchange/install-transportagent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-AcceptedDomain.md", + "redirect_url": "/powershell/module/exchange/new-accepteddomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-AddressRewriteEntry.md", + "redirect_url": "/powershell/module/exchange/new-addressrewriteentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-DeliveryAgentConnector.md", + "redirect_url": "/powershell/module/exchange/new-deliveryagentconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-EdgeSubscription.md", + "redirect_url": "/powershell/module/exchange/new-edgesubscription", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-EdgeSyncServiceConfig.md", + "redirect_url": "/powershell/module/exchange/new-edgesyncserviceconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-ForeignConnector.md", + "redirect_url": "/powershell/module/exchange/new-foreignconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-InboundConnector.md", + "redirect_url": "/powershell/module/exchange/new-inboundconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-OutboundConnector.md", + "redirect_url": "/powershell/module/exchange/new-outboundconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-ReceiveConnector.md", + "redirect_url": "/powershell/module/exchange/new-receiveconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-RemoteDomain.md", + "redirect_url": "/powershell/module/exchange/new-remotedomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-RoutingGroupConnector.md", + "redirect_url": "/powershell/module/exchange/new-routinggroupconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-SendConnector.md", + "redirect_url": "/powershell/module/exchange/new-sendconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-SystemMessage.md", + "redirect_url": "/powershell/module/exchange/new-systemmessage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/New-X400AuthoritativeDomain.md", + "redirect_url": "/powershell/module/exchange/new-x400authoritativedomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Redirect-Message.md", + "redirect_url": "/powershell/module/exchange/redirect-message", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-AcceptedDomain.md", + "redirect_url": "/powershell/module/exchange/remove-accepteddomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-AddressRewriteEntry.md", + "redirect_url": "/powershell/module/exchange/remove-addressrewriteentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-DeliveryAgentConnector.md", + "redirect_url": "/powershell/module/exchange/remove-deliveryagentconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-EdgeSubscription.md", + "redirect_url": "/powershell/module/exchange/remove-edgesubscription", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-ForeignConnector.md", + "redirect_url": "/powershell/module/exchange/remove-foreignconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-InboundConnector.md", + "redirect_url": "/powershell/module/exchange/remove-inboundconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-Message.md", + "redirect_url": "/powershell/module/exchange/remove-message", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-OutboundConnector.md", + "redirect_url": "/powershell/module/exchange/remove-outboundconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-ReceiveConnector.md", + "redirect_url": "/powershell/module/exchange/remove-receiveconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-RemoteDomain.md", + "redirect_url": "/powershell/module/exchange/remove-remotedomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-ResubmitRequest.md", + "redirect_url": "/powershell/module/exchange/remove-resubmitrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-RoutingGroupConnector.md", + "redirect_url": "/powershell/module/exchange/remove-routinggroupconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-SendConnector.md", + "redirect_url": "/powershell/module/exchange/remove-sendconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-SystemMessage.md", + "redirect_url": "/powershell/module/exchange/remove-systemmessage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-X400AuthoritativeDomain.md", + "redirect_url": "/powershell/module/exchange/remove-x400authoritativedomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Resume-Message.md", + "redirect_url": "/powershell/module/exchange/resume-message", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Resume-Queue.md", + "redirect_url": "/powershell/module/exchange/resume-queue", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Retry-Queue.md", + "redirect_url": "/powershell/module/exchange/retry-queue", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Search-MessageTrackingReport.md", + "redirect_url": "/powershell/module/exchange/search-messagetrackingreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-AcceptedDomain.md", + "redirect_url": "/powershell/module/exchange/set-accepteddomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-AddressRewriteEntry.md", + "redirect_url": "/powershell/module/exchange/set-addressrewriteentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-DeliveryAgentConnector.md", + "redirect_url": "/powershell/module/exchange/set-deliveryagentconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-EdgeSyncServiceConfig.md", + "redirect_url": "/powershell/module/exchange/set-edgesyncserviceconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-ForeignConnector.md", + "redirect_url": "/powershell/module/exchange/set-foreignconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-FrontendTransportService.md", + "redirect_url": "/powershell/module/exchange/set-frontendtransportservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-InboundConnector.md", + "redirect_url": "/powershell/module/exchange/set-inboundconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-MailboxTransportService.md", + "redirect_url": "/powershell/module/exchange/set-mailboxtransportservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-OutboundConnector.md", + "redirect_url": "/powershell/module/exchange/set-outboundconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-ReceiveConnector.md", + "redirect_url": "/powershell/module/exchange/set-receiveconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-RemoteDomain.md", + "redirect_url": "/powershell/module/exchange/set-remotedomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-ResubmitRequest.md", + "redirect_url": "/powershell/module/exchange/set-resubmitrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-RoutingGroupConnector.md", + "redirect_url": "/powershell/module/exchange/set-routinggroupconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-SendConnector.md", + "redirect_url": "/powershell/module/exchange/set-sendconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-SystemMessage.md", + "redirect_url": "/powershell/module/exchange/set-systemmessage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-TransportAgent.md", + "redirect_url": "/powershell/module/exchange/set-transportagent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-TransportConfig.md", + "redirect_url": "/powershell/module/exchange/set-transportconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-TransportServer.md", + "redirect_url": "/powershell/module/exchange/set-transportserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-TransportService.md", + "redirect_url": "/powershell/module/exchange/set-transportservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-X400AuthoritativeDomain.md", + "redirect_url": "/powershell/module/exchange/set-x400authoritativedomain", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Start-EdgeSynchronization.md", + "redirect_url": "/powershell/module/exchange/start-edgesynchronization", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Start-HistoricalSearch.md", + "redirect_url": "/powershell/module/exchange/start-historicalsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Stop-HistoricalSearch.md", + "redirect_url": "/powershell/module/exchange/stop-historicalsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Suspend-Message.md", + "redirect_url": "/powershell/module/exchange/suspend-message", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Suspend-Queue.md", + "redirect_url": "/powershell/module/exchange/suspend-queue", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Test-EdgeSynchronization.md", + "redirect_url": "/powershell/module/exchange/test-edgesynchronization", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Test-Mailflow.md", + "redirect_url": "/powershell/module/exchange/test-mailflow", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Test-SmtpConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-smtpconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Uninstall-TransportAgent.md", + "redirect_url": "/powershell/module/exchange/uninstall-transportagent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mail-flow/Validate-OutboundConnector.md", + "redirect_url": "/powershell/module/exchange/validate-outboundconnector", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Clean-MailboxDatabase.md", + "redirect_url": "/powershell/module/exchange/clean-mailboxdatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Disable-MailboxQuarantine.md", + "redirect_url": "/powershell/module/exchange/disable-mailboxquarantine", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Disable-MetaCacheDatabase.md", + "redirect_url": "/powershell/module/exchange/disable-metacachedatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Dismount-Database.md", + "redirect_url": "/powershell/module/exchange/dismount-database", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Enable-MailboxQuarantine.md", + "redirect_url": "/powershell/module/exchange/enable-mailboxquarantine", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Enable-MetaCacheDatabase.md", + "redirect_url": "/powershell/module/exchange/enable-metacachedatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-FailedContentIndexDocuments.md", + "redirect_url": "/powershell/module/exchange/get-failedcontentindexdocuments", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-MailboxDatabase.md", + "redirect_url": "/powershell/module/exchange/get-mailboxdatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-MailboxRepairRequest.md", + "redirect_url": "/powershell/module/exchange/get-mailboxrepairrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-MailboxServer.md", + "redirect_url": "/powershell/module/exchange/get-mailboxserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-SearchDocumentFormat.md", + "redirect_url": "/powershell/module/exchange/get-searchdocumentformat", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-StoreUsageStatistics.md", + "redirect_url": "/powershell/module/exchange/get-storeusagestatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Mount-Database.md", + "redirect_url": "/powershell/module/exchange/mount-database", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Move-DatabasePath.md", + "redirect_url": "/powershell/module/exchange/move-databasepath", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/New-MailboxDatabase.md", + "redirect_url": "/powershell/module/exchange/new-mailboxdatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/New-MailboxRepairRequest.md", + "redirect_url": "/powershell/module/exchange/new-mailboxrepairrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/New-SearchDocumentFormat.md", + "redirect_url": "/powershell/module/exchange/new-searchdocumentformat", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Remove-MailboxDatabase.md", + "redirect_url": "/powershell/module/exchange/remove-mailboxdatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Remove-MailboxRepairRequest.md", + "redirect_url": "/powershell/module/exchange/remove-mailboxrepairrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Remove-SearchDocumentFormat.md", + "redirect_url": "/powershell/module/exchange/remove-searchdocumentformat", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Remove-StoreMailbox.md", + "redirect_url": "/powershell/module/exchange/remove-storemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Set-MailboxDatabase.md", + "redirect_url": "/powershell/module/exchange/set-mailboxdatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Set-MailboxServer.md", + "redirect_url": "/powershell/module/exchange/set-mailboxserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Set-SearchDocumentFormat.md", + "redirect_url": "/powershell/module/exchange/set-searchdocumentformat", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Test-AssistantHealth.md", + "redirect_url": "/powershell/module/exchange/test-assistanthealth", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Test-ExchangeSearch.md", + "redirect_url": "/powershell/module/exchange/test-exchangesearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Test-MRSHealth.md", + "redirect_url": "/powershell/module/exchange/test-mrshealth", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Update-DatabaseSchema.md", + "redirect_url": "/powershell/module/exchange/update-databaseschema", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Update-FileDistributionService.md", + "redirect_url": "/powershell/module/exchange/update-filedistributionservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Update-StoreMailboxState.md", + "redirect_url": "/powershell/module/exchange/update-storemailboxstate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Add-MailboxFolderPermission.md", + "redirect_url": "/powershell/module/exchange/add-mailboxfolderpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Add-MailboxPermission.md", + "redirect_url": "/powershell/module/exchange/add-mailboxpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Add-RecipientPermission.md", + "redirect_url": "/powershell/module/exchange/add-recipientpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Connect-Mailbox.md", + "redirect_url": "/powershell/module/exchange/connect-mailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Disable-App.md", + "redirect_url": "/powershell/module/exchange/disable-app", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Disable-InboxRule.md", + "redirect_url": "/powershell/module/exchange/disable-inboxrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Disable-Mailbox.md", + "redirect_url": "/powershell/module/exchange/disable-mailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Disable-ServiceEmailChannel.md", + "redirect_url": "/powershell/module/exchange/disable-serviceemailchannel", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Disable-SweepRule.md", + "redirect_url": "/powershell/module/exchange/disable-sweeprule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Enable-App.md", + "redirect_url": "/powershell/module/exchange/enable-app", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Enable-InboxRule.md", + "redirect_url": "/powershell/module/exchange/enable-inboxrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Enable-Mailbox.md", + "redirect_url": "/powershell/module/exchange/enable-mailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Enable-ServiceEmailChannel.md", + "redirect_url": "/powershell/module/exchange/enable-serviceemailchannel", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Enable-SweepRule.md", + "redirect_url": "/powershell/module/exchange/enable-sweeprule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Export-MailboxDiagnosticLogs.md", + "redirect_url": "/powershell/module/exchange/export-mailboxdiagnosticlogs", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Export-RecipientDataProperty.md", + "redirect_url": "/powershell/module/exchange/export-recipientdataproperty", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-App.md", + "redirect_url": "/powershell/module/exchange/get-app", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-CalendarDiagnosticAnalysis.md", + "redirect_url": "/powershell/module/exchange/get-calendardiagnosticanalysis", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-CalendarDiagnosticLog.md", + "redirect_url": "/powershell/module/exchange/get-calendardiagnosticlog", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-CalendarDiagnosticObjects.md", + "redirect_url": "/powershell/module/exchange/get-calendardiagnosticobjects", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-CalendarNotification.md", + "redirect_url": "/powershell/module/exchange/get-calendarnotification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-CalendarProcessing.md", + "redirect_url": "/powershell/module/exchange/get-calendarprocessing", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-Clutter.md", + "redirect_url": "/powershell/module/exchange/get-clutter", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-FocusedInbox.md", + "redirect_url": "/powershell/module/exchange/get-focusedinbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-InboxRule.md", + "redirect_url": "/powershell/module/exchange/get-inboxrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-Mailbox.md", + "redirect_url": "/powershell/module/exchange/get-mailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxAutoReplyConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-mailboxautoreplyconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxCalendarFolder.md", + "redirect_url": "/powershell/module/exchange/get-mailboxcalendarfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxExportRequest.md", + "redirect_url": "/powershell/module/exchange/get-mailboxexportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxExportRequestStatistics.md", + "redirect_url": "/powershell/module/exchange/get-mailboxexportrequeststatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxFolder.md", + "redirect_url": "/powershell/module/exchange/get-mailboxfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxFolderPermission.md", + "redirect_url": "/powershell/module/exchange/get-mailboxfolderpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxFolderStatistics.md", + "redirect_url": "/powershell/module/exchange/get-mailboxfolderstatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxImportRequest.md", + "redirect_url": "/powershell/module/exchange/get-mailboximportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxImportRequestStatistics.md", + "redirect_url": "/powershell/module/exchange/get-mailboximportrequeststatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxLocation.md", + "redirect_url": "/powershell/module/exchange/get-mailboxlocation", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxPermission.md", + "redirect_url": "/powershell/module/exchange/get-mailboxpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxPlan.md", + "redirect_url": "/powershell/module/exchange/get-mailboxplan", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxRestoreRequest.md", + "redirect_url": "/powershell/module/exchange/get-mailboxrestorerequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxRestoreRequestStatistics.md", + "redirect_url": "/powershell/module/exchange/get-mailboxrestorerequeststatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxSentItemsConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-mailboxsentitemsconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxStatistics.md", + "redirect_url": "/powershell/module/exchange/get-mailboxstatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxUserConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-mailboxuserconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MessageCategory.md", + "redirect_url": "/powershell/module/exchange/get-messagecategory", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-Place.md", + "redirect_url": "/powershell/module/exchange/get-place", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-RecipientPermission.md", + "redirect_url": "/powershell/module/exchange/get-recipientpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-RecoverableItems.md", + "redirect_url": "/powershell/module/exchange/get-recoverableitems", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-ResourceConfig.md", + "redirect_url": "/powershell/module/exchange/get-resourceconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-SweepRule.md", + "redirect_url": "/powershell/module/exchange/get-sweeprule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-UserPhoto.md", + "redirect_url": "/powershell/module/exchange/get-userphoto", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Import-ContactList.md", + "redirect_url": "https://support.microsoft.com/office/import-contacts-to-outlook-bb796340-b58a-46c1-90c7-b549b8f3c5f8", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Import-RecipientDataProperty.md", + "redirect_url": "/powershell/module/exchange/import-recipientdataproperty", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/New-App.md", + "redirect_url": "/powershell/module/exchange/new-app", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/New-InboxRule.md", + "redirect_url": "/powershell/module/exchange/new-inboxrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/New-Mailbox.md", + "redirect_url": "/powershell/module/exchange/new-mailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/New-MailboxExportRequest.md", + "redirect_url": "/powershell/module/exchange/new-mailboxexportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/New-MailboxFolder.md", + "redirect_url": "/powershell/module/exchange/new-mailboxfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/New-MailboxImportRequest.md", + "redirect_url": "/powershell/module/exchange/new-mailboximportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/New-MailboxRestoreRequest.md", + "redirect_url": "/powershell/module/exchange/new-mailboxrestorerequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/New-MailMessage.md", + "redirect_url": "/powershell/module/exchange/new-mailmessage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/New-SiteMailbox.md", + "redirect_url": "/powershell/module/exchange/new-sitemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/New-SweepRule.md", + "redirect_url": "/powershell/module/exchange/new-sweeprule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-App.md", + "redirect_url": "/powershell/module/exchange/remove-app", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-CalendarEvents.md", + "redirect_url": "/powershell/module/exchange/remove-calendarevents", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-InboxRule.md", + "redirect_url": "/powershell/module/exchange/remove-inboxrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-Mailbox.md", + "redirect_url": "/powershell/module/exchange/remove-mailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxExportRequest.md", + "redirect_url": "/powershell/module/exchange/remove-mailboxexportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxFolderPermission.md", + "redirect_url": "/powershell/module/exchange/remove-mailboxfolderpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxImportRequest.md", + "redirect_url": "/powershell/module/exchange/remove-mailboximportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxPermission.md", + "redirect_url": "/powershell/module/exchange/remove-mailboxpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxRestoreRequest.md", + "redirect_url": "/powershell/module/exchange/remove-mailboxrestorerequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxUserConfiguration.md", + "redirect_url": "/powershell/module/exchange/remove-mailboxuserconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-RecipientPermission.md", + "redirect_url": "/powershell/module/exchange/remove-recipientpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-SweepRule.md", + "redirect_url": "/powershell/module/exchange/remove-sweeprule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-UserPhoto.md", + "redirect_url": "/powershell/module/exchange/remove-userphoto", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Restore-Mailbox.md", + "redirect_url": "/powershell/module/exchange/restore-mailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Restore-RecoverableItems.md", + "redirect_url": "/powershell/module/exchange/restore-recoverableitems", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Resume-MailboxExportRequest.md", + "redirect_url": "/powershell/module/exchange/resume-mailboxexportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Resume-MailboxImportRequest.md", + "redirect_url": "/powershell/module/exchange/resume-mailboximportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Resume-MailboxRestoreRequest.md", + "redirect_url": "/powershell/module/exchange/resume-mailboxrestorerequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Search-Mailbox.md", + "redirect_url": "/powershell/module/exchange/search-mailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-App.md", + "redirect_url": "/powershell/module/exchange/set-app", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-CalendarNotification.md", + "redirect_url": "/powershell/module/exchange/set-calendarnotification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-CalendarProcessing.md", + "redirect_url": "/powershell/module/exchange/set-calendarprocessing", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-Clutter.md", + "redirect_url": "/powershell/module/exchange/set-clutter", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-FocusedInbox.md", + "redirect_url": "/powershell/module/exchange/set-focusedinbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-InboxRule.md", + "redirect_url": "/powershell/module/exchange/set-inboxrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-Mailbox.md", + "redirect_url": "/powershell/module/exchange/set-mailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxAutoReplyConfiguration.md", + "redirect_url": "/powershell/module/exchange/set-mailboxautoreplyconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxCalendarFolder.md", + "redirect_url": "/powershell/module/exchange/set-mailboxcalendarfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxExportRequest.md", + "redirect_url": "/powershell/module/exchange/set-mailboxexportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxFolderPermission.md", + "redirect_url": "/powershell/module/exchange/set-mailboxfolderpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxImportRequest.md", + "redirect_url": "/powershell/module/exchange/set-mailboximportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxPlan.md", + "redirect_url": "/powershell/module/exchange/set-mailboxplan", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxRestoreRequest.md", + "redirect_url": "/powershell/module/exchange/set-mailboxrestorerequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxSentItemsConfiguration.md", + "redirect_url": "/powershell/module/exchange/set-mailboxsentitemsconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-Place.md", + "redirect_url": "/powershell/module/exchange/set-place", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-ResourceConfig.md", + "redirect_url": "/powershell/module/exchange/set-resourceconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-SweepRule.md", + "redirect_url": "/powershell/module/exchange/set-sweeprule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-UserPhoto.md", + "redirect_url": "/powershell/module/exchange/set-userphoto", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Suspend-MailboxExportRequest.md", + "redirect_url": "/powershell/module/exchange/suspend-mailboxexportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Suspend-MailboxImportRequest.md", + "redirect_url": "/powershell/module/exchange/suspend-mailboximportrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Suspend-MailboxRestoreRequest.md", + "redirect_url": "/powershell/module/exchange/suspend-mailboxrestorerequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Test-MAPIConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-mapiconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/mailboxes/Undo-SoftDeletedMailbox.md", + "redirect_url": "/powershell/module/exchange/undo-softdeletedmailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Complete-MigrationBatch.md", + "redirect_url": "/powershell/module/exchange/complete-migrationbatch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Export-MigrationReport.md", + "redirect_url": "/powershell/module/exchange/export-migrationreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationBatch.md", + "redirect_url": "/powershell/module/exchange/get-migrationbatch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationConfig.md", + "redirect_url": "/powershell/module/exchange/get-migrationconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationEndpoint.md", + "redirect_url": "/powershell/module/exchange/get-migrationendpoint", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationStatistics.md", + "redirect_url": "/powershell/module/exchange/get-migrationstatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationUser.md", + "redirect_url": "/powershell/module/exchange/get-migrationuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationUserStatistics.md", + "redirect_url": "/powershell/module/exchange/get-migrationuserstatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MoveRequest.md", + "redirect_url": "/powershell/module/exchange/get-moverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MoveRequestStatistics.md", + "redirect_url": "/powershell/module/exchange/get-moverequeststatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMailboxMigrationRequest.md", + "redirect_url": "/powershell/module/exchange/get-publicfoldermailboxmigrationrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMailboxMigrationRequestStatistics.md", + "redirect_url": "/powershell/module/exchange/get-publicfoldermailboxmigrationrequeststatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMigrationRequest.md", + "redirect_url": "/powershell/module/exchange/get-publicfoldermigrationrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMigrationRequestStatistics.md", + "redirect_url": "/powershell/module/exchange/get-publicfoldermigrationrequeststatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMoveRequest.md", + "redirect_url": "/powershell/module/exchange/get-publicfoldermoverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMoveRequestStatistics.md", + "redirect_url": "/powershell/module/exchange/get-publicfoldermoverequeststatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/New-MigrationBatch.md", + "redirect_url": "/powershell/module/exchange/new-migrationbatch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/New-MigrationEndpoint.md", + "redirect_url": "/powershell/module/exchange/new-migrationendpoint", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/New-MoveRequest.md", + "redirect_url": "/powershell/module/exchange/new-moverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/New-PublicFolderMigrationRequest.md", + "redirect_url": "/powershell/module/exchange/new-publicfoldermigrationrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/New-PublicFolderMoveRequest.md", + "redirect_url": "/powershell/module/exchange/new-publicfoldermoverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-MigrationBatch.md", + "redirect_url": "/powershell/module/exchange/remove-migrationbatch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-MigrationEndpoint.md", + "redirect_url": "/powershell/module/exchange/remove-migrationendpoint", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-MigrationUser.md", + "redirect_url": "/powershell/module/exchange/remove-migrationuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-MoveRequest.md", + "redirect_url": "/powershell/module/exchange/remove-moverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-PublicFolderMailboxMigrationRequest.md", + "redirect_url": "/powershell/module/exchange/remove-publicfoldermailboxmigrationrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-PublicFolderMigrationRequest.md", + "redirect_url": "/powershell/module/exchange/remove-publicfoldermigrationrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-PublicFolderMoveRequest.md", + "redirect_url": "/powershell/module/exchange/remove-publicfoldermoverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Resume-MoveRequest.md", + "redirect_url": "/powershell/module/exchange/resume-moverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Resume-PublicFolderMigrationRequest.md", + "redirect_url": "/powershell/module/exchange/resume-publicfoldermigrationrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Resume-PublicFolderMoveRequest.md", + "redirect_url": "/powershell/module/exchange/resume-publicfoldermoverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-MigrationBatch.md", + "redirect_url": "/powershell/module/exchange/set-migrationbatch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-MigrationConfig.md", + "redirect_url": "/powershell/module/exchange/set-migrationconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-MigrationEndpoint.md", + "redirect_url": "/powershell/module/exchange/set-migrationendpoint", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-MigrationUser.md", + "redirect_url": "/powershell/module/exchange/set-migrationuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-MoveRequest.md", + "redirect_url": "/powershell/module/exchange/set-moverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-PublicFolderMigrationRequest.md", + "redirect_url": "/powershell/module/exchange/set-publicfoldermigrationrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-PublicFolderMoveRequest.md", + "redirect_url": "/powershell/module/exchange/set-publicfoldermoverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Start-MigrationBatch.md", + "redirect_url": "/powershell/module/exchange/start-migrationbatch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Start-MigrationUser.md", + "redirect_url": "/powershell/module/exchange/start-migrationuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Stop-MigrationBatch.md", + "redirect_url": "/powershell/module/exchange/stop-migrationbatch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Stop-MigrationUser.md", + "redirect_url": "/powershell/module/exchange/stop-migrationuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Suspend-MoveRequest.md", + "redirect_url": "/powershell/module/exchange/suspend-moverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Suspend-PublicFolderMailboxMigrationRequest.md", + "redirect_url": "/powershell/module/exchange/suspend-publicfoldermailboxmigrationrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Suspend-PublicFolderMigrationRequest.md", + "redirect_url": "/powershell/module/exchange/suspend-publicfoldermigrationrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Suspend-PublicFolderMoveRequest.md", + "redirect_url": "/powershell/module/exchange/suspend-publicfoldermoverequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/move-and-migration/Test-MigrationServerAvailability.md", + "redirect_url": "/powershell/module/exchange/test-migrationserveravailability", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Disable-CmdletExtensionAgent.md", + "redirect_url": "/powershell/module/exchange/disable-cmdletextensionagent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Enable-CmdletExtensionAgent.md", + "redirect_url": "/powershell/module/exchange/enable-cmdletextensionagent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Enable-OrganizationCustomization.md", + "redirect_url": "/powershell/module/exchange/enable-organizationcustomization", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-AccessToCustomerDataRequest.md", + "redirect_url": "/powershell/module/exchange/get-accesstocustomerdatarequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-ApplicationAccessPolicy.md", + "redirect_url": "/powershell/module/exchange/get-applicationaccesspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-AuthConfig.md", + "redirect_url": "/powershell/module/exchange/get-authconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-AuthenticationPolicy.md", + "redirect_url": "/powershell/module/exchange/get-authenticationpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-AuthServer.md", + "redirect_url": "/powershell/module/exchange/get-authserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-CmdletExtensionAgent.md", + "redirect_url": "/powershell/module/exchange/get-cmdletextensionagent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeAssistanceConfig.md", + "redirect_url": "/powershell/module/exchange/get-exchangeassistanceconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeDiagnosticInfo.md", + "redirect_url": "/powershell/module/exchange/get-exchangediagnosticinfo", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeServer.md", + "redirect_url": "/powershell/module/exchange/get-exchangeserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeServerAccessLicense.md", + "redirect_url": "/powershell/module/exchange/get-exchangeserveraccesslicense", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeServerAccessLicenseUser.md", + "redirect_url": "/powershell/module/exchange/get-exchangeserveraccesslicenseuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeSettings.md", + "redirect_url": "/powershell/module/exchange/get-exchangesettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-Notification.md", + "redirect_url": "/powershell/module/exchange/get-notification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-OrganizationConfig.md", + "redirect_url": "/powershell/module/exchange/get-organizationconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-PartnerApplication.md", + "redirect_url": "/powershell/module/exchange/get-partnerapplication", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-PerimeterConfig.md", + "redirect_url": "/powershell/module/exchange/get-perimeterconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Get-SettingOverride.md", + "redirect_url": "/powershell/module/exchange/get-settingoverride", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/New-ApplicationAccessPolicy.md", + "redirect_url": "/powershell/module/exchange/new-applicationaccesspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/New-AuthenticationPolicy.md", + "redirect_url": "/powershell/module/exchange/new-authenticationpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/New-AuthServer.md", + "redirect_url": "/powershell/module/exchange/new-authserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/New-ExchangeSettings.md", + "redirect_url": "/powershell/module/exchange/new-exchangesettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/New-PartnerApplication.md", + "redirect_url": "/powershell/module/exchange/new-partnerapplication", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/New-SettingOverride.md", + "redirect_url": "/powershell/module/exchange/new-settingoverride", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Remove-ApplicationAccessPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-applicationaccesspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Remove-AuthenticationPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-authenticationpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Remove-AuthServer.md", + "redirect_url": "/powershell/module/exchange/remove-authserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Remove-PartnerApplication.md", + "redirect_url": "/powershell/module/exchange/remove-partnerapplication", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Remove-SettingOverride.md", + "redirect_url": "/powershell/module/exchange/remove-settingoverride", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-AccessToCustomerDataRequest.md", + "redirect_url": "/powershell/module/exchange/set-accesstocustomerdatarequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-ApplicationAccessPolicy.md", + "redirect_url": "/powershell/module/exchange/set-applicationaccesspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-AuthConfig.md", + "redirect_url": "/powershell/module/exchange/set-authconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-AuthenticationPolicy.md", + "redirect_url": "/powershell/module/exchange/set-authenticationpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-AuthServer.md", + "redirect_url": "/powershell/module/exchange/set-authserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-CmdletExtensionAgent.md", + "redirect_url": "/powershell/module/exchange/set-cmdletextensionagent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-ExchangeAssistanceConfig.md", + "redirect_url": "/powershell/module/exchange/set-exchangeassistanceconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-ExchangeServer.md", + "redirect_url": "/powershell/module/exchange/set-exchangeserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-ExchangeSettings.md", + "redirect_url": "/powershell/module/exchange/set-exchangesettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-Notification.md", + "redirect_url": "/powershell/module/exchange/set-notification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-OrganizationConfig.md", + "redirect_url": "/powershell/module/exchange/set-organizationconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-PartnerApplication.md", + "redirect_url": "/powershell/module/exchange/set-partnerapplication", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-PerimeterConfig.md", + "redirect_url": "/powershell/module/exchange/set-perimeterconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Set-SettingOverride.md", + "redirect_url": "/powershell/module/exchange/set-settingoverride", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Test-ApplicationAccessPolicy.md", + "redirect_url": "/powershell/module/exchange/test-applicationaccesspolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Test-OAuthConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-oauthconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Test-SystemHealth.md", + "redirect_url": "/powershell/module/exchange/test-systemhealth", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/organization/Update-ExchangeHelp.md", + "redirect_url": "/powershell/module/exchange/update-exchangehelp", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Disable-JournalArchiving.md", + "redirect_url": "/powershell/module/exchange/disable-journalarchiving", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Disable-JournalRule.md", + "redirect_url": "/powershell/module/exchange/disable-journalrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Disable-OutlookProtectionRule.md", + "redirect_url": "/powershell/module/exchange/disable-outlookprotectionrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Disable-TransportRule.md", + "redirect_url": "/powershell/module/exchange/disable-transportrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Enable-JournalRule.md", + "redirect_url": "/powershell/module/exchange/enable-journalrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Enable-OutlookProtectionRule.md", + "redirect_url": "/powershell/module/exchange/enable-outlookprotectionrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Enable-TransportRule.md", + "redirect_url": "/powershell/module/exchange/enable-transportrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Export-JournalRuleCollection.md", + "redirect_url": "/powershell/module/exchange/export-journalrulecollection", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Export-TransportRuleCollection.md", + "redirect_url": "/powershell/module/exchange/export-transportrulecollection", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-ActivityAlert.md", + "redirect_url": "/powershell/module/exchange/get-activityalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-AdministrativeUnit.md", + "redirect_url": "/powershell/module/exchange/get-administrativeunit", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-InformationBarrierPoliciesApplicationStatus.md", + "redirect_url": "/powershell/module/exchange/get-informationbarrierpoliciesapplicationstatus", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-InformationBarrierPolicy.md", + "redirect_url": "/powershell/module/exchange/get-informationbarrierpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-InformationBarrierRecipientStatus.md", + "redirect_url": "/powershell/module/exchange/get-informationbarrierrecipientstatus", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-JournalRule.md", + "redirect_url": "/powershell/module/exchange/get-journalrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-Label.md", + "redirect_url": "/powershell/module/exchange/get-label", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-LabelPolicy.md", + "redirect_url": "/powershell/module/exchange/get-labelpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-MessageClassification.md", + "redirect_url": "/powershell/module/exchange/get-messageclassification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-OrganizationSegment.md", + "redirect_url": "/powershell/module/exchange/get-organizationsegment", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-OutlookProtectionRule.md", + "redirect_url": "/powershell/module/exchange/get-outlookprotectionrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-ProtectionAlert.md", + "redirect_url": "/powershell/module/exchange/get-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-SupervisoryReviewPolicyV2.md", + "redirect_url": "/powershell/module/exchange/get-supervisoryreviewpolicyv2", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-SupervisoryReviewRule.md", + "redirect_url": "/powershell/module/exchange/get-supervisoryreviewrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-TransportRule.md", + "redirect_url": "/powershell/module/exchange/get-transportrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-TransportRuleAction.md", + "redirect_url": "/powershell/module/exchange/get-transportruleaction", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-TransportRulePredicate.md", + "redirect_url": "/powershell/module/exchange/get-transportrulepredicate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Import-JournalRuleCollection.md", + "redirect_url": "/powershell/module/exchange/import-journalrulecollection", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Import-TransportRuleCollection.md", + "redirect_url": "/powershell/module/exchange/import-transportrulecollection", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Install-UnifiedCompliancePrerequisite.md", + "redirect_url": "/powershell/module/exchange/install-unifiedcomplianceprerequisite", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-ActivityAlert.md", + "redirect_url": "/powershell/module/exchange/new-activityalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-InformationBarrierPolicy.md", + "redirect_url": "/powershell/module/exchange/new-informationbarrierpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-JournalRule.md", + "redirect_url": "/powershell/module/exchange/new-journalrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-Label.md", + "redirect_url": "/powershell/module/exchange/new-label", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-LabelPolicy.md", + "redirect_url": "/powershell/module/exchange/new-labelpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-MessageClassification.md", + "redirect_url": "/powershell/module/exchange/new-messageclassification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-OrganizationSegment.md", + "redirect_url": "/powershell/module/exchange/new-organizationsegment", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-OutlookProtectionRule.md", + "redirect_url": "/powershell/module/exchange/new-outlookprotectionrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-ProtectionAlert.md", + "redirect_url": "/powershell/module/exchange/new-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-SupervisoryReviewPolicyV2.md", + "redirect_url": "/powershell/module/exchange/new-supervisoryreviewpolicyv2", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-SupervisoryReviewRule.md", + "redirect_url": "/powershell/module/exchange/new-supervisoryreviewrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-TransportRule.md", + "redirect_url": "/powershell/module/exchange/new-transportrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-ActivityAlert.md", + "redirect_url": "/powershell/module/exchange/remove-activityalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-InformationBarrierPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-informationbarrierpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-JournalRule.md", + "redirect_url": "/powershell/module/exchange/remove-journalrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-Label.md", + "redirect_url": "/powershell/module/exchange/remove-label", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-LabelPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-labelpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-MessageClassification.md", + "redirect_url": "/powershell/module/exchange/remove-messageclassification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-OrganizationSegment.md", + "redirect_url": "/powershell/module/exchange/remove-organizationsegment", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-OutlookProtectionRule.md", + "redirect_url": "/powershell/module/exchange/remove-outlookprotectionrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-ProtectionAlert.md", + "redirect_url": "/powershell/module/exchange/remove-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-SupervisoryReviewPolicyV2.md", + "redirect_url": "/powershell/module/exchange/remove-supervisoryreviewpolicyv2", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-TransportRule.md", + "redirect_url": "/powershell/module/exchange/remove-transportrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-ActivityAlert.md", + "redirect_url": "/powershell/module/exchange/set-activityalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-InformationBarrierPolicy.md", + "redirect_url": "/powershell/module/exchange/set-informationbarrierpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-JournalRule.md", + "redirect_url": "/powershell/module/exchange/set-journalrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-Label.md", + "redirect_url": "/powershell/module/exchange/set-label", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-LabelPolicy.md", + "redirect_url": "/powershell/module/exchange/set-labelpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-MessageClassification.md", + "redirect_url": "/powershell/module/exchange/set-messageclassification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-OrganizationSegment.md", + "redirect_url": "/powershell/module/exchange/set-organizationsegment", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-OutlookProtectionRule.md", + "redirect_url": "/powershell/module/exchange/set-outlookprotectionrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-ProtectionAlert.md", + "redirect_url": "/powershell/module/exchange/set-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-SupervisoryReviewPolicyV2.md", + "redirect_url": "/powershell/module/exchange/set-supervisoryreviewpolicyv2", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-SupervisoryReviewRule.md", + "redirect_url": "/powershell/module/exchange/set-supervisoryreviewrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-TransportRule.md", + "redirect_url": "/powershell/module/exchange/set-transportrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Start-InformationBarrierPoliciesApplication.md", + "redirect_url": "/powershell/module/exchange/start-informationbarrierpoliciesapplication", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Stop-InformationBarrierPoliciesApplication.md", + "redirect_url": "/powershell/module/exchange/stop-informationbarrierpoliciesapplication", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Test-ArchiveConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-archiveconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-AdminAuditLogConfig.md", + "redirect_url": "/powershell/module/exchange/get-adminauditlogconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-AuditConfig.md", + "redirect_url": "/powershell/module/exchange/get-auditconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-AuditConfigurationPolicy.md", + "redirect_url": "/powershell/module/exchange/get-auditconfigurationpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-AuditConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/get-auditconfigurationrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-AuditLogSearch.md", + "redirect_url": "/powershell/module/exchange/get-auditlogsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-MailboxAuditBypassAssociation.md", + "redirect_url": "/powershell/module/exchange/get-mailboxauditbypassassociation", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-UnifiedAuditLogRetentionPolicy.md", + "redirect_url": "/powershell/module/exchange/get-unifiedauditlogretentionpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/New-AdminAuditLogSearch.md", + "redirect_url": "/powershell/module/exchange/new-adminauditlogsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/New-AuditConfigurationPolicy.md", + "redirect_url": "/powershell/module/exchange/new-auditconfigurationpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/New-AuditConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/new-auditconfigurationrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/New-MailboxAuditLogSearch.md", + "redirect_url": "/powershell/module/exchange/new-mailboxauditlogsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/New-UnifiedAuditLogRetentionPolicy.md", + "redirect_url": "/powershell/module/exchange/new-unifiedauditlogretentionpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Remove-AuditConfigurationPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-auditconfigurationpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Remove-AuditConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/remove-auditconfigurationrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Remove-UnifiedAuditLogRetentionPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-unifiedauditlogretentionpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Search-AdminAuditLog.md", + "redirect_url": "/powershell/module/exchange/search-adminauditlog", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Search-MailboxAuditLog.md", + "redirect_url": "/powershell/module/exchange/search-mailboxauditlog", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Search-UnifiedAuditLog.md", + "redirect_url": "/powershell/module/exchange/search-unifiedauditlog", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Set-AdminAuditLogConfig.md", + "redirect_url": "/powershell/module/exchange/set-adminauditlogconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Set-AuditConfig.md", + "redirect_url": "/powershell/module/exchange/set-auditconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Set-AuditConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/set-auditconfigurationrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Set-MailboxAuditBypassAssociation.md", + "redirect_url": "/powershell/module/exchange/set-mailboxauditbypassassociation", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Set-UnifiedAuditLogRetentionPolicy.md", + "redirect_url": "/powershell/module/exchange/set-unifiedauditlogretentionpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Write-AdminAuditLog.md", + "redirect_url": "/powershell/module/exchange/write-adminauditlog", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Get-ComplianceSearch.md", + "redirect_url": "/powershell/module/exchange/get-compliancesearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Get-ComplianceSearchAction.md", + "redirect_url": "/powershell/module/exchange/get-compliancesearchaction", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Get-ComplianceSecurityFilter.md", + "redirect_url": "/powershell/module/exchange/get-compliancesecurityfilter", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Get-MailboxSearch.md", + "redirect_url": "/powershell/module/exchange/get-mailboxsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Invoke-ComplianceSearchActionStep.md", + "redirect_url": "/powershell/module/exchange/invoke-compliancesearchactionstep", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/New-ComplianceSearch.md", + "redirect_url": "/powershell/module/exchange/new-compliancesearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/New-ComplianceSearchAction.md", + "redirect_url": "/powershell/module/exchange/new-compliancesearchaction", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/New-ComplianceSecurityFilter.md", + "redirect_url": "/powershell/module/exchange/new-compliancesecurityfilter", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/New-MailboxSearch.md", + "redirect_url": "/powershell/module/exchange/new-mailboxsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Remove-ComplianceSearch.md", + "redirect_url": "/powershell/module/exchange/remove-compliancesearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Remove-ComplianceSearchAction.md", + "redirect_url": "/powershell/module/exchange/remove-compliancesearchaction", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Remove-ComplianceSecurityFilter.md", + "redirect_url": "/powershell/module/exchange/remove-compliancesecurityfilter", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Remove-MailboxSearch.md", + "redirect_url": "/powershell/module/exchange/remove-mailboxsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Set-ComplianceSearch.md", + "redirect_url": "/powershell/module/exchange/set-compliancesearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Set-ComplianceSearchAction.md", + "redirect_url": "/powershell/module/exchange/set-compliancesearchaction", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Set-ComplianceSecurityFilter.md", + "redirect_url": "/powershell/module/exchange/set-compliancesecurityfilter", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Set-MailboxSearch.md", + "redirect_url": "/powershell/module/exchange/set-mailboxsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Start-ComplianceSearch.md", + "redirect_url": "/powershell/module/exchange/start-compliancesearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Start-MailboxSearch.md", + "redirect_url": "/powershell/module/exchange/start-mailboxsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Stop-ComplianceSearch.md", + "redirect_url": "/powershell/module/exchange/stop-compliancesearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Stop-MailboxSearch.md", + "redirect_url": "/powershell/module/exchange/stop-mailboxsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Export-DlpPolicyCollection.md", + "redirect_url": "/powershell/module/exchange/export-dlppolicycollection", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-ClassificationRuleCollection.md", + "redirect_url": "/powershell/module/exchange/get-classificationrulecollection", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DataClassification.md", + "redirect_url": "/powershell/module/exchange/get-dataclassification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DataClassificationConfig.md", + "redirect_url": "/powershell/module/exchange/get-dataclassificationconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/get-dlpcompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpComplianceRule.md", + "redirect_url": "/powershell/module/exchange/get-dlpcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpDetailReport.md", + "redirect_url": "/powershell/module/exchange/get-dlpdetailreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpDetectionsReport.md", + "redirect_url": "/powershell/module/exchange/get-dlpdetectionsreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpEdmSchema.md", + "redirect_url": "/powershell/module/exchange/get-dlpedmschema", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpKeywordDictionary.md", + "redirect_url": "/powershell/module/exchange/get-dlpkeyworddictionary", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpPolicy.md", + "redirect_url": "/powershell/module/exchange/get-dlppolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpPolicyTemplate.md", + "redirect_url": "/powershell/module/exchange/get-dlppolicytemplate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpSensitiveInformationType.md", + "redirect_url": "/powershell/module/exchange/get-dlpsensitiveinformationtype", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpSensitiveInformationTypeRulePackage.md", + "redirect_url": "/powershell/module/exchange/get-dlpsensitiveinformationtyperulepackage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpSiDetectionsReport.md", + "redirect_url": "/powershell/module/exchange/get-dlpsidetectionsreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-PolicyTipConfig.md", + "redirect_url": "/powershell/module/exchange/get-policytipconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Import-DlpPolicyCollection.md", + "redirect_url": "/powershell/module/exchange/import-dlppolicycollection", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Import-DlpPolicyTemplate.md", + "redirect_url": "/powershell/module/exchange/import-dlppolicytemplate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-ClassificationRuleCollection.md", + "redirect_url": "/powershell/module/exchange/new-classificationrulecollection", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DataClassification.md", + "redirect_url": "/powershell/module/exchange/new-dataclassification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/new-dlpcompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpComplianceRule.md", + "redirect_url": "/powershell/module/exchange/new-dlpcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpEdmSchema.md", + "redirect_url": "/powershell/module/exchange/new-dlpedmschema", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpFingerprint.md", + "redirect_url": "/powershell/module/exchange/new-dlpfingerprint", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpKeywordDictionary.md", + "redirect_url": "/powershell/module/exchange/new-dlpkeyworddictionary", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpPolicy.md", + "redirect_url": "/powershell/module/exchange/new-dlppolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpSensitiveInformationType.md", + "redirect_url": "/powershell/module/exchange/new-dlpsensitiveinformationtype", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpSensitiveInformationTypeRulePackage.md", + "redirect_url": "/powershell/module/exchange/new-dlpsensitiveinformationtyperulepackage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-Fingerprint.md", + "redirect_url": "/powershell/module/exchange/new-fingerprint", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-PolicyTipConfig.md", + "redirect_url": "/powershell/module/exchange/new-policytipconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-ClassificationRuleCollection.md", + "redirect_url": "/powershell/module/exchange/remove-classificationrulecollection", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DataClassification.md", + "redirect_url": "/powershell/module/exchange/remove-dataclassification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/remove-dlpcompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpComplianceRule.md", + "redirect_url": "/powershell/module/exchange/remove-dlpcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpEdmSchema.md", + "redirect_url": "/powershell/module/exchange/remove-dlpedmschema", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpKeywordDictionary.md", + "redirect_url": "/powershell/module/exchange/remove-dlpkeyworddictionary", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-dlppolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpPolicyTemplate.md", + "redirect_url": "/powershell/module/exchange/remove-dlppolicytemplate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpSensitiveInformationType.md", + "redirect_url": "/powershell/module/exchange/remove-dlpsensitiveinformationtype", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpSensitiveInformationTypeRulePackage.md", + "redirect_url": "/powershell/module/exchange/remove-dlpsensitiveinformationtyperulepackage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-PolicyTipConfig.md", + "redirect_url": "/powershell/module/exchange/remove-policytipconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-ClassificationRuleCollection.md", + "redirect_url": "/powershell/module/exchange/set-classificationrulecollection", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DataClassification.md", + "redirect_url": "/powershell/module/exchange/set-dataclassification", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/set-dlpcompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpComplianceRule.md", + "redirect_url": "/powershell/module/exchange/set-dlpcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpEdmSchema.md", + "redirect_url": "/powershell/module/exchange/set-dlpedmschema", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpKeywordDictionary.md", + "redirect_url": "/powershell/module/exchange/set-dlpkeyworddictionary", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpPolicy.md", + "redirect_url": "/powershell/module/exchange/set-dlppolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpSensitiveInformationType.md", + "redirect_url": "/powershell/module/exchange/set-dlpsensitiveinformationtype", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpSensitiveInformationTypeRulePackage.md", + "redirect_url": "/powershell/module/exchange/set-dlpsensitiveinformationtyperulepackage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-PolicyTipConfig.md", + "redirect_url": "/powershell/module/exchange/set-policytipconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Add-ComplianceCaseMember.md", + "redirect_url": "/powershell/module/exchange/add-compliancecasemember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Add-eDiscoveryCaseAdmin.md", + "redirect_url": "/powershell/module/exchange/add-ediscoverycaseadmin", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Get-CaseHoldPolicy.md", + "redirect_url": "/powershell/module/exchange/get-caseholdpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Get-CaseHoldRule.md", + "redirect_url": "/powershell/module/exchange/get-caseholdrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Get-ComplianceCase.md", + "redirect_url": "/powershell/module/exchange/get-compliancecase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Get-ComplianceCaseMember.md", + "redirect_url": "/powershell/module/exchange/get-compliancecasemember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Get-eDiscoveryCaseAdmin.md", + "redirect_url": "/powershell/module/exchange/get-ediscoverycaseadmin", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/New-CaseHoldPolicy.md", + "redirect_url": "/powershell/module/exchange/new-caseholdpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/New-CaseHoldRule.md", + "redirect_url": "/powershell/module/exchange/new-caseholdrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/New-ComplianceCase.md", + "redirect_url": "/powershell/module/exchange/new-compliancecase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Remove-CaseHoldPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-caseholdpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Remove-CaseHoldRule.md", + "redirect_url": "/powershell/module/exchange/remove-caseholdrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Remove-ComplianceCase.md", + "redirect_url": "/powershell/module/exchange/remove-compliancecase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Remove-ComplianceCaseMember.md", + "redirect_url": "/powershell/module/exchange/remove-compliancecasemember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Remove-eDiscoveryCaseAdmin.md", + "redirect_url": "/powershell/module/exchange/remove-ediscoverycaseadmin", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Set-CaseHoldPolicy.md", + "redirect_url": "/powershell/module/exchange/set-caseholdpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Set-CaseHoldRule.md", + "redirect_url": "/powershell/module/exchange/set-caseholdrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Set-ComplianceCase.md", + "redirect_url": "/powershell/module/exchange/set-compliancecase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Update-ComplianceCaseMember.md", + "redirect_url": "/powershell/module/exchange/update-compliancecasemember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Update-eDiscoveryCaseAdmin.md", + "redirect_url": "/powershell/module/exchange/update-ediscoverycaseadmin", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Enable-ComplianceTagStorage.md", + "redirect_url": "/powershell/module/exchange/enable-compliancetagstorage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ComplianceRetentionEvent.md", + "redirect_url": "/powershell/module/exchange/get-complianceretentionevent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ComplianceRetentionEventType.md", + "redirect_url": "/powershell/module/exchange/get-complianceretentioneventtype", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ComplianceTag.md", + "redirect_url": "/powershell/module/exchange/get-compliancetag", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ComplianceTagStorage.md", + "redirect_url": "/powershell/module/exchange/get-compliancetagstorage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-DataRetentionReport.md", + "redirect_url": "/powershell/module/exchange/get-dataretentionreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-HoldCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/get-holdcompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-HoldComplianceRule.md", + "redirect_url": "/powershell/module/exchange/get-holdcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ManagedContentSettings.md", + "redirect_url": "/powershell/module/exchange/get-managedcontentsettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ManagedFolder.md", + "redirect_url": "/powershell/module/exchange/get-managedfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ManagedFolderMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/get-managedfoldermailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-RetentionCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/get-retentioncompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-RetentionComplianceRule.md", + "redirect_url": "/powershell/module/exchange/get-retentioncompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-RetentionEvent.md", + "redirect_url": "/powershell/module/exchange/get-retentionevent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-RetentionPolicy.md", + "redirect_url": "/powershell/module/exchange/get-retentionpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-RetentionPolicyTag.md", + "redirect_url": "/powershell/module/exchange/get-retentionpolicytag", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ComplianceRetentionEvent.md", + "redirect_url": "/powershell/module/exchange/new-complianceretentionevent", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ComplianceRetentionEventType.md", + "redirect_url": "/powershell/module/exchange/new-complianceretentioneventtype", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ComplianceTag.md", + "redirect_url": "/powershell/module/exchange/new-compliancetag", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-HoldCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/new-holdcompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-HoldComplianceRule.md", + "redirect_url": "/powershell/module/exchange/new-holdcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ManagedContentSettings.md", + "redirect_url": "/powershell/module/exchange/new-managedcontentsettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ManagedFolder.md", + "redirect_url": "/powershell/module/exchange/new-managedfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ManagedFolderMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/new-managedfoldermailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-RetentionCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/new-retentioncompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-RetentionComplianceRule.md", + "redirect_url": "/powershell/module/exchange/new-retentioncompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-RetentionPolicy.md", + "redirect_url": "/powershell/module/exchange/new-retentionpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-RetentionPolicyTag.md", + "redirect_url": "/powershell/module/exchange/new-retentionpolicytag", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-ComplianceRetentionEventType.md", + "redirect_url": "/powershell/module/exchange/remove-complianceretentioneventtype", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-ComplianceTag.md", + "redirect_url": "/powershell/module/exchange/remove-compliancetag", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-HoldCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/remove-holdcompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-HoldComplianceRule.md", + "redirect_url": "/powershell/module/exchange/remove-holdcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-ManagedContentSettings.md", + "redirect_url": "/powershell/module/exchange/remove-managedcontentsettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-ManagedFolder.md", + "redirect_url": "/powershell/module/exchange/remove-managedfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-ManagedFolderMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-managedfoldermailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-RetentionCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/remove-retentioncompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-RetentionComplianceRule.md", + "redirect_url": "/powershell/module/exchange/remove-retentioncompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-RetentionPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-retentionpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-RetentionPolicyTag.md", + "redirect_url": "/powershell/module/exchange/remove-retentionpolicytag", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-ComplianceRetentionEventType.md", + "redirect_url": "/powershell/module/exchange/set-complianceretentioneventtype", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-ComplianceTag.md", + "redirect_url": "/powershell/module/exchange/set-compliancetag", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-HoldCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/set-holdcompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-HoldComplianceRule.md", + "redirect_url": "/powershell/module/exchange/set-holdcompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-ManagedContentSettings.md", + "redirect_url": "/powershell/module/exchange/set-managedcontentsettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-ManagedFolder.md", + "redirect_url": "/powershell/module/exchange/set-managedfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-ManagedFolderMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/set-managedfoldermailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-RetentionCompliancePolicy.md", + "redirect_url": "/powershell/module/exchange/set-retentioncompliancepolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-RetentionComplianceRule.md", + "redirect_url": "/powershell/module/exchange/set-retentioncompliancerule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-RetentionPolicy.md", + "redirect_url": "/powershell/module/exchange/set-retentionpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-RetentionPolicyTag.md", + "redirect_url": "/powershell/module/exchange/set-retentionpolicytag", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Start-ManagedFolderAssistant.md", + "redirect_url": "/powershell/module/exchange/start-managedfolderassistant", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Start-RetentionAutoTagLearning.md", + "redirect_url": "/powershell/module/exchange/start-retentionautotaglearning", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Stop-ManagedFolderAssistant.md", + "redirect_url": "/powershell/module/exchange/stop-managedfolderassistant", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Validate-RetentionRuleQuery.md", + "redirect_url": "/powershell/module/exchange/validate-retentionrulequery", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Connect-ExchangeOnline.md", + "redirect_url": "/powershell/module/exchange/connect-exchangeonline", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOCasMailbox.md", + "redirect_url": "/powershell/module/exchange/get-exocasmailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMailbox.md", + "redirect_url": "/powershell/module/exchange/get-exomailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMailboxFolderPermission.md", + "redirect_url": "/powershell/module/exchange/get-exomailboxfolderpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMailboxFolderStatistics.md", + "redirect_url": "/powershell/module/exchange/get-exomailboxfolderstatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMailboxPermission.md", + "redirect_url": "/powershell/module/exchange/get-exomailboxpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMailboxStatistics.md", + "redirect_url": "/powershell/module/exchange/get-exomailboxstatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMobileDeviceStatistics.md", + "redirect_url": "/powershell/module/exchange/get-exomobiledevicestatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXORecipient.md", + "redirect_url": "/powershell/module/exchange/get-exorecipient", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXORecipientPermission.md", + "redirect_url": "/powershell/module/exchange/get-exorecipientpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-ConnectionByClientTypeDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-ConnectionByClientTypeReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsActiveUserReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsAVConferenceTimeReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsClientDeviceDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsClientDeviceReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsConferenceReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsP2PAVTimeReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsP2PSessionReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsPSTNConferenceTimeReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsPSTNUsageDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsUserActivitiesReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsUsersBlockedReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-GroupActivityReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-HistoricalSearch.md", + "redirect_url": "/powershell/module/exchange/get-historicalsearch", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-LicenseVsUsageSummaryReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-LogonStatistics.md", + "redirect_url": "/powershell/module/exchange/get-logonstatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailboxActivityReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailboxUsageDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailboxUsageReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailDetailDlpPolicyReport.md", + "redirect_url": "/powershell/module/exchange/get-maildetaildlppolicyreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailDetailMalwareReport.md", + "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailDetailSpamReport.md", + "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailDetailTransportRuleReport.md", + "redirect_url": "/powershell/module/exchange/get-maildetailtransportrulereport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailFilterListReport.md", + "redirect_url": "/powershell/module/exchange/get-mailfilterlistreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailTrafficPolicyReport.md", + "redirect_url": "/powershell/module/exchange/get-mailtrafficpolicyreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailTrafficReport.md", + "redirect_url": "/powershell/module/exchange/get-mailtrafficreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailTrafficSummaryReport.md", + "redirect_url": "/powershell/module/exchange/get-mailtrafficsummaryreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailTrafficTopReport.md", + "redirect_url": "/powershell/module/exchange/get-mailtrafficsummaryreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-MxRecordReport.md", + "redirect_url": "/powershell/module/exchange/get-mxrecordreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-O365ClientBrowserDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-O365ClientBrowserReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-O365ClientOSDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-O365ClientOSReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-OutboundConnectorReport.md", + "redirect_url": "/powershell/module/exchange/get-outboundconnectorreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-RecipientStatisticsReport.md", + "redirect_url": "/powershell/module/exchange/get-recipientstatisticsreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-ReportExecutionInstance.md", + "redirect_url": "/powershell/module/exchange/get-reportexecutioninstance", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SCInsights.md", + "redirect_url": "/powershell/module/exchange/get-scinsights", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-ServiceDeliveryReport.md", + "redirect_url": "/powershell/module/exchange/get-servicedeliveryreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOActiveUserReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOSkyDriveProDeployedReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOSkyDriveProStorageReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOTeamSiteDeployedReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOTeamSiteStorageReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOTenantStorageMetricReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-StaleMailboxDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-StaleMailboxReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SupervisoryReviewActivity.md", + "redirect_url": "/powershell/module/exchange/get-supervisoryreviewactivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SupervisoryReviewOverallProgressReport.md", + "redirect_url": "/powershell/module/exchange/get-supervisoryreviewoverallprogressreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SupervisoryReviewPolicyReport.md", + "redirect_url": "/powershell/module/exchange/get-supervisoryreviewpolicyreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SupervisoryReviewReport.md", + "redirect_url": "/powershell/module/exchange/get-supervisoryreviewreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-SupervisoryReviewTopCasesReport.md", + "redirect_url": "/powershell/module/exchange/get-supervisoryreviewtopcasesreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-TenantAnalyticsConfig.md", + "redirect_url": "/powershell/module/exchange/get-myanalyticsfeatureconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Get-UserAnalyticsConfig.md", + "redirect_url": "/powershell/module/exchange/get-myanalyticsfeatureconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Set-TenantAnalyticsConfig.md", + "redirect_url": "/powershell/module/exchange/myanalyticsfeatureconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/reporting/Set-UserAnalyticsConfig.md", + "redirect_url": "/powershell/module/exchange/myanalyticsfeatureconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Add-ManagementRoleEntry.md", + "redirect_url": "/powershell/module/exchange/add-managementroleentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Add-RoleGroupMember.md", + "redirect_url": "/powershell/module/exchange/add-rolegroupmember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-ManagementRole.md", + "redirect_url": "/powershell/module/exchange/get-managementrole", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-ManagementRoleAssignment.md", + "redirect_url": "/powershell/module/exchange/get-managementroleassignment", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-ManagementRoleEntry.md", + "redirect_url": "/powershell/module/exchange/get-managementroleentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-ManagementScope.md", + "redirect_url": "/powershell/module/exchange/get-managementscope", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-RoleAssignmentPolicy.md", + "redirect_url": "/powershell/module/exchange/get-roleassignmentpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-RoleGroup.md", + "redirect_url": "/powershell/module/exchange/get-rolegroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-RoleGroupMember.md", + "redirect_url": "/powershell/module/exchange/get-rolegroupmember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/New-ManagementRole.md", + "redirect_url": "/powershell/module/exchange/new-managementrole", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/New-ManagementRoleAssignment.md", + "redirect_url": "/powershell/module/exchange/new-managementroleassignment", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/New-ManagementScope.md", + "redirect_url": "/powershell/module/exchange/new-managementscope", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/New-RoleAssignmentPolicy.md", + "redirect_url": "/powershell/module/exchange/new-roleassignmentpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/New-RoleGroup.md", + "redirect_url": "/powershell/module/exchange/new-rolegroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-ManagementRole.md", + "redirect_url": "/powershell/module/exchange/remove-managementrole", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-ManagementRoleAssignment.md", + "redirect_url": "/powershell/module/exchange/remove-managementroleassignment", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-ManagementRoleEntry.md", + "redirect_url": "/powershell/module/exchange/remove-managementroleentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-ManagementScope.md", + "redirect_url": "/powershell/module/exchange/remove-managementscope", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-RoleAssignmentPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-roleassignmentpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-RoleGroup.md", + "redirect_url": "/powershell/module/exchange/remove-rolegroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-RoleGroupMember.md", + "redirect_url": "/powershell/module/exchange/remove-rolegroupmember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Set-ManagementRoleAssignment.md", + "redirect_url": "/powershell/module/exchange/set-managementroleassignment", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Set-ManagementRoleEntry.md", + "redirect_url": "/powershell/module/exchange/set-managementroleentry", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Set-ManagementScope.md", + "redirect_url": "/powershell/module/exchange/set-managementscope", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Set-RoleAssignmentPolicy.md", + "redirect_url": "/powershell/module/exchange/set-roleassignmentpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Set-RoleGroup.md", + "redirect_url": "/powershell/module/exchange/set-rolegroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Update-RoleGroupMember.md", + "redirect_url": "/powershell/module/exchange/update-rolegroupmember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Add-GlobalMonitoringOverride.md", + "redirect_url": "/powershell/module/exchange/add-globalmonitoringoverride", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Add-ServerMonitoringOverride.md", + "redirect_url": "/powershell/module/exchange/add-servermonitoringoverride", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-AvailabilityReportOutage.md", + "redirect_url": "/powershell/module/exchange/get-availabilityreportoutage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-EventLogLevel.md", + "redirect_url": "/powershell/module/exchange/get-eventloglevel", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-GlobalMonitoringOverride.md", + "redirect_url": "/powershell/module/exchange/get-globalmonitoringoverride", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-HealthReport.md", + "redirect_url": "/powershell/module/exchange/get-healthreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-MonitoringItemHelp.md", + "redirect_url": "/powershell/module/exchange/get-monitoringitemhelp", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-MonitoringItemIdentity.md", + "redirect_url": "/powershell/module/exchange/get-monitoringitemidentity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-ServerComponentState.md", + "redirect_url": "/powershell/module/exchange/get-servercomponentstate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-ServerHealth.md", + "redirect_url": "/powershell/module/exchange/get-serverhealth", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-ServerMonitoringOverride.md", + "redirect_url": "/powershell/module/exchange/get-servermonitoringoverride", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-ThrottlingPolicy.md", + "redirect_url": "/powershell/module/exchange/get-throttlingpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-ThrottlingPolicyAssociation.md", + "redirect_url": "/powershell/module/exchange/get-throttlingpolicyassociation", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Invoke-MonitoringProbe.md", + "redirect_url": "/powershell/module/exchange/invoke-monitoringprobe", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/New-AvailabilityReportOutage.md", + "redirect_url": "/powershell/module/exchange/new-availabilityreportoutage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/New-ThrottlingPolicy.md", + "redirect_url": "/powershell/module/exchange/new-throttlingpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Remove-AvailabilityReportOutage.md", + "redirect_url": "/powershell/module/exchange/remove-availabilityreportoutage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Remove-GlobalMonitoringOverride.md", + "redirect_url": "/powershell/module/exchange/remove-globalmonitoringoverride", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Remove-ServerMonitoringOverride.md", + "redirect_url": "/powershell/module/exchange/remove-servermonitoringoverride", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Remove-ThrottlingPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-throttlingpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-AvailabilityReportOutage.md", + "redirect_url": "/powershell/module/exchange/set-availabilityreportoutage", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-EventLogLevel.md", + "redirect_url": "/powershell/module/exchange/set-eventloglevel", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-ServerComponentState.md", + "redirect_url": "/powershell/module/exchange/set-servercomponentstate", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-ServerMonitor.md", + "redirect_url": "/powershell/module/exchange/set-servermonitor", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-ThrottlingPolicy.md", + "redirect_url": "/powershell/module/exchange/set-throttlingpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-ThrottlingPolicyAssociation.md", + "redirect_url": "/powershell/module/exchange/set-throttlingpolicyassociation", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Test-ServiceHealth.md", + "redirect_url": "/powershell/module/exchange/test-servicehealth", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Add-AvailabilityAddressSpace.md", + "redirect_url": "/powershell/module/exchange/add-availabilityaddressspace", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Add-PublicFolderAdministrativePermission.md", + "redirect_url": "/powershell/module/exchange/add-publicfolderadministrativepermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Add-PublicFolderClientPermission.md", + "redirect_url": "/powershell/module/exchange/add-publicfolderclientpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Disable-MailPublicFolder.md", + "redirect_url": "/powershell/module/exchange/disable-mailpublicfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Enable-MailPublicFolder.md", + "redirect_url": "/powershell/module/exchange/enable-mailpublicfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-AvailabilityAddressSpace.md", + "redirect_url": "/powershell/module/exchange/get-availabilityaddressspace", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-AvailabilityConfig.md", + "redirect_url": "/powershell/module/exchange/get-availabilityconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-MailPublicFolder.md", + "redirect_url": "/powershell/module/exchange/get-mailpublicfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-OrganizationRelationship.md", + "redirect_url": "/powershell/module/exchange/get-organizationrelationship", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolder.md", + "redirect_url": "/powershell/module/exchange/get-publicfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderAdministrativePermission.md", + "redirect_url": "/powershell/module/exchange/get-publicfolderadministrativepermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderClientPermission.md", + "redirect_url": "/powershell/module/exchange/get-publicfolderclientpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderDatabase.md", + "redirect_url": "/powershell/module/exchange/get-publicfolderdatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderItemStatistics.md", + "redirect_url": "/powershell/module/exchange/get-publicfolderitemstatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderMailboxDiagnostics.md", + "redirect_url": "/powershell/module/exchange/get-publicfoldermailboxdiagnostics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderStatistics.md", + "redirect_url": "/powershell/module/exchange/get-publicfolderstatistics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-SharingPolicy.md", + "redirect_url": "/powershell/module/exchange/get-sharingpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-SiteMailbox.md", + "redirect_url": "/powershell/module/exchange/get-sitemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-SiteMailboxDiagnostics.md", + "redirect_url": "/powershell/module/exchange/get-sitemailboxdiagnostics", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-SiteMailboxProvisioningPolicy.md", + "redirect_url": "/powershell/module/exchange/get-sitemailboxprovisioningpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-AvailabilityConfig.md", + "redirect_url": "/powershell/module/exchange/new-availabilityconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-OrganizationRelationship.md", + "redirect_url": "/powershell/module/exchange/new-organizationrelationship", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-PublicFolder.md", + "redirect_url": "/powershell/module/exchange/new-publicfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-PublicFolderDatabase.md", + "redirect_url": "/powershell/module/exchange/new-publicfolderdatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-PublicFolderDatabaseRepairRequest.md", + "redirect_url": "/powershell/module/exchange/new-publicfolderdatabaserepairrequest", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-SharingPolicy.md", + "redirect_url": "/powershell/module/exchange/new-sharingpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-SiteMailboxProvisioningPolicy.md", + "redirect_url": "/powershell/module/exchange/new-sitemailboxprovisioningpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-SyncMailPublicFolder.md", + "redirect_url": "/powershell/module/exchange/new-syncmailpublicfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-AvailabilityAddressSpace.md", + "redirect_url": "/powershell/module/exchange/remove-availabilityaddressspace", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-AvailabilityConfig.md", + "redirect_url": "/powershell/module/exchange/remove-availabilityconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-OrganizationRelationship.md", + "redirect_url": "/powershell/module/exchange/remove-organizationrelationship", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-PublicFolder.md", + "redirect_url": "/powershell/module/exchange/remove-publicfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-PublicFolderAdministrativePermission.md", + "redirect_url": "/powershell/module/exchange/remove-publicfolderadministrativepermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-PublicFolderClientPermission.md", + "redirect_url": "/powershell/module/exchange/remove-publicfolderclientpermission", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-PublicFolderDatabase.md", + "redirect_url": "/powershell/module/exchange/remove-publicfolderdatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-SharingPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-sharingpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-SiteMailboxProvisioningPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-sitemailboxprovisioningpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-SyncMailPublicFolder.md", + "redirect_url": "/powershell/module/exchange/remove-syncmailpublicfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Resume-PublicFolderReplication.md", + "redirect_url": "/powershell/module/exchange/resume-publicfolderreplication", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-AvailabilityConfig.md", + "redirect_url": "/powershell/module/exchange/set-availabilityconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-MailPublicFolder.md", + "redirect_url": "/powershell/module/exchange/set-mailpublicfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-OrganizationRelationship.md", + "redirect_url": "/powershell/module/exchange/set-organizationrelationship", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-PublicFolder.md", + "redirect_url": "/powershell/module/exchange/set-publicfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-PublicFolderDatabase.md", + "redirect_url": "/powershell/module/exchange/set-publicfolderdatabase", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-SharingPolicy.md", + "redirect_url": "/powershell/module/exchange/set-sharingpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-SiteMailbox.md", + "redirect_url": "/powershell/module/exchange/set-sitemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-SiteMailboxProvisioningPolicy.md", + "redirect_url": "/powershell/module/exchange/set-sitemailboxprovisioningpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Suspend-PublicFolderReplication.md", + "redirect_url": "/powershell/module/exchange/suspend-publicfolderreplication", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Test-OrganizationRelationship.md", + "redirect_url": "/powershell/module/exchange/test-organizationrelationship", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Test-SiteMailbox.md", + "redirect_url": "/powershell/module/exchange/test-sitemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Update-PublicFolder.md", + "redirect_url": "/powershell/module/exchange/update-publicfolder", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Update-PublicFolderHierarchy.md", + "redirect_url": "/powershell/module/exchange/update-publicfolderhierarchy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Update-PublicFolderMailbox.md", + "redirect_url": "/powershell/module/exchange/update-publicfoldermailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Update-SiteMailbox.md", + "redirect_url": "/powershell/module/exchange/update-sitemailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMAutoAttendant.md", + "redirect_url": "/powershell/module/exchange/disable-umautoattendant", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMCallAnsweringRule.md", + "redirect_url": "/powershell/module/exchange/disable-umcallansweringrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMIPGateway.md", + "redirect_url": "/powershell/module/exchange/disable-umipgateway", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMMailbox.md", + "redirect_url": "/powershell/module/exchange/disable-ummailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMServer.md", + "redirect_url": "/powershell/module/exchange/disable-umserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMService.md", + "redirect_url": "/powershell/module/exchange/disable-umservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMAutoAttendant.md", + "redirect_url": "/powershell/module/exchange/enable-umautoattendant", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMCallAnsweringRule.md", + "redirect_url": "/powershell/module/exchange/enable-umcallansweringrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMIPGateway.md", + "redirect_url": "/powershell/module/exchange/enable-umipgateway", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMMailbox.md", + "redirect_url": "/powershell/module/exchange/enable-ummailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMServer.md", + "redirect_url": "/powershell/module/exchange/enable-umserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMService.md", + "redirect_url": "/powershell/module/exchange/enable-umservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Export-UMCallDataRecord.md", + "redirect_url": "/powershell/module/exchange/export-umcalldatarecord", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Export-UMPrompt.md", + "redirect_url": "/powershell/module/exchange/export-umprompt", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-OnlineMeetingConfiguration.md", + "redirect_url": "/powershell/module/exchange/get-onlinemeetingconfiguration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMActiveCalls.md", + "redirect_url": "/powershell/module/exchange/get-umactivecalls", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMAutoAttendant.md", + "redirect_url": "/powershell/module/exchange/get-umautoattendant", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMCallAnsweringRule.md", + "redirect_url": "/powershell/module/exchange/get-umcallansweringrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMCallDataRecord.md", + "redirect_url": "/powershell/module/exchange/get-umcalldatarecord", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMCallRouterSettings.md", + "redirect_url": "/powershell/module/exchange/get-umcallroutersettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMCallSummaryReport.md", + "redirect_url": "/powershell/module/exchange/get-umcallsummaryreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMDialPlan.md", + "redirect_url": "/powershell/module/exchange/get-umdialplan", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMHuntGroup.md", + "redirect_url": "/powershell/module/exchange/get-umhuntgroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMIPGateway.md", + "redirect_url": "/powershell/module/exchange/get-umipgateway", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMMailbox.md", + "redirect_url": "/powershell/module/exchange/get-ummailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMMailboxPIN.md", + "redirect_url": "/powershell/module/exchange/get-ummailboxpin", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/get-ummailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UmServer.md", + "redirect_url": "/powershell/module/exchange/get-umserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMService.md", + "redirect_url": "/powershell/module/exchange/get-umservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Import-UMPrompt.md", + "redirect_url": "/powershell/module/exchange/import-umprompt", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMAutoAttendant.md", + "redirect_url": "/powershell/module/exchange/new-umautoattendant", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMCallAnsweringRule.md", + "redirect_url": "/powershell/module/exchange/new-umcallansweringrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMDialPlan.md", + "redirect_url": "/powershell/module/exchange/new-umdialplan", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMHuntGroup.md", + "redirect_url": "/powershell/module/exchange/new-umhuntgroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMIPGateway.md", + "redirect_url": "/powershell/module/exchange/new-umipgateway", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/new-ummailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMAutoAttendant.md", + "redirect_url": "/powershell/module/exchange/remove-umautoattendant", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMCallAnsweringRule.md", + "redirect_url": "/powershell/module/exchange/remove-umcallansweringrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMDialPlan.md", + "redirect_url": "/powershell/module/exchange/remove-umdialplan", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMHuntGroup.md", + "redirect_url": "/powershell/module/exchange/remove-umhuntgroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMIPGateway.md", + "redirect_url": "/powershell/module/exchange/remove-umipgateway", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-ummailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMAutoAttendant.md", + "redirect_url": "/powershell/module/exchange/set-umautoattendant", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMCallAnsweringRule.md", + "redirect_url": "/powershell/module/exchange/set-umcallansweringrule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMCallRouterSettings.md", + "redirect_url": "/powershell/module/exchange/set-umcallroutersettings", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMDialPlan.md", + "redirect_url": "/powershell/module/exchange/set-umdialplan", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMIPGateway.md", + "redirect_url": "/powershell/module/exchange/set-umipgateway", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMMailbox.md", + "redirect_url": "/powershell/module/exchange/set-ummailbox", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMMailboxPIN.md", + "redirect_url": "/powershell/module/exchange/set-ummailboxpin", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMMailboxPolicy.md", + "redirect_url": "/powershell/module/exchange/set-ummailboxpolicy", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UmServer.md", + "redirect_url": "/powershell/module/exchange/set-umserver", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMService.md", + "redirect_url": "/powershell/module/exchange/set-umservice", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/unified-messaging/Test-UMConnectivity.md", + "redirect_url": "/powershell/module/exchange/test-umconnectivity", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Add-DistributionGroupMember.md", + "redirect_url": "/powershell/module/exchange/add-distributiongroupmember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Add-UnifiedGroupLinks.md", + "redirect_url": "/powershell/module/exchange/add-unifiedgrouplinks", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Disable-DistributionGroup.md", + "redirect_url": "/powershell/module/exchange/disable-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Disable-MailContact.md", + "redirect_url": "/powershell/module/exchange/disable-mailcontact", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Disable-MailUser.md", + "redirect_url": "/powershell/module/exchange/disable-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Enable-DistributionGroup.md", + "redirect_url": "/powershell/module/exchange/enable-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Enable-MailContact.md", + "redirect_url": "/powershell/module/exchange/enable-mailcontact", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Enable-MailUser.md", + "redirect_url": "/powershell/module/exchange/enable-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-Contact.md", + "redirect_url": "/powershell/module/exchange/get-contact", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-DistributionGroup.md", + "redirect_url": "/powershell/module/exchange/get-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-DistributionGroupMember.md", + "redirect_url": "/powershell/module/exchange/get-distributiongroupmember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-DynamicDistributionGroup.md", + "redirect_url": "/powershell/module/exchange/get-dynamicdistributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-EligibleDistributionGroupForMigration.md", + "redirect_url": "/powershell/module/exchange/get-eligibledistributiongroupformigration", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-Group.md", + "redirect_url": "/powershell/module/exchange/get-group", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-LinkedUser.md", + "redirect_url": "/powershell/module/exchange/get-linkeduser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-MailContact.md", + "redirect_url": "/powershell/module/exchange/get-mailcontact", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-MailUser.md", + "redirect_url": "/powershell/module/exchange/get-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-Recipient.md", + "redirect_url": "/powershell/module/exchange/get-recipient", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-SecurityPrincipal.md", + "redirect_url": "/powershell/module/exchange/get-securityprincipal", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-UnifiedGroup.md", + "redirect_url": "/powershell/module/exchange/get-unifiedgroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-UnifiedGroupLinks.md", + "redirect_url": "/powershell/module/exchange/get-unifiedgrouplinks", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-User.md", + "redirect_url": "/powershell/module/exchange/get-user", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-DistributionGroup.md", + "redirect_url": "/powershell/module/exchange/new-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-DynamicDistributionGroup.md", + "redirect_url": "/powershell/module/exchange/new-dynamicdistributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-EOPDistributionGroup.md", + "redirect_url": "/powershell/module/exchange/new-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-EOPMailUser.md", + "redirect_url": "/powershell/module/exchange/new-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-MailContact.md", + "redirect_url": "/powershell/module/exchange/new-mailcontact", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-MailUser.md", + "redirect_url": "/powershell/module/exchange/new-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-UnifiedGroup.md", + "redirect_url": "/powershell/module/exchange/new-unifiedgroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-DistributionGroup.md", + "redirect_url": "/powershell/module/exchange/remove-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-DistributionGroupMember.md", + "redirect_url": "/powershell/module/exchange/remove-distributiongroupmember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-DynamicDistributionGroup.md", + "redirect_url": "/powershell/module/exchange/remove-dynamicdistributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-EOPDistributionGroup.md", + "redirect_url": "/powershell/module/exchange/remove-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-EOPMailUser.md", + "redirect_url": "/powershell/module/exchange/remove-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-MailContact.md", + "redirect_url": "/powershell/module/exchange/remove-mailcontact", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-MailUser.md", + "redirect_url": "/powershell/module/exchange/remove-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-UnifiedGroup.md", + "redirect_url": "/powershell/module/exchange/remove-unifiedgroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-UnifiedGroupLinks.md", + "redirect_url": "/powershell/module/exchange/remove-unifiedgrouplinks", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-Contact.md", + "redirect_url": "/powershell/module/exchange/set-contact", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-DistributionGroup.md", + "redirect_url": "/powershell/module/exchange/set-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-DynamicDistributionGroup.md", + "redirect_url": "/powershell/module/exchange/set-dynamicdistributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-EOPDistributionGroup.md", + "redirect_url": "/powershell/module/exchange/set-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-EOPGroup.md", + "redirect_url": "/powershell/module/exchange/set-group", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-EOPMailUser.md", + "redirect_url": "/powershell/module/exchange/set-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-EOPUser.md", + "redirect_url": "/powershell/module/exchange/set-user", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-Group.md", + "redirect_url": "/powershell/module/exchange/set-group", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-LinkedUser.md", + "redirect_url": "/powershell/module/exchange/set-linkeduser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-MailContact.md", + "redirect_url": "/powershell/module/exchange/set-mailcontact", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-MailUser.md", + "redirect_url": "/powershell/module/exchange/set-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-UnifiedGroup.md", + "redirect_url": "/powershell/module/exchange/set-unifiedgroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-User.md", + "redirect_url": "/powershell/module/exchange/set-user", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Undo-SoftDeletedUnifiedGroup.md", + "redirect_url": "/powershell/module/exchange/undo-softdeletedunifiedgroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Update-DistributionGroupMember.md", + "redirect_url": "/powershell/module/exchange/update-distributiongroupmember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Update-EOPDistributionGroupMember.md", + "redirect_url": "/powershell/module/exchange/update-distributiongroupmember", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/users-and-groups/Upgrade-DistributionGroup.md", + "redirect_url": "/powershell/module/exchange/upgrade-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/docs-conceptual/office-365-scc/office-365-scc-powershell.md", + "redirect_url": "/powershell/exchange/scc-powershell", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/office-365-scc/connect-to-scc-powershell/connect-to-scc-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-scc-powershell", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/office-365-scc/connect-to-scc-powershell/mfa-connect-to-scc-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-scc-powershell", + "redirect_document_id": false + }, + { + "source_path": "exchange/docs-conceptual/exchange-server/connect-to-exchange-servers-using-remote-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-exchange-servers-using-remote-powershell", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-server/control-remote-powershell-access-to-exchange-servers.md", + "redirect_url": "/powershell/exchange/control-remote-powershell-access-to-exchange-servers", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-server/exchange-cmdlet-syntax.md", + "redirect_url": "/powershell/exchange/exchange-cmdlet-syntax", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-server/exchange-management-shell.md", + "redirect_url": "/powershell/exchange/exchange-management-shell", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-server/find-exchange-cmdlet-permissions.md", + "redirect_url": "/powershell/exchange/find-exchange-cmdlet-permissions", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-server/open-the-exchange-management-shell.md", + "redirect_url": "/powershell/exchange/open-the-exchange-management-shell", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-server/use-update-exchangehelp.md", + "redirect_url": "/powershell/exchange/exchange-management-shell", + "redirect_document_id": false + }, + { + "source_path": "exchange/docs-conceptual/exchange-server/recipient-filters/filter-properties.md", + "redirect_url": "/powershell/exchange/filter-properties", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-server/recipient-filters/recipient-filters.md", + "redirect_url": "/powershell/exchange/recipient-filters", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-server/recipient-filters/recipientfilter-properties.md", + "redirect_url": "/powershell/exchange/recipientfilter-properties", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-online/disable-access-to-exchange-online-powershell.md", + "redirect_url": "/powershell/exchange/disable-access-to-exchange-online-powershell", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-online/exchange-online-powershell.md", + "redirect_url": "/powershell/exchange/exchange-online-powershell", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-online/connect-to-exchange-online-powershell/connect-to-exchange-online-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-exchange-online-powershell", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-online/connect-to-exchange-online-powershell/mfa-connect-to-exchange-online-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-exchange-online-powershell", + "redirect_document_id": false + }, + { + "source_path": "exchange/docs-conceptual/exchange-online/exchange-online-powershell-v2/app-only-auth-powershell-v2.md", + "redirect_url": "/powershell/exchange/app-only-auth-powershell-v2", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-online/exchange-online-powershell-v2/cmdlet-property-sets.md", + "redirect_url": "/powershell/exchange/cmdlet-property-sets", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-online/exchange-online-powershell-v2/exchange-online-powershell-v2.md", + "redirect_url": "/powershell/exchange/exchange-online-powershell-v2", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-online/exchange-online-powershell-v2/filters-v2.md", + "redirect_url": "/powershell/exchange/filters-v2", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-eop/connect-to-exchange-online-protection-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-exchange-online-protection-powershell", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/exchange-eop/exchange-online-protection-powershell.md", + "redirect_url": "/powershell/exchange/exchange-online-protection-powershell", + "redirect_document_id": true + }, + { + "source_path": "exchange/docs-conceptual/mfa-connect-to-exchange-online-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-exchange-online-powershell", + "redirect_document_id": false + }, + { + "source_path": "exchange/docs-conceptual/mfa-connect-to-scc-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-scc-powershell", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-TenantAnalyticsConfig.md", + "redirect_url": "/powershell/module/exchange/get-myanalyticsfeatureconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-TenantAnalyticsConfig.md", + "redirect_url": "/powershell/module/exchange/set-myanalyticsfeatureconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-UserAnalyticsConfig.md", + "redirect_url": "/powershell/module/exchange/get-myanalyticsfeatureconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-UserAnalyticsConfig.md", + "redirect_url": "/powershell/module/exchange/set-myanalyticsfeatureconfig", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-MailDetailMalwareReport.md", + "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-MailDetailSpamReport.md", + "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-AdvancedThreatProtectionTrafficReport.md", + "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-UrlTrace.md", + "redirect_url": "/powershell/module/exchange/get-safelinksaggregatereport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-MailTrafficReport.md", + "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Import-ContactList.md", + "redirect_url": "https://support.microsoft.com/office/import-contacts-to-outlook-bb796340-b58a-46c1-90c7-b549b8f3c5f8", + "redirect_document_id": false + }, + { + "source_path": "staffhub/docs-conceptual/index.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/docs-conceptual/intro.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/docs-conceptual/overview.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Add-StaffHubMember.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Add-StaffHubShift.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Add-StaffHubTeam.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Connect-StaffHub.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Get-StaffHubMember.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Get-StaffHubShifts.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Get-StaffHubTeamsForTenant.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Get-StaffHubUsersForTenant.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Import-StaffHubMember.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Import-StaffHubShift.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Import-StaffHubTeam.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Remove-StaffHubMember.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/Remove-StaffHubUser.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "staffhub/staffhub-ps/staffhub/staffhub.md", + "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-RMSTrustedPublishingDomain.md", + "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Import-RMSTrustedPublishingDomain.md", + "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Remove-RMSTrustedPublishingDomain.md", + "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-RMSTrustedPublishingDomain.md", + "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CustomNudge.md", + "redirect_url": "/powershell/module/exchange/", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CustomNudgeAssignment.md", + "redirect_url": "/powershell/module/exchange/", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CustomNudgeSettings.md", + "redirect_url": "/powershell/module/exchange/", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/New-CustomNudge.md", + "redirect_url": "/powershell/module/exchange/", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/New-CustomNudgeAssignment.md", + "redirect_url": "/powershell/module/exchange/", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Remove-CustomNudge.md", + "redirect_url": "/powershell/module/exchange/", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Remove-CustomNudgeAssignment.md", + "redirect_url": "/powershell/module/exchange/", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-CustomNudge.md", + "redirect_url": "/powershell/module/exchange/", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-CustomNudgeAssignment.md", + "redirect_url": "/powershell/module/exchange/", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-CustomNudgeSettings.md", + "redirect_url": "/powershell/module/exchange/", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-MailTrafficTopReport.md", + "redirect_url": "/powershell/module/exchange/get-mailtrafficsummaryreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-PhishFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/get-tenantallowblocklistspoofitems", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-PhishFilterPolicy.md", + "redirect_url": "/powershell/module/exchange/set-tenantallowblocklistspoofitems", + "redirect_document_id": false + }, + { + "source_path": "exchange/docs-conceptual/basic-auth-connect-to-eop-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-exchange-online-protection-powershell", + "redirect_document_id": false + }, + { + "source_path": "exchange/docs-conceptual/basic-auth-connect-to-exo-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-exchange-online-powershell", + "redirect_document_id": false + }, + { + "source_path": "exchange/docs-conceptual/basic-auth-connect-to-scc-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-scc-powershell", + "redirect_document_id": false + }, + { + "source_path": "exchange/docs-conceptual/v1-module-mfa-connect-to-exo-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-exchange-online-powershell", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/New-EOPDistributionGroup.md", + "redirect_url": "/powershell/module/exchange/new-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/New-EOPMailUser.md", + "redirect_url": "/powershell/module/exchange/new-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Remove-EOPDistributionGroup.md", + "redirect_url": "/powershell/module/exchange/remove-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Remove-EOPMailUser.md", + "redirect_url": "/powershell/module/exchange/remove-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-EOPDistributionGroup.md", + "redirect_url": "/powershell/module/exchange/set-distributiongroup", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-EOPGroup.md", + "redirect_url": "/powershell/module/exchange/set-group", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-EOPMailUser.md", + "redirect_url": "/powershell/module/exchange/set-mailuser", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-EOPUser.md", + "redirect_url": "/powershell/module/exchange/set-user", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Update-EOPDistributionGroupMember.md", + "redirect_url": "/powershell/module/exchange/update-distributiongroupmember", + "redirect_document_id": false + }, + { + "source_path": "teams/teams-ps/teams/New-CsTeamsShiftsConnectionTeamMap.yml", + "redirect_url": "https://review.learn.microsoft.com/en-us/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "exchange/docs-conceptual/use-update-exchangehelp.md", + "redirect_url": "/powershell/exchange/exchange-management-shell", + "redirect_document_id": false + }, + { + "source_path": "exchange/docs-conceptual/v1-module-mfa-connect-to-scc-powershell.md", + "redirect_url": "/powershell/exchange/connect-to-scc-powershell", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-AdvancedThreatProtectionDocumentDetail.md", + "redirect_url": "/powershell/module/exchange/get-contentmalwaremdodetailreport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-AdvancedThreatProtectionDocumentReport.md", + "redirect_url": "/powershell/module/exchange/get-contentmalwaremdoaggregatereport", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/New-SecOpsOverrideRule.md", + "redirect_url": "/powershell/module/exchange/new-exosecopsoverriderule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Remove-SecOpsOverrideRule.md", + "redirect_url": "/powershell/module/exchange/remove-exosecopsoverriderule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-SecOpsOverrideRule.md", + "redirect_url": "/powershell/module/exchange/set-exosecopsoverriderule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/New-PhishSimOverrideRule.md", + "redirect_url": "/powershell/module/exchange/new-exophishsimoverriderule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Remove-PhishSimOverrideRule.md", + "redirect_url": "/powershell/module/exchange/remove-exophishsimoverriderule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-PhishSimOverrideRule.md", + "redirect_url": "/powershell/module/exchange/set-exophishsimoverriderule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-ConnectionByClientTypeDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-ConnectionByClientTypeReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CsActiveUserReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CsAVConferenceTimeReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CsClientDeviceDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CsClientDeviceReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CsConferenceReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CsP2PAVTimeReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CsP2PSessionReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CsPSTNConferenceTimeReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CsPSTNUsageDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CsUserActivitiesReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-CsUsersBlockedReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-GroupActivityReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-LicenseVsUsageSummaryReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-MailboxActivityReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-MailboxUsageDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-MailboxUsageReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-O365ClientBrowserDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-O365ClientBrowserReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-O365ClientOSDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-O365ClientOSReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-SPOActiveUserReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-SPOSkyDriveProDeployedReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-SPOSkyDriveProStorageReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-SPOTeamSiteDeployedReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-SPOTeamSiteStorageReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-SPOTenantStorageMetricReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-StaleMailboxDetailReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-StaleMailboxReport.md", + "redirect_url": "/graph/api/resources/report", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-HybridMailflow.md", + "redirect_url": "/exchange/exchange-hybrid", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-HybridMailflow.md", + "redirect_url": "/exchange/exchange-hybrid", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-PhishSimOverrideRule.md", + "redirect_url": "/powershell/module/exchange/get-exophishsimoverriderule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-SecOpsOverrideRule.md", + "redirect_url": "/powershell/module/exchange/get-exosecopsoverriderule", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-VivaFeatureCategory.md", + "redirect_url": "/viva/feature-access-management", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-AuditConfigurationPolicy.md", + "redirect_url": "/powershell/module/exchange/get-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/New-AuditConfigurationPolicy.md", + "redirect_url": "/powershell/module/exchange/new-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Remove-AuditConfigurationPolicy.md", + "redirect_url": "/powershell/module/exchange/remove-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-AuditConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/get-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/New-AuditConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/new-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Remove-AuditConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/remove-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-AuditConfigurationRule.md", + "redirect_url": "/powershell/module/exchange/set-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Get-ActivityAlert.md", + "redirect_url": "/powershell/module/exchange/get-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/New-ActivityAlert.md", + "redirect_url": "/powershell/module/exchange/new-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Remove-ActivityAlert.md", + "redirect_url": "/powershell/module/exchange/remove-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Set-ActivityAlert.md", + "redirect_url": "/powershell/module/exchange/set-protectionalert", + "redirect_document_id": false + }, + { + "source_path": "exchange/virtual-folder/exchange/Remove-RecordLabel.md", + "redirect_url": "/powershell/module/exchange/remove-label", + "redirect_document_id": false + } + ] +} \ No newline at end of file diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json deleted file mode 100644 index 0c2327fa83..0000000000 --- a/.openpublishing.redirection.json +++ /dev/null @@ -1,9026 +0,0 @@ -{ - "redirections": [ - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpEdmSschema.md", - "redirect_url": "/powershell/module/exchange/new-dlpedmschema", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-TeamsRetentionCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/get-retentioncompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-TeamsRetentionComplianceRule.md", - "redirect_url": "/powershell/module/exchange/get-retentioncompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-TeamsRetentionCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/new-retentioncompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-TeamsRetentionComplianceRule.md", - "redirect_url": "/powershell/module/exchange/new-retentioncompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-TeamsRetentionCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/remove-retentioncompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-TeamsRetentionComplianceRule.md", - "redirect_url": "/powershell/module/exchange/remove-retentioncompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-TeamsRetentionCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/set-retentioncompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-TeamsRetentionComplianceRule.md", - "redirect_url": "/powershell/module/exchange/set-retentioncompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpComplianceRuleV2.md", - "redirect_url": "/powershell/module/exchange/get-dlpcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpComplianceRuleV2.md", - "redirect_url": "/powershell/module/exchange/new-dlpcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpComplianceRuleV2.md", - "redirect_url": "/powershell/module/exchange/remove-dlpcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpComplianceRuleV2.md", - "redirect_url": "/powershell/module/exchange/set-dlpcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/exchange-ps-v2-module/connect-exchangeonline.md", - "redirect_url": "/powershell/module/exchange/connect-exchangeonline", - "redirect_document_id": true - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Test-ExchangeUMCallFlow.md", - "redirect_url": "https://www.microsoft.com/download/details.aspx?id=20839", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-ConnectSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-HotmailSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-ImapSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-PopSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-SendAddress.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Get-Subscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/New-ConnectSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/New-HotmailSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/New-ImapSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/New-PopSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/New-Subscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Remove-ConnectSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Remove-Subscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Set-ConnectSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Set-HotmailSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Set-ImapSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/connected-accounts/Set-PopSubscription.md", - "redirect_url": "https://support.office.com/article/5cc526bf-e928-4a99-8b9f-5e089df7d887", - "redirect_document_id": false - }, - { - "source_path": "sharepoint/docs-conceptual/overview.md", - "redirect_url": "/powershell/sharepoint", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Add-ADPermission.md", - "redirect_url": "/powershell/module/exchange/add-adpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Dump-ProvisioningCache.md", - "redirect_url": "/powershell/module/exchange/dump-provisioningcache", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Get-ADPermission.md", - "redirect_url": "/powershell/module/exchange/get-adpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Get-ADServerSettings.md", - "redirect_url": "/powershell/module/exchange/get-adserversettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Get-ADSite.md", - "redirect_url": "/powershell/module/exchange/get-adsite", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Get-AdSiteLink.md", - "redirect_url": "/powershell/module/exchange/get-adsitelink", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Get-DomainController.md", - "redirect_url": "/powershell/module/exchange/get-domaincontroller", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Get-OrganizationalUnit.md", - "redirect_url": "/powershell/module/exchange/get-organizationalunit", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Get-Trust.md", - "redirect_url": "/powershell/module/exchange/get-trust", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Get-UserPrincipalNamesSuffix.md", - "redirect_url": "/powershell/module/exchange/get-userprincipalnamessuffix", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Remove-ADPermission.md", - "redirect_url": "/powershell/module/exchange/remove-adpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Reset-ProvisioningCache.md", - "redirect_url": "/powershell/module/exchange/reset-provisioningcache", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Set-ADServerSettings.md", - "redirect_url": "/powershell/module/exchange/set-adserversettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Set-ADSite.md", - "redirect_url": "/powershell/module/exchange/set-adsite", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/active-directory/Set-AdSiteLink.md", - "redirect_url": "/powershell/module/exchange/set-adsitelink", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Disable-AntiPhishRule.md", - "redirect_url": "/powershell/module/exchange/disable-antiphishrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Disable-SafeAttachmentRule.md", - "redirect_url": "/powershell/module/exchange/disable-safeattachmentrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Disable-SafeLinksRule.md", - "redirect_url": "/powershell/module/exchange/disable-safelinksrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Enable-AntiPhishRule.md", - "redirect_url": "/powershell/module/exchange/enable-antiphishrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Enable-SafeAttachmentRule.md", - "redirect_url": "/powershell/module/exchange/enable-safeattachmentrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Enable-SafeLinksRule.md", - "redirect_url": "/powershell/module/exchange/enable-safelinksrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AdvancedThreatProtectionDocumentDetail.md", - "redirect_url": "/powershell/module/exchange/get-advancedthreatprotectiondocumentdetail", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AdvancedThreatProtectionDocumentReport.md", - "redirect_url": "/powershell/module/exchange/get-advancedthreatprotectiondocumentreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AdvancedThreatProtectionTrafficReport.md", - "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AntiPhishPolicy.md", - "redirect_url": "/powershell/module/exchange/get-antiphishpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AntiPhishRule.md", - "redirect_url": "/powershell/module/exchange/get-antiphishrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-AtpPolicyForO365.md", - "redirect_url": "/powershell/module/exchange/get-atppolicyforo365", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-MailDetailATPReport.md", - "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-MailTrafficATPReport.md", - "redirect_url": "/powershell/module/exchange/get-mailtrafficatpreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-PhishFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/get-tenantallowblocklistspoofitems", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-SafeAttachmentPolicy.md", - "redirect_url": "/powershell/module/exchange/get-safeattachmentpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-SafeAttachmentRule.md", - "redirect_url": "/powershell/module/exchange/get-safeattachmentrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-SafeLinksPolicy.md", - "redirect_url": "/powershell/module/exchange/get-safelinkspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-SafeLinksRule.md", - "redirect_url": "/powershell/module/exchange/get-safelinksrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-SpoofMailReport.md", - "redirect_url": "/powershell/module/exchange/get-spoofmailreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-UrlTrace.md", - "redirect_url": "/powershell/module/exchange/get-safelinksaggregatereport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-AntiPhishPolicy.md", - "redirect_url": "/powershell/module/exchange/new-antiphishpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-AntiPhishRule.md", - "redirect_url": "/powershell/module/exchange/new-antiphishrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-SafeAttachmentPolicy.md", - "redirect_url": "/powershell/module/exchange/new-safeattachmentpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-SafeAttachmentRule.md", - "redirect_url": "/powershell/module/exchange/new-safeattachmentrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-SafeLinksPolicy.md", - "redirect_url": "/powershell/module/exchange/new-safelinkspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/New-SafeLinksRule.md", - "redirect_url": "/powershell/module/exchange/new-safelinksrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-AntiPhishPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-antiphishpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-AntiPhishRule.md", - "redirect_url": "/powershell/module/exchange/remove-antiphishrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-SafeAttachmentPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-safeattachmentpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-SafeAttachmentRule.md", - "redirect_url": "/powershell/module/exchange/remove-safeattachmentrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-SafeLinksPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-safelinkspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Remove-SafeLinksRule.md", - "redirect_url": "/powershell/module/exchange/remove-safelinksrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-AntiPhishPolicy.md", - "redirect_url": "/powershell/module/exchange/set-antiphishpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-AntiPhishRule.md", - "redirect_url": "/powershell/module/exchange/set-antiphishrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-AtpPolicyForO365.md", - "redirect_url": "/powershell/module/exchange/set-atppolicyforo365", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-PhishFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/set-tenantallowblocklistspoofitems", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-SafeAttachmentPolicy.md", - "redirect_url": "/powershell/module/exchange/set-safeattachmentpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-SafeAttachmentRule.md", - "redirect_url": "/powershell/module/exchange/set-safeattachmentrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-SafeLinksPolicy.md", - "redirect_url": "/powershell/module/exchange/set-safelinkspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-SafeLinksRule.md", - "redirect_url": "/powershell/module/exchange/set-safelinksrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-AttachmentFilterEntry.md", - "redirect_url": "/powershell/module/exchange/add-attachmentfilterentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-ContentFilterPhrase.md", - "redirect_url": "/powershell/module/exchange/add-contentfilterphrase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-IPAllowListEntry.md", - "redirect_url": "/powershell/module/exchange/add-ipallowlistentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-IPAllowListProvider.md", - "redirect_url": "/powershell/module/exchange/add-ipallowlistprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-IPBlockListEntry.md", - "redirect_url": "/powershell/module/exchange/add-ipblocklistentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Add-IPBlockListProvider.md", - "redirect_url": "/powershell/module/exchange/add-ipblocklistprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Delete-QuarantineMessage.md", - "redirect_url": "/powershell/module/exchange/delete-quarantinemessage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Disable-HostedContentFilterRule.md", - "redirect_url": "/powershell/module/exchange/disable-hostedcontentfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Disable-HostedOutboundSpamFilterRule.md", - "redirect_url": "/powershell/module/exchange/disable-hostedoutboundspamfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Disable-MalwareFilterRule.md", - "redirect_url": "/powershell/module/exchange/disable-malwarefilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Enable-AntispamUpdates.md", - "redirect_url": "/powershell/module/exchange/enable-antispamupdates", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Enable-HostedContentFilterRule.md", - "redirect_url": "/powershell/module/exchange/enable-hostedcontentfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Enable-HostedOutboundSpamFilterRule.md", - "redirect_url": "/powershell/module/exchange/enable-hostedoutboundspamfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Enable-MalwareFilterRule.md", - "redirect_url": "/powershell/module/exchange/enable-malwarefilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Export-QuarantineMessage.md", - "redirect_url": "/powershell/module/exchange/export-quarantinemessage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-AgentLog.md", - "redirect_url": "/powershell/module/exchange/get-agentlog", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-AttachmentFilterEntry.md", - "redirect_url": "/powershell/module/exchange/get-attachmentfilterentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-AttachmentFilterListConfig.md", - "redirect_url": "/powershell/module/exchange/get-attachmentfilterlistconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-BlockedSenderAddress.md", - "redirect_url": "/powershell/module/exchange/get-blockedsenderaddress", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-ContentFilterConfig.md", - "redirect_url": "/powershell/module/exchange/get-contentfilterconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-ContentFilterPhrase.md", - "redirect_url": "/powershell/module/exchange/get-contentfilterphrase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-DkimSigningConfig.md", - "redirect_url": "/powershell/module/exchange/get-dkimsigningconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-HostedConnectionFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/get-hostedconnectionfilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-HostedContentFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/get-hostedcontentfilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-HostedContentFilterRule.md", - "redirect_url": "/powershell/module/exchange/get-hostedcontentfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-HostedOutboundSpamFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/get-hostedoutboundspamfilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-HostedOutboundSpamFilterRule.md", - "redirect_url": "/powershell/module/exchange/get-hostedoutboundspamfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPAllowListConfig.md", - "redirect_url": "/powershell/module/exchange/get-ipallowlistconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPAllowListEntry.md", - "redirect_url": "/powershell/module/exchange/get-ipallowlistentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPAllowListProvider.md", - "redirect_url": "/powershell/module/exchange/get-ipallowlistprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPAllowListProvidersConfig.md", - "redirect_url": "/powershell/module/exchange/get-ipallowlistprovidersconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPBlockListConfig.md", - "redirect_url": "/powershell/module/exchange/get-ipblocklistconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPBlockListEntry.md", - "redirect_url": "/powershell/module/exchange/get-ipblocklistentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPBlockListProvider.md", - "redirect_url": "/powershell/module/exchange/get-ipblocklistprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-IPBlockListProvidersConfig.md", - "redirect_url": "/powershell/module/exchange/get-ipblocklistprovidersconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-MailboxJunkEmailConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-mailboxjunkemailconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-MalwareFilteringServer.md", - "redirect_url": "/powershell/module/exchange/get-malwarefilteringserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-MalwareFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/get-malwarefilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-MalwareFilterRule.md", - "redirect_url": "/powershell/module/exchange/get-malwarefilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-QuarantineMessage.md", - "redirect_url": "/powershell/module/exchange/get-quarantinemessage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-QuarantineMessageHeader.md", - "redirect_url": "/powershell/module/exchange/get-quarantinemessageheader", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-RecipientFilterConfig.md", - "redirect_url": "/powershell/module/exchange/get-recipientfilterconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-SenderFilterConfig.md", - "redirect_url": "/powershell/module/exchange/get-senderfilterconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-SenderIdConfig.md", - "redirect_url": "/powershell/module/exchange/get-senderidconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Get-SenderReputationConfig.md", - "redirect_url": "/powershell/module/exchange/get-senderreputationconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-DkimSigningConfig.md", - "redirect_url": "/powershell/module/exchange/new-dkimsigningconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-HostedContentFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/new-hostedcontentfilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-HostedContentFilterRule.md", - "redirect_url": "/powershell/module/exchange/new-hostedcontentfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-HostedOutboundSpamFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/new-hostedoutboundspamfilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-HostedOutboundSpamFilterRule.md", - "redirect_url": "/powershell/module/exchange/new-hostedoutboundspamfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-MalwareFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/new-malwarefilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/New-MalwareFilterRule.md", - "redirect_url": "/powershell/module/exchange/new-malwarefilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Preview-QuarantineMessage.md", - "redirect_url": "/powershell/module/exchange/preview-quarantinemessage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Release-QuarantineMessage.md", - "redirect_url": "/powershell/module/exchange/release-quarantinemessage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-AttachmentFilterEntry.md", - "redirect_url": "/powershell/module/exchange/remove-attachmentfilterentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-BlockedSenderAddress.md", - "redirect_url": "/powershell/module/exchange/remove-blockedsenderaddress", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-ContentFilterPhrase.md", - "redirect_url": "/powershell/module/exchange/remove-contentfilterphrase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-HostedContentFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-hostedcontentfilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-HostedContentFilterRule.md", - "redirect_url": "/powershell/module/exchange/remove-hostedcontentfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-HostedOutboundSpamFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-hostedoutboundspamfilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-HostedOutboundSpamFilterRule.md", - "redirect_url": "/powershell/module/exchange/remove-hostedoutboundspamfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-IPAllowListEntry.md", - "redirect_url": "/powershell/module/exchange/remove-ipallowlistentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-IPAllowListProvider.md", - "redirect_url": "/powershell/module/exchange/remove-ipallowlistprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-IPBlockListEntry.md", - "redirect_url": "/powershell/module/exchange/remove-ipblocklistentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-IPBlockListProvider.md", - "redirect_url": "/powershell/module/exchange/remove-ipblocklistprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-MalwareFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-malwarefilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Remove-MalwareFilterRule.md", - "redirect_url": "/powershell/module/exchange/remove-malwarefilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Rotate-DkimSigningConfig.md", - "redirect_url": "/powershell/module/exchange/rotate-dkimsigningconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-AttachmentFilterListConfig.md", - "redirect_url": "/powershell/module/exchange/set-attachmentfilterlistconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-ContentFilterConfig.md", - "redirect_url": "/powershell/module/exchange/set-contentfilterconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-DkimSigningConfig.md", - "redirect_url": "/powershell/module/exchange/set-dkimsigningconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-HostedConnectionFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/set-hostedconnectionfilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-HostedContentFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/set-hostedcontentfilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-HostedContentFilterRule.md", - "redirect_url": "/powershell/module/exchange/set-hostedcontentfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-HostedOutboundSpamFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/set-hostedoutboundspamfilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-HostedOutboundSpamFilterRule.md", - "redirect_url": "/powershell/module/exchange/set-hostedoutboundspamfilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPAllowListConfig.md", - "redirect_url": "/powershell/module/exchange/set-ipallowlistconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPAllowListProvider.md", - "redirect_url": "/powershell/module/exchange/set-ipallowlistprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPAllowListProvidersConfig.md", - "redirect_url": "/powershell/module/exchange/set-ipallowlistprovidersconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPBlockListConfig.md", - "redirect_url": "/powershell/module/exchange/set-ipblocklistconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPBlockListProvider.md", - "redirect_url": "/powershell/module/exchange/set-ipblocklistprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-IPBlockListProvidersConfig.md", - "redirect_url": "/powershell/module/exchange/set-ipblocklistprovidersconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-MailboxJunkEmailConfiguration.md", - "redirect_url": "/powershell/module/exchange/set-mailboxjunkemailconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-MalwareFilteringServer.md", - "redirect_url": "/powershell/module/exchange/set-malwarefilteringserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-MalwareFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/set-malwarefilterpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-MalwareFilterRule.md", - "redirect_url": "/powershell/module/exchange/set-malwarefilterrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-RecipientFilterConfig.md", - "redirect_url": "/powershell/module/exchange/set-recipientfilterconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-SenderFilterConfig.md", - "redirect_url": "/powershell/module/exchange/set-senderfilterconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-SenderIdConfig.md", - "redirect_url": "/powershell/module/exchange/set-senderidconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Set-SenderReputationConfig.md", - "redirect_url": "/powershell/module/exchange/set-senderreputationconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Test-IPAllowListProvider.md", - "redirect_url": "/powershell/module/exchange/test-ipallowlistprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Test-IPBlockListProvider.md", - "redirect_url": "/powershell/module/exchange/test-ipblocklistprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Test-SenderId.md", - "redirect_url": "/powershell/module/exchange/test-senderid", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/antispam-antimalware/Update-SafeList.md", - "redirect_url": "/powershell/module/exchange/update-safelist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Clear-TextMessagingAccount.md", - "redirect_url": "/powershell/module/exchange/clear-textmessagingaccount", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Compare-TextMessagingVerificationCode.md", - "redirect_url": "/powershell/module/exchange/compare-textmessagingverificationcode", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Disable-PushNotificationProxy.md", - "redirect_url": "/powershell/module/exchange/disable-pushnotificationproxy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Enable-PushNotificationProxy.md", - "redirect_url": "/powershell/module/exchange/enable-pushnotificationproxy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Export-AutoDiscoverConfig.md", - "redirect_url": "/powershell/module/exchange/export-autodiscoverconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-CASMailbox.md", - "redirect_url": "/powershell/module/exchange/get-casmailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-CASMailboxPlan.md", - "redirect_url": "/powershell/module/exchange/get-casmailboxplan", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-ClientAccessRule.md", - "redirect_url": "/powershell/module/exchange/get-clientaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-ImapSettings.md", - "redirect_url": "/powershell/module/exchange/get-imapsettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-MailboxCalendarConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-mailboxcalendarconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-MailboxMessageConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-mailboxmessageconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-MailboxRegionalConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-mailboxregionalconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-MailboxSpellingConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-mailboxspellingconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-OutlookProvider.md", - "redirect_url": "/powershell/module/exchange/get-outlookprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-OwaMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/get-owamailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-PopSettings.md", - "redirect_url": "/powershell/module/exchange/get-popsettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Get-TextMessagingAccount.md", - "redirect_url": "/powershell/module/exchange/get-textmessagingaccount", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/New-ClientAccessRule.md", - "redirect_url": "/powershell/module/exchange/new-clientaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/New-OutlookProvider.md", - "redirect_url": "/powershell/module/exchange/new-outlookprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/New-OwaMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/new-owamailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Remove-ClientAccessRule.md", - "redirect_url": "/powershell/module/exchange/remove-clientaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Remove-OutlookProvider.md", - "redirect_url": "/powershell/module/exchange/remove-outlookprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Remove-OwaMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-owamailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Send-TextMessagingVerificationCode.md", - "redirect_url": "/powershell/module/exchange/send-textmessagingverificationcode", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Set-CASMailbox.md", - "redirect_url": "/powershell/module/exchange/set-casmailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/set-CASMailboxPlan.md", - "redirect_url": "/powershell/module/exchange/set-casmailboxplan", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Set-ClientAccessRule.md", - "redirect_url": "/powershell/module/exchange/set-clientaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Set-ImapSettings.md", - "redirect_url": "/powershell/module/exchange/set-imapsettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Set-MailboxCalendarConfiguration.md", - "redirect_url": "/powershell/module/exchange/set-mailboxcalendarconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Set-MailboxMessageConfiguration.md", - "redirect_url": "/powershell/module/exchange/set-mailboxmessageconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Set-MailboxRegionalConfiguration.md", - "redirect_url": "/powershell/module/exchange/set-mailboxregionalconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Set-MailboxSpellingConfiguration.md", - "redirect_url": "/powershell/module/exchange/set-mailboxspellingconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Set-OutlookProvider.md", - "redirect_url": "/powershell/module/exchange/set-outlookprovider", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Set-OwaMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/set-owamailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Set-PopSettings.md", - "redirect_url": "/powershell/module/exchange/set-popsettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Set-TextMessagingAccount.md", - "redirect_url": "/powershell/module/exchange/set-textmessagingaccount", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Test-CalendarConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-calendarconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Test-ClientAccessRule.md", - "redirect_url": "/powershell/module/exchange/test-clientaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Test-EcpConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-ecpconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Test-ImapConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-imapconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Test-OutlookConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-outlookconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Test-OutlookWebServices.md", - "redirect_url": "/powershell/module/exchange/test-outlookwebservices", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Test-OwaConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-owaconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Test-PopConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-popconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Test-PowerShellConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-powershellconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access/Test-WebServicesConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-webservicesconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Disable-OutlookAnywhere.md", - "redirect_url": "/powershell/module/exchange/disable-outlookanywhere", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Enable-OutlookAnywhere.md", - "redirect_url": "/powershell/module/exchange/enable-outlookanywhere", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-ActiveSyncVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/get-activesyncvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-AuthRedirect.md", - "redirect_url": "/powershell/module/exchange/get-authredirect", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-AutodiscoverVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/get-autodiscovervirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-ClientAccessArray.md", - "redirect_url": "/powershell/module/exchange/get-clientaccessarray", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-ClientAccessServer.md", - "redirect_url": "/powershell/module/exchange/get-clientaccessserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-ClientAccessService.md", - "redirect_url": "/powershell/module/exchange/get-clientaccessservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-EcpVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/get-ecpvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-MapiVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/get-mapivirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-OutlookAnywhere.md", - "redirect_url": "/powershell/module/exchange/get-outlookanywhere", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-OwaVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/get-owavirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-PowerShellVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/get-powershellvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-RpcClientAccess.md", - "redirect_url": "/powershell/module/exchange/get-rpcclientaccess", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Get-WebServicesVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/get-webservicesvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-ActiveSyncVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/new-activesyncvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-AuthRedirect.md", - "redirect_url": "/powershell/module/exchange/new-authredirect", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-AutodiscoverVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/new-autodiscovervirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-ClientAccessArray.md", - "redirect_url": "/powershell/module/exchange/new-clientaccessarray", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-EcpVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/new-ecpvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-MapiVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/new-mapivirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-OwaVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/new-owavirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-PowerShellVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/new-powershellvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-RpcClientAccess.md", - "redirect_url": "/powershell/module/exchange/new-rpcclientaccess", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/New-WebServicesVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/new-webservicesvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-ActiveSyncVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/remove-activesyncvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-AuthRedirect.md", - "redirect_url": "/powershell/module/exchange/remove-authredirect", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-AutodiscoverVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/remove-autodiscovervirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-ClientAccessArray.md", - "redirect_url": "/powershell/module/exchange/remove-clientaccessarray", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-EcpVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/remove-ecpvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-MapiVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/remove-mapivirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-OwaVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/remove-owavirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-PowerShellVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/remove-powershellvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-RpcClientAccess.md", - "redirect_url": "/powershell/module/exchange/remove-rpcclientaccess", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Remove-WebServicesVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/remove-webservicesvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-ActiveSyncVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/set-activesyncvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-AuthRedirect.md", - "redirect_url": "/powershell/module/exchange/set-authredirect", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-AutodiscoverVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/set-autodiscovervirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-ClientAccessArray.md", - "redirect_url": "/powershell/module/exchange/set-clientaccessarray", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-ClientAccessServer.md", - "redirect_url": "/powershell/module/exchange/set-clientaccessserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-ClientAccessService.md", - "redirect_url": "/powershell/module/exchange/set-clientaccessservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-EcpVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/set-ecpvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-MapiVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/set-mapivirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-OutlookAnywhere.md", - "redirect_url": "/powershell/module/exchange/set-outlookanywhere", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-OwaVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/set-owavirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-PowerShellVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/set-powershellvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-RpcClientAccess.md", - "redirect_url": "/powershell/module/exchange/set-rpcclientaccess", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/client-access-servers/Set-WebServicesVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/set-webservicesvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Add-DatabaseAvailabilityGroupServer.md", - "redirect_url": "/powershell/module/exchange/add-databaseavailabilitygroupserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Add-MailboxDatabaseCopy.md", - "redirect_url": "/powershell/module/exchange/add-mailboxdatabasecopy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Get-DatabaseAvailabilityGroup.md", - "redirect_url": "/powershell/module/exchange/get-databaseavailabilitygroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Get-DatabaseAvailabilityGroupNetwork.md", - "redirect_url": "/powershell/module/exchange/get-databaseavailabilitygroupnetwork", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Get-MailboxDatabaseCopyStatus.md", - "redirect_url": "/powershell/module/exchange/get-mailboxdatabasecopystatus", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Move-ActiveMailboxDatabase.md", - "redirect_url": "/powershell/module/exchange/move-activemailboxdatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/New-DatabaseAvailabilityGroup.md", - "redirect_url": "/powershell/module/exchange/new-databaseavailabilitygroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/New-DatabaseAvailabilityGroupNetwork.md", - "redirect_url": "/powershell/module/exchange/new-databaseavailabilitygroupnetwork", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Remove-DatabaseAvailabilityGroup.md", - "redirect_url": "/powershell/module/exchange/remove-databaseavailabilitygroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Remove-DatabaseAvailabilityGroupNetwork.md", - "redirect_url": "/powershell/module/exchange/remove-databaseavailabilitygroupnetwork", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Remove-DatabaseAvailabilityGroupServer.md", - "redirect_url": "/powershell/module/exchange/remove-databaseavailabilitygroupserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Remove-MailboxDatabaseCopy.md", - "redirect_url": "/powershell/module/exchange/remove-mailboxdatabasecopy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Restore-DatabaseAvailabilityGroup.md", - "redirect_url": "/powershell/module/exchange/restore-databaseavailabilitygroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Resume-MailboxDatabaseCopy.md", - "redirect_url": "/powershell/module/exchange/resume-mailboxdatabasecopy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Set-DatabaseAvailabilityGroup.md", - "redirect_url": "/powershell/module/exchange/set-databaseavailabilitygroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Set-DatabaseAvailabilityGroupNetwork.md", - "redirect_url": "/powershell/module/exchange/set-databaseavailabilitygroupnetwork", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Set-MailboxDatabaseCopy.md", - "redirect_url": "/powershell/module/exchange/set-mailboxdatabasecopy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Start-DatabaseAvailabilityGroup.md", - "redirect_url": "/powershell/module/exchange/start-databaseavailabilitygroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Stop-DatabaseAvailabilityGroup.md", - "redirect_url": "/powershell/module/exchange/stop-databaseavailabilitygroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Suspend-MailboxDatabaseCopy.md", - "redirect_url": "/powershell/module/exchange/suspend-mailboxdatabasecopy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Test-ReplicationHealth.md", - "redirect_url": "/powershell/module/exchange/test-replicationhealth", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/database-availability-groups/Update-MailboxDatabaseCopy.md", - "redirect_url": "/powershell/module/exchange/update-mailboxdatabasecopy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Clear-ActiveSyncDevice.md", - "redirect_url": "/powershell/module/exchange/clear-activesyncdevice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Clear-MobileDevice.md", - "redirect_url": "/powershell/module/exchange/clear-mobiledevice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Export-ActiveSyncLog.md", - "redirect_url": "/powershell/module/exchange/export-activesynclog", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncDevice.md", - "redirect_url": "/powershell/module/exchange/get-activesyncdevice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncDeviceAccessRule.md", - "redirect_url": "/powershell/module/exchange/get-activesyncdeviceaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncDeviceAutoblockThreshold.md", - "redirect_url": "/powershell/module/exchange/get-activesyncdeviceautoblockthreshold", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncDeviceClass.md", - "redirect_url": "/powershell/module/exchange/get-activesyncdeviceclass", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncDeviceStatistics.md", - "redirect_url": "/powershell/module/exchange/get-activesyncdevicestatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/get-activesyncmailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-ActiveSyncOrganizationSettings.md", - "redirect_url": "/powershell/module/exchange/get-activesyncorganizationsettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceConditionalAccessPolicy.md", - "redirect_url": "/powershell/module/exchange/get-deviceconditionalaccesspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceConditionalAccessRule.md", - "redirect_url": "/powershell/module/exchange/get-deviceconditionalaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceConfigurationPolicy.md", - "redirect_url": "/powershell/module/exchange/get-deviceconfigurationpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/get-deviceconfigurationrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-DevicePolicy.md", - "redirect_url": "/powershell/module/exchange/get-devicepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceTenantPolicy.md", - "redirect_url": "/powershell/module/exchange/get-devicetenantpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-DeviceTenantRule.md", - "redirect_url": "/powershell/module/exchange/get-devicetenantrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-MobileDevice.md", - "redirect_url": "/powershell/module/exchange/get-mobiledevice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-MobileDeviceMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/get-mobiledevicemailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Get-MobileDeviceStatistics.md", - "redirect_url": "/powershell/module/exchange/get-mobiledevicestatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/New-ActiveSyncDeviceAccessRule.md", - "redirect_url": "/powershell/module/exchange/new-activesyncdeviceaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/New-ActiveSyncMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/new-activesyncmailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceConditionalAccessPolicy.md", - "redirect_url": "/powershell/module/exchange/new-deviceconditionalaccesspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceConditionalAccessRule.md", - "redirect_url": "/powershell/module/exchange/new-deviceconditionalaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceConfigurationPolicy.md", - "redirect_url": "/powershell/module/exchange/new-deviceconfigurationpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/new-deviceconfigurationrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceTenantPolicy.md", - "redirect_url": "/powershell/module/exchange/new-devicetenantpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/New-DeviceTenantRule.md", - "redirect_url": "/powershell/module/exchange/new-devicetenantrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/New-MobileDeviceMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/new-mobiledevicemailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-ActiveSyncDevice.md", - "redirect_url": "/powershell/module/exchange/remove-activesyncdevice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-ActiveSyncDeviceAccessRule.md", - "redirect_url": "/powershell/module/exchange/remove-activesyncdeviceaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-ActiveSyncDeviceClass.md", - "redirect_url": "/powershell/module/exchange/remove-activesyncdeviceclass", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-ActiveSyncMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-activesyncmailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceConditionalAccessPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-deviceconditionalaccesspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceConditionalAccessRule.md", - "redirect_url": "/powershell/module/exchange/remove-deviceconditionalaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceConfigurationPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-deviceconfigurationpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/remove-deviceconfigurationrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceTenantPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-devicetenantpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-DeviceTenantRule.md", - "redirect_url": "/powershell/module/exchange/remove-devicetenantrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-MobileDevice.md", - "redirect_url": "/powershell/module/exchange/remove-mobiledevice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Remove-MobileDeviceMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-mobiledevicemailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Set-ActiveSyncDeviceAccessRule.md", - "redirect_url": "/powershell/module/exchange/set-activesyncdeviceaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Set-ActiveSyncDeviceAutoblockThreshold.md", - "redirect_url": "/powershell/module/exchange/set-activesyncdeviceautoblockthreshold", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Set-ActiveSyncMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/set-activesyncmailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Set-ActiveSyncOrganizationSettings.md", - "redirect_url": "/powershell/module/exchange/set-activesyncorganizationsettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceConditionalAccessPolicy.md", - "redirect_url": "/powershell/module/exchange/set-deviceconditionalaccesspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceConditionalAccessRule.md", - "redirect_url": "/powershell/module/exchange/set-deviceconditionalaccessrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceConfigurationPolicy.md", - "redirect_url": "/powershell/module/exchange/set-deviceconfigurationpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/set-deviceconfigurationrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceTenantPolicy.md", - "redirect_url": "/powershell/module/exchange/set-devicetenantpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Set-DeviceTenantRule.md", - "redirect_url": "/powershell/module/exchange/set-devicetenantrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Set-MobileDeviceMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/set-mobiledevicemailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/devices/Test-ActiveSyncConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-activesyncconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Disable-AddressListPaging.md", - "redirect_url": "/powershell/module/exchange/disable-addresslistpaging", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Enable-AddressListPaging.md", - "redirect_url": "/powershell/module/exchange/enable-addresslistpaging", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-AddressBookPolicy.md", - "redirect_url": "/powershell/module/exchange/get-addressbookpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-AddressList.md", - "redirect_url": "/powershell/module/exchange/get-addresslist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-DetailsTemplate.md", - "redirect_url": "/powershell/module/exchange/get-detailstemplate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-EmailAddressPolicy.md", - "redirect_url": "/powershell/module/exchange/get-emailaddresspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-GlobalAddressList.md", - "redirect_url": "/powershell/module/exchange/get-globaladdresslist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-OabVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/get-oabvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Get-OfflineAddressBook.md", - "redirect_url": "/powershell/module/exchange/get-offlineaddressbook", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Move-AddressList.md", - "redirect_url": "/powershell/module/exchange/move-addresslist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Move-OfflineAddressBook.md", - "redirect_url": "/powershell/module/exchange/move-offlineaddressbook", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-AddressBookPolicy.md", - "redirect_url": "/powershell/module/exchange/new-addressbookpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-AddressList.md", - "redirect_url": "/powershell/module/exchange/new-addresslist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-EmailAddressPolicy.md", - "redirect_url": "/powershell/module/exchange/new-emailaddresspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-GlobalAddressList.md", - "redirect_url": "/powershell/module/exchange/new-globaladdresslist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-OabVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/new-oabvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/New-OfflineAddressBook.md", - "redirect_url": "/powershell/module/exchange/new-offlineaddressbook", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-AddressBookPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-addressbookpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-AddressList.md", - "redirect_url": "/powershell/module/exchange/remove-addresslist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-EmailAddressPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-emailaddresspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-GlobalAddressList.md", - "redirect_url": "/powershell/module/exchange/remove-globaladdresslist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-OabVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/remove-oabvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Remove-OfflineAddressBook.md", - "redirect_url": "/powershell/module/exchange/remove-offlineaddressbook", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Restore-DetailsTemplate.md", - "redirect_url": "/powershell/module/exchange/restore-detailstemplate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-AddressBookPolicy.md", - "redirect_url": "/powershell/module/exchange/set-addressbookpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-AddressList.md", - "redirect_url": "/powershell/module/exchange/set-addresslist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-DetailsTemplate.md", - "redirect_url": "/powershell/module/exchange/set-detailstemplate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-EmailAddressPolicy.md", - "redirect_url": "/powershell/module/exchange/set-emailaddresspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-GlobalAddressList.md", - "redirect_url": "/powershell/module/exchange/set-globaladdresslist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-OabVirtualDirectory.md", - "redirect_url": "/powershell/module/exchange/set-oabvirtualdirectory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Set-OfflineAddressBook.md", - "redirect_url": "/powershell/module/exchange/set-offlineaddressbook", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Update-AddressList.md", - "redirect_url": "/powershell/module/exchange/update-addresslist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Update-EmailAddressPolicy.md", - "redirect_url": "/powershell/module/exchange/update-emailaddresspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Update-GlobalAddressList.md", - "redirect_url": "/powershell/module/exchange/update-globaladdresslist", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/email-addresses-and-address-books/Update-OfflineAddressBook.md", - "redirect_url": "/powershell/module/exchange/update-offlineaddressbook", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Enable-ExchangeCertificate.md", - "redirect_url": "/powershell/module/exchange/enable-exchangecertificate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Export-ExchangeCertificate.md", - "redirect_url": "/powershell/module/exchange/export-exchangecertificate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-DataEncryptionPolicy.md", - "redirect_url": "/powershell/module/exchange/get-dataencryptionpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-ExchangeCertificate.md", - "redirect_url": "/powershell/module/exchange/get-exchangecertificate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-IRMConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-irmconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-OMEConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-omeconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-OMEMessageStatus.md", - "redirect_url": "/powershell/module/exchange/get-omemessagestatus", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-RMSTemplate.md", - "redirect_url": "/powershell/module/exchange/get-rmstemplate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-RMSTrustedPublishingDomain.md", - "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Get-SmimeConfig.md", - "redirect_url": "/powershell/module/exchange/get-smimeconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Import-ExchangeCertificate.md", - "redirect_url": "/powershell/module/exchange/import-exchangecertificate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Import-RMSTrustedPublishingDomain.md", - "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/New-DataEncryptionPolicy.md", - "redirect_url": "/powershell/module/exchange/new-dataencryptionpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/New-ExchangeCertificate.md", - "redirect_url": "/powershell/module/exchange/new-exchangecertificate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/New-OMEConfiguration.md", - "redirect_url": "/powershell/module/exchange/new-omeconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Remove-ExchangeCertificate.md", - "redirect_url": "/powershell/module/exchange/remove-exchangecertificate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Remove-OMEConfiguration.md", - "redirect_url": "/powershell/module/exchange/remove-omeconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Remove-RMSTrustedPublishingDomain.md", - "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-DataEncryptionPolicy.md", - "redirect_url": "/powershell/module/exchange/set-dataencryptionpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-IRMConfiguration.md", - "redirect_url": "/powershell/module/exchange/set-irmconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-OMEConfiguration.md", - "redirect_url": "/powershell/module/exchange/set-omeconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-OMEMessageRevocation.md", - "redirect_url": "/powershell/module/exchange/set-omemessagerevocation", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-RMSTemplate.md", - "redirect_url": "/powershell/module/exchange/set-rmstemplate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-RMSTrustedPublishingDomain.md", - "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Set-SmimeConfig.md", - "redirect_url": "/powershell/module/exchange/set-smimeconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/encryption-and-certificates/Test-IRMConfiguration.md", - "redirect_url": "/powershell/module/exchange/test-irmconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Add-FederatedDomain.md", - "redirect_url": "/powershell/module/exchange/add-federateddomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Disable-RemoteMailbox.md", - "redirect_url": "/powershell/module/exchange/disable-remotemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Enable-RemoteMailbox.md", - "redirect_url": "/powershell/module/exchange/enable-remotemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-FederatedDomainProof.md", - "redirect_url": "/powershell/module/exchange/get-federateddomainproof", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-FederatedOrganizationIdentifier.md", - "redirect_url": "/powershell/module/exchange/get-federatedorganizationidentifier", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-FederationInformation.md", - "redirect_url": "/powershell/module/exchange/get-federationinformation", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-FederationTrust.md", - "redirect_url": "/powershell/module/exchange/get-federationtrust", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-HybridConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-hybridconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-HybridMailflow.md", - "redirect_url": "/powershell/module/exchange/get-hybridmailflow", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-HybridMailflowDatacenterIPs.md", - "redirect_url": "/powershell/module/exchange/get-hybridmailflowdatacenterips", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-IntraOrganizationConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-intraorganizationconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-IntraOrganizationConnector.md", - "redirect_url": "/powershell/module/exchange/get-intraorganizationconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-OnPremisesOrganization.md", - "redirect_url": "/powershell/module/exchange/get-onpremisesorganization", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-PendingFederatedDomain.md", - "redirect_url": "/powershell/module/exchange/get-pendingfederateddomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Get-RemoteMailbox.md", - "redirect_url": "/powershell/module/exchange/get-remotemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/New-FederationTrust.md", - "redirect_url": "/powershell/module/exchange/new-federationtrust", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/New-HybridConfiguration.md", - "redirect_url": "/powershell/module/exchange/new-hybridconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/New-IntraOrganizationConnector.md", - "redirect_url": "/powershell/module/exchange/new-intraorganizationconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/New-OnPremisesOrganization.md", - "redirect_url": "/powershell/module/exchange/new-onpremisesorganization", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/New-RemoteMailbox.md", - "redirect_url": "/powershell/module/exchange/new-remotemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-FederatedDomain.md", - "redirect_url": "/powershell/module/exchange/remove-federateddomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-FederationTrust.md", - "redirect_url": "/powershell/module/exchange/remove-federationtrust", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-HybridConfiguration.md", - "redirect_url": "/powershell/module/exchange/remove-hybridconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-IntraOrganizationConnector.md", - "redirect_url": "/powershell/module/exchange/remove-intraorganizationconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-OnPremisesOrganization.md", - "redirect_url": "/powershell/module/exchange/remove-onpremisesorganization", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Remove-RemoteMailbox.md", - "redirect_url": "/powershell/module/exchange/remove-remotemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-FederatedOrganizationIdentifier.md", - "redirect_url": "/powershell/module/exchange/set-federatedorganizationidentifier", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-FederationTrust.md", - "redirect_url": "/powershell/module/exchange/set-federationtrust", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-HybridConfiguration.md", - "redirect_url": "/powershell/module/exchange/set-hybridconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-HybridMailflow.md", - "redirect_url": "/powershell/module/exchange/set-hybridmailflow", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-IntraOrganizationConnector.md", - "redirect_url": "/powershell/module/exchange/set-intraorganizationconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-OnPremisesOrganization.md", - "redirect_url": "/powershell/module/exchange/set-onpremisesorganization", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-PendingFederatedDomain.md", - "redirect_url": "/powershell/module/exchange/set-pendingfederateddomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Set-RemoteMailbox.md", - "redirect_url": "/powershell/module/exchange/set-remotemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Test-FederationTrust.md", - "redirect_url": "/powershell/module/exchange/test-federationtrust", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Test-FederationTrustCertificate.md", - "redirect_url": "/powershell/module/exchange/test-federationtrustcertificate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Update-HybridConfiguration.md", - "redirect_url": "/powershell/module/exchange/update-hybridconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/federation-and-hybrid/Update-Recipient.md", - "redirect_url": "/powershell/module/exchange/update-recipient", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Add-ResubmitRequest.md", - "redirect_url": "/powershell/module/exchange/add-resubmitrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Disable-TransportAgent.md", - "redirect_url": "/powershell/module/exchange/disable-transportagent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Enable-TransportAgent.md", - "redirect_url": "/powershell/module/exchange/enable-transportagent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Export-Message.md", - "redirect_url": "/powershell/module/exchange/export-message", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-AcceptedDomain.md", - "redirect_url": "/powershell/module/exchange/get-accepteddomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-AddressRewriteEntry.md", - "redirect_url": "/powershell/module/exchange/get-addressrewriteentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-DeliveryAgentConnector.md", - "redirect_url": "/powershell/module/exchange/get-deliveryagentconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-EdgeSubscription.md", - "redirect_url": "/powershell/module/exchange/get-edgesubscription", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-EdgeSyncServiceConfig.md", - "redirect_url": "/powershell/module/exchange/get-edgesyncserviceconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-ForeignConnector.md", - "redirect_url": "/powershell/module/exchange/get-foreignconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-FrontendTransportService.md", - "redirect_url": "/powershell/module/exchange/get-frontendtransportservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-InboundConnector.md", - "redirect_url": "/powershell/module/exchange/get-inboundconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-MailboxTransportService.md", - "redirect_url": "/powershell/module/exchange/get-mailboxtransportservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-Message.md", - "redirect_url": "/powershell/module/exchange/get-message", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-MessageTrace.md", - "redirect_url": "/powershell/module/exchange/get-messagetrace", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-MessageTraceDetail.md", - "redirect_url": "/powershell/module/exchange/get-messagetracedetail", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-MessageTrackingLog.md", - "redirect_url": "/powershell/module/exchange/get-messagetrackinglog", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-MessageTrackingReport.md", - "redirect_url": "/powershell/module/exchange/get-messagetrackingreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-NetworkConnectionInfo.md", - "redirect_url": "/powershell/module/exchange/get-networkconnectioninfo", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-OutboundConnector.md", - "redirect_url": "/powershell/module/exchange/get-outboundconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-Queue.md", - "redirect_url": "/powershell/module/exchange/get-queue", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-QueueDigest.md", - "redirect_url": "/powershell/module/exchange/get-queuedigest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-ReceiveConnector.md", - "redirect_url": "/powershell/module/exchange/get-receiveconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-RemoteDomain.md", - "redirect_url": "/powershell/module/exchange/get-remotedomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-ResubmitRequest.md", - "redirect_url": "/powershell/module/exchange/get-resubmitrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-RoutingGroupConnector.md", - "redirect_url": "/powershell/module/exchange/get-routinggroupconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-SendConnector.md", - "redirect_url": "/powershell/module/exchange/get-sendconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-SystemMessage.md", - "redirect_url": "/powershell/module/exchange/get-systemmessage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-TransportAgent.md", - "redirect_url": "/powershell/module/exchange/get-transportagent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-TransportConfig.md", - "redirect_url": "/powershell/module/exchange/get-transportconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-TransportPipeline.md", - "redirect_url": "/powershell/module/exchange/get-transportpipeline", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-TransportServer.md", - "redirect_url": "/powershell/module/exchange/get-transportserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-TransportService.md", - "redirect_url": "/powershell/module/exchange/get-transportservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Get-X400AuthoritativeDomain.md", - "redirect_url": "/powershell/module/exchange/get-x400authoritativedomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Install-TransportAgent.md", - "redirect_url": "/powershell/module/exchange/install-transportagent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-AcceptedDomain.md", - "redirect_url": "/powershell/module/exchange/new-accepteddomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-AddressRewriteEntry.md", - "redirect_url": "/powershell/module/exchange/new-addressrewriteentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-DeliveryAgentConnector.md", - "redirect_url": "/powershell/module/exchange/new-deliveryagentconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-EdgeSubscription.md", - "redirect_url": "/powershell/module/exchange/new-edgesubscription", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-EdgeSyncServiceConfig.md", - "redirect_url": "/powershell/module/exchange/new-edgesyncserviceconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-ForeignConnector.md", - "redirect_url": "/powershell/module/exchange/new-foreignconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-InboundConnector.md", - "redirect_url": "/powershell/module/exchange/new-inboundconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-OutboundConnector.md", - "redirect_url": "/powershell/module/exchange/new-outboundconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-ReceiveConnector.md", - "redirect_url": "/powershell/module/exchange/new-receiveconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-RemoteDomain.md", - "redirect_url": "/powershell/module/exchange/new-remotedomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-RoutingGroupConnector.md", - "redirect_url": "/powershell/module/exchange/new-routinggroupconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-SendConnector.md", - "redirect_url": "/powershell/module/exchange/new-sendconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-SystemMessage.md", - "redirect_url": "/powershell/module/exchange/new-systemmessage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/New-X400AuthoritativeDomain.md", - "redirect_url": "/powershell/module/exchange/new-x400authoritativedomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Redirect-Message.md", - "redirect_url": "/powershell/module/exchange/redirect-message", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-AcceptedDomain.md", - "redirect_url": "/powershell/module/exchange/remove-accepteddomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-AddressRewriteEntry.md", - "redirect_url": "/powershell/module/exchange/remove-addressrewriteentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-DeliveryAgentConnector.md", - "redirect_url": "/powershell/module/exchange/remove-deliveryagentconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-EdgeSubscription.md", - "redirect_url": "/powershell/module/exchange/remove-edgesubscription", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-ForeignConnector.md", - "redirect_url": "/powershell/module/exchange/remove-foreignconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-InboundConnector.md", - "redirect_url": "/powershell/module/exchange/remove-inboundconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-Message.md", - "redirect_url": "/powershell/module/exchange/remove-message", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-OutboundConnector.md", - "redirect_url": "/powershell/module/exchange/remove-outboundconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-ReceiveConnector.md", - "redirect_url": "/powershell/module/exchange/remove-receiveconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-RemoteDomain.md", - "redirect_url": "/powershell/module/exchange/remove-remotedomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-ResubmitRequest.md", - "redirect_url": "/powershell/module/exchange/remove-resubmitrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-RoutingGroupConnector.md", - "redirect_url": "/powershell/module/exchange/remove-routinggroupconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-SendConnector.md", - "redirect_url": "/powershell/module/exchange/remove-sendconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-SystemMessage.md", - "redirect_url": "/powershell/module/exchange/remove-systemmessage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Remove-X400AuthoritativeDomain.md", - "redirect_url": "/powershell/module/exchange/remove-x400authoritativedomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Resume-Message.md", - "redirect_url": "/powershell/module/exchange/resume-message", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Resume-Queue.md", - "redirect_url": "/powershell/module/exchange/resume-queue", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Retry-Queue.md", - "redirect_url": "/powershell/module/exchange/retry-queue", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Search-MessageTrackingReport.md", - "redirect_url": "/powershell/module/exchange/search-messagetrackingreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-AcceptedDomain.md", - "redirect_url": "/powershell/module/exchange/set-accepteddomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-AddressRewriteEntry.md", - "redirect_url": "/powershell/module/exchange/set-addressrewriteentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-DeliveryAgentConnector.md", - "redirect_url": "/powershell/module/exchange/set-deliveryagentconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-EdgeSyncServiceConfig.md", - "redirect_url": "/powershell/module/exchange/set-edgesyncserviceconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-ForeignConnector.md", - "redirect_url": "/powershell/module/exchange/set-foreignconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-FrontendTransportService.md", - "redirect_url": "/powershell/module/exchange/set-frontendtransportservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-InboundConnector.md", - "redirect_url": "/powershell/module/exchange/set-inboundconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-MailboxTransportService.md", - "redirect_url": "/powershell/module/exchange/set-mailboxtransportservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-OutboundConnector.md", - "redirect_url": "/powershell/module/exchange/set-outboundconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-ReceiveConnector.md", - "redirect_url": "/powershell/module/exchange/set-receiveconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-RemoteDomain.md", - "redirect_url": "/powershell/module/exchange/set-remotedomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-ResubmitRequest.md", - "redirect_url": "/powershell/module/exchange/set-resubmitrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-RoutingGroupConnector.md", - "redirect_url": "/powershell/module/exchange/set-routinggroupconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-SendConnector.md", - "redirect_url": "/powershell/module/exchange/set-sendconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-SystemMessage.md", - "redirect_url": "/powershell/module/exchange/set-systemmessage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-TransportAgent.md", - "redirect_url": "/powershell/module/exchange/set-transportagent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-TransportConfig.md", - "redirect_url": "/powershell/module/exchange/set-transportconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-TransportServer.md", - "redirect_url": "/powershell/module/exchange/set-transportserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-TransportService.md", - "redirect_url": "/powershell/module/exchange/set-transportservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Set-X400AuthoritativeDomain.md", - "redirect_url": "/powershell/module/exchange/set-x400authoritativedomain", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Start-EdgeSynchronization.md", - "redirect_url": "/powershell/module/exchange/start-edgesynchronization", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Start-HistoricalSearch.md", - "redirect_url": "/powershell/module/exchange/start-historicalsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Stop-HistoricalSearch.md", - "redirect_url": "/powershell/module/exchange/stop-historicalsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Suspend-Message.md", - "redirect_url": "/powershell/module/exchange/suspend-message", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Suspend-Queue.md", - "redirect_url": "/powershell/module/exchange/suspend-queue", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Test-EdgeSynchronization.md", - "redirect_url": "/powershell/module/exchange/test-edgesynchronization", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Test-Mailflow.md", - "redirect_url": "/powershell/module/exchange/test-mailflow", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Test-SmtpConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-smtpconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Uninstall-TransportAgent.md", - "redirect_url": "/powershell/module/exchange/uninstall-transportagent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mail-flow/Validate-OutboundConnector.md", - "redirect_url": "/powershell/module/exchange/validate-outboundconnector", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Clean-MailboxDatabase.md", - "redirect_url": "/powershell/module/exchange/clean-mailboxdatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Disable-MailboxQuarantine.md", - "redirect_url": "/powershell/module/exchange/disable-mailboxquarantine", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Disable-MetaCacheDatabase.md", - "redirect_url": "/powershell/module/exchange/disable-metacachedatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Dismount-Database.md", - "redirect_url": "/powershell/module/exchange/dismount-database", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Enable-MailboxQuarantine.md", - "redirect_url": "/powershell/module/exchange/enable-mailboxquarantine", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Enable-MetaCacheDatabase.md", - "redirect_url": "/powershell/module/exchange/enable-metacachedatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-FailedContentIndexDocuments.md", - "redirect_url": "/powershell/module/exchange/get-failedcontentindexdocuments", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-MailboxDatabase.md", - "redirect_url": "/powershell/module/exchange/get-mailboxdatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-MailboxRepairRequest.md", - "redirect_url": "/powershell/module/exchange/get-mailboxrepairrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-MailboxServer.md", - "redirect_url": "/powershell/module/exchange/get-mailboxserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-SearchDocumentFormat.md", - "redirect_url": "/powershell/module/exchange/get-searchdocumentformat", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Get-StoreUsageStatistics.md", - "redirect_url": "/powershell/module/exchange/get-storeusagestatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Mount-Database.md", - "redirect_url": "/powershell/module/exchange/mount-database", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Move-DatabasePath.md", - "redirect_url": "/powershell/module/exchange/move-databasepath", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/New-MailboxDatabase.md", - "redirect_url": "/powershell/module/exchange/new-mailboxdatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/New-MailboxRepairRequest.md", - "redirect_url": "/powershell/module/exchange/new-mailboxrepairrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/New-SearchDocumentFormat.md", - "redirect_url": "/powershell/module/exchange/new-searchdocumentformat", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Remove-MailboxDatabase.md", - "redirect_url": "/powershell/module/exchange/remove-mailboxdatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Remove-MailboxRepairRequest.md", - "redirect_url": "/powershell/module/exchange/remove-mailboxrepairrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Remove-SearchDocumentFormat.md", - "redirect_url": "/powershell/module/exchange/remove-searchdocumentformat", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Remove-StoreMailbox.md", - "redirect_url": "/powershell/module/exchange/remove-storemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Set-MailboxDatabase.md", - "redirect_url": "/powershell/module/exchange/set-mailboxdatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Set-MailboxServer.md", - "redirect_url": "/powershell/module/exchange/set-mailboxserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Set-SearchDocumentFormat.md", - "redirect_url": "/powershell/module/exchange/set-searchdocumentformat", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Test-AssistantHealth.md", - "redirect_url": "/powershell/module/exchange/test-assistanthealth", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Test-ExchangeSearch.md", - "redirect_url": "/powershell/module/exchange/test-exchangesearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Test-MRSHealth.md", - "redirect_url": "/powershell/module/exchange/test-mrshealth", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Update-DatabaseSchema.md", - "redirect_url": "/powershell/module/exchange/update-databaseschema", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Update-FileDistributionService.md", - "redirect_url": "/powershell/module/exchange/update-filedistributionservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailbox-databases-and-servers/Update-StoreMailboxState.md", - "redirect_url": "/powershell/module/exchange/update-storemailboxstate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Add-MailboxFolderPermission.md", - "redirect_url": "/powershell/module/exchange/add-mailboxfolderpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Add-MailboxPermission.md", - "redirect_url": "/powershell/module/exchange/add-mailboxpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Add-RecipientPermission.md", - "redirect_url": "/powershell/module/exchange/add-recipientpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Connect-Mailbox.md", - "redirect_url": "/powershell/module/exchange/connect-mailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Disable-App.md", - "redirect_url": "/powershell/module/exchange/disable-app", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Disable-InboxRule.md", - "redirect_url": "/powershell/module/exchange/disable-inboxrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Disable-Mailbox.md", - "redirect_url": "/powershell/module/exchange/disable-mailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Disable-ServiceEmailChannel.md", - "redirect_url": "/powershell/module/exchange/disable-serviceemailchannel", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Disable-SweepRule.md", - "redirect_url": "/powershell/module/exchange/disable-sweeprule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Enable-App.md", - "redirect_url": "/powershell/module/exchange/enable-app", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Enable-InboxRule.md", - "redirect_url": "/powershell/module/exchange/enable-inboxrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Enable-Mailbox.md", - "redirect_url": "/powershell/module/exchange/enable-mailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Enable-ServiceEmailChannel.md", - "redirect_url": "/powershell/module/exchange/enable-serviceemailchannel", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Enable-SweepRule.md", - "redirect_url": "/powershell/module/exchange/enable-sweeprule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Export-MailboxDiagnosticLogs.md", - "redirect_url": "/powershell/module/exchange/export-mailboxdiagnosticlogs", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Export-RecipientDataProperty.md", - "redirect_url": "/powershell/module/exchange/export-recipientdataproperty", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-App.md", - "redirect_url": "/powershell/module/exchange/get-app", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-CalendarDiagnosticAnalysis.md", - "redirect_url": "/powershell/module/exchange/get-calendardiagnosticanalysis", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-CalendarDiagnosticLog.md", - "redirect_url": "/powershell/module/exchange/get-calendardiagnosticlog", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-CalendarDiagnosticObjects.md", - "redirect_url": "/powershell/module/exchange/get-calendardiagnosticobjects", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-CalendarNotification.md", - "redirect_url": "/powershell/module/exchange/get-calendarnotification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-CalendarProcessing.md", - "redirect_url": "/powershell/module/exchange/get-calendarprocessing", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-Clutter.md", - "redirect_url": "/powershell/module/exchange/get-clutter", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-FocusedInbox.md", - "redirect_url": "/powershell/module/exchange/get-focusedinbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-InboxRule.md", - "redirect_url": "/powershell/module/exchange/get-inboxrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-Mailbox.md", - "redirect_url": "/powershell/module/exchange/get-mailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxAutoReplyConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-mailboxautoreplyconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxCalendarFolder.md", - "redirect_url": "/powershell/module/exchange/get-mailboxcalendarfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxExportRequest.md", - "redirect_url": "/powershell/module/exchange/get-mailboxexportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxExportRequestStatistics.md", - "redirect_url": "/powershell/module/exchange/get-mailboxexportrequeststatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxFolder.md", - "redirect_url": "/powershell/module/exchange/get-mailboxfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxFolderPermission.md", - "redirect_url": "/powershell/module/exchange/get-mailboxfolderpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxFolderStatistics.md", - "redirect_url": "/powershell/module/exchange/get-mailboxfolderstatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxImportRequest.md", - "redirect_url": "/powershell/module/exchange/get-mailboximportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxImportRequestStatistics.md", - "redirect_url": "/powershell/module/exchange/get-mailboximportrequeststatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxLocation.md", - "redirect_url": "/powershell/module/exchange/get-mailboxlocation", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxPermission.md", - "redirect_url": "/powershell/module/exchange/get-mailboxpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxPlan.md", - "redirect_url": "/powershell/module/exchange/get-mailboxplan", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxRestoreRequest.md", - "redirect_url": "/powershell/module/exchange/get-mailboxrestorerequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxRestoreRequestStatistics.md", - "redirect_url": "/powershell/module/exchange/get-mailboxrestorerequeststatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxSentItemsConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-mailboxsentitemsconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxStatistics.md", - "redirect_url": "/powershell/module/exchange/get-mailboxstatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MailboxUserConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-mailboxuserconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-MessageCategory.md", - "redirect_url": "/powershell/module/exchange/get-messagecategory", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-Place.md", - "redirect_url": "/powershell/module/exchange/get-place", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-RecipientPermission.md", - "redirect_url": "/powershell/module/exchange/get-recipientpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-RecoverableItems.md", - "redirect_url": "/powershell/module/exchange/get-recoverableitems", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-ResourceConfig.md", - "redirect_url": "/powershell/module/exchange/get-resourceconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-SweepRule.md", - "redirect_url": "/powershell/module/exchange/get-sweeprule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Get-UserPhoto.md", - "redirect_url": "/powershell/module/exchange/get-userphoto", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Import-ContactList.md", - "redirect_url": "https://support.microsoft.com/office/import-contacts-to-outlook-bb796340-b58a-46c1-90c7-b549b8f3c5f8", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Import-RecipientDataProperty.md", - "redirect_url": "/powershell/module/exchange/import-recipientdataproperty", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/New-App.md", - "redirect_url": "/powershell/module/exchange/new-app", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/New-InboxRule.md", - "redirect_url": "/powershell/module/exchange/new-inboxrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/New-Mailbox.md", - "redirect_url": "/powershell/module/exchange/new-mailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/New-MailboxExportRequest.md", - "redirect_url": "/powershell/module/exchange/new-mailboxexportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/New-MailboxFolder.md", - "redirect_url": "/powershell/module/exchange/new-mailboxfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/New-MailboxImportRequest.md", - "redirect_url": "/powershell/module/exchange/new-mailboximportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/New-MailboxRestoreRequest.md", - "redirect_url": "/powershell/module/exchange/new-mailboxrestorerequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/New-MailMessage.md", - "redirect_url": "/powershell/module/exchange/new-mailmessage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/New-SiteMailbox.md", - "redirect_url": "/powershell/module/exchange/new-sitemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/New-SweepRule.md", - "redirect_url": "/powershell/module/exchange/new-sweeprule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-App.md", - "redirect_url": "/powershell/module/exchange/remove-app", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-CalendarEvents.md", - "redirect_url": "/powershell/module/exchange/remove-calendarevents", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-InboxRule.md", - "redirect_url": "/powershell/module/exchange/remove-inboxrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-Mailbox.md", - "redirect_url": "/powershell/module/exchange/remove-mailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxExportRequest.md", - "redirect_url": "/powershell/module/exchange/remove-mailboxexportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxFolderPermission.md", - "redirect_url": "/powershell/module/exchange/remove-mailboxfolderpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxImportRequest.md", - "redirect_url": "/powershell/module/exchange/remove-mailboximportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxPermission.md", - "redirect_url": "/powershell/module/exchange/remove-mailboxpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxRestoreRequest.md", - "redirect_url": "/powershell/module/exchange/remove-mailboxrestorerequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-MailboxUserConfiguration.md", - "redirect_url": "/powershell/module/exchange/remove-mailboxuserconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-RecipientPermission.md", - "redirect_url": "/powershell/module/exchange/remove-recipientpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-SweepRule.md", - "redirect_url": "/powershell/module/exchange/remove-sweeprule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Remove-UserPhoto.md", - "redirect_url": "/powershell/module/exchange/remove-userphoto", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Restore-Mailbox.md", - "redirect_url": "/powershell/module/exchange/restore-mailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Restore-RecoverableItems.md", - "redirect_url": "/powershell/module/exchange/restore-recoverableitems", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Resume-MailboxExportRequest.md", - "redirect_url": "/powershell/module/exchange/resume-mailboxexportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Resume-MailboxImportRequest.md", - "redirect_url": "/powershell/module/exchange/resume-mailboximportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Resume-MailboxRestoreRequest.md", - "redirect_url": "/powershell/module/exchange/resume-mailboxrestorerequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Search-Mailbox.md", - "redirect_url": "/powershell/module/exchange/search-mailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-App.md", - "redirect_url": "/powershell/module/exchange/set-app", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-CalendarNotification.md", - "redirect_url": "/powershell/module/exchange/set-calendarnotification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-CalendarProcessing.md", - "redirect_url": "/powershell/module/exchange/set-calendarprocessing", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-Clutter.md", - "redirect_url": "/powershell/module/exchange/set-clutter", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-FocusedInbox.md", - "redirect_url": "/powershell/module/exchange/set-focusedinbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-InboxRule.md", - "redirect_url": "/powershell/module/exchange/set-inboxrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-Mailbox.md", - "redirect_url": "/powershell/module/exchange/set-mailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxAutoReplyConfiguration.md", - "redirect_url": "/powershell/module/exchange/set-mailboxautoreplyconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxCalendarFolder.md", - "redirect_url": "/powershell/module/exchange/set-mailboxcalendarfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxExportRequest.md", - "redirect_url": "/powershell/module/exchange/set-mailboxexportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxFolderPermission.md", - "redirect_url": "/powershell/module/exchange/set-mailboxfolderpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxImportRequest.md", - "redirect_url": "/powershell/module/exchange/set-mailboximportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxPlan.md", - "redirect_url": "/powershell/module/exchange/set-mailboxplan", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxRestoreRequest.md", - "redirect_url": "/powershell/module/exchange/set-mailboxrestorerequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-MailboxSentItemsConfiguration.md", - "redirect_url": "/powershell/module/exchange/set-mailboxsentitemsconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-Place.md", - "redirect_url": "/powershell/module/exchange/set-place", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-ResourceConfig.md", - "redirect_url": "/powershell/module/exchange/set-resourceconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-SweepRule.md", - "redirect_url": "/powershell/module/exchange/set-sweeprule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Set-UserPhoto.md", - "redirect_url": "/powershell/module/exchange/set-userphoto", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Suspend-MailboxExportRequest.md", - "redirect_url": "/powershell/module/exchange/suspend-mailboxexportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Suspend-MailboxImportRequest.md", - "redirect_url": "/powershell/module/exchange/suspend-mailboximportrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Suspend-MailboxRestoreRequest.md", - "redirect_url": "/powershell/module/exchange/suspend-mailboxrestorerequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Test-MAPIConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-mapiconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/mailboxes/Undo-SoftDeletedMailbox.md", - "redirect_url": "/powershell/module/exchange/undo-softdeletedmailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Complete-MigrationBatch.md", - "redirect_url": "/powershell/module/exchange/complete-migrationbatch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Export-MigrationReport.md", - "redirect_url": "/powershell/module/exchange/export-migrationreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationBatch.md", - "redirect_url": "/powershell/module/exchange/get-migrationbatch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationConfig.md", - "redirect_url": "/powershell/module/exchange/get-migrationconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationEndpoint.md", - "redirect_url": "/powershell/module/exchange/get-migrationendpoint", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationStatistics.md", - "redirect_url": "/powershell/module/exchange/get-migrationstatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationUser.md", - "redirect_url": "/powershell/module/exchange/get-migrationuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MigrationUserStatistics.md", - "redirect_url": "/powershell/module/exchange/get-migrationuserstatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MoveRequest.md", - "redirect_url": "/powershell/module/exchange/get-moverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-MoveRequestStatistics.md", - "redirect_url": "/powershell/module/exchange/get-moverequeststatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMailboxMigrationRequest.md", - "redirect_url": "/powershell/module/exchange/get-publicfoldermailboxmigrationrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMailboxMigrationRequestStatistics.md", - "redirect_url": "/powershell/module/exchange/get-publicfoldermailboxmigrationrequeststatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMigrationRequest.md", - "redirect_url": "/powershell/module/exchange/get-publicfoldermigrationrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMigrationRequestStatistics.md", - "redirect_url": "/powershell/module/exchange/get-publicfoldermigrationrequeststatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMoveRequest.md", - "redirect_url": "/powershell/module/exchange/get-publicfoldermoverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Get-PublicFolderMoveRequestStatistics.md", - "redirect_url": "/powershell/module/exchange/get-publicfoldermoverequeststatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/New-MigrationBatch.md", - "redirect_url": "/powershell/module/exchange/new-migrationbatch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/New-MigrationEndpoint.md", - "redirect_url": "/powershell/module/exchange/new-migrationendpoint", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/New-MoveRequest.md", - "redirect_url": "/powershell/module/exchange/new-moverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/New-PublicFolderMigrationRequest.md", - "redirect_url": "/powershell/module/exchange/new-publicfoldermigrationrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/New-PublicFolderMoveRequest.md", - "redirect_url": "/powershell/module/exchange/new-publicfoldermoverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-MigrationBatch.md", - "redirect_url": "/powershell/module/exchange/remove-migrationbatch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-MigrationEndpoint.md", - "redirect_url": "/powershell/module/exchange/remove-migrationendpoint", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-MigrationUser.md", - "redirect_url": "/powershell/module/exchange/remove-migrationuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-MoveRequest.md", - "redirect_url": "/powershell/module/exchange/remove-moverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-PublicFolderMailboxMigrationRequest.md", - "redirect_url": "/powershell/module/exchange/remove-publicfoldermailboxmigrationrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-PublicFolderMigrationRequest.md", - "redirect_url": "/powershell/module/exchange/remove-publicfoldermigrationrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Remove-PublicFolderMoveRequest.md", - "redirect_url": "/powershell/module/exchange/remove-publicfoldermoverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Resume-MoveRequest.md", - "redirect_url": "/powershell/module/exchange/resume-moverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Resume-PublicFolderMigrationRequest.md", - "redirect_url": "/powershell/module/exchange/resume-publicfoldermigrationrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Resume-PublicFolderMoveRequest.md", - "redirect_url": "/powershell/module/exchange/resume-publicfoldermoverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-MigrationBatch.md", - "redirect_url": "/powershell/module/exchange/set-migrationbatch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-MigrationConfig.md", - "redirect_url": "/powershell/module/exchange/set-migrationconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-MigrationEndpoint.md", - "redirect_url": "/powershell/module/exchange/set-migrationendpoint", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-MigrationUser.md", - "redirect_url": "/powershell/module/exchange/set-migrationuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-MoveRequest.md", - "redirect_url": "/powershell/module/exchange/set-moverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-PublicFolderMigrationRequest.md", - "redirect_url": "/powershell/module/exchange/set-publicfoldermigrationrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Set-PublicFolderMoveRequest.md", - "redirect_url": "/powershell/module/exchange/set-publicfoldermoverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Start-MigrationBatch.md", - "redirect_url": "/powershell/module/exchange/start-migrationbatch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Start-MigrationUser.md", - "redirect_url": "/powershell/module/exchange/start-migrationuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Stop-MigrationBatch.md", - "redirect_url": "/powershell/module/exchange/stop-migrationbatch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Stop-MigrationUser.md", - "redirect_url": "/powershell/module/exchange/stop-migrationuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Suspend-MoveRequest.md", - "redirect_url": "/powershell/module/exchange/suspend-moverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Suspend-PublicFolderMailboxMigrationRequest.md", - "redirect_url": "/powershell/module/exchange/suspend-publicfoldermailboxmigrationrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Suspend-PublicFolderMigrationRequest.md", - "redirect_url": "/powershell/module/exchange/suspend-publicfoldermigrationrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Suspend-PublicFolderMoveRequest.md", - "redirect_url": "/powershell/module/exchange/suspend-publicfoldermoverequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/move-and-migration/Test-MigrationServerAvailability.md", - "redirect_url": "/powershell/module/exchange/test-migrationserveravailability", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Disable-CmdletExtensionAgent.md", - "redirect_url": "/powershell/module/exchange/disable-cmdletextensionagent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Enable-CmdletExtensionAgent.md", - "redirect_url": "/powershell/module/exchange/enable-cmdletextensionagent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Enable-OrganizationCustomization.md", - "redirect_url": "/powershell/module/exchange/enable-organizationcustomization", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-AccessToCustomerDataRequest.md", - "redirect_url": "/powershell/module/exchange/get-accesstocustomerdatarequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-ApplicationAccessPolicy.md", - "redirect_url": "/powershell/module/exchange/get-applicationaccesspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-AuthConfig.md", - "redirect_url": "/powershell/module/exchange/get-authconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-AuthenticationPolicy.md", - "redirect_url": "/powershell/module/exchange/get-authenticationpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-AuthServer.md", - "redirect_url": "/powershell/module/exchange/get-authserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-CmdletExtensionAgent.md", - "redirect_url": "/powershell/module/exchange/get-cmdletextensionagent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeAssistanceConfig.md", - "redirect_url": "/powershell/module/exchange/get-exchangeassistanceconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeDiagnosticInfo.md", - "redirect_url": "/powershell/module/exchange/get-exchangediagnosticinfo", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeServer.md", - "redirect_url": "/powershell/module/exchange/get-exchangeserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeServerAccessLicense.md", - "redirect_url": "/powershell/module/exchange/get-exchangeserveraccesslicense", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeServerAccessLicenseUser.md", - "redirect_url": "/powershell/module/exchange/get-exchangeserveraccesslicenseuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-ExchangeSettings.md", - "redirect_url": "/powershell/module/exchange/get-exchangesettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-Notification.md", - "redirect_url": "/powershell/module/exchange/get-notification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-OrganizationConfig.md", - "redirect_url": "/powershell/module/exchange/get-organizationconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-PartnerApplication.md", - "redirect_url": "/powershell/module/exchange/get-partnerapplication", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-PerimeterConfig.md", - "redirect_url": "/powershell/module/exchange/get-perimeterconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Get-SettingOverride.md", - "redirect_url": "/powershell/module/exchange/get-settingoverride", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/New-ApplicationAccessPolicy.md", - "redirect_url": "/powershell/module/exchange/new-applicationaccesspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/New-AuthenticationPolicy.md", - "redirect_url": "/powershell/module/exchange/new-authenticationpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/New-AuthServer.md", - "redirect_url": "/powershell/module/exchange/new-authserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/New-ExchangeSettings.md", - "redirect_url": "/powershell/module/exchange/new-exchangesettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/New-PartnerApplication.md", - "redirect_url": "/powershell/module/exchange/new-partnerapplication", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/New-SettingOverride.md", - "redirect_url": "/powershell/module/exchange/new-settingoverride", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Remove-ApplicationAccessPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-applicationaccesspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Remove-AuthenticationPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-authenticationpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Remove-AuthServer.md", - "redirect_url": "/powershell/module/exchange/remove-authserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Remove-PartnerApplication.md", - "redirect_url": "/powershell/module/exchange/remove-partnerapplication", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Remove-SettingOverride.md", - "redirect_url": "/powershell/module/exchange/remove-settingoverride", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-AccessToCustomerDataRequest.md", - "redirect_url": "/powershell/module/exchange/set-accesstocustomerdatarequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-ApplicationAccessPolicy.md", - "redirect_url": "/powershell/module/exchange/set-applicationaccesspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-AuthConfig.md", - "redirect_url": "/powershell/module/exchange/set-authconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-AuthenticationPolicy.md", - "redirect_url": "/powershell/module/exchange/set-authenticationpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-AuthServer.md", - "redirect_url": "/powershell/module/exchange/set-authserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-CmdletExtensionAgent.md", - "redirect_url": "/powershell/module/exchange/set-cmdletextensionagent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-ExchangeAssistanceConfig.md", - "redirect_url": "/powershell/module/exchange/set-exchangeassistanceconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-ExchangeServer.md", - "redirect_url": "/powershell/module/exchange/set-exchangeserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-ExchangeSettings.md", - "redirect_url": "/powershell/module/exchange/set-exchangesettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-Notification.md", - "redirect_url": "/powershell/module/exchange/set-notification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-OrganizationConfig.md", - "redirect_url": "/powershell/module/exchange/set-organizationconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-PartnerApplication.md", - "redirect_url": "/powershell/module/exchange/set-partnerapplication", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-PerimeterConfig.md", - "redirect_url": "/powershell/module/exchange/set-perimeterconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Set-SettingOverride.md", - "redirect_url": "/powershell/module/exchange/set-settingoverride", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Test-ApplicationAccessPolicy.md", - "redirect_url": "/powershell/module/exchange/test-applicationaccesspolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Test-OAuthConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-oauthconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Test-SystemHealth.md", - "redirect_url": "/powershell/module/exchange/test-systemhealth", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/organization/Update-ExchangeHelp.md", - "redirect_url": "/powershell/module/exchange/update-exchangehelp", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Disable-JournalArchiving.md", - "redirect_url": "/powershell/module/exchange/disable-journalarchiving", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Disable-JournalRule.md", - "redirect_url": "/powershell/module/exchange/disable-journalrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Disable-OutlookProtectionRule.md", - "redirect_url": "/powershell/module/exchange/disable-outlookprotectionrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Disable-TransportRule.md", - "redirect_url": "/powershell/module/exchange/disable-transportrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Enable-JournalRule.md", - "redirect_url": "/powershell/module/exchange/enable-journalrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Enable-OutlookProtectionRule.md", - "redirect_url": "/powershell/module/exchange/enable-outlookprotectionrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Enable-TransportRule.md", - "redirect_url": "/powershell/module/exchange/enable-transportrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Export-JournalRuleCollection.md", - "redirect_url": "/powershell/module/exchange/export-journalrulecollection", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Export-TransportRuleCollection.md", - "redirect_url": "/powershell/module/exchange/export-transportrulecollection", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-ActivityAlert.md", - "redirect_url": "/powershell/module/exchange/get-activityalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-AdministrativeUnit.md", - "redirect_url": "/powershell/module/exchange/get-administrativeunit", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-InformationBarrierPoliciesApplicationStatus.md", - "redirect_url": "/powershell/module/exchange/get-informationbarrierpoliciesapplicationstatus", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-InformationBarrierPolicy.md", - "redirect_url": "/powershell/module/exchange/get-informationbarrierpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-InformationBarrierRecipientStatus.md", - "redirect_url": "/powershell/module/exchange/get-informationbarrierrecipientstatus", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-JournalRule.md", - "redirect_url": "/powershell/module/exchange/get-journalrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-Label.md", - "redirect_url": "/powershell/module/exchange/get-label", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-LabelPolicy.md", - "redirect_url": "/powershell/module/exchange/get-labelpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-MessageClassification.md", - "redirect_url": "/powershell/module/exchange/get-messageclassification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-OrganizationSegment.md", - "redirect_url": "/powershell/module/exchange/get-organizationsegment", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-OutlookProtectionRule.md", - "redirect_url": "/powershell/module/exchange/get-outlookprotectionrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-ProtectionAlert.md", - "redirect_url": "/powershell/module/exchange/get-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-SupervisoryReviewPolicyV2.md", - "redirect_url": "/powershell/module/exchange/get-supervisoryreviewpolicyv2", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-SupervisoryReviewRule.md", - "redirect_url": "/powershell/module/exchange/get-supervisoryreviewrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-TransportRule.md", - "redirect_url": "/powershell/module/exchange/get-transportrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-TransportRuleAction.md", - "redirect_url": "/powershell/module/exchange/get-transportruleaction", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Get-TransportRulePredicate.md", - "redirect_url": "/powershell/module/exchange/get-transportrulepredicate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Import-JournalRuleCollection.md", - "redirect_url": "/powershell/module/exchange/import-journalrulecollection", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Import-TransportRuleCollection.md", - "redirect_url": "/powershell/module/exchange/import-transportrulecollection", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Install-UnifiedCompliancePrerequisite.md", - "redirect_url": "/powershell/module/exchange/install-unifiedcomplianceprerequisite", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-ActivityAlert.md", - "redirect_url": "/powershell/module/exchange/new-activityalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-InformationBarrierPolicy.md", - "redirect_url": "/powershell/module/exchange/new-informationbarrierpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-JournalRule.md", - "redirect_url": "/powershell/module/exchange/new-journalrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-Label.md", - "redirect_url": "/powershell/module/exchange/new-label", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-LabelPolicy.md", - "redirect_url": "/powershell/module/exchange/new-labelpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-MessageClassification.md", - "redirect_url": "/powershell/module/exchange/new-messageclassification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-OrganizationSegment.md", - "redirect_url": "/powershell/module/exchange/new-organizationsegment", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-OutlookProtectionRule.md", - "redirect_url": "/powershell/module/exchange/new-outlookprotectionrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-ProtectionAlert.md", - "redirect_url": "/powershell/module/exchange/new-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-SupervisoryReviewPolicyV2.md", - "redirect_url": "/powershell/module/exchange/new-supervisoryreviewpolicyv2", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-SupervisoryReviewRule.md", - "redirect_url": "/powershell/module/exchange/new-supervisoryreviewrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/New-TransportRule.md", - "redirect_url": "/powershell/module/exchange/new-transportrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-ActivityAlert.md", - "redirect_url": "/powershell/module/exchange/remove-activityalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-InformationBarrierPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-informationbarrierpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-JournalRule.md", - "redirect_url": "/powershell/module/exchange/remove-journalrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-Label.md", - "redirect_url": "/powershell/module/exchange/remove-label", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-LabelPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-labelpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-MessageClassification.md", - "redirect_url": "/powershell/module/exchange/remove-messageclassification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-OrganizationSegment.md", - "redirect_url": "/powershell/module/exchange/remove-organizationsegment", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-OutlookProtectionRule.md", - "redirect_url": "/powershell/module/exchange/remove-outlookprotectionrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-ProtectionAlert.md", - "redirect_url": "/powershell/module/exchange/remove-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-SupervisoryReviewPolicyV2.md", - "redirect_url": "/powershell/module/exchange/remove-supervisoryreviewpolicyv2", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Remove-TransportRule.md", - "redirect_url": "/powershell/module/exchange/remove-transportrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-ActivityAlert.md", - "redirect_url": "/powershell/module/exchange/set-activityalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-InformationBarrierPolicy.md", - "redirect_url": "/powershell/module/exchange/set-informationbarrierpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-JournalRule.md", - "redirect_url": "/powershell/module/exchange/set-journalrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-Label.md", - "redirect_url": "/powershell/module/exchange/set-label", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-LabelPolicy.md", - "redirect_url": "/powershell/module/exchange/set-labelpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-MessageClassification.md", - "redirect_url": "/powershell/module/exchange/set-messageclassification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-OrganizationSegment.md", - "redirect_url": "/powershell/module/exchange/set-organizationsegment", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-OutlookProtectionRule.md", - "redirect_url": "/powershell/module/exchange/set-outlookprotectionrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-ProtectionAlert.md", - "redirect_url": "/powershell/module/exchange/set-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-SupervisoryReviewPolicyV2.md", - "redirect_url": "/powershell/module/exchange/set-supervisoryreviewpolicyv2", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-SupervisoryReviewRule.md", - "redirect_url": "/powershell/module/exchange/set-supervisoryreviewrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Set-TransportRule.md", - "redirect_url": "/powershell/module/exchange/set-transportrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Start-InformationBarrierPoliciesApplication.md", - "redirect_url": "/powershell/module/exchange/start-informationbarrierpoliciesapplication", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Stop-InformationBarrierPoliciesApplication.md", - "redirect_url": "/powershell/module/exchange/stop-informationbarrierpoliciesapplication", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance/Test-ArchiveConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-archiveconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-AdminAuditLogConfig.md", - "redirect_url": "/powershell/module/exchange/get-adminauditlogconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-AuditConfig.md", - "redirect_url": "/powershell/module/exchange/get-auditconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-AuditConfigurationPolicy.md", - "redirect_url": "/powershell/module/exchange/get-auditconfigurationpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-AuditConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/get-auditconfigurationrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-AuditLogSearch.md", - "redirect_url": "/powershell/module/exchange/get-auditlogsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-MailboxAuditBypassAssociation.md", - "redirect_url": "/powershell/module/exchange/get-mailboxauditbypassassociation", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Get-UnifiedAuditLogRetentionPolicy.md", - "redirect_url": "/powershell/module/exchange/get-unifiedauditlogretentionpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/New-AdminAuditLogSearch.md", - "redirect_url": "/powershell/module/exchange/new-adminauditlogsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/New-AuditConfigurationPolicy.md", - "redirect_url": "/powershell/module/exchange/new-auditconfigurationpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/New-AuditConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/new-auditconfigurationrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/New-MailboxAuditLogSearch.md", - "redirect_url": "/powershell/module/exchange/new-mailboxauditlogsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/New-UnifiedAuditLogRetentionPolicy.md", - "redirect_url": "/powershell/module/exchange/new-unifiedauditlogretentionpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Remove-AuditConfigurationPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-auditconfigurationpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Remove-AuditConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/remove-auditconfigurationrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Remove-UnifiedAuditLogRetentionPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-unifiedauditlogretentionpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Search-AdminAuditLog.md", - "redirect_url": "/powershell/module/exchange/search-adminauditlog", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Search-MailboxAuditLog.md", - "redirect_url": "/powershell/module/exchange/search-mailboxauditlog", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Search-UnifiedAuditLog.md", - "redirect_url": "/powershell/module/exchange/search-unifiedauditlog", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Set-AdminAuditLogConfig.md", - "redirect_url": "/powershell/module/exchange/set-adminauditlogconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Set-AuditConfig.md", - "redirect_url": "/powershell/module/exchange/set-auditconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Set-AuditConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/set-auditconfigurationrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Set-MailboxAuditBypassAssociation.md", - "redirect_url": "/powershell/module/exchange/set-mailboxauditbypassassociation", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Set-UnifiedAuditLogRetentionPolicy.md", - "redirect_url": "/powershell/module/exchange/set-unifiedauditlogretentionpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-audit/Write-AdminAuditLog.md", - "redirect_url": "/powershell/module/exchange/write-adminauditlog", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Get-ComplianceSearch.md", - "redirect_url": "/powershell/module/exchange/get-compliancesearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Get-ComplianceSearchAction.md", - "redirect_url": "/powershell/module/exchange/get-compliancesearchaction", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Get-ComplianceSecurityFilter.md", - "redirect_url": "/powershell/module/exchange/get-compliancesecurityfilter", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Get-MailboxSearch.md", - "redirect_url": "/powershell/module/exchange/get-mailboxsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Invoke-ComplianceSearchActionStep.md", - "redirect_url": "/powershell/module/exchange/invoke-compliancesearchactionstep", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/New-ComplianceSearch.md", - "redirect_url": "/powershell/module/exchange/new-compliancesearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/New-ComplianceSearchAction.md", - "redirect_url": "/powershell/module/exchange/new-compliancesearchaction", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/New-ComplianceSecurityFilter.md", - "redirect_url": "/powershell/module/exchange/new-compliancesecurityfilter", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/New-MailboxSearch.md", - "redirect_url": "/powershell/module/exchange/new-mailboxsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Remove-ComplianceSearch.md", - "redirect_url": "/powershell/module/exchange/remove-compliancesearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Remove-ComplianceSearchAction.md", - "redirect_url": "/powershell/module/exchange/remove-compliancesearchaction", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Remove-ComplianceSecurityFilter.md", - "redirect_url": "/powershell/module/exchange/remove-compliancesecurityfilter", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Remove-MailboxSearch.md", - "redirect_url": "/powershell/module/exchange/remove-mailboxsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Set-ComplianceSearch.md", - "redirect_url": "/powershell/module/exchange/set-compliancesearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Set-ComplianceSearchAction.md", - "redirect_url": "/powershell/module/exchange/set-compliancesearchaction", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Set-ComplianceSecurityFilter.md", - "redirect_url": "/powershell/module/exchange/set-compliancesecurityfilter", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Set-MailboxSearch.md", - "redirect_url": "/powershell/module/exchange/set-mailboxsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Start-ComplianceSearch.md", - "redirect_url": "/powershell/module/exchange/start-compliancesearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Start-MailboxSearch.md", - "redirect_url": "/powershell/module/exchange/start-mailboxsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Stop-ComplianceSearch.md", - "redirect_url": "/powershell/module/exchange/stop-compliancesearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-content-search/Stop-MailboxSearch.md", - "redirect_url": "/powershell/module/exchange/stop-mailboxsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Export-DlpPolicyCollection.md", - "redirect_url": "/powershell/module/exchange/export-dlppolicycollection", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-ClassificationRuleCollection.md", - "redirect_url": "/powershell/module/exchange/get-classificationrulecollection", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DataClassification.md", - "redirect_url": "/powershell/module/exchange/get-dataclassification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DataClassificationConfig.md", - "redirect_url": "/powershell/module/exchange/get-dataclassificationconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/get-dlpcompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpComplianceRule.md", - "redirect_url": "/powershell/module/exchange/get-dlpcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpDetailReport.md", - "redirect_url": "/powershell/module/exchange/get-dlpdetailreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpDetectionsReport.md", - "redirect_url": "/powershell/module/exchange/get-dlpdetectionsreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpEdmSchema.md", - "redirect_url": "/powershell/module/exchange/get-dlpedmschema", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpKeywordDictionary.md", - "redirect_url": "/powershell/module/exchange/get-dlpkeyworddictionary", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpPolicy.md", - "redirect_url": "/powershell/module/exchange/get-dlppolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpPolicyTemplate.md", - "redirect_url": "/powershell/module/exchange/get-dlppolicytemplate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpSensitiveInformationType.md", - "redirect_url": "/powershell/module/exchange/get-dlpsensitiveinformationtype", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpSensitiveInformationTypeRulePackage.md", - "redirect_url": "/powershell/module/exchange/get-dlpsensitiveinformationtyperulepackage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-DlpSiDetectionsReport.md", - "redirect_url": "/powershell/module/exchange/get-dlpsidetectionsreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Get-PolicyTipConfig.md", - "redirect_url": "/powershell/module/exchange/get-policytipconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Import-DlpPolicyCollection.md", - "redirect_url": "/powershell/module/exchange/import-dlppolicycollection", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Import-DlpPolicyTemplate.md", - "redirect_url": "/powershell/module/exchange/import-dlppolicytemplate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-ClassificationRuleCollection.md", - "redirect_url": "/powershell/module/exchange/new-classificationrulecollection", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DataClassification.md", - "redirect_url": "/powershell/module/exchange/new-dataclassification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/new-dlpcompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpComplianceRule.md", - "redirect_url": "/powershell/module/exchange/new-dlpcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpEdmSchema.md", - "redirect_url": "/powershell/module/exchange/new-dlpedmschema", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpFingerprint.md", - "redirect_url": "/powershell/module/exchange/new-dlpfingerprint", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpKeywordDictionary.md", - "redirect_url": "/powershell/module/exchange/new-dlpkeyworddictionary", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpPolicy.md", - "redirect_url": "/powershell/module/exchange/new-dlppolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpSensitiveInformationType.md", - "redirect_url": "/powershell/module/exchange/new-dlpsensitiveinformationtype", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-DlpSensitiveInformationTypeRulePackage.md", - "redirect_url": "/powershell/module/exchange/new-dlpsensitiveinformationtyperulepackage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-Fingerprint.md", - "redirect_url": "/powershell/module/exchange/new-fingerprint", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/New-PolicyTipConfig.md", - "redirect_url": "/powershell/module/exchange/new-policytipconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-ClassificationRuleCollection.md", - "redirect_url": "/powershell/module/exchange/remove-classificationrulecollection", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DataClassification.md", - "redirect_url": "/powershell/module/exchange/remove-dataclassification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/remove-dlpcompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpComplianceRule.md", - "redirect_url": "/powershell/module/exchange/remove-dlpcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpEdmSchema.md", - "redirect_url": "/powershell/module/exchange/remove-dlpedmschema", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpKeywordDictionary.md", - "redirect_url": "/powershell/module/exchange/remove-dlpkeyworddictionary", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-dlppolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpPolicyTemplate.md", - "redirect_url": "/powershell/module/exchange/remove-dlppolicytemplate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpSensitiveInformationType.md", - "redirect_url": "/powershell/module/exchange/remove-dlpsensitiveinformationtype", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-DlpSensitiveInformationTypeRulePackage.md", - "redirect_url": "/powershell/module/exchange/remove-dlpsensitiveinformationtyperulepackage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Remove-PolicyTipConfig.md", - "redirect_url": "/powershell/module/exchange/remove-policytipconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-ClassificationRuleCollection.md", - "redirect_url": "/powershell/module/exchange/set-classificationrulecollection", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DataClassification.md", - "redirect_url": "/powershell/module/exchange/set-dataclassification", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/set-dlpcompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpComplianceRule.md", - "redirect_url": "/powershell/module/exchange/set-dlpcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpEdmSchema.md", - "redirect_url": "/powershell/module/exchange/set-dlpedmschema", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpKeywordDictionary.md", - "redirect_url": "/powershell/module/exchange/set-dlpkeyworddictionary", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpPolicy.md", - "redirect_url": "/powershell/module/exchange/set-dlppolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpSensitiveInformationType.md", - "redirect_url": "/powershell/module/exchange/set-dlpsensitiveinformationtype", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpSensitiveInformationTypeRulePackage.md", - "redirect_url": "/powershell/module/exchange/set-dlpsensitiveinformationtyperulepackage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-PolicyTipConfig.md", - "redirect_url": "/powershell/module/exchange/set-policytipconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Add-ComplianceCaseMember.md", - "redirect_url": "/powershell/module/exchange/add-compliancecasemember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Add-eDiscoveryCaseAdmin.md", - "redirect_url": "/powershell/module/exchange/add-ediscoverycaseadmin", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Get-CaseHoldPolicy.md", - "redirect_url": "/powershell/module/exchange/get-caseholdpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Get-CaseHoldRule.md", - "redirect_url": "/powershell/module/exchange/get-caseholdrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Get-ComplianceCase.md", - "redirect_url": "/powershell/module/exchange/get-compliancecase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Get-ComplianceCaseMember.md", - "redirect_url": "/powershell/module/exchange/get-compliancecasemember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Get-eDiscoveryCaseAdmin.md", - "redirect_url": "/powershell/module/exchange/get-ediscoverycaseadmin", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/New-CaseHoldPolicy.md", - "redirect_url": "/powershell/module/exchange/new-caseholdpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/New-CaseHoldRule.md", - "redirect_url": "/powershell/module/exchange/new-caseholdrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/New-ComplianceCase.md", - "redirect_url": "/powershell/module/exchange/new-compliancecase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Remove-CaseHoldPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-caseholdpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Remove-CaseHoldRule.md", - "redirect_url": "/powershell/module/exchange/remove-caseholdrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Remove-ComplianceCase.md", - "redirect_url": "/powershell/module/exchange/remove-compliancecase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Remove-ComplianceCaseMember.md", - "redirect_url": "/powershell/module/exchange/remove-compliancecasemember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Remove-eDiscoveryCaseAdmin.md", - "redirect_url": "/powershell/module/exchange/remove-ediscoverycaseadmin", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Set-CaseHoldPolicy.md", - "redirect_url": "/powershell/module/exchange/set-caseholdpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Set-CaseHoldRule.md", - "redirect_url": "/powershell/module/exchange/set-caseholdrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Set-ComplianceCase.md", - "redirect_url": "/powershell/module/exchange/set-compliancecase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Update-ComplianceCaseMember.md", - "redirect_url": "/powershell/module/exchange/update-compliancecasemember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-ediscovery/Update-eDiscoveryCaseAdmin.md", - "redirect_url": "/powershell/module/exchange/update-ediscoverycaseadmin", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Enable-ComplianceTagStorage.md", - "redirect_url": "/powershell/module/exchange/enable-compliancetagstorage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ComplianceRetentionEvent.md", - "redirect_url": "/powershell/module/exchange/get-complianceretentionevent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ComplianceRetentionEventType.md", - "redirect_url": "/powershell/module/exchange/get-complianceretentioneventtype", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ComplianceTag.md", - "redirect_url": "/powershell/module/exchange/get-compliancetag", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ComplianceTagStorage.md", - "redirect_url": "/powershell/module/exchange/get-compliancetagstorage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-DataRetentionReport.md", - "redirect_url": "/powershell/module/exchange/get-dataretentionreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-HoldCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/get-holdcompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-HoldComplianceRule.md", - "redirect_url": "/powershell/module/exchange/get-holdcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ManagedContentSettings.md", - "redirect_url": "/powershell/module/exchange/get-managedcontentsettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ManagedFolder.md", - "redirect_url": "/powershell/module/exchange/get-managedfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-ManagedFolderMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/get-managedfoldermailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-RetentionCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/get-retentioncompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-RetentionComplianceRule.md", - "redirect_url": "/powershell/module/exchange/get-retentioncompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-RetentionEvent.md", - "redirect_url": "/powershell/module/exchange/get-retentionevent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-RetentionPolicy.md", - "redirect_url": "/powershell/module/exchange/get-retentionpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Get-RetentionPolicyTag.md", - "redirect_url": "/powershell/module/exchange/get-retentionpolicytag", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ComplianceRetentionEvent.md", - "redirect_url": "/powershell/module/exchange/new-complianceretentionevent", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ComplianceRetentionEventType.md", - "redirect_url": "/powershell/module/exchange/new-complianceretentioneventtype", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ComplianceTag.md", - "redirect_url": "/powershell/module/exchange/new-compliancetag", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-HoldCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/new-holdcompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-HoldComplianceRule.md", - "redirect_url": "/powershell/module/exchange/new-holdcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ManagedContentSettings.md", - "redirect_url": "/powershell/module/exchange/new-managedcontentsettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ManagedFolder.md", - "redirect_url": "/powershell/module/exchange/new-managedfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-ManagedFolderMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/new-managedfoldermailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-RetentionCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/new-retentioncompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-RetentionComplianceRule.md", - "redirect_url": "/powershell/module/exchange/new-retentioncompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-RetentionPolicy.md", - "redirect_url": "/powershell/module/exchange/new-retentionpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/New-RetentionPolicyTag.md", - "redirect_url": "/powershell/module/exchange/new-retentionpolicytag", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-ComplianceRetentionEventType.md", - "redirect_url": "/powershell/module/exchange/remove-complianceretentioneventtype", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-ComplianceTag.md", - "redirect_url": "/powershell/module/exchange/remove-compliancetag", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-HoldCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/remove-holdcompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-HoldComplianceRule.md", - "redirect_url": "/powershell/module/exchange/remove-holdcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-ManagedContentSettings.md", - "redirect_url": "/powershell/module/exchange/remove-managedcontentsettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-ManagedFolder.md", - "redirect_url": "/powershell/module/exchange/remove-managedfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-ManagedFolderMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-managedfoldermailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-RetentionCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/remove-retentioncompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-RetentionComplianceRule.md", - "redirect_url": "/powershell/module/exchange/remove-retentioncompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-RetentionPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-retentionpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Remove-RetentionPolicyTag.md", - "redirect_url": "/powershell/module/exchange/remove-retentionpolicytag", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-ComplianceRetentionEventType.md", - "redirect_url": "/powershell/module/exchange/set-complianceretentioneventtype", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-ComplianceTag.md", - "redirect_url": "/powershell/module/exchange/set-compliancetag", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-HoldCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/set-holdcompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-HoldComplianceRule.md", - "redirect_url": "/powershell/module/exchange/set-holdcompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-ManagedContentSettings.md", - "redirect_url": "/powershell/module/exchange/set-managedcontentsettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-ManagedFolder.md", - "redirect_url": "/powershell/module/exchange/set-managedfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-ManagedFolderMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/set-managedfoldermailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-RetentionCompliancePolicy.md", - "redirect_url": "/powershell/module/exchange/set-retentioncompliancepolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-RetentionComplianceRule.md", - "redirect_url": "/powershell/module/exchange/set-retentioncompliancerule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-RetentionPolicy.md", - "redirect_url": "/powershell/module/exchange/set-retentionpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Set-RetentionPolicyTag.md", - "redirect_url": "/powershell/module/exchange/set-retentionpolicytag", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Start-ManagedFolderAssistant.md", - "redirect_url": "/powershell/module/exchange/start-managedfolderassistant", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Start-RetentionAutoTagLearning.md", - "redirect_url": "/powershell/module/exchange/start-retentionautotaglearning", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Stop-ManagedFolderAssistant.md", - "redirect_url": "/powershell/module/exchange/stop-managedfolderassistant", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/policy-and-compliance-retention/Validate-RetentionRuleQuery.md", - "redirect_url": "/powershell/module/exchange/validate-retentionrulequery", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Connect-ExchangeOnline.md", - "redirect_url": "/powershell/module/exchange/connect-exchangeonline", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOCasMailbox.md", - "redirect_url": "/powershell/module/exchange/get-exocasmailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMailbox.md", - "redirect_url": "/powershell/module/exchange/get-exomailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMailboxFolderPermission.md", - "redirect_url": "/powershell/module/exchange/get-exomailboxfolderpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMailboxFolderStatistics.md", - "redirect_url": "/powershell/module/exchange/get-exomailboxfolderstatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMailboxPermission.md", - "redirect_url": "/powershell/module/exchange/get-exomailboxpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMailboxStatistics.md", - "redirect_url": "/powershell/module/exchange/get-exomailboxstatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXOMobileDeviceStatistics.md", - "redirect_url": "/powershell/module/exchange/get-exomobiledevicestatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXORecipient.md", - "redirect_url": "/powershell/module/exchange/get-exorecipient", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/powershell-v2-module/Get-EXORecipientPermission.md", - "redirect_url": "/powershell/module/exchange/get-exorecipientpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-ConnectionByClientTypeDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-ConnectionByClientTypeReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsActiveUserReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsAVConferenceTimeReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsClientDeviceDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsClientDeviceReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsConferenceReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsP2PAVTimeReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsP2PSessionReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsPSTNConferenceTimeReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsPSTNUsageDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsUserActivitiesReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-CsUsersBlockedReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-GroupActivityReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-HistoricalSearch.md", - "redirect_url": "/powershell/module/exchange/get-historicalsearch", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-LicenseVsUsageSummaryReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-LogonStatistics.md", - "redirect_url": "/powershell/module/exchange/get-logonstatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailboxActivityReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailboxUsageDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailboxUsageReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailDetailDlpPolicyReport.md", - "redirect_url": "/powershell/module/exchange/get-maildetaildlppolicyreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailDetailMalwareReport.md", - "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailDetailSpamReport.md", - "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailDetailTransportRuleReport.md", - "redirect_url": "/powershell/module/exchange/get-maildetailtransportrulereport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailFilterListReport.md", - "redirect_url": "/powershell/module/exchange/get-mailfilterlistreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailTrafficPolicyReport.md", - "redirect_url": "/powershell/module/exchange/get-mailtrafficpolicyreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailTrafficReport.md", - "redirect_url": "/powershell/module/exchange/get-mailtrafficreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailTrafficSummaryReport.md", - "redirect_url": "/powershell/module/exchange/get-mailtrafficsummaryreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MailTrafficTopReport.md", - "redirect_url": "/powershell/module/exchange/get-mailtrafficsummaryreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-MxRecordReport.md", - "redirect_url": "/powershell/module/exchange/get-mxrecordreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-O365ClientBrowserDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-O365ClientBrowserReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-O365ClientOSDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-O365ClientOSReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-OutboundConnectorReport.md", - "redirect_url": "/powershell/module/exchange/get-outboundconnectorreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-RecipientStatisticsReport.md", - "redirect_url": "/powershell/module/exchange/get-recipientstatisticsreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-ReportExecutionInstance.md", - "redirect_url": "/powershell/module/exchange/get-reportexecutioninstance", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SCInsights.md", - "redirect_url": "/powershell/module/exchange/get-scinsights", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-ServiceDeliveryReport.md", - "redirect_url": "/powershell/module/exchange/get-servicedeliveryreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOActiveUserReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOSkyDriveProDeployedReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOSkyDriveProStorageReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOTeamSiteDeployedReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOTeamSiteStorageReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SPOTenantStorageMetricReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-StaleMailboxDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-StaleMailboxReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SupervisoryReviewActivity.md", - "redirect_url": "/powershell/module/exchange/get-supervisoryreviewactivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SupervisoryReviewOverallProgressReport.md", - "redirect_url": "/powershell/module/exchange/get-supervisoryreviewoverallprogressreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SupervisoryReviewPolicyReport.md", - "redirect_url": "/powershell/module/exchange/get-supervisoryreviewpolicyreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SupervisoryReviewReport.md", - "redirect_url": "/powershell/module/exchange/get-supervisoryreviewreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-SupervisoryReviewTopCasesReport.md", - "redirect_url": "/powershell/module/exchange/get-supervisoryreviewtopcasesreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-TenantAnalyticsConfig.md", - "redirect_url": "/powershell/module/exchange/get-myanalyticsfeatureconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Get-UserAnalyticsConfig.md", - "redirect_url": "/powershell/module/exchange/get-myanalyticsfeatureconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Set-TenantAnalyticsConfig.md", - "redirect_url": "/powershell/module/exchange/myanalyticsfeatureconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/reporting/Set-UserAnalyticsConfig.md", - "redirect_url": "/powershell/module/exchange/myanalyticsfeatureconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Add-ManagementRoleEntry.md", - "redirect_url": "/powershell/module/exchange/add-managementroleentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Add-RoleGroupMember.md", - "redirect_url": "/powershell/module/exchange/add-rolegroupmember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-ManagementRole.md", - "redirect_url": "/powershell/module/exchange/get-managementrole", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-ManagementRoleAssignment.md", - "redirect_url": "/powershell/module/exchange/get-managementroleassignment", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-ManagementRoleEntry.md", - "redirect_url": "/powershell/module/exchange/get-managementroleentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-ManagementScope.md", - "redirect_url": "/powershell/module/exchange/get-managementscope", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-RoleAssignmentPolicy.md", - "redirect_url": "/powershell/module/exchange/get-roleassignmentpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-RoleGroup.md", - "redirect_url": "/powershell/module/exchange/get-rolegroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Get-RoleGroupMember.md", - "redirect_url": "/powershell/module/exchange/get-rolegroupmember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/New-ManagementRole.md", - "redirect_url": "/powershell/module/exchange/new-managementrole", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/New-ManagementRoleAssignment.md", - "redirect_url": "/powershell/module/exchange/new-managementroleassignment", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/New-ManagementScope.md", - "redirect_url": "/powershell/module/exchange/new-managementscope", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/New-RoleAssignmentPolicy.md", - "redirect_url": "/powershell/module/exchange/new-roleassignmentpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/New-RoleGroup.md", - "redirect_url": "/powershell/module/exchange/new-rolegroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-ManagementRole.md", - "redirect_url": "/powershell/module/exchange/remove-managementrole", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-ManagementRoleAssignment.md", - "redirect_url": "/powershell/module/exchange/remove-managementroleassignment", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-ManagementRoleEntry.md", - "redirect_url": "/powershell/module/exchange/remove-managementroleentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-ManagementScope.md", - "redirect_url": "/powershell/module/exchange/remove-managementscope", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-RoleAssignmentPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-roleassignmentpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-RoleGroup.md", - "redirect_url": "/powershell/module/exchange/remove-rolegroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Remove-RoleGroupMember.md", - "redirect_url": "/powershell/module/exchange/remove-rolegroupmember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Set-ManagementRoleAssignment.md", - "redirect_url": "/powershell/module/exchange/set-managementroleassignment", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Set-ManagementRoleEntry.md", - "redirect_url": "/powershell/module/exchange/set-managementroleentry", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Set-ManagementScope.md", - "redirect_url": "/powershell/module/exchange/set-managementscope", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Set-RoleAssignmentPolicy.md", - "redirect_url": "/powershell/module/exchange/set-roleassignmentpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Set-RoleGroup.md", - "redirect_url": "/powershell/module/exchange/set-rolegroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/role-based-access-control/Update-RoleGroupMember.md", - "redirect_url": "/powershell/module/exchange/update-rolegroupmember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Add-GlobalMonitoringOverride.md", - "redirect_url": "/powershell/module/exchange/add-globalmonitoringoverride", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Add-ServerMonitoringOverride.md", - "redirect_url": "/powershell/module/exchange/add-servermonitoringoverride", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-AvailabilityReportOutage.md", - "redirect_url": "/powershell/module/exchange/get-availabilityreportoutage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-EventLogLevel.md", - "redirect_url": "/powershell/module/exchange/get-eventloglevel", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-GlobalMonitoringOverride.md", - "redirect_url": "/powershell/module/exchange/get-globalmonitoringoverride", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-HealthReport.md", - "redirect_url": "/powershell/module/exchange/get-healthreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-MonitoringItemHelp.md", - "redirect_url": "/powershell/module/exchange/get-monitoringitemhelp", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-MonitoringItemIdentity.md", - "redirect_url": "/powershell/module/exchange/get-monitoringitemidentity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-ServerComponentState.md", - "redirect_url": "/powershell/module/exchange/get-servercomponentstate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-ServerHealth.md", - "redirect_url": "/powershell/module/exchange/get-serverhealth", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-ServerMonitoringOverride.md", - "redirect_url": "/powershell/module/exchange/get-servermonitoringoverride", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-ThrottlingPolicy.md", - "redirect_url": "/powershell/module/exchange/get-throttlingpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Get-ThrottlingPolicyAssociation.md", - "redirect_url": "/powershell/module/exchange/get-throttlingpolicyassociation", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Invoke-MonitoringProbe.md", - "redirect_url": "/powershell/module/exchange/invoke-monitoringprobe", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/New-AvailabilityReportOutage.md", - "redirect_url": "/powershell/module/exchange/new-availabilityreportoutage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/New-ThrottlingPolicy.md", - "redirect_url": "/powershell/module/exchange/new-throttlingpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Remove-AvailabilityReportOutage.md", - "redirect_url": "/powershell/module/exchange/remove-availabilityreportoutage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Remove-GlobalMonitoringOverride.md", - "redirect_url": "/powershell/module/exchange/remove-globalmonitoringoverride", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Remove-ServerMonitoringOverride.md", - "redirect_url": "/powershell/module/exchange/remove-servermonitoringoverride", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Remove-ThrottlingPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-throttlingpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-AvailabilityReportOutage.md", - "redirect_url": "/powershell/module/exchange/set-availabilityreportoutage", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-EventLogLevel.md", - "redirect_url": "/powershell/module/exchange/set-eventloglevel", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-ServerComponentState.md", - "redirect_url": "/powershell/module/exchange/set-servercomponentstate", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-ServerMonitor.md", - "redirect_url": "/powershell/module/exchange/set-servermonitor", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-ThrottlingPolicy.md", - "redirect_url": "/powershell/module/exchange/set-throttlingpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Set-ThrottlingPolicyAssociation.md", - "redirect_url": "/powershell/module/exchange/set-throttlingpolicyassociation", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/server-health-and-performance/Test-ServiceHealth.md", - "redirect_url": "/powershell/module/exchange/test-servicehealth", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Add-AvailabilityAddressSpace.md", - "redirect_url": "/powershell/module/exchange/add-availabilityaddressspace", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Add-PublicFolderAdministrativePermission.md", - "redirect_url": "/powershell/module/exchange/add-publicfolderadministrativepermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Add-PublicFolderClientPermission.md", - "redirect_url": "/powershell/module/exchange/add-publicfolderclientpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Disable-MailPublicFolder.md", - "redirect_url": "/powershell/module/exchange/disable-mailpublicfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Enable-MailPublicFolder.md", - "redirect_url": "/powershell/module/exchange/enable-mailpublicfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-AvailabilityAddressSpace.md", - "redirect_url": "/powershell/module/exchange/get-availabilityaddressspace", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-AvailabilityConfig.md", - "redirect_url": "/powershell/module/exchange/get-availabilityconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-MailPublicFolder.md", - "redirect_url": "/powershell/module/exchange/get-mailpublicfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-OrganizationRelationship.md", - "redirect_url": "/powershell/module/exchange/get-organizationrelationship", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolder.md", - "redirect_url": "/powershell/module/exchange/get-publicfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderAdministrativePermission.md", - "redirect_url": "/powershell/module/exchange/get-publicfolderadministrativepermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderClientPermission.md", - "redirect_url": "/powershell/module/exchange/get-publicfolderclientpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderDatabase.md", - "redirect_url": "/powershell/module/exchange/get-publicfolderdatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderItemStatistics.md", - "redirect_url": "/powershell/module/exchange/get-publicfolderitemstatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderMailboxDiagnostics.md", - "redirect_url": "/powershell/module/exchange/get-publicfoldermailboxdiagnostics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-PublicFolderStatistics.md", - "redirect_url": "/powershell/module/exchange/get-publicfolderstatistics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-SharingPolicy.md", - "redirect_url": "/powershell/module/exchange/get-sharingpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-SiteMailbox.md", - "redirect_url": "/powershell/module/exchange/get-sitemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-SiteMailboxDiagnostics.md", - "redirect_url": "/powershell/module/exchange/get-sitemailboxdiagnostics", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Get-SiteMailboxProvisioningPolicy.md", - "redirect_url": "/powershell/module/exchange/get-sitemailboxprovisioningpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-AvailabilityConfig.md", - "redirect_url": "/powershell/module/exchange/new-availabilityconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-OrganizationRelationship.md", - "redirect_url": "/powershell/module/exchange/new-organizationrelationship", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-PublicFolder.md", - "redirect_url": "/powershell/module/exchange/new-publicfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-PublicFolderDatabase.md", - "redirect_url": "/powershell/module/exchange/new-publicfolderdatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-PublicFolderDatabaseRepairRequest.md", - "redirect_url": "/powershell/module/exchange/new-publicfolderdatabaserepairrequest", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-SharingPolicy.md", - "redirect_url": "/powershell/module/exchange/new-sharingpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-SiteMailboxProvisioningPolicy.md", - "redirect_url": "/powershell/module/exchange/new-sitemailboxprovisioningpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/New-SyncMailPublicFolder.md", - "redirect_url": "/powershell/module/exchange/new-syncmailpublicfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-AvailabilityAddressSpace.md", - "redirect_url": "/powershell/module/exchange/remove-availabilityaddressspace", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-AvailabilityConfig.md", - "redirect_url": "/powershell/module/exchange/remove-availabilityconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-OrganizationRelationship.md", - "redirect_url": "/powershell/module/exchange/remove-organizationrelationship", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-PublicFolder.md", - "redirect_url": "/powershell/module/exchange/remove-publicfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-PublicFolderAdministrativePermission.md", - "redirect_url": "/powershell/module/exchange/remove-publicfolderadministrativepermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-PublicFolderClientPermission.md", - "redirect_url": "/powershell/module/exchange/remove-publicfolderclientpermission", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-PublicFolderDatabase.md", - "redirect_url": "/powershell/module/exchange/remove-publicfolderdatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-SharingPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-sharingpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-SiteMailboxProvisioningPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-sitemailboxprovisioningpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Remove-SyncMailPublicFolder.md", - "redirect_url": "/powershell/module/exchange/remove-syncmailpublicfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Resume-PublicFolderReplication.md", - "redirect_url": "/powershell/module/exchange/resume-publicfolderreplication", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-AvailabilityConfig.md", - "redirect_url": "/powershell/module/exchange/set-availabilityconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-MailPublicFolder.md", - "redirect_url": "/powershell/module/exchange/set-mailpublicfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-OrganizationRelationship.md", - "redirect_url": "/powershell/module/exchange/set-organizationrelationship", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-PublicFolder.md", - "redirect_url": "/powershell/module/exchange/set-publicfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-PublicFolderDatabase.md", - "redirect_url": "/powershell/module/exchange/set-publicfolderdatabase", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-SharingPolicy.md", - "redirect_url": "/powershell/module/exchange/set-sharingpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-SiteMailbox.md", - "redirect_url": "/powershell/module/exchange/set-sitemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Set-SiteMailboxProvisioningPolicy.md", - "redirect_url": "/powershell/module/exchange/set-sitemailboxprovisioningpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Suspend-PublicFolderReplication.md", - "redirect_url": "/powershell/module/exchange/suspend-publicfolderreplication", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Test-OrganizationRelationship.md", - "redirect_url": "/powershell/module/exchange/test-organizationrelationship", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Test-SiteMailbox.md", - "redirect_url": "/powershell/module/exchange/test-sitemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Update-PublicFolder.md", - "redirect_url": "/powershell/module/exchange/update-publicfolder", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Update-PublicFolderHierarchy.md", - "redirect_url": "/powershell/module/exchange/update-publicfolderhierarchy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Update-PublicFolderMailbox.md", - "redirect_url": "/powershell/module/exchange/update-publicfoldermailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/sharing-and-collaboration/Update-SiteMailbox.md", - "redirect_url": "/powershell/module/exchange/update-sitemailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMAutoAttendant.md", - "redirect_url": "/powershell/module/exchange/disable-umautoattendant", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMCallAnsweringRule.md", - "redirect_url": "/powershell/module/exchange/disable-umcallansweringrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMIPGateway.md", - "redirect_url": "/powershell/module/exchange/disable-umipgateway", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMMailbox.md", - "redirect_url": "/powershell/module/exchange/disable-ummailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMServer.md", - "redirect_url": "/powershell/module/exchange/disable-umserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Disable-UMService.md", - "redirect_url": "/powershell/module/exchange/disable-umservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMAutoAttendant.md", - "redirect_url": "/powershell/module/exchange/enable-umautoattendant", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMCallAnsweringRule.md", - "redirect_url": "/powershell/module/exchange/enable-umcallansweringrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMIPGateway.md", - "redirect_url": "/powershell/module/exchange/enable-umipgateway", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMMailbox.md", - "redirect_url": "/powershell/module/exchange/enable-ummailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMServer.md", - "redirect_url": "/powershell/module/exchange/enable-umserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Enable-UMService.md", - "redirect_url": "/powershell/module/exchange/enable-umservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Export-UMCallDataRecord.md", - "redirect_url": "/powershell/module/exchange/export-umcalldatarecord", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Export-UMPrompt.md", - "redirect_url": "/powershell/module/exchange/export-umprompt", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-OnlineMeetingConfiguration.md", - "redirect_url": "/powershell/module/exchange/get-onlinemeetingconfiguration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMActiveCalls.md", - "redirect_url": "/powershell/module/exchange/get-umactivecalls", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMAutoAttendant.md", - "redirect_url": "/powershell/module/exchange/get-umautoattendant", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMCallAnsweringRule.md", - "redirect_url": "/powershell/module/exchange/get-umcallansweringrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMCallDataRecord.md", - "redirect_url": "/powershell/module/exchange/get-umcalldatarecord", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMCallRouterSettings.md", - "redirect_url": "/powershell/module/exchange/get-umcallroutersettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMCallSummaryReport.md", - "redirect_url": "/powershell/module/exchange/get-umcallsummaryreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMDialPlan.md", - "redirect_url": "/powershell/module/exchange/get-umdialplan", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMHuntGroup.md", - "redirect_url": "/powershell/module/exchange/get-umhuntgroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMIPGateway.md", - "redirect_url": "/powershell/module/exchange/get-umipgateway", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMMailbox.md", - "redirect_url": "/powershell/module/exchange/get-ummailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMMailboxPIN.md", - "redirect_url": "/powershell/module/exchange/get-ummailboxpin", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/get-ummailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UmServer.md", - "redirect_url": "/powershell/module/exchange/get-umserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Get-UMService.md", - "redirect_url": "/powershell/module/exchange/get-umservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Import-UMPrompt.md", - "redirect_url": "/powershell/module/exchange/import-umprompt", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMAutoAttendant.md", - "redirect_url": "/powershell/module/exchange/new-umautoattendant", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMCallAnsweringRule.md", - "redirect_url": "/powershell/module/exchange/new-umcallansweringrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMDialPlan.md", - "redirect_url": "/powershell/module/exchange/new-umdialplan", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMHuntGroup.md", - "redirect_url": "/powershell/module/exchange/new-umhuntgroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMIPGateway.md", - "redirect_url": "/powershell/module/exchange/new-umipgateway", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/New-UMMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/new-ummailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMAutoAttendant.md", - "redirect_url": "/powershell/module/exchange/remove-umautoattendant", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMCallAnsweringRule.md", - "redirect_url": "/powershell/module/exchange/remove-umcallansweringrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMDialPlan.md", - "redirect_url": "/powershell/module/exchange/remove-umdialplan", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMHuntGroup.md", - "redirect_url": "/powershell/module/exchange/remove-umhuntgroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMIPGateway.md", - "redirect_url": "/powershell/module/exchange/remove-umipgateway", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Remove-UMMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-ummailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMAutoAttendant.md", - "redirect_url": "/powershell/module/exchange/set-umautoattendant", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMCallAnsweringRule.md", - "redirect_url": "/powershell/module/exchange/set-umcallansweringrule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMCallRouterSettings.md", - "redirect_url": "/powershell/module/exchange/set-umcallroutersettings", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMDialPlan.md", - "redirect_url": "/powershell/module/exchange/set-umdialplan", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMIPGateway.md", - "redirect_url": "/powershell/module/exchange/set-umipgateway", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMMailbox.md", - "redirect_url": "/powershell/module/exchange/set-ummailbox", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMMailboxPIN.md", - "redirect_url": "/powershell/module/exchange/set-ummailboxpin", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMMailboxPolicy.md", - "redirect_url": "/powershell/module/exchange/set-ummailboxpolicy", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UmServer.md", - "redirect_url": "/powershell/module/exchange/set-umserver", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Set-UMService.md", - "redirect_url": "/powershell/module/exchange/set-umservice", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/unified-messaging/Test-UMConnectivity.md", - "redirect_url": "/powershell/module/exchange/test-umconnectivity", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Add-DistributionGroupMember.md", - "redirect_url": "/powershell/module/exchange/add-distributiongroupmember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Add-UnifiedGroupLinks.md", - "redirect_url": "/powershell/module/exchange/add-unifiedgrouplinks", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Disable-DistributionGroup.md", - "redirect_url": "/powershell/module/exchange/disable-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Disable-MailContact.md", - "redirect_url": "/powershell/module/exchange/disable-mailcontact", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Disable-MailUser.md", - "redirect_url": "/powershell/module/exchange/disable-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Enable-DistributionGroup.md", - "redirect_url": "/powershell/module/exchange/enable-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Enable-MailContact.md", - "redirect_url": "/powershell/module/exchange/enable-mailcontact", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Enable-MailUser.md", - "redirect_url": "/powershell/module/exchange/enable-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-Contact.md", - "redirect_url": "/powershell/module/exchange/get-contact", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-DistributionGroup.md", - "redirect_url": "/powershell/module/exchange/get-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-DistributionGroupMember.md", - "redirect_url": "/powershell/module/exchange/get-distributiongroupmember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-DynamicDistributionGroup.md", - "redirect_url": "/powershell/module/exchange/get-dynamicdistributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-EligibleDistributionGroupForMigration.md", - "redirect_url": "/powershell/module/exchange/get-eligibledistributiongroupformigration", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-Group.md", - "redirect_url": "/powershell/module/exchange/get-group", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-LinkedUser.md", - "redirect_url": "/powershell/module/exchange/get-linkeduser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-MailContact.md", - "redirect_url": "/powershell/module/exchange/get-mailcontact", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-MailUser.md", - "redirect_url": "/powershell/module/exchange/get-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-Recipient.md", - "redirect_url": "/powershell/module/exchange/get-recipient", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-SecurityPrincipal.md", - "redirect_url": "/powershell/module/exchange/get-securityprincipal", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-UnifiedGroup.md", - "redirect_url": "/powershell/module/exchange/get-unifiedgroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-UnifiedGroupLinks.md", - "redirect_url": "/powershell/module/exchange/get-unifiedgrouplinks", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Get-User.md", - "redirect_url": "/powershell/module/exchange/get-user", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-DistributionGroup.md", - "redirect_url": "/powershell/module/exchange/new-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-DynamicDistributionGroup.md", - "redirect_url": "/powershell/module/exchange/new-dynamicdistributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-EOPDistributionGroup.md", - "redirect_url": "/powershell/module/exchange/new-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-EOPMailUser.md", - "redirect_url": "/powershell/module/exchange/new-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-MailContact.md", - "redirect_url": "/powershell/module/exchange/new-mailcontact", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-MailUser.md", - "redirect_url": "/powershell/module/exchange/new-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/New-UnifiedGroup.md", - "redirect_url": "/powershell/module/exchange/new-unifiedgroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-DistributionGroup.md", - "redirect_url": "/powershell/module/exchange/remove-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-DistributionGroupMember.md", - "redirect_url": "/powershell/module/exchange/remove-distributiongroupmember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-DynamicDistributionGroup.md", - "redirect_url": "/powershell/module/exchange/remove-dynamicdistributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-EOPDistributionGroup.md", - "redirect_url": "/powershell/module/exchange/remove-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-EOPMailUser.md", - "redirect_url": "/powershell/module/exchange/remove-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-MailContact.md", - "redirect_url": "/powershell/module/exchange/remove-mailcontact", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-MailUser.md", - "redirect_url": "/powershell/module/exchange/remove-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-UnifiedGroup.md", - "redirect_url": "/powershell/module/exchange/remove-unifiedgroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Remove-UnifiedGroupLinks.md", - "redirect_url": "/powershell/module/exchange/remove-unifiedgrouplinks", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-Contact.md", - "redirect_url": "/powershell/module/exchange/set-contact", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-DistributionGroup.md", - "redirect_url": "/powershell/module/exchange/set-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-DynamicDistributionGroup.md", - "redirect_url": "/powershell/module/exchange/set-dynamicdistributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-EOPDistributionGroup.md", - "redirect_url": "/powershell/module/exchange/set-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-EOPGroup.md", - "redirect_url": "/powershell/module/exchange/set-group", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-EOPMailUser.md", - "redirect_url": "/powershell/module/exchange/set-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-EOPUser.md", - "redirect_url": "/powershell/module/exchange/set-user", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-Group.md", - "redirect_url": "/powershell/module/exchange/set-group", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-LinkedUser.md", - "redirect_url": "/powershell/module/exchange/set-linkeduser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-MailContact.md", - "redirect_url": "/powershell/module/exchange/set-mailcontact", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-MailUser.md", - "redirect_url": "/powershell/module/exchange/set-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-UnifiedGroup.md", - "redirect_url": "/powershell/module/exchange/set-unifiedgroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Set-User.md", - "redirect_url": "/powershell/module/exchange/set-user", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Undo-SoftDeletedUnifiedGroup.md", - "redirect_url": "/powershell/module/exchange/undo-softdeletedunifiedgroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Update-DistributionGroupMember.md", - "redirect_url": "/powershell/module/exchange/update-distributiongroupmember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Update-EOPDistributionGroupMember.md", - "redirect_url": "/powershell/module/exchange/update-distributiongroupmember", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/users-and-groups/Upgrade-DistributionGroup.md", - "redirect_url": "/powershell/module/exchange/upgrade-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/docs-conceptual/office-365-scc/office-365-scc-powershell.md", - "redirect_url": "/powershell/exchange/scc-powershell", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/office-365-scc/connect-to-scc-powershell/connect-to-scc-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-scc-powershell", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/office-365-scc/connect-to-scc-powershell/mfa-connect-to-scc-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-scc-powershell", - "redirect_document_id": false - }, - { - "source_path": "exchange/docs-conceptual/exchange-server/connect-to-exchange-servers-using-remote-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-exchange-servers-using-remote-powershell", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-server/control-remote-powershell-access-to-exchange-servers.md", - "redirect_url": "/powershell/exchange/control-remote-powershell-access-to-exchange-servers", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-server/exchange-cmdlet-syntax.md", - "redirect_url": "/powershell/exchange/exchange-cmdlet-syntax", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-server/exchange-management-shell.md", - "redirect_url": "/powershell/exchange/exchange-management-shell", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-server/find-exchange-cmdlet-permissions.md", - "redirect_url": "/powershell/exchange/find-exchange-cmdlet-permissions", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-server/open-the-exchange-management-shell.md", - "redirect_url": "/powershell/exchange/open-the-exchange-management-shell", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-server/use-update-exchangehelp.md", - "redirect_url": "/powershell/exchange/exchange-management-shell", - "redirect_document_id": false - }, - { - "source_path": "exchange/docs-conceptual/exchange-server/recipient-filters/filter-properties.md", - "redirect_url": "/powershell/exchange/filter-properties", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-server/recipient-filters/recipient-filters.md", - "redirect_url": "/powershell/exchange/recipient-filters", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-server/recipient-filters/recipientfilter-properties.md", - "redirect_url": "/powershell/exchange/recipientfilter-properties", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-online/disable-access-to-exchange-online-powershell.md", - "redirect_url": "/powershell/exchange/disable-access-to-exchange-online-powershell", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-online/exchange-online-powershell.md", - "redirect_url": "/powershell/exchange/exchange-online-powershell", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-online/connect-to-exchange-online-powershell/connect-to-exchange-online-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-exchange-online-powershell", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-online/connect-to-exchange-online-powershell/mfa-connect-to-exchange-online-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-exchange-online-powershell", - "redirect_document_id": false - }, - { - "source_path": "exchange/docs-conceptual/exchange-online/exchange-online-powershell-v2/app-only-auth-powershell-v2.md", - "redirect_url": "/powershell/exchange/app-only-auth-powershell-v2", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-online/exchange-online-powershell-v2/cmdlet-property-sets.md", - "redirect_url": "/powershell/exchange/cmdlet-property-sets", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-online/exchange-online-powershell-v2/exchange-online-powershell-v2.md", - "redirect_url": "/powershell/exchange/exchange-online-powershell-v2", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-online/exchange-online-powershell-v2/filters-v2.md", - "redirect_url": "/powershell/exchange/filters-v2", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-eop/connect-to-exchange-online-protection-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-exchange-online-protection-powershell", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/exchange-eop/exchange-online-protection-powershell.md", - "redirect_url": "/powershell/exchange/exchange-online-protection-powershell", - "redirect_document_id": true - }, - { - "source_path": "exchange/docs-conceptual/mfa-connect-to-exchange-online-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-exchange-online-powershell", - "redirect_document_id": false - }, - { - "source_path": "exchange/docs-conceptual/mfa-connect-to-scc-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-scc-powershell", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-TenantAnalyticsConfig.md", - "redirect_url": "/powershell/module/exchange/get-myanalyticsfeatureconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-TenantAnalyticsConfig.md", - "redirect_url": "/powershell/module/exchange/set-myanalyticsfeatureconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-UserAnalyticsConfig.md", - "redirect_url": "/powershell/module/exchange/get-myanalyticsfeatureconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-UserAnalyticsConfig.md", - "redirect_url": "/powershell/module/exchange/set-myanalyticsfeatureconfig", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-MailDetailMalwareReport.md", - "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-MailDetailSpamReport.md", - "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-AdvancedThreatProtectionTrafficReport.md", - "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-UrlTrace.md", - "redirect_url": "/powershell/module/exchange/get-safelinksaggregatereport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-MailTrafficReport.md", - "redirect_url": "/powershell/module/exchange/get-maildetailatpreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Import-ContactList.md", - "redirect_url": "https://support.microsoft.com/office/import-contacts-to-outlook-bb796340-b58a-46c1-90c7-b549b8f3c5f8", - "redirect_document_id": false - }, - { - "source_path": "staffhub/docs-conceptual/index.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/docs-conceptual/intro.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/docs-conceptual/overview.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Add-StaffHubMember.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Add-StaffHubShift.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Add-StaffHubTeam.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Connect-StaffHub.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Get-StaffHubMember.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Get-StaffHubShifts.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Get-StaffHubTeamsForTenant.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Get-StaffHubUsersForTenant.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Import-StaffHubMember.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Import-StaffHubShift.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Import-StaffHubTeam.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Remove-StaffHubMember.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/Remove-StaffHubUser.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "staffhub/staffhub-ps/staffhub/staffhub.md", - "redirect_url": "/microsoftteams/expand-teams-across-your-org/shifts-for-teams-landing-page", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-RMSTrustedPublishingDomain.md", - "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Import-RMSTrustedPublishingDomain.md", - "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Remove-RMSTrustedPublishingDomain.md", - "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-RMSTrustedPublishingDomain.md", - "redirect_url": "/powershell/module/exchange/#encryption-and-certificates", - "redirect_document_id": false - }, - { - "source_path": "teams/docs-conceptual/intro.md", - "redirect_url": "/powershell/teams", - "redirect_document_id": false - }, - { - "source_path": "spmt/spmt-ps/spmt/spmt.md", - "redirect_url": "/powershell/module/spmt", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CustomNudge.md", - "redirect_url": "/powershell/module/exchange/", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CustomNudgeAssignment.md", - "redirect_url": "/powershell/module/exchange/", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CustomNudgeSettings.md", - "redirect_url": "/powershell/module/exchange/", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/New-CustomNudge.md", - "redirect_url": "/powershell/module/exchange/", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/New-CustomNudgeAssignment.md", - "redirect_url": "/powershell/module/exchange/", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Remove-CustomNudge.md", - "redirect_url": "/powershell/module/exchange/", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Remove-CustomNudgeAssignment.md", - "redirect_url": "/powershell/module/exchange/", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-CustomNudge.md", - "redirect_url": "/powershell/module/exchange/", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-CustomNudgeAssignment.md", - "redirect_url": "/powershell/module/exchange/", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-CustomNudgeSettings.md", - "redirect_url": "/powershell/module/exchange/", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-MailTrafficTopReport.md", - "redirect_url": "/powershell/module/exchange/get-mailtrafficsummaryreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-PhishFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/get-tenantallowblocklistspoofitems", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-PhishFilterPolicy.md", - "redirect_url": "/powershell/module/exchange/set-tenantallowblocklistspoofitems", - "redirect_document_id": false - }, - { - "source_path": "exchange/docs-conceptual/basic-auth-connect-to-eop-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-exchange-online-protection-powershell", - "redirect_document_id": false - }, - { - "source_path": "exchange/docs-conceptual/basic-auth-connect-to-exo-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-exchange-online-powershell", - "redirect_document_id": false - }, - { - "source_path": "exchange/docs-conceptual/basic-auth-connect-to-scc-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-scc-powershell", - "redirect_document_id": false - }, - { - "source_path": "exchange/docs-conceptual/v1-module-mfa-connect-to-exo-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-exchange-online-powershell", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/New-EOPDistributionGroup.md", - "redirect_url": "/powershell/module/exchange/new-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/New-EOPMailUser.md", - "redirect_url": "/powershell/module/exchange/new-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Remove-EOPDistributionGroup.md", - "redirect_url": "/powershell/module/exchange/remove-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Remove-EOPMailUser.md", - "redirect_url": "/powershell/module/exchange/remove-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-EOPDistributionGroup.md", - "redirect_url": "/powershell/module/exchange/set-distributiongroup", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-EOPGroup.md", - "redirect_url": "/powershell/module/exchange/set-group", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-EOPMailUser.md", - "redirect_url": "/powershell/module/exchange/set-mailuser", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-EOPUser.md", - "redirect_url": "/powershell/module/exchange/set-user", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Update-EOPDistributionGroupMember.md", - "redirect_url": "/powershell/module/exchange/update-distributiongroupmember", - "redirect_document_id": false - }, - { - "source_path": "teams/teams-ps/teams/New-CsTeamsShiftsConnectionTeamMap.yml", - "redirect_url": "https://review.learn.microsoft.com/en-us/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "exchange/docs-conceptual/use-update-exchangehelp.md", - "redirect_url": "/powershell/exchange/exchange-management-shell", - "redirect_document_id": false - }, - { - "source_path": "exchange/docs-conceptual/v1-module-mfa-connect-to-scc-powershell.md", - "redirect_url": "/powershell/exchange/connect-to-scc-powershell", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-AdvancedThreatProtectionDocumentDetail.md", - "redirect_url": "/powershell/module/exchange/get-contentmalwaremdodetailreport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-AdvancedThreatProtectionDocumentReport.md", - "redirect_url": "/powershell/module/exchange/get-contentmalwaremdoaggregatereport", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/New-SecOpsOverrideRule.md", - "redirect_url": "/powershell/module/exchange/new-exosecopsoverriderule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Remove-SecOpsOverrideRule.md", - "redirect_url": "/powershell/module/exchange/remove-exosecopsoverriderule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-SecOpsOverrideRule.md", - "redirect_url": "/powershell/module/exchange/set-exosecopsoverriderule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/New-PhishSimOverrideRule.md", - "redirect_url": "/powershell/module/exchange/new-exophishsimoverriderule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Remove-PhishSimOverrideRule.md", - "redirect_url": "/powershell/module/exchange/remove-exophishsimoverriderule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-PhishSimOverrideRule.md", - "redirect_url": "/powershell/module/exchange/set-exophishsimoverriderule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-ConnectionByClientTypeDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-ConnectionByClientTypeReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CsActiveUserReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CsAVConferenceTimeReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CsClientDeviceDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CsClientDeviceReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CsConferenceReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CsP2PAVTimeReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CsP2PSessionReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CsPSTNConferenceTimeReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CsPSTNUsageDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CsUserActivitiesReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-CsUsersBlockedReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-GroupActivityReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, { - "source_path": "exchange/virtual-folder/exchange/Get-LicenseVsUsageSummaryReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-MailboxActivityReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-MailboxUsageDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-MailboxUsageReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, { - "source_path": "exchange/virtual-folder/exchange/Get-O365ClientBrowserDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-O365ClientBrowserReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-O365ClientOSDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-O365ClientOSReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-SPOActiveUserReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-SPOSkyDriveProDeployedReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-SPOSkyDriveProStorageReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-SPOTeamSiteDeployedReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-SPOTeamSiteStorageReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-SPOTenantStorageMetricReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-StaleMailboxDetailReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-StaleMailboxReport.md", - "redirect_url": "/graph/api/resources/report", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-HybridMailflow.md", - "redirect_url": "/exchange/exchange-hybrid", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-HybridMailflow.md", - "redirect_url": "/exchange/exchange-hybrid", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-PhishSimOverrideRule.md", - "redirect_url": "/powershell/module/exchange/get-exophishsimoverriderule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-SecOpsOverrideRule.md", - "redirect_url": "/powershell/module/exchange/get-exosecopsoverriderule", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-VivaFeatureCategory.md", - "redirect_url": "/viva/feature-access-management", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-AuditConfigurationPolicy.md", - "redirect_url": "/powershell/module/exchange/get-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/New-AuditConfigurationPolicy.md", - "redirect_url": "/powershell/module/exchange/new-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Remove-AuditConfigurationPolicy.md", - "redirect_url": "/powershell/module/exchange/remove-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-AuditConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/get-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/New-AuditConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/new-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Remove-AuditConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/remove-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-AuditConfigurationRule.md", - "redirect_url": "/powershell/module/exchange/set-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Get-ActivityAlert.md", - "redirect_url": "/powershell/module/exchange/get-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/New-ActivityAlert.md", - "redirect_url": "/powershell/module/exchange/new-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Remove-ActivityAlert.md", - "redirect_url": "/powershell/module/exchange/remove-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Set-ActivityAlert.md", - "redirect_url": "/powershell/module/exchange/set-protectionalert", - "redirect_document_id": false - }, - { - "source_path": "exchange/virtual-folder/exchange/Remove-RecordLabel.md", - "redirect_url": "/powershell/module/exchange/remove-label", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Disable-CsOnlineSipDomain.md", - "redirect_url": "/powershell/module/teams/Disable-CsOnlineSipDomain", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Enable-CsOnlineSipDomain.md", - "redirect_url": "/powershell/module/teams/Enable-CsOnlineSipDomain", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Export-CsAutoAttendantHolidays.md", - "redirect_url": "/powershell/module/teams/Export-CsAutoAttendantHolidays", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/export-csonlineaudiofile.md", - "redirect_url": "/powershell/module/teams/export-csonlineaudiofile", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Find-CsGroup.md", - "redirect_url": "/powershell/module/teams/Find-CsGroup", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Find-CsOnlineApplicationInstance.md", - "redirect_url": "/powershell/module/teams/Find-CsOnlineApplicationInstance", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsApplicationAccessPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsApplicationAccessPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsApplicationMeetingConfiguration.md", - "redirect_url": "/powershell/module/teams/Get-CsApplicationMeetingConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendant.md", - "redirect_url": "/powershell/module/teams/Get-CsAutoAttendant", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendantHolidays.md", - "redirect_url": "/powershell/module/teams/Get-CsAutoAttendantHolidays", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendantStatus.md", - "redirect_url": "/powershell/module/teams/Get-CsAutoAttendantStatus", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendantSupportedLanguage.md", - "redirect_url": "/powershell/module/teams/Get-CsAutoAttendantSupportedLanguage", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendantSupportedTimeZone.md", - "redirect_url": "/powershell/module/teams/Get-CsAutoAttendantSupportedTimeZone", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendantTenantInformation.md", - "redirect_url": "/powershell/module/teams/Get-CsAutoAttendantTenantInformation", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsCallingLineIdentity.md", - "redirect_url": "/powershell/module/teams/Get-CsCallingLineIdentity", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsCallQueue.md", - "redirect_url": "/powershell/module/teams/Get-CsCallQueue", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsEffectiveTenantDialPlan.md", - "redirect_url": "/powershell/module/teams/Get-CsEffectiveTenantDialPlan", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsInboundBlockedNumberPattern.md", - "redirect_url": "/powershell/module/teams/Get-CsInboundBlockedNumberPattern", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsInboundExemptNumberPattern.md", - "redirect_url": "/powershell/module/teams/Get-CsInboundExemptNumberPattern", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsMeetingMigrationStatus.md", - "redirect_url": "/powershell/module/teams/Get-CsMeetingMigrationStatus", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineApplicationInstance.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineApplicationInstance", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineApplicationInstanceAssociation.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineApplicationInstanceAssociation", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineApplicationInstanceAssociationStatus.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineApplicationInstanceAssociationStatus", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineAudioFile.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineAudioFile", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingBridge.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineDialInConferencingBridge", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingLanguagesSupported.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineDialInConferencingLanguagesSupported", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialinConferencingPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineDialinConferencingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingServiceNumber.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineDialInConferencingServiceNumber", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialinConferencingTenantConfiguration.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineDialinConferencingTenantConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingTenantSettings.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineDialInConferencingTenantSettings", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingUser.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineDialInConferencingUser", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialOutPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineDialOutPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDirectoryTenant.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineDirectoryTenant", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineEnhancedEmergencyServiceDisclaimer.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineEnhancedEmergencyServiceDisclaimer", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisCivicAddress.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineLisCivicAddress", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisLocation.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineLisLocation", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisPort.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineLisPort", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisSubnet.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineLisSubnet", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisSwitch.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineLisSwitch", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisWirelessAccessPoint.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineLisWirelessAccessPoint", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlinePSTNGateway.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlinePSTNGateway", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlinePstnUsage.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlinePstnUsage", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineSchedule.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineSchedule", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineSipDomain.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineSipDomain", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumber.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineTelephoneNumber", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineUser.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineUser", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineVoicemailPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineVoicemailPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineVoicemailUserSettings.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineVoicemailUserSettings", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineVoiceRoute.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineVoiceRoute", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineVoiceRoutingPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineVoiceRoutingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineVoiceUser.md", - "redirect_url": "/powershell/module/teams/Get-CsOnlineVoiceUser", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsAppPermissionPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsAppPermissionPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsAppSetupPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsAppSetupPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsAudioConferencingPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsAudioConferencingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsCallHoldPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsCallHoldPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsCallingPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsCallingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsCallParkPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsCallParkPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsChannelsPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsChannelsPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsClientConfiguration.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsClientConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsComplianceRecordingApplication.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsComplianceRecordingApplication", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsComplianceRecordingPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsComplianceRecordingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsCortanaPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsCortanaPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsEducationAssignmentsAppPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsEducationAssignmentsAppPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsEmergencyCallingPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsEmergencyCallingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsEmergencyCallRoutingPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsEmergencyCallRoutingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsFeedbackPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsFeedbackPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsGuestCallingConfiguration.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsGuestCallingConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsGuestMeetingConfiguration.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsGuestMeetingConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsGuestMessagingConfiguration.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsGuestMessagingConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsIPPhonePolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsIPPhonePolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsMeetingBrandingPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsMeetingBrandingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsMeetingBroadcastConfiguration.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsMeetingBroadcastConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsMeetingBroadcastPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsMeetingBroadcastPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsMeetingConfiguration.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsMeetingConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsMeetingPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsMeetingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsMessagingPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsMessagingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsMobilityPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsMobilityPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsNetworkRoamingPolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsNetworkRoamingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsTranslationRule.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsTranslationRule", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsVideoInteropServicePolicy.md", - "redirect_url": "/powershell/module/teams/Get-CsTeamsVideoInteropServicePolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTenant.md", - "redirect_url": "/powershell/module/teams/Get-CsTenant", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTenantBlockedCallingNumbers.md", - "redirect_url": "/powershell/module/teams/Get-CsTenantBlockedCallingNumbers", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTenantDialPlan.md", - "redirect_url": "/powershell/module/teams/Get-CsTenantDialPlan", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTenantFederationConfiguration.md", - "redirect_url": "/powershell/module/teams/Get-CsTenantFederationConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTenantLicensingConfiguration.md", - "redirect_url": "/powershell/module/teams/Get-CsTenantLicensingConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTenantMigrationConfiguration.md", - "redirect_url": "/powershell/module/teams/Get-CsTenantMigrationConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTenantNetworkRegion.md", - "redirect_url": "/powershell/module/teams/Get-CsTenantNetworkRegion", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTenantNetworkSite.md", - "redirect_url": "/powershell/module/teams/Get-CsTenantNetworkSite", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTenantNetworkSubnet.md", - "redirect_url": "/powershell/module/teams/Get-CsTenantNetworkSubnet", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTenantTrustedIPAddress.md", - "redirect_url": "/powershell/module/teams/Get-CsTenantTrustedIPAddress", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsVideoInteropServiceProvider.md", - "redirect_url": "/powershell/module/teams/Get-CsVideoInteropServiceProvider", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsApplicationAccessPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsApplicationAccessPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsCallingLineIdentity.md", - "redirect_url": "/powershell/module/teams/Grant-CsCallingLineIdentity", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsCloudMeetingPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsCloudMeetingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsDialoutPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsDialoutPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsExternalUserCommunicationPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsExternalUserCommunicationPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsOnlineVoicemailPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsOnlineVoicemailPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsOnlineVoiceRoutingPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsOnlineVoiceRoutingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsAppPermissionPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsAppPermissionPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsAppSetupPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsAppSetupPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsAudioConferencingPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsAudioConferencingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsCallHoldPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsCallHoldPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsCallingPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsCallingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsCallParkPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsCallParkPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsChannelsPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsChannelsPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsComplianceRecordingPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsComplianceRecordingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsCortanaPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsCortanaPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsEmergencyCallingPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsEmergencyCallingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsEmergencyCallRoutingPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsEmergencyCallRoutingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsFeedbackPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsFeedbackPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsIPPhonePolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsIPPhonePolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsMeetingBrandingPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsMeetingBrandingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsMeetingBroadcastPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsMeetingBroadcastPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsMeetingPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsMeetingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsMessagingPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsMessagingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsMobilityPolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsMobilityPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTeamsVideoInteropServicePolicy.md", - "redirect_url": "/powershell/module/teams/Grant-CsTeamsVideoInteropServicePolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsTenantDialPlan.md", - "redirect_url": "/powershell/module/teams/Grant-CsTenantDialPlan", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Import-CsAutoAttendantHolidays.md", - "redirect_url": "/powershell/module/teams/Import-CsAutoAttendantHolidays", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Import-CsOnlineAudioFile.md", - "redirect_url": "/powershell/module/teams/Import-CsOnlineAudioFile", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsApplicationAccessPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsApplicationAccessPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsAutoAttendant.md", - "redirect_url": "/powershell/module/teams/New-CsAutoAttendant", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantCallableEntity.md", - "redirect_url": "/powershell/module/teams/New-CsAutoAttendantCallableEntity", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantCallFlow.md", - "redirect_url": "/powershell/module/teams/New-CsAutoAttendantCallFlow", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantCallHandlingAssociation.md", - "redirect_url": "/powershell/module/teams/New-CsAutoAttendantCallHandlingAssociation", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantDialScope.md", - "redirect_url": "/powershell/module/teams/New-CsAutoAttendantDialScope", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantMenu.md", - "redirect_url": "/powershell/module/teams/New-CsAutoAttendantMenu", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantMenuOption.md", - "redirect_url": "/powershell/module/teams/New-CsAutoAttendantMenuOption", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantPrompt.md", - "redirect_url": "/powershell/module/teams/New-CsAutoAttendantPrompt", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsCallingLineIdentity.md", - "redirect_url": "/powershell/module/teams/New-CsCallingLineIdentity", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsCallQueue.md", - "redirect_url": "/powershell/module/teams/New-CsCallQueue", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsEdgeAllowAllKnownDomains.md", - "redirect_url": "/powershell/module/teams/New-CsEdgeAllowAllKnownDomains", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsEdgeAllowList.md", - "redirect_url": "/powershell/module/teams/New-CsEdgeAllowList", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsEdgeDomainPattern.md", - "redirect_url": "/powershell/module/teams/New-CsEdgeDomainPattern", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsInboundBlockedNumberPattern.md", - "redirect_url": "/powershell/module/teams/New-CsInboundBlockedNumberPattern", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsInboundExemptNumberPattern.md", - "redirect_url": "/powershell/module/teams/New-CsInboundExemptNumberPattern", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineApplicationInstance.md", - "redirect_url": "/powershell/module/teams/New-CsOnlineApplicationInstance", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineApplicationInstanceAssociation.md", - "redirect_url": "/powershell/module/teams/New-CsOnlineApplicationInstanceAssociation", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineDateTimeRange.md", - "redirect_url": "/powershell/module/teams/New-CsOnlineDateTimeRange", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineLisCivicAddress.md", - "redirect_url": "/powershell/module/teams/New-CsOnlineLisCivicAddress", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineLisLocation.md", - "redirect_url": "/powershell/module/teams/New-CsOnlineLisLocation", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlinePSTNGateway.md", - "redirect_url": "/powershell/module/teams/New-CsOnlinePSTNGateway", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineSchedule.md", - "redirect_url": "/powershell/module/teams/New-CsOnlineSchedule", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineTimeRange.md", - "redirect_url": "/powershell/module/teams/New-CsOnlineTimeRange", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineVoicemailPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsOnlineVoicemailPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineVoiceRoute.md", - "redirect_url": "/powershell/module/teams/New-CsOnlineVoiceRoute", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineVoiceRoutingPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsOnlineVoiceRoutingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsAppPermissionPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsAppPermissionPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsAppSetupPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsAppSetupPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsAudioConferencingPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsAudioConferencingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsCallHoldPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsCallHoldPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsCallingPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsCallingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsCallParkPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsCallParkPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsChannelsPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsChannelsPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsComplianceRecordingApplication.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsComplianceRecordingApplication", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsComplianceRecordingPairedApplication.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsComplianceRecordingPairedApplication", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsComplianceRecordingPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsComplianceRecordingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsCortanaPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsCortanaPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsEmergencyCallingExtendedNotification.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsEmergencyCallingExtendedNotification", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsEmergencyCallingPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsEmergencyCallingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsEmergencyCallRoutingPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsEmergencyCallRoutingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsEmergencyNumber.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsEmergencyNumber", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsFeedbackPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsFeedbackPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsIPPhonePolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsIPPhonePolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsMeetingBrandingPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsMeetingBrandingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsMeetingBroadcastPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsMeetingBroadcastPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsMeetingPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsMeetingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsMessagingPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsMessagingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsMobilityPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsMobilityPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsNetworkRoamingPolicy.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsNetworkRoamingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsPinnedApp.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsPinnedApp", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTeamsTranslationRule.md", - "redirect_url": "/powershell/module/teams/New-CsTeamsTranslationRule", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTenantDialPlan.md", - "redirect_url": "/powershell/module/teams/New-CsTenantDialPlan", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTenantNetworkRegion.md", - "redirect_url": "/powershell/module/teams/New-CsTenantNetworkRegion", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTenantNetworkSite.md", - "redirect_url": "/powershell/module/teams/New-CsTenantNetworkSite", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTenantNetworkSubnet.md", - "redirect_url": "/powershell/module/teams/New-CsTenantNetworkSubnet", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsTenantTrustedIPAddress.md", - "redirect_url": "/powershell/module/teams/New-CsTenantTrustedIPAddress", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsVideoInteropServiceProvider.md", - "redirect_url": "/powershell/module/teams/New-CsVideoInteropServiceProvider", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Register-CsOnlineDialInConferencingServiceNumber.md", - "redirect_url": "/powershell/module/teams/Register-CsOnlineDialInConferencingServiceNumber", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsApplicationAccessPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsApplicationAccessPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsAutoAttendant.md", - "redirect_url": "/powershell/module/teams/Remove-CsAutoAttendant", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsCallingLineIdentity.md", - "redirect_url": "/powershell/module/teams/Remove-CsCallingLineIdentity", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsCallQueue.md", - "redirect_url": "/powershell/module/teams/Remove-CsCallQueue", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsInboundBlockedNumberPattern.md", - "redirect_url": "/powershell/module/teams/Remove-CsInboundBlockedNumberPattern", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsInboundExemptNumberPattern.md", - "redirect_url": "/powershell/module/teams/Remove-CsInboundExemptNumberPattern", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineApplicationInstanceAssociation.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineApplicationInstanceAssociation", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineAudioFile.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineAudioFile", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineDialInConferencingTenantSettings.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineDialInConferencingTenantSettings", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisCivicAddress.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisCivicAddress", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisLocation.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisLocation", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisPort.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisPort", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisSubnet.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisSubnet", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisSwitch.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisSwitch", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisWirelessAccessPoint.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisWirelessAccessPoint", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlinePSTNGateway.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlinePSTNGateway", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineSchedule.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineSchedule", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineTelephoneNumber.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineTelephoneNumber", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineVoicemailPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineVoicemailPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineVoiceRoute.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineVoiceRoute", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineVoiceRoutingPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsOnlineVoiceRoutingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsAppPermissionPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsAppPermissionPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsAppSetupPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsAppSetupPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsAudioConferencingPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsAudioConferencingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsCallHoldPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsCallHoldPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsCallingPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsCallingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsCallParkPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsCallParkPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsChannelsPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsChannelsPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsComplianceRecordingApplication.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsComplianceRecordingApplication", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsComplianceRecordingPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsComplianceRecordingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsCortanaPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsCortanaPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsEmergencyCallingPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsEmergencyCallingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsEmergencyCallRoutingPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsEmergencyCallRoutingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsFeedbackPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsFeedbackPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsIPPhonePolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsIPPhonePolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsMeetingBrandingPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsMeetingBrandingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsMeetingBroadcastPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsMeetingBroadcastPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsMeetingPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsMeetingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsMessagingPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsMessagingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsMobilityPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsMobilityPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsNetworkRoamingPolicy.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsNetworkRoamingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsPinnedApp.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsPinnedApp", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTeamsTranslationRule.md", - "redirect_url": "/powershell/module/teams/Remove-CsTeamsTranslationRule", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTenantDialPlan.md", - "redirect_url": "/powershell/module/teams/Remove-CsTenantDialPlan", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTenantNetworkRegion.md", - "redirect_url": "/powershell/module/teams/Remove-CsTenantNetworkRegion", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTenantNetworkSite.md", - "redirect_url": "/powershell/module/teams/Remove-CsTenantNetworkSite", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTenantNetworkSubnet.md", - "redirect_url": "/powershell/module/teams/Remove-CsTenantNetworkSubnet", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsTenantTrustedIPAddress.md", - "redirect_url": "/powershell/module/teams/Remove-CsTenantTrustedIPAddress", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsVideoInteropServiceProvider.md", - "redirect_url": "/powershell/module/teams/Remove-CsVideoInteropServiceProvider", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsApplicationAccessPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsApplicationAccessPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsApplicationMeetingConfiguration.md", - "redirect_url": "/powershell/module/teams/Set-CsApplicationMeetingConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsAutoAttendant.md", - "redirect_url": "/powershell/module/teams/Set-CsAutoAttendant", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsCallingLineIdentity.md", - "redirect_url": "/powershell/module/teams/Set-CsCallingLineIdentity", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsCallQueue.md", - "redirect_url": "/powershell/module/teams/Set-CsCallQueue", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsInboundBlockedNumberPattern.md", - "redirect_url": "/powershell/module/teams/Set-CsInboundBlockedNumberPattern", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsInboundExemptNumberPattern.md", - "redirect_url": "/powershell/module/teams/Set-CsInboundExemptNumberPattern", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineApplicationInstance.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineApplicationInstance", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineDialInConferencingBridge.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineDialInConferencingBridge", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineDialInConferencingServiceNumber.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineDialInConferencingServiceNumber", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineDialInConferencingTenantSettings.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineDialInConferencingTenantSettings", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineDialInConferencingUser.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineDialInConferencingUser", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineDialInConferencingUserDefaultNumber.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineDialInConferencingUserDefaultNumber", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineEnhancedEmergencyServiceDisclaimer.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineEnhancedEmergencyServiceDisclaimer", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisCivicAddress.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineLisCivicAddress", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisLocation.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineLisLocation", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisPort.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineLisPort", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisSubnet.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineLisSubnet", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisSwitch.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineLisSwitch", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisWirelessAccessPoint.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineLisWirelessAccessPoint", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlinePSTNGateway.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlinePSTNGateway", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlinePstnUsage.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlinePstnUsage", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineSchedule.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineSchedule", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoiceApplicationInstance.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineVoiceApplicationInstance", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoicemailPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineVoicemailPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoicemailUserSettings.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineVoicemailUserSettings", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoiceRoute.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineVoiceRoute", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoiceRoutingPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineVoiceRoutingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoiceUser.md", - "redirect_url": "/powershell/module/teams/Set-CsOnlineVoiceUser", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsAppPermissionPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsAppPermissionPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsAppSetupPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsAppSetupPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsAudioConferencingPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsAudioConferencingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsCallHoldPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsCallHoldPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsCallingPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsCallingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsCallParkPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsCallParkPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsChannelsPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsChannelsPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsClientConfiguration.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsClientConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsComplianceRecordingApplication.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsComplianceRecordingApplication", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsComplianceRecordingPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsComplianceRecordingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsCortanaPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsCortanaPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsEducationAssignmentsAppPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsEducationAssignmentsAppPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsEmergencyCallingPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsEmergencyCallingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsEmergencyCallRoutingPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsEmergencyCallRoutingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsFeedbackPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsFeedbackPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsGuestCallingConfiguration.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsGuestCallingConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsGuestMeetingConfiguration.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsGuestMeetingConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsGuestMessagingConfiguration.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsGuestMessagingConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsIPPhonePolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsIPPhonePolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsMeetingBrandingPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsMeetingBrandingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsMeetingBroadcastConfiguration.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsMeetingBroadcastConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsMeetingBroadcastPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsMeetingBroadcastPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsMeetingConfiguration.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsMeetingConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsMeetingPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsMeetingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsMessagingPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsMessagingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsMobilityPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsMobilityPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsNetworkRoamingPolicy.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsNetworkRoamingPolicy", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsPinnedApp.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsPinnedApp", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTeamsTranslationRule.md", - "redirect_url": "/powershell/module/teams/Set-CsTeamsTranslationRule", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTenantBlockedCallingNumbers.md", - "redirect_url": "/powershell/module/teams/Set-CsTenantBlockedCallingNumbers", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTenantDialPlan.md", - "redirect_url": "/powershell/module/teams/Set-CsTenantDialPlan", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTenantFederationConfiguration.md", - "redirect_url": "/powershell/module/teams/Set-CsTenantFederationConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTenantMigrationConfiguration.md", - "redirect_url": "/powershell/module/teams/Set-CsTenantMigrationConfiguration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTenantNetworkRegion.md", - "redirect_url": "/powershell/module/teams/Set-CsTenantNetworkRegion", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTenantNetworkSite.md", - "redirect_url": "/powershell/module/teams/Set-CsTenantNetworkSite", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTenantNetworkSubnet.md", - "redirect_url": "/powershell/module/teams/Set-CsTenantNetworkSubnet", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTenantTrustedIPAddress.md", - "redirect_url": "/powershell/module/teams/Set-CsTenantTrustedIPAddress", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsVideoInteropServiceProvider.md", - "redirect_url": "/powershell/module/teams/Set-CsVideoInteropServiceProvider", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Start-CsExMeetingMigration.md", - "redirect_url": "/powershell/module/teams/Start-CsExMeetingMigration", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Sync-CsOnlineApplicationInstance.md", - "redirect_url": "/powershell/module/teams/Sync-CsOnlineApplicationInstance", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Test-CsEffectiveTenantDialPlan.md", - "redirect_url": "/powershell/module/teams/Test-CsEffectiveTenantDialPlan", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Test-CsInboundBlockedNumberPattern.md", - "redirect_url": "/powershell/module/teams/Test-CsInboundBlockedNumberPattern", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Test-CsTeamsTranslationRule.md", - "redirect_url": "/powershell/module/teams/Test-CsTeamsTranslationRule", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Unregister-CsOnlineDialInConferencingServiceNumber.md", - "redirect_url": "/powershell/module/teams/Unregister-CsOnlineDialInConferencingServiceNumber", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Update-CsAutoAttendant.md", - "redirect_url": "/powershell/module/teams/Update-CsAutoAttendant", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Clear-CsOnlineTelephoneNumberReservation.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Disable-CsOnlineDialInConferencingUser.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Enable-CsOnlineDialInConferencingUser.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Export-CsOrganizationalAutoAttendantHolidays.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsHuntGroup.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsHuntGroupTenantInformation.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineApplicationEndpoint.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingUserInfo.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingUserState.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineDirectoryTenantNumberCities.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineNumberPortInOrder.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineNumberPortOutOrderPin.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberAvailableCount.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberInventoryAreas.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberInventoryCities.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberInventoryCountries.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberInventoryRegions.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberInventoryTypes.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberReservationsInformation.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendant.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendantHolidays.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendantStatus.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendantSupportedLanguage.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendantSupportedTimeZone.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendantTenantInformation.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTeamsUpgradeStatus.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Get-CsTenantPublicProvider.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Grant-CsBroadcastMeetingPolicy.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Import-CsOrganizationalAutoAttendantHolidays.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsHuntGroup.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineApplicationEndpoint.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineAudioFile.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineBulkAssignmentInput.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineNumberPortInOrder.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOnlineSession.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendant.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantCallableEntity.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantCallFlow.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantCallHandlingAssociation.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantDialScope.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantMenu.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantMenuOption.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantPrompt.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsHuntGroup.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineApplicationEndpoint.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOnlineNumberPortInOrder.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Remove-CsOrganizationalAutoAttendant.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Search-CsOnlineTelephoneNumberInventory.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Select-CsOnlineTelephoneNumberInventory.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsHuntGroup.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineApplicationEndpoint.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineDirectoryUser.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineNumberPortInOrder.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineNumberPortOutOrderPin.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoiceUserBulk.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsOrganizationalAutoAttendant.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Set-CsTenantPublicProvider.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Test-CsOnlineCarrierPortabilityIn.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Test-CsOnlineLisCivicAddress.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Test-CsOnlinePortabilityIn.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - }, - { - "source_path": "skype/virtual-folder/skype/Update-CsOrganizationalAutoAttendant.md", - "redirect_url": "/powershell/module/teams/", - "redirect_document_id": false - } - ] } diff --git a/.openpublishing.redirection.officewebapps.json b/.openpublishing.redirection.officewebapps.json new file mode 100644 index 0000000000..6080f09e7f --- /dev/null +++ b/.openpublishing.redirection.officewebapps.json @@ -0,0 +1,4 @@ +{ + "redirections": [ + ] +} \ No newline at end of file diff --git a/.openpublishing.redirection.skype.json b/.openpublishing.redirection.skype.json new file mode 100644 index 0000000000..606ce0fd94 --- /dev/null +++ b/.openpublishing.redirection.skype.json @@ -0,0 +1,1819 @@ +{ + "redirections": [ + { + "source_path": "skype/virtual-folder/skype/Disable-CsOnlineSipDomain.md", + "redirect_url": "/powershell/module/teams/Disable-CsOnlineSipDomain", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Enable-CsOnlineSipDomain.md", + "redirect_url": "/powershell/module/teams/Enable-CsOnlineSipDomain", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Export-CsAutoAttendantHolidays.md", + "redirect_url": "/powershell/module/teams/Export-CsAutoAttendantHolidays", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/export-csonlineaudiofile.md", + "redirect_url": "/powershell/module/teams/export-csonlineaudiofile", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Find-CsGroup.md", + "redirect_url": "/powershell/module/teams/Find-CsGroup", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Find-CsOnlineApplicationInstance.md", + "redirect_url": "/powershell/module/teams/Find-CsOnlineApplicationInstance", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsApplicationAccessPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsApplicationAccessPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsApplicationMeetingConfiguration.md", + "redirect_url": "/powershell/module/teams/Get-CsApplicationMeetingConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendant.md", + "redirect_url": "/powershell/module/teams/Get-CsAutoAttendant", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendantHolidays.md", + "redirect_url": "/powershell/module/teams/Get-CsAutoAttendantHolidays", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendantStatus.md", + "redirect_url": "/powershell/module/teams/Get-CsAutoAttendantStatus", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendantSupportedLanguage.md", + "redirect_url": "/powershell/module/teams/Get-CsAutoAttendantSupportedLanguage", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendantSupportedTimeZone.md", + "redirect_url": "/powershell/module/teams/Get-CsAutoAttendantSupportedTimeZone", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsAutoAttendantTenantInformation.md", + "redirect_url": "/powershell/module/teams/Get-CsAutoAttendantTenantInformation", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsCallingLineIdentity.md", + "redirect_url": "/powershell/module/teams/Get-CsCallingLineIdentity", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsCallQueue.md", + "redirect_url": "/powershell/module/teams/Get-CsCallQueue", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsEffectiveTenantDialPlan.md", + "redirect_url": "/powershell/module/teams/Get-CsEffectiveTenantDialPlan", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsInboundBlockedNumberPattern.md", + "redirect_url": "/powershell/module/teams/Get-CsInboundBlockedNumberPattern", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsInboundExemptNumberPattern.md", + "redirect_url": "/powershell/module/teams/Get-CsInboundExemptNumberPattern", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsMeetingMigrationStatus.md", + "redirect_url": "/powershell/module/teams/Get-CsMeetingMigrationStatus", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineApplicationInstance.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineApplicationInstance", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineApplicationInstanceAssociation.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineApplicationInstanceAssociation", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineApplicationInstanceAssociationStatus.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineApplicationInstanceAssociationStatus", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineAudioFile.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineAudioFile", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingBridge.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineDialInConferencingBridge", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingLanguagesSupported.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineDialInConferencingLanguagesSupported", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialinConferencingPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineDialinConferencingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingServiceNumber.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineDialInConferencingServiceNumber", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialinConferencingTenantConfiguration.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineDialinConferencingTenantConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingTenantSettings.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineDialInConferencingTenantSettings", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingUser.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineDialInConferencingUser", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialOutPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineDialOutPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDirectoryTenant.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineDirectoryTenant", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineEnhancedEmergencyServiceDisclaimer.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineEnhancedEmergencyServiceDisclaimer", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisCivicAddress.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineLisCivicAddress", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisLocation.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineLisLocation", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisPort.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineLisPort", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisSubnet.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineLisSubnet", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisSwitch.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineLisSwitch", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineLisWirelessAccessPoint.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineLisWirelessAccessPoint", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlinePSTNGateway.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlinePSTNGateway", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlinePstnUsage.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlinePstnUsage", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineSchedule.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineSchedule", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineSipDomain.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineSipDomain", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumber.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineTelephoneNumber", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineUser.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineUser", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineVoicemailPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineVoicemailPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineVoicemailUserSettings.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineVoicemailUserSettings", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineVoiceRoute.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineVoiceRoute", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineVoiceRoutingPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineVoiceRoutingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineVoiceUser.md", + "redirect_url": "/powershell/module/teams/Get-CsOnlineVoiceUser", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsAppPermissionPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsAppPermissionPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsAppSetupPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsAppSetupPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsAudioConferencingPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsAudioConferencingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsCallHoldPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsCallHoldPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsCallingPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsCallingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsCallParkPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsCallParkPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsChannelsPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsChannelsPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsClientConfiguration.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsClientConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsComplianceRecordingApplication.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsComplianceRecordingApplication", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsComplianceRecordingPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsComplianceRecordingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsCortanaPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsCortanaPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsEducationAssignmentsAppPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsEducationAssignmentsAppPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsEmergencyCallingPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsEmergencyCallingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsEmergencyCallRoutingPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsEmergencyCallRoutingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsFeedbackPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsFeedbackPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsGuestCallingConfiguration.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsGuestCallingConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsGuestMeetingConfiguration.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsGuestMeetingConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsGuestMessagingConfiguration.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsGuestMessagingConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsIPPhonePolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsIPPhonePolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsMeetingBrandingPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsMeetingBrandingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsMeetingBroadcastConfiguration.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsMeetingBroadcastConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsMeetingBroadcastPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsMeetingBroadcastPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsMeetingConfiguration.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsMeetingConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsMeetingPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsMeetingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsMessagingPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsMessagingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsMobilityPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsMobilityPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsNetworkRoamingPolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsNetworkRoamingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsTranslationRule.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsTranslationRule", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsVideoInteropServicePolicy.md", + "redirect_url": "/powershell/module/teams/Get-CsTeamsVideoInteropServicePolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTenant.md", + "redirect_url": "/powershell/module/teams/Get-CsTenant", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTenantBlockedCallingNumbers.md", + "redirect_url": "/powershell/module/teams/Get-CsTenantBlockedCallingNumbers", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTenantDialPlan.md", + "redirect_url": "/powershell/module/teams/Get-CsTenantDialPlan", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTenantFederationConfiguration.md", + "redirect_url": "/powershell/module/teams/Get-CsTenantFederationConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTenantLicensingConfiguration.md", + "redirect_url": "/powershell/module/teams/Get-CsTenantLicensingConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTenantMigrationConfiguration.md", + "redirect_url": "/powershell/module/teams/Get-CsTenantMigrationConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTenantNetworkRegion.md", + "redirect_url": "/powershell/module/teams/Get-CsTenantNetworkRegion", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTenantNetworkSite.md", + "redirect_url": "/powershell/module/teams/Get-CsTenantNetworkSite", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTenantNetworkSubnet.md", + "redirect_url": "/powershell/module/teams/Get-CsTenantNetworkSubnet", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTenantTrustedIPAddress.md", + "redirect_url": "/powershell/module/teams/Get-CsTenantTrustedIPAddress", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsVideoInteropServiceProvider.md", + "redirect_url": "/powershell/module/teams/Get-CsVideoInteropServiceProvider", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsApplicationAccessPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsApplicationAccessPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsCallingLineIdentity.md", + "redirect_url": "/powershell/module/teams/Grant-CsCallingLineIdentity", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsCloudMeetingPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsCloudMeetingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsDialoutPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsDialoutPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsExternalUserCommunicationPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsExternalUserCommunicationPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsOnlineVoicemailPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsOnlineVoicemailPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsOnlineVoiceRoutingPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsOnlineVoiceRoutingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsAppPermissionPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsAppPermissionPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsAppSetupPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsAppSetupPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsAudioConferencingPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsAudioConferencingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsCallHoldPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsCallHoldPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsCallingPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsCallingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsCallParkPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsCallParkPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsChannelsPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsChannelsPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsComplianceRecordingPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsComplianceRecordingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsCortanaPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsCortanaPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsEmergencyCallingPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsEmergencyCallingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsEmergencyCallRoutingPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsEmergencyCallRoutingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsFeedbackPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsFeedbackPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsIPPhonePolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsIPPhonePolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsMeetingBrandingPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsMeetingBrandingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsMeetingBroadcastPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsMeetingBroadcastPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsMeetingPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsMeetingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsMessagingPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsMessagingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsMobilityPolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsMobilityPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTeamsVideoInteropServicePolicy.md", + "redirect_url": "/powershell/module/teams/Grant-CsTeamsVideoInteropServicePolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsTenantDialPlan.md", + "redirect_url": "/powershell/module/teams/Grant-CsTenantDialPlan", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Import-CsAutoAttendantHolidays.md", + "redirect_url": "/powershell/module/teams/Import-CsAutoAttendantHolidays", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Import-CsOnlineAudioFile.md", + "redirect_url": "/powershell/module/teams/Import-CsOnlineAudioFile", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsApplicationAccessPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsApplicationAccessPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsAutoAttendant.md", + "redirect_url": "/powershell/module/teams/New-CsAutoAttendant", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantCallableEntity.md", + "redirect_url": "/powershell/module/teams/New-CsAutoAttendantCallableEntity", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantCallFlow.md", + "redirect_url": "/powershell/module/teams/New-CsAutoAttendantCallFlow", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantCallHandlingAssociation.md", + "redirect_url": "/powershell/module/teams/New-CsAutoAttendantCallHandlingAssociation", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantDialScope.md", + "redirect_url": "/powershell/module/teams/New-CsAutoAttendantDialScope", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantMenu.md", + "redirect_url": "/powershell/module/teams/New-CsAutoAttendantMenu", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantMenuOption.md", + "redirect_url": "/powershell/module/teams/New-CsAutoAttendantMenuOption", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsAutoAttendantPrompt.md", + "redirect_url": "/powershell/module/teams/New-CsAutoAttendantPrompt", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsCallingLineIdentity.md", + "redirect_url": "/powershell/module/teams/New-CsCallingLineIdentity", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsCallQueue.md", + "redirect_url": "/powershell/module/teams/New-CsCallQueue", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsEdgeAllowAllKnownDomains.md", + "redirect_url": "/powershell/module/teams/New-CsEdgeAllowAllKnownDomains", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsEdgeAllowList.md", + "redirect_url": "/powershell/module/teams/New-CsEdgeAllowList", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsEdgeDomainPattern.md", + "redirect_url": "/powershell/module/teams/New-CsEdgeDomainPattern", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsInboundBlockedNumberPattern.md", + "redirect_url": "/powershell/module/teams/New-CsInboundBlockedNumberPattern", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsInboundExemptNumberPattern.md", + "redirect_url": "/powershell/module/teams/New-CsInboundExemptNumberPattern", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineApplicationInstance.md", + "redirect_url": "/powershell/module/teams/New-CsOnlineApplicationInstance", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineApplicationInstanceAssociation.md", + "redirect_url": "/powershell/module/teams/New-CsOnlineApplicationInstanceAssociation", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineDateTimeRange.md", + "redirect_url": "/powershell/module/teams/New-CsOnlineDateTimeRange", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineLisCivicAddress.md", + "redirect_url": "/powershell/module/teams/New-CsOnlineLisCivicAddress", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineLisLocation.md", + "redirect_url": "/powershell/module/teams/New-CsOnlineLisLocation", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlinePSTNGateway.md", + "redirect_url": "/powershell/module/teams/New-CsOnlinePSTNGateway", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineSchedule.md", + "redirect_url": "/powershell/module/teams/New-CsOnlineSchedule", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineTimeRange.md", + "redirect_url": "/powershell/module/teams/New-CsOnlineTimeRange", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineVoicemailPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsOnlineVoicemailPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineVoiceRoute.md", + "redirect_url": "/powershell/module/teams/New-CsOnlineVoiceRoute", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineVoiceRoutingPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsOnlineVoiceRoutingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsAppPermissionPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsAppPermissionPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsAppSetupPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsAppSetupPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsAudioConferencingPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsAudioConferencingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsCallHoldPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsCallHoldPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsCallingPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsCallingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsCallParkPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsCallParkPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsChannelsPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsChannelsPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsComplianceRecordingApplication.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsComplianceRecordingApplication", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsComplianceRecordingPairedApplication.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsComplianceRecordingPairedApplication", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsComplianceRecordingPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsComplianceRecordingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsCortanaPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsCortanaPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsEmergencyCallingExtendedNotification.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsEmergencyCallingExtendedNotification", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsEmergencyCallingPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsEmergencyCallingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsEmergencyCallRoutingPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsEmergencyCallRoutingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsEmergencyNumber.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsEmergencyNumber", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsFeedbackPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsFeedbackPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsIPPhonePolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsIPPhonePolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsMeetingBrandingPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsMeetingBrandingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsMeetingBroadcastPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsMeetingBroadcastPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsMeetingPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsMeetingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsMessagingPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsMessagingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsMobilityPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsMobilityPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsNetworkRoamingPolicy.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsNetworkRoamingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsPinnedApp.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsPinnedApp", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTeamsTranslationRule.md", + "redirect_url": "/powershell/module/teams/New-CsTeamsTranslationRule", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTenantDialPlan.md", + "redirect_url": "/powershell/module/teams/New-CsTenantDialPlan", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTenantNetworkRegion.md", + "redirect_url": "/powershell/module/teams/New-CsTenantNetworkRegion", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTenantNetworkSite.md", + "redirect_url": "/powershell/module/teams/New-CsTenantNetworkSite", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTenantNetworkSubnet.md", + "redirect_url": "/powershell/module/teams/New-CsTenantNetworkSubnet", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsTenantTrustedIPAddress.md", + "redirect_url": "/powershell/module/teams/New-CsTenantTrustedIPAddress", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsVideoInteropServiceProvider.md", + "redirect_url": "/powershell/module/teams/New-CsVideoInteropServiceProvider", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Register-CsOnlineDialInConferencingServiceNumber.md", + "redirect_url": "/powershell/module/teams/Register-CsOnlineDialInConferencingServiceNumber", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsApplicationAccessPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsApplicationAccessPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsAutoAttendant.md", + "redirect_url": "/powershell/module/teams/Remove-CsAutoAttendant", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsCallingLineIdentity.md", + "redirect_url": "/powershell/module/teams/Remove-CsCallingLineIdentity", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsCallQueue.md", + "redirect_url": "/powershell/module/teams/Remove-CsCallQueue", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsInboundBlockedNumberPattern.md", + "redirect_url": "/powershell/module/teams/Remove-CsInboundBlockedNumberPattern", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsInboundExemptNumberPattern.md", + "redirect_url": "/powershell/module/teams/Remove-CsInboundExemptNumberPattern", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineApplicationInstanceAssociation.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineApplicationInstanceAssociation", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineAudioFile.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineAudioFile", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineDialInConferencingTenantSettings.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineDialInConferencingTenantSettings", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisCivicAddress.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisCivicAddress", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisLocation.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisLocation", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisPort.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisPort", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisSubnet.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisSubnet", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisSwitch.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisSwitch", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineLisWirelessAccessPoint.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineLisWirelessAccessPoint", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlinePSTNGateway.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlinePSTNGateway", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineSchedule.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineSchedule", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineTelephoneNumber.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineTelephoneNumber", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineVoicemailPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineVoicemailPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineVoiceRoute.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineVoiceRoute", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineVoiceRoutingPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsOnlineVoiceRoutingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsAppPermissionPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsAppPermissionPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsAppSetupPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsAppSetupPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsAudioConferencingPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsAudioConferencingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsCallHoldPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsCallHoldPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsCallingPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsCallingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsCallParkPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsCallParkPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsChannelsPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsChannelsPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsComplianceRecordingApplication.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsComplianceRecordingApplication", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsComplianceRecordingPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsComplianceRecordingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsCortanaPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsCortanaPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsEmergencyCallingPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsEmergencyCallingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsEmergencyCallRoutingPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsEmergencyCallRoutingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsFeedbackPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsFeedbackPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsIPPhonePolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsIPPhonePolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsMeetingBrandingPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsMeetingBrandingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsMeetingBroadcastPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsMeetingBroadcastPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsMeetingPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsMeetingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsMessagingPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsMessagingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsMobilityPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsMobilityPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsNetworkRoamingPolicy.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsNetworkRoamingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsPinnedApp.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsPinnedApp", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTeamsTranslationRule.md", + "redirect_url": "/powershell/module/teams/Remove-CsTeamsTranslationRule", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTenantDialPlan.md", + "redirect_url": "/powershell/module/teams/Remove-CsTenantDialPlan", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTenantNetworkRegion.md", + "redirect_url": "/powershell/module/teams/Remove-CsTenantNetworkRegion", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTenantNetworkSite.md", + "redirect_url": "/powershell/module/teams/Remove-CsTenantNetworkSite", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTenantNetworkSubnet.md", + "redirect_url": "/powershell/module/teams/Remove-CsTenantNetworkSubnet", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsTenantTrustedIPAddress.md", + "redirect_url": "/powershell/module/teams/Remove-CsTenantTrustedIPAddress", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsVideoInteropServiceProvider.md", + "redirect_url": "/powershell/module/teams/Remove-CsVideoInteropServiceProvider", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsApplicationAccessPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsApplicationAccessPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsApplicationMeetingConfiguration.md", + "redirect_url": "/powershell/module/teams/Set-CsApplicationMeetingConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsAutoAttendant.md", + "redirect_url": "/powershell/module/teams/Set-CsAutoAttendant", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsCallingLineIdentity.md", + "redirect_url": "/powershell/module/teams/Set-CsCallingLineIdentity", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsCallQueue.md", + "redirect_url": "/powershell/module/teams/Set-CsCallQueue", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsInboundBlockedNumberPattern.md", + "redirect_url": "/powershell/module/teams/Set-CsInboundBlockedNumberPattern", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsInboundExemptNumberPattern.md", + "redirect_url": "/powershell/module/teams/Set-CsInboundExemptNumberPattern", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineApplicationInstance.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineApplicationInstance", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineDialInConferencingBridge.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineDialInConferencingBridge", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineDialInConferencingServiceNumber.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineDialInConferencingServiceNumber", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineDialInConferencingTenantSettings.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineDialInConferencingTenantSettings", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineDialInConferencingUser.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineDialInConferencingUser", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineDialInConferencingUserDefaultNumber.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineDialInConferencingUserDefaultNumber", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineEnhancedEmergencyServiceDisclaimer.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineEnhancedEmergencyServiceDisclaimer", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisCivicAddress.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineLisCivicAddress", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisLocation.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineLisLocation", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisPort.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineLisPort", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisSubnet.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineLisSubnet", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisSwitch.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineLisSwitch", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineLisWirelessAccessPoint.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineLisWirelessAccessPoint", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlinePSTNGateway.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlinePSTNGateway", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlinePstnUsage.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlinePstnUsage", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineSchedule.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineSchedule", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoiceApplicationInstance.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineVoiceApplicationInstance", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoicemailPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineVoicemailPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoicemailUserSettings.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineVoicemailUserSettings", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoiceRoute.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineVoiceRoute", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoiceRoutingPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineVoiceRoutingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoiceUser.md", + "redirect_url": "/powershell/module/teams/Set-CsOnlineVoiceUser", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsAppPermissionPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsAppPermissionPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsAppSetupPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsAppSetupPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsAudioConferencingPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsAudioConferencingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsCallHoldPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsCallHoldPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsCallingPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsCallingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsCallParkPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsCallParkPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsChannelsPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsChannelsPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsClientConfiguration.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsClientConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsComplianceRecordingApplication.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsComplianceRecordingApplication", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsComplianceRecordingPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsComplianceRecordingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsCortanaPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsCortanaPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsEducationAssignmentsAppPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsEducationAssignmentsAppPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsEmergencyCallingPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsEmergencyCallingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsEmergencyCallRoutingPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsEmergencyCallRoutingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsFeedbackPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsFeedbackPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsGuestCallingConfiguration.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsGuestCallingConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsGuestMeetingConfiguration.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsGuestMeetingConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsGuestMessagingConfiguration.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsGuestMessagingConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsIPPhonePolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsIPPhonePolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsMeetingBrandingPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsMeetingBrandingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsMeetingBroadcastConfiguration.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsMeetingBroadcastConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsMeetingBroadcastPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsMeetingBroadcastPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsMeetingConfiguration.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsMeetingConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsMeetingPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsMeetingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsMessagingPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsMessagingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsMobilityPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsMobilityPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsNetworkRoamingPolicy.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsNetworkRoamingPolicy", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsPinnedApp.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsPinnedApp", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTeamsTranslationRule.md", + "redirect_url": "/powershell/module/teams/Set-CsTeamsTranslationRule", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTenantBlockedCallingNumbers.md", + "redirect_url": "/powershell/module/teams/Set-CsTenantBlockedCallingNumbers", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTenantDialPlan.md", + "redirect_url": "/powershell/module/teams/Set-CsTenantDialPlan", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTenantFederationConfiguration.md", + "redirect_url": "/powershell/module/teams/Set-CsTenantFederationConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTenantMigrationConfiguration.md", + "redirect_url": "/powershell/module/teams/Set-CsTenantMigrationConfiguration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTenantNetworkRegion.md", + "redirect_url": "/powershell/module/teams/Set-CsTenantNetworkRegion", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTenantNetworkSite.md", + "redirect_url": "/powershell/module/teams/Set-CsTenantNetworkSite", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTenantNetworkSubnet.md", + "redirect_url": "/powershell/module/teams/Set-CsTenantNetworkSubnet", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTenantTrustedIPAddress.md", + "redirect_url": "/powershell/module/teams/Set-CsTenantTrustedIPAddress", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsVideoInteropServiceProvider.md", + "redirect_url": "/powershell/module/teams/Set-CsVideoInteropServiceProvider", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Start-CsExMeetingMigration.md", + "redirect_url": "/powershell/module/teams/Start-CsExMeetingMigration", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Sync-CsOnlineApplicationInstance.md", + "redirect_url": "/powershell/module/teams/Sync-CsOnlineApplicationInstance", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Test-CsEffectiveTenantDialPlan.md", + "redirect_url": "/powershell/module/teams/Test-CsEffectiveTenantDialPlan", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Test-CsInboundBlockedNumberPattern.md", + "redirect_url": "/powershell/module/teams/Test-CsInboundBlockedNumberPattern", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Test-CsTeamsTranslationRule.md", + "redirect_url": "/powershell/module/teams/Test-CsTeamsTranslationRule", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Unregister-CsOnlineDialInConferencingServiceNumber.md", + "redirect_url": "/powershell/module/teams/Unregister-CsOnlineDialInConferencingServiceNumber", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Update-CsAutoAttendant.md", + "redirect_url": "/powershell/module/teams/Update-CsAutoAttendant", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Clear-CsOnlineTelephoneNumberReservation.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Disable-CsOnlineDialInConferencingUser.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Enable-CsOnlineDialInConferencingUser.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Export-CsOrganizationalAutoAttendantHolidays.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsHuntGroup.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsHuntGroupTenantInformation.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineApplicationEndpoint.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingUserInfo.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDialInConferencingUserState.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineDirectoryTenantNumberCities.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineNumberPortInOrder.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineNumberPortOutOrderPin.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberAvailableCount.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberInventoryAreas.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberInventoryCities.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberInventoryCountries.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberInventoryRegions.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberInventoryTypes.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOnlineTelephoneNumberReservationsInformation.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendant.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendantHolidays.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendantStatus.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendantSupportedLanguage.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendantSupportedTimeZone.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsOrganizationalAutoAttendantTenantInformation.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTeamsUpgradeStatus.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Get-CsTenantPublicProvider.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Grant-CsBroadcastMeetingPolicy.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Import-CsOrganizationalAutoAttendantHolidays.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsHuntGroup.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineApplicationEndpoint.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineAudioFile.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineBulkAssignmentInput.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineNumberPortInOrder.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOnlineSession.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendant.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantCallableEntity.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantCallFlow.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantCallHandlingAssociation.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantDialScope.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantMenu.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantMenuOption.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/New-CsOrganizationalAutoAttendantPrompt.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsHuntGroup.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineApplicationEndpoint.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOnlineNumberPortInOrder.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Remove-CsOrganizationalAutoAttendant.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Search-CsOnlineTelephoneNumberInventory.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Select-CsOnlineTelephoneNumberInventory.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsHuntGroup.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineApplicationEndpoint.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineDirectoryUser.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineNumberPortInOrder.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineNumberPortOutOrderPin.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOnlineVoiceUserBulk.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsOrganizationalAutoAttendant.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Set-CsTenantPublicProvider.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Test-CsOnlineCarrierPortabilityIn.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Test-CsOnlineLisCivicAddress.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Test-CsOnlinePortabilityIn.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + }, + { + "source_path": "skype/virtual-folder/skype/Update-CsOrganizationalAutoAttendant.md", + "redirect_url": "/powershell/module/teams/", + "redirect_document_id": false + } + ] +} \ No newline at end of file diff --git a/.openpublishing.redirection.spmt.json b/.openpublishing.redirection.spmt.json new file mode 100644 index 0000000000..73f0d186b2 --- /dev/null +++ b/.openpublishing.redirection.spmt.json @@ -0,0 +1,54 @@ +{ + "redirections": [ + { + "source_path": "spmt/spmt-ps/spmt/spmt.md", + "redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell", + "redirect_document_id": false + }, + { + "source_path": "spmt/spmt-ps/spmt/Add-SPMTTask.md", + "redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/add-spmttask", + "redirect_document_id": false + }, + { + "source_path": "spmt/spmt-ps/spmt/Get-SPMTMigration.md", + "redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/get-spmtmigration", + "redirect_document_id": false + }, + { + "source_path": "spmt/spmt-ps/spmt/Register-SPMTMigration.md", + "redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/register-spmtmigration", + "redirect_document_id": false + }, + { + "source_path": "spmt/spmt-ps/spmt/Remove-SPMTTask.md", + "redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/remove-spmttask", + "redirect_document_id": false + }, + { + "source_path": "spmt/spmt-ps/spmt/SharePointMigrationTool.md", + "redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/sharepointmigrationtool", + "redirect_document_id": false + }, + { + "source_path": "spmt/spmt-ps/spmt/Show-SPMTMigration.md", + "redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/show-spmtmigration", + "redirect_document_id": false + }, + { + "source_path": "spmt/spmt-ps/spmt/Start-SPMTMigration.md", + "redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/start-spmtmigration", + "redirect_document_id": false + }, + { + "source_path": "spmt/spmt-ps/spmt/Stop-SPMTMigration.md", + "redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/stop-spmtmigration", + "redirect_document_id": false + }, + { + "source_path": "spmt/spmt-ps/spmt/Unregister-SPMTMigration.md", + "redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/unregister-spmtmigration", + "redirect_document_id": false + } + ] +} \ No newline at end of file diff --git a/.openpublishing.redirection.teams.json b/.openpublishing.redirection.teams.json new file mode 100644 index 0000000000..ca0a088c34 --- /dev/null +++ b/.openpublishing.redirection.teams.json @@ -0,0 +1,9 @@ +{ + "redirections": [ + { + "source_path": "teams/docs-conceptual/intro.md", + "redirect_url": "/powershell/teams", + "redirect_document_id": false + } + ] +} \ No newline at end of file diff --git a/.openpublishing.redirection.whiteboard.json b/.openpublishing.redirection.whiteboard.json new file mode 100644 index 0000000000..1611895c32 --- /dev/null +++ b/.openpublishing.redirection.whiteboard.json @@ -0,0 +1,74 @@ +{ + "redirections": [ + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Get-OriginalFluidWhiteboards.md", + "redirect_url": "/powershell/module/whiteboardadmin/get-originalfluidwhiteboards", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Get-OriginalFluidWhiteboardsForTenant.md", + "redirect_url": "/powershell/module/whiteboardadmin/get-originalfluidwhiteboardsfortenant", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Get-Whiteboard.md", + "redirect_url": "/powershell/module/whiteboardadmin/get-whiteboar", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Get-WhiteboardOwners.md", + "redirect_url": "/powershell/module/whiteboardadmin/get-whiteboardowners", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Get-WhiteboardSettings.md", + "redirect_url": "/powershell/module/whiteboardadmin/get-whiteboardsettings", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Get-WhiteboardsForTenant.md", + "redirect_url": "/powershell/module/whiteboardadmin/get-whiteboardsfortenant", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Get-WhiteboardsForTenantMigrated.md", + "redirect_url": "/powershell/module/whiteboardadmin/get-whiteboardsfortenantmigrate", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Get-WhiteboardsMigrated.md", + "redirect_url": "/powershell/module/whiteboardadmin/get-whiteboardsmigrate", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Invoke-TransferAllWhiteboards.md", + "redirect_url": "/powershell/module/whiteboardadmin/invoke-transferallwhiteboards", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Remove-Whiteboard.md", + "redirect_url": "/powershell/module/whiteboardadmin/remove-whiteboard", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Restore-Whiteboard.md", + "redirect_url": "/powershell/module/whiteboardadmin/restore-whiteboard", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Set-WhiteboardOwner.md", + "redirect_url": "/powershell/module/whiteboardadmin/set-whiteboardowner", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/Set-WhiteboardSettings.md", + "redirect_url": "/powershell/module/whiteboardadmin/set-whiteboardsettings", + "redirect_document_id": false + }, + { + "source_path": "whiteboard/whiteboard-ps/whiteboard/whiteboard.md", + "redirect_url": "/powershell/module/whiteboardadmin/whiteboardadmin", + "redirect_document_id": false + } + ] +} \ No newline at end of file diff --git a/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsFarm.md b/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsFarm.md index 6aceca683e..0d27a73bb7 100644 --- a/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsFarm.md +++ b/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsFarm.md @@ -27,14 +27,14 @@ No parameters are used with the Get-OfficeWebAppsFarm cmdlet. ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` Get-OfficeWebAppsFarm ``` This example returns details about the OfficeWebAppsFarm object. -### ------------------EXAMPLE 2--------------------- +### EXAMPLE 2 ``` (Get-OfficeWebAppsFarm).Machines ``` diff --git a/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsHost.md b/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsHost.md index 453f1006dc..034526892b 100644 --- a/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsHost.md +++ b/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsHost.md @@ -34,14 +34,14 @@ Otherwise anyone can use your Office Online Server farm to view and edit content ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` Get-OfficeWebAppsHost ``` This example returns the host domains that are on the Allow List. -### ------------------EXAMPLE 2--------------------- +### EXAMPLE 2 If there are multiple domains in the Allow List, please run the following: ``` diff --git a/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsMachine.md b/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsMachine.md index 45ec6f32f5..034f6f4408 100644 --- a/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsMachine.md +++ b/officewebapps/officewebapps-ps/officewebapps/Get-OfficeWebAppsMachine.md @@ -26,14 +26,14 @@ These details include the roles and health status of the current server and the ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` Get-OfficeWebAppsMachine ``` This example returns details about the current server that is in an Office Online Server farm. -### ------------------EXAMPLE 2--------------------- +### EXAMPLE 2 ``` (Get-OfficeWebAppsFarm).Machines ``` diff --git a/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsExcelUserDefinedFunction.md b/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsExcelUserDefinedFunction.md index c631ff437e..c488ab7775 100644 --- a/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsExcelUserDefinedFunction.md +++ b/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsExcelUserDefinedFunction.md @@ -26,12 +26,12 @@ Creates a definition for a UDF binary. ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` New-OfficeWebAppsExcelUserDefinedFunction -Assembly c:\myudf.dll -AssemblyLocation LocalFile -Enable:$true -Description "My Server UDFs" ``` -### ------------------EXAMPLE 2--------------------- +### EXAMPLE 2 ``` New-OfficeWebAppsExcelUserDefinedFunction -Assembly "CompanyName.Hierarchical.MyUdfNamespace.MyUdfClassName.dll, Version=1.1.0.0, Culture=en, PublicKeyToken=e8123117d7ba9ae38" -AssemblyLocation GAC -Enable:$true -Description "My GAC Server UDFs" ``` @@ -44,7 +44,7 @@ The name of the assembly. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: True Position: Named @@ -60,7 +60,7 @@ Values: LocalFile - a local directory; GAC - the Global Assembly Cache. ```yaml Type: AssemblyLocation Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -91,7 +91,7 @@ Description of the UDF. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -106,7 +106,7 @@ Enables the UDF. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named diff --git a/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsFarm.md b/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsFarm.md index d2afbe0bcb..627e987140 100644 --- a/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsFarm.md +++ b/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsFarm.md @@ -42,7 +42,7 @@ You run this cmdlet on the first server in the Office Online Server farm and the ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` New-OfficeWebAppsFarm -ExternalUrl "https://office.contoso.com" -CertificateName "Office Server Cert" -EditingEnabled:$true ``` @@ -57,7 +57,7 @@ Enables Customer Experience Improvement Program (CEIP) reporting on all servers ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -75,7 +75,7 @@ Enabled automatically when you enable SSLOffloaded. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -93,7 +93,7 @@ Use AllowHTTPSecureStoreConnections only in environments where all computers req ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -108,7 +108,7 @@ Allows outbound HTTP connections from Office Online Server. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -124,7 +124,7 @@ The default location is %programdata%\Microsoft\OfficeWebApps\Working\d\. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -142,7 +142,7 @@ The default size is 15 GB. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -164,7 +164,7 @@ You don't have to specify the CertificateName parameter if you are using either ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -183,7 +183,7 @@ The default is False. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -216,7 +216,7 @@ The default value is 5000 records. ```yaml Type: UInt32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -233,7 +233,7 @@ Only set to True if you have the appropriate licensing to use the editing functi ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -249,7 +249,7 @@ This helps prevent users from seeing out-of-date information or possibly informa ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -265,7 +265,7 @@ The default is True. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -283,7 +283,7 @@ Specifies the maximum time, in seconds, that a computed value for a volatile fun ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -298,7 +298,7 @@ Enable caching of files that are no longer in use by Web Excel sessions. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -314,7 +314,7 @@ The value must be an integer greater than 0. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -330,7 +330,7 @@ If a session must issue more than this number of requests, additional requests a ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -346,7 +346,7 @@ The default is 1800 seconds. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -361,7 +361,7 @@ PARAMVALUE: File | Manual | Auto | AutoDataTables ```yaml Type: DefaultWorkbookCalcMode Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -377,7 +377,7 @@ The default is 300 seconds. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -394,7 +394,7 @@ Valid values: 0 (disables caching of inactive objects); from 1 through 95. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -413,7 +413,7 @@ The default value is -1. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -432,7 +432,7 @@ The default value is 300. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -450,7 +450,7 @@ Default is False. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -473,7 +473,7 @@ The default value is 450. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -489,7 +489,7 @@ The default is False. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -507,7 +507,7 @@ Default is -1. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -523,7 +523,7 @@ The default is False. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -538,7 +538,7 @@ Turns off or on the warning dialog displayed when data refreshes in Excel in a b ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -556,7 +556,7 @@ The default value is 10. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -575,7 +575,7 @@ You can also set both internal and external URLs. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -591,7 +591,7 @@ Use this parameter to prevent unauthorized servers (that is, servers that are no ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -606,7 +606,7 @@ Suppresses any user prompts by answering Yes. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -624,7 +624,7 @@ You can also set both internal and external URLs. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -644,7 +644,7 @@ Be sure to allow sufficient disk space on the drive on which logs are stored. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -663,7 +663,7 @@ The default value is 7 days. ```yaml Type: UInt32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -696,7 +696,7 @@ Leaving the LogVerbosity at a low level for an extended period of time will nega ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -714,7 +714,7 @@ The default size is 75 MB. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -733,7 +733,7 @@ The default value is 125,000. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -750,7 +750,7 @@ You must first set OpenFromUrlEnabled to True to allow Online Viewers to display ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -768,7 +768,7 @@ You must set this parameter to True when you use ClipartEnabled. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -784,7 +784,7 @@ The default throttling values, which are not configurable, make sure that an Off ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -801,7 +801,7 @@ If OpenFromURLEnabled is set to True and PicturePasteDisabled is not set or set ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -817,7 +817,7 @@ Typically configured in conjunction with the ClipartEnabled and TranslationEnabl ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -835,7 +835,7 @@ The default value is 5. ```yaml Type: UInt32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -862,7 +862,7 @@ Note that enabling this parameter doesn't guarantee that personal information wo ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -879,7 +879,7 @@ The default location is %programdata%\Microsoft\OfficeWebApps\Working\waccache\. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -894,7 +894,7 @@ The friendly name of the certificate to use for server-to-server authentication ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -911,7 +911,7 @@ However, HTML that references other resources, such as CSS or images, uses HTTPS ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -930,7 +930,7 @@ Microsoft Translator may collect data to improve the quality of translations. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -947,7 +947,7 @@ Typically you will not use this parameter unless you must change translation ser ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -964,7 +964,7 @@ Typically you will not use this parameter unless you have negotiated with Micros ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named diff --git a/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsHost.md b/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsHost.md index b8b8d28dcf..4a20df4902 100644 --- a/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsHost.md +++ b/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsHost.md @@ -37,7 +37,7 @@ Otherwise anyone can use your Office Online Server farm to view and edit content ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` New-OfficeWebAppsHost -domain "contoso.com" ``` @@ -56,7 +56,7 @@ Do not specify an asterisk or start it with a period. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: True Position: Named diff --git a/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsMachine.md b/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsMachine.md index e14ee933a9..7499d63f1c 100644 --- a/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsMachine.md +++ b/officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsMachine.md @@ -25,7 +25,7 @@ The New-OfficeWebAppsMachine cmdlet adds the current server to an existing Offic ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` New-OfficeWebAppsMachine -MachineToJoin server1.contoso.com ``` @@ -40,7 +40,7 @@ Specifies the name of any server that is already a member of the Office Online S ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: True Position: 1 @@ -71,7 +71,7 @@ Assumes the answer to any user prompt is Yes. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -100,7 +100,7 @@ Assigning roles is not useful until the Office Online Server farm contains appro ```yaml Type: String[] Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named diff --git a/officewebapps/officewebapps-ps/officewebapps/Remove-OfficeWebAppsHost.md b/officewebapps/officewebapps-ps/officewebapps/Remove-OfficeWebAppsHost.md index 24e918437f..f1e314a029 100644 --- a/officewebapps/officewebapps-ps/officewebapps/Remove-OfficeWebAppsHost.md +++ b/officewebapps/officewebapps-ps/officewebapps/Remove-OfficeWebAppsHost.md @@ -30,7 +30,7 @@ Otherwise anyone can use your Office Online Server farm to view and edit content ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` Remove-OfficeWebAppsHost -domain "contoso.com" ``` @@ -45,7 +45,7 @@ Specifies the host domain to remove from the Allow List. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: True Position: Named diff --git a/officewebapps/officewebapps-ps/officewebapps/Remove-OfficeWebAppsMachine.md b/officewebapps/officewebapps-ps/officewebapps/Remove-OfficeWebAppsMachine.md index eb7f54047f..2abe880dfe 100644 --- a/officewebapps/officewebapps-ps/officewebapps/Remove-OfficeWebAppsMachine.md +++ b/officewebapps/officewebapps-ps/officewebapps/Remove-OfficeWebAppsMachine.md @@ -29,7 +29,7 @@ If the local server is designated as the master server in the Office Online Serv ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` Remove-OfficeWebAppsMachine ``` diff --git a/officewebapps/officewebapps-ps/officewebapps/Repair-OfficeWebAppsFarm.md b/officewebapps/officewebapps-ps/officewebapps/Repair-OfficeWebAppsFarm.md index fa7c33ca21..e2f822e3bb 100644 --- a/officewebapps/officewebapps-ps/officewebapps/Repair-OfficeWebAppsFarm.md +++ b/officewebapps/officewebapps-ps/officewebapps/Repair-OfficeWebAppsFarm.md @@ -31,14 +31,14 @@ If there are no unhealthy servers, this cmdlet does nothing. ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` (Get-OfficeWebAppsFarm).Machines ``` This example displays the health status of all servers in the Office Online Server farm. -### ------------------EXAMPLE 2--------------------- +### EXAMPLE 2 ``` Repair-OfficeWebAppsFarm ``` @@ -69,7 +69,7 @@ Assumes the answer to any user prompt is Yes. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named diff --git a/officewebapps/officewebapps-ps/officewebapps/Set-OfficeWebAppsFarm.md b/officewebapps/officewebapps-ps/officewebapps/Set-OfficeWebAppsFarm.md index 800ce67d72..9f29a6748d 100644 --- a/officewebapps/officewebapps-ps/officewebapps/Set-OfficeWebAppsFarm.md +++ b/officewebapps/officewebapps-ps/officewebapps/Set-OfficeWebAppsFarm.md @@ -41,21 +41,21 @@ The Set-OfficeWebAppsFarm cmdlet configures the settings of an existing Office O ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` Set-OfficeWebAppsFarm -ClipartEnabled:$true ``` This example enables insertion of clip art from Office.com. -### ------------------EXAMPLE 2--------------------- +### EXAMPLE 2 ``` Set-OfficeWebAppsFarm -EditingEnabled:$true ``` This example enables edit functionality for Office in a browser. -### ------------------EXAMPLE 3--------------------- +### EXAMPLE 3 ``` Set-OfficeWebAppsFarm -OpenFromUncEnabled:$false ``` @@ -72,7 +72,7 @@ You must restart every server in the Office Online Server farm for this change t ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -92,7 +92,7 @@ You must restart every server in the farm for this change to take effect. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -110,7 +110,7 @@ Use AllowHTTPSecureStoreConnections only in environments where all computers req ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -125,7 +125,7 @@ Allows outbound HTTP connections from Office Online Server. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -141,7 +141,7 @@ The default location is %programdata%\Microsoft\OfficeWebApps\Working\d\. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -159,7 +159,7 @@ The default size is 15 GB. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -183,7 +183,7 @@ You must restart every server in the farm for this change to take effect. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -199,7 +199,7 @@ This feature requires server-to-web communication, configured either directly or ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -232,7 +232,7 @@ The default value is 5000 records. ```yaml Type: UInt32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -249,7 +249,7 @@ Only set to True if you have the appropriate licensing to use the edit functiona ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -265,7 +265,7 @@ This helps prevent users from seeing out-of-date information or possibly informa ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -281,7 +281,7 @@ The default is True. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -299,7 +299,7 @@ Specifies the maximum time, in seconds, that a computed value for a volatile fun ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -314,7 +314,7 @@ Enable caching of files that are no longer in use by Web Excel sessions. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -330,7 +330,7 @@ The value must be an integer greater than 0. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -346,7 +346,7 @@ If a session must issue more than this number of requests, additional requests a ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -362,7 +362,7 @@ The default is 1800 seconds. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -377,7 +377,7 @@ PARAMVALUE: File | Manual | Auto | AutoDataTables ```yaml Type: DefaultWorkbookCalcMode Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -393,7 +393,7 @@ The default is 300 seconds. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -410,7 +410,7 @@ Valid values: 0 (disables caching of inactive objects); from 1 through 95. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -431,7 +431,7 @@ You must restart every server in the farm for this change to take effect. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -450,7 +450,7 @@ The default value is 300. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -468,7 +468,7 @@ Default is False. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -491,7 +491,7 @@ The default value is 450. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -507,7 +507,7 @@ The default is False. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -525,7 +525,7 @@ Default is -1. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -541,7 +541,7 @@ The default is False. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -556,7 +556,7 @@ Turns off or on the warning dialog box that is displayed when data refreshes in ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -574,7 +574,7 @@ The default value is 10. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -593,7 +593,7 @@ You can also set both internal and external URLs. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -609,7 +609,7 @@ Use this parameter to prevent unauthorized servers (that is, servers that are no ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -624,7 +624,7 @@ Suppresses any user prompts by answering "Yes." ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -643,7 +643,7 @@ You can also set both internal and external URLs. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -665,7 +665,7 @@ You must restart every server in the farm for this change to take effect. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -686,7 +686,7 @@ You must restart every server in the farm for this change to take effect. ```yaml Type: UInt32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -721,7 +721,7 @@ You must restart every server in the farm for this change to take effect. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -739,7 +739,7 @@ The default size is 1024 MB. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -758,7 +758,7 @@ The default value is 125,000. ```yaml Type: Int32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -775,7 +775,7 @@ You must first set OpenFromUrlEnabled to True to allow Online Viewers to display ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -790,7 +790,7 @@ Turns on or off the ability to use Online Viewers to view Office files from a UR ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -806,7 +806,7 @@ The default throttling values, which are not configurable, make sure that an Off ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -823,7 +823,7 @@ If OpenFromURLEnabled is set to True and PicturePasteDisabled is not set or set ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -839,7 +839,7 @@ Typically configured together with the ClipartEnabled and TranslationEnabled par ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -859,7 +859,7 @@ You must restart every server in the farm for this change to take effect. ```yaml Type: UInt32 Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -886,7 +886,7 @@ Note that enabling this parameter doesn't guarantee that personal information wo ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -903,7 +903,7 @@ The default location is %programdata%\Microsoft\OfficeWebApps\Working\waccache\. ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -918,7 +918,7 @@ The friendly name of the certificate to use for server-to-server authentication ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -937,7 +937,7 @@ You must restart every server in the farm for this change to take effect. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -956,7 +956,7 @@ Microsoft Translator may collect data to improve the quality of translations. ```yaml Type: SwitchParameter Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -975,7 +975,7 @@ You must restart every server in the Office Online Server farm for this change t ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -992,7 +992,7 @@ Typically you will not use this parameter unless you have negotiated with Micros ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named diff --git a/officewebapps/officewebapps-ps/officewebapps/Set-OfficeWebAppsMachine.md b/officewebapps/officewebapps-ps/officewebapps/Set-OfficeWebAppsMachine.md index eced821b85..80b34fc95b 100644 --- a/officewebapps/officewebapps-ps/officewebapps/Set-OfficeWebAppsMachine.md +++ b/officewebapps/officewebapps-ps/officewebapps/Set-OfficeWebAppsMachine.md @@ -26,21 +26,21 @@ The settings include the roles held by the current server and the designated mas ## EXAMPLES -### ------------------EXAMPLE 1--------------------- +### EXAMPLE 1 ``` (Get-OfficeWebAppsFarm).Machines ``` This example shows the roles held by each server in the Office Online Server farm. -### ------------------EXAMPLE 2--------------------- +### EXAMPLE 2 ``` Set-OfficeWebAppsMachine -Roles FrontEnd ``` This example configures the current server as a Front End server. -### ------------------EXAMPLE 3--------------------- +### EXAMPLE 3 ``` Set-OfficeWebAppsMachine -Roles All ``` @@ -73,7 +73,7 @@ If you set the local server as the master, you must run Set-OfficeWebAppsMachine ```yaml Type: String Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named @@ -103,7 +103,7 @@ Assigning roles is not useful until the Office Online Server farm contains appro ```yaml Type: String[] Parameter Sets: (All) -Aliases: +Aliases: Required: False Position: Named diff --git a/officewebapps/officewebapps-ps/officewebapps/officewebapps.md b/officewebapps/officewebapps-ps/officewebapps/officewebapps.md index 66672ec6d1..6456880abe 100644 --- a/officewebapps/officewebapps-ps/officewebapps/officewebapps.md +++ b/officewebapps/officewebapps-ps/officewebapps/officewebapps.md @@ -3,64 +3,82 @@ Module Name: officewebapps Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX title: officewebapps --- - # officewebapps Module ## Description + The following cmdlet references are for Office Online Server. ## officewebapps Cmdlets + ### [Get-OfficeWebAppsExcelBIServer](Get-OfficeWebAppsExcelBIServer.md) -{{Manually Enter Get-OfficeWebAppsExcelBIServer Description Here}} + +Returns the server ID of the instance of Analysis Services that has been configured as a data model server in Office Online Server. ### [Get-OfficeWebAppsExcelUserDefinedFunction](Get-OfficeWebAppsExcelUserDefinedFunction.md) -{{Manually Enter Get-OfficeWebAppsExcelUserDefinedFunction Description Here}} + +Returns a list of currently configured UDF definitions. ### [Get-OfficeWebAppsFarm](Get-OfficeWebAppsFarm.md) -{{Manually Enter Get-OfficeWebAppsFarm Description Here}} + +Returns details about the OfficeWebAppsFarm object that the current server is a member of. ### [Get-OfficeWebAppsHost](Get-OfficeWebAppsHost.md) -{{Manually Enter Get-OfficeWebAppsHost Description Here}} + +Returns the list of host domains that are on the Allow List for an Office Online Server farm. ### [Get-OfficeWebAppsMachine](Get-OfficeWebAppsMachine.md) -{{Manually Enter Get-OfficeWebAppsMachine Description Here}} + +Returns details about the current server that is in an Office Online Server farm. ### [New-OfficeWebAppsExcelBIServer](New-OfficeWebAppsExcelBIServer.md) -{{Manually Enter New-OfficeWebAppsExcelBIServer Description Here}} + +Configures Analysis Services servers to work with Excel Online. ### [New-OfficeWebAppsExcelUserDefinedFunction](New-OfficeWebAppsExcelUserDefinedFunction.md) -{{Manually Enter New-OfficeWebAppsExcelUserDefinedFunction Description Here}} + +Creates a definition for a UDF binary. ### [New-OfficeWebAppsFarm](New-OfficeWebAppsFarm.md) -{{Manually Enter New-OfficeWebAppsFarm Description Here}} + +Creates a new Office Online Server farm on the local computer. ### [New-OfficeWebAppsHost](New-OfficeWebAppsHost.md) -{{Manually Enter New-OfficeWebAppsHost Description Here}} + +Adds a host domain to the Allow List for an Office Online Server farm. ### [New-OfficeWebAppsMachine](New-OfficeWebAppsMachine.md) -{{Manually Enter New-OfficeWebAppsMachine Description Here}} + +Adds the current server to an existing Office Online Server farm. ### [Remove-OfficeWebAppsExcelBIServer](Remove-OfficeWebAppsExcelBIServer.md) -{{Manually Enter Remove-OfficeWebAppsExcelBIServer Description Here}} + +Removes an instance of Analysis Services from the Allow List of BI servers to be used with Excel Online. ### [Remove-OfficeWebAppsExcelUserDefinedFunction](Remove-OfficeWebAppsExcelUserDefinedFunction.md) -{{Manually Enter Remove-OfficeWebAppsExcelUserDefinedFunction Description Here}} + +Removes an existing UDF definition. ### [Remove-OfficeWebAppsHost](Remove-OfficeWebAppsHost.md) -{{Manually Enter Remove-OfficeWebAppsHost Description Here}} + +Removes a host domain from the Allow List for an Office Online Server farm. ### [Remove-OfficeWebAppsMachine](Remove-OfficeWebAppsMachine.md) -{{Manually Enter Remove-OfficeWebAppsMachine Description Here}} + +Removes the current server from the Office Online Server farm. ### [Repair-OfficeWebAppsFarm](Repair-OfficeWebAppsFarm.md) -{{Manually Enter Repair-OfficeWebAppsFarm Description Here}} + +Removes all servers flagged as unhealthy from an Office Online Server farm. ### [Set-OfficeWebAppsExcelUserDefinedFunction](Set-OfficeWebAppsExcelUserDefinedFunction.md) -{{Manually Enter Set-OfficeWebAppsExcelUserDefinedFunction Description Here}} + +Sets properties on existing UDF definitions. ### [Set-OfficeWebAppsFarm](Set-OfficeWebAppsFarm.md) -{{Manually Enter Set-OfficeWebAppsFarm Description Here}} + +Configures the settings of an existing Office Online Server farm. ### [Set-OfficeWebAppsMachine](Set-OfficeWebAppsMachine.md) -{{Manually Enter Set-OfficeWebAppsMachine Description Here}} +Changes the settings of the current server that is in an Office Online Server farm. diff --git a/spmt/spmt-ps/spmt/Add-SPMTTask.md b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Add-SPMTTask.md similarity index 65% rename from spmt/spmt-ps/spmt/Add-SPMTTask.md rename to spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Add-SPMTTask.md index eb66f4701b..36e0d71ce7 100644 --- a/spmt/spmt-ps/spmt/Add-SPMTTask.md +++ b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Add-SPMTTask.md @@ -1,5 +1,5 @@ --- -external help file: Microsoft.SharePoint.MigrationTool.PowerShell.dll-Help.xml +external help file: microsoft.sharepoint.migrationtool.powershell.dll-Help.xml Module Name: Microsoft.SharePoint.MigrationTool.PowerShell online version: https://learn.microsoft.com/powershell/module/spmt/add-spmttask applicable: SharePoint Migration Tool @@ -13,98 +13,118 @@ ms.reviewer: # Add-SPMTTask ## SYNOPSIS -Add a new migration task to the registered migration session. Currently there are three different types of tasks allowed: File Share task, SharePoint task and JSON defined task. + +Add a new migration task to the registered migration session. ## SYNTAX -### FileShare -```powershell -Add-SPMTTask -FileShareSource -TargetSiteUrl -TargetList [-TargetListRelativePath ] +### FileShare (Default) + +``` +Add-SPMTTask -FileShareSource -TargetSiteUrl -TargetList + [-TargetListRelativePath ] [-MigrationType ] [] ``` ### SharePointMigrateAll -```powershell -Add-SPMTTask -SharePointSourceCredential -SharePointSourceSiteUrl -TargetSiteUrl -MigrateAll + +``` +Add-SPMTTask [-MigrateAll] -SharePointSourceSiteUrl + -SharePointSourceCredential -TargetSiteUrl [-MigrationType ] + [] ``` ### SharePointMigrateSelected -```powershell - Add-SPMTTask -SharePointSourceSiteUrl -SharePointSourceCredential -SourceList [-SourceListRelativePath ] -TargetSiteUrl -TargetList [-TargetListRelativePath ] + +``` +Add-SPMTTask -SharePointSourceSiteUrl -SharePointSourceCredential + [-SourceListRelativePath ] -SourceList -TargetSiteUrl + -TargetList [-TargetListRelativePath ] [-MigrationType ] + [] ``` ### Json -```powershell -Add-SPMTTask [-SharePointSourceCredential ] -JsonDefinition [] + +``` +Add-SPMTTask [-SharePointSourceCredential ] -JsonDefinition + [-MigrationType ] [] ``` +## DESCRIPTION + +Add a new migration task to the registered migration session. Currently there are three different +types of tasks allowed: File Share task, SharePoint task and JSON defined task. + ## EXAMPLES ### EXAMPLE 1 -```powershell -#Define SharePoint 2013 data source# -$Global:SourceSiteUrl = "https://YourOnPremSite/" -$Global:OnPremUserName = "Yourcomputer\administrator" -$Global:OnPremPassword = ConvertTo-SecureString -String "OnPremPassword" -AsPlainText -Force -$Global:SPCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:OnPremUserName, $Global:OnPremPassword -$Global:SourceListName = "SourceListName" +This example adds one File Share migration task and one SharePoint 2013 migration task to the +registered migration session. +```powershell +#Define SharePoint 2013 data source# +$SourceSiteUrl = "https://YourOnPremSite/" +$OnPremUserName = "Yourcomputer\administrator" +$OnPremPassword = ConvertTo-SecureString -String "OnPremPassword" -AsPlainText -Force +$SPCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $OnPremUserName, $OnPremPassword +$SourceListName = "SourceListName" #Define SPO target# -$Global:SPOUrl = "https://contoso.sharepoint.com" -$Global:UserName = "admin@contoso.onmicrosoft.com" -$Global:PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force -$Global:SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:UserName, $Global:PassWord -$Global:TargetListName = "TargetListName" +$SPOUrl = "https://contoso.sharepoint.com" +$UserName = "admin@contoso.onmicrosoft.com" +$PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force +$SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $UserName, $PassWord +$TargetListName = "TargetListName" #Define File Share data source# -$Global:FileshareSource = "YourFileShareDataSource" +$FileshareSource = "YourFileShareDataSource" #Import SPMT Migration Module# Import-Module Microsoft.SharePoint.MigrationTool.PowerShell #Register the SPMT session with SPO credentials# -Register-SPMTMigration -SPOCredential $Global:SPOCredential -Force +Register-SPMTMigration -SPOCredential $SPOCredential -Force -#Add two tasks into the session. One is SharePoint migration task, and another is File Share migration task.# -Add-SPMTTask -SharePointSourceCredential $Global:SPCredential -SharePointSourceSiteUrl $Global:SourceSiteUrl -TargetSiteUrl $Global:SPOUrl -MigrateAll -Add-SPMTTask -FileShareSource $Global:FileshareSource -TargetSiteUrl $Global:SPOUrl -TargetList $Global:TargetListName +# Add two tasks into the session. One is SharePoint migration task, and another is +# File Share migration task.# +Add-SPMTTask -SharePointSourceCredential $SPCredential -SharePointSourceSiteUrl $SourceSiteUrl -TargetSiteUrl $SPOUrl -MigrateAll +Add-SPMTTask -FileShareSource $FileshareSource -TargetSiteUrl $SPOUrl -TargetList $TargetListName ``` -This example adds one File Share migration task and one SharePoint 2013 migration task to the registered migration session. ### EXAMPLE 2 -```powershell +This example adds a new migration task to the registered migration session. Currently there are +three different types of tasks allowed: File Share task, SharePoint task and JSON defined task. +```powershell # Code snippets for bulk migration by loading the sample CSV with the name of spmt.csv - $csvItems = import-csv "C:\spmt.csv" -Header c1,c2,c3,c4,c5,c6 - ForEach ($item in $csvItems) - { - Write-Host $item.c1 - Add-SPMTTask -FileShareSource $item.c1 -TargetSiteUrl $item.c4 -TargetList $item.c5 -TargetListRelativePath $item.c6 - } +$csvItems = import-csv "C:\spmt.csv" -Header c1,c2,c3,c4,c5,c6 +ForEach ($item in $csvItems) { + Write-Host $item.c1 + Add-SPMTTask -FileShareSource $item.c1 -TargetSiteUrl $item.c4 -TargetList $item.c5 -TargetListRelativePath $item.c6 +} +``` +```CSV # Two migration tasks are defined in the file spmt.csv - D:\MigrationTest\Files\Average_1M\c,,,https://SPOSite.sharepoint.com,Documents,Test C:\work\Powershell\negative,,,https://SPOSite.sharepoint.com/,Documents,DocLibrary_SubfolderName +``` +```powershell # Code snippets for bulk migration by loading one JSON file: +$jsonItems = Get-Content -Raw -Path "C:\spmt.json" | ConvertFrom-Json +ForEach ($taskItem in $jsonItems.Tasks) { + $jsonString = ConvertTo-Json $taskItem -Depth 100 + Add-SPMTTask -JsonDefinition $jsonString -SharePointSourceCredential $onpremCredential +} +``` - - $jsonItems = Get-Content -Raw -Path "C:\spmt.json" | ConvertFrom-Json - ForEach ($taskItem in $jsonItems.Tasks) - { - $jsonString = ConvertTo-Json $taskItem -Depth 100 - Add-SPMTTask -JsonDefinition $jsonString -SharePointSourceCredential $onpremCredential - } - -# Three migration tasks are defined in the file spmt.json. - - +```json +// Three migration tasks are defined in the file spmt.json. { "Tasks":[ { @@ -155,11 +175,12 @@ C:\work\Powershell\negative,,,https://SPOSite.sharepoint.com/,Documents,DocLibra ] } ``` -This example adds a new migration task to the registered migration session. -Currently there are three different types of tasks allowed: File Share task, SharePoint task and JSON defined task. ### EXAMPLE 3 -``` + +This is a Json sample for File Share migration. + +```json { "SourcePath":"\\LocalOrFileShareDataSource", "TargetPath":"https://YourTargetSite", @@ -167,7 +188,7 @@ Currently there are three different types of tasks allowed: File Share task, Sha "TargetListRelativePath":"subfolder" } -Json sample for SharePoint migration(lists only): +// Json sample for SharePoint migration(lists only): { "SourcePath":"https://YourOnPremSite", "TargetPath":"https://YourTargetSite", @@ -181,7 +202,7 @@ Json sample for SharePoint migration(lists only): } } -Json sample for SharePoint migration(lists and subsites): +// Json sample for SharePoint migration(lists and subsites): { "SourcePath":"https://YourOnPremSite", "TargetPath":"https://YourTargetSite", @@ -211,12 +232,13 @@ Json sample for SharePoint migration(lists and subsites): } } -Json sample for SharePoint migration(whole site): +// Json sample for SharePoint migration(whole site): { "SourcePath":"https://YourOnPremSite/subsite2", "TargetPath":"https://YourTargetSite/targetSubSite2" } -Json sample with task level setting: + +// Json sample with task level setting: { "Tasks": [ { @@ -255,17 +277,18 @@ Json sample with task level setting: ] } -Note: Datetime format is "yyyy-MM-dd" +// Note: Datetime format is "yyyy-MM-dd" ``` -This is a Json sample for File Share migration. ## PARAMETERS ### -FileShareSource -This parameter is mandatory for File Share migration. Please specify the source folder path. For example: C:\SourceFiles. + +This parameter is mandatory for File Share migration. Please specify the source folder path. For +example: C:\SourceFiles. ```yaml -Type: String +Type: System.String Parameter Sets: FileShare Aliases: @@ -277,10 +300,11 @@ Accept wildcard characters: False ``` ### -JsonDefinition + Define one File share task or SharePoint task in JSON format. ```yaml -Type: String +Type: System.String Parameter Sets: Json Aliases: @@ -292,12 +316,12 @@ Accept wildcard characters: False ``` ### -MigrateAll -This is a switch parameter. -If set to True, all lists will be migrated. -If set to False, the customer will migrate selected lists. + +This is a switch parameter. If set to True, all lists will be migrated. If set to False, the +customer will migrate selected lists. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: SharePointMigrateAll Aliases: @@ -308,11 +332,28 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -MigrationType + +{{ Fill MigrationType Description }} + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SharePointSourceCredential + Use this parameter to define SharePoint 2013 sign-in credentials. ```yaml -Type: PSCredential +Type: System.Management.Automation.PSCredential Parameter Sets: SharePointMigrateAll, SharePointMigrateSelected, Json Aliases: @@ -324,10 +365,11 @@ Accept wildcard characters: False ``` ### -SharePointSourceSiteUrl + Use this parameter to define SharePoint data source site URL. ```yaml -Type: String +Type: System.String Parameter Sets: SharePointMigrateAll, SharePointMigrateSelected Aliases: @@ -339,10 +381,11 @@ Accept wildcard characters: False ``` ### -SourceList + This parameter is mandatory and is to define source document library name or list name. ```yaml -Type: String +Type: System.String Parameter Sets: SharePointMigrateSelected Aliases: @@ -354,10 +397,11 @@ Accept wildcard characters: False ``` ### -SourceListRelativePath + This parameter is optional and is to define data source relative path. ```yaml -Type: String +Type: System.String Parameter Sets: SharePointMigrateSelected Aliases: @@ -369,10 +413,11 @@ Accept wildcard characters: False ``` ### -TargetList + This parameter is mandatory and is to define target library name or list name. ```yaml -Type: String +Type: System.String Parameter Sets: FileShare, SharePointMigrateSelected Aliases: @@ -384,10 +429,11 @@ Accept wildcard characters: False ``` ### -TargetListRelativePath + This parameter is optional and is to define target relative path. ```yaml -Type: String +Type: System.String Parameter Sets: FileShare, SharePointMigrateSelected Aliases: @@ -399,10 +445,12 @@ Accept wildcard characters: False ``` ### -TargetSiteUrl -This parameter is mandatory for both File Share and SharePoint migration and is to define the target site URL. + +This parameter is mandatory for both File Share and SharePoint migration and is to define the target +site URL. ```yaml -Type: String +Type: System.String Parameter Sets: FileShare, SharePointMigrateAll, SharePointMigrateSelected Aliases: @@ -414,7 +462,11 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, +-WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Get-SPMTMigration.md b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Get-SPMTMigration.md new file mode 100644 index 0000000000..d14bee37b5 --- /dev/null +++ b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Get-SPMTMigration.md @@ -0,0 +1,92 @@ +--- +external help file: Microsoft.SharePoint.MigrationTool.PowerShell.dll-Help.xml +Module Name: Microsoft.SharePoint.MigrationTool.PowerShell +online version: https://learn.microsoft.com/powershell/module/spmt/get-spmtmigration +applicable: SharePoint Migration Tool +title: Get-SPMTMigration +schema: 2.0.0 +author: serdarsoysal +ms.author: serdars +ms.reviewer: +--- + +# Get-SPMTMigration + +## SYNOPSIS +Get the registered SPMT Migration. + +## SYNTAX + +```powershell +Get-SPMTMigration [] +``` + +## DESCRIPTION + +Return object of current session. It includes current tasks status and current session level +settings. + +The status of current tasks includes: + +1. Count of scanned files +2. Count of migrated files +3. Migration error message if there is any + +## EXAMPLES + +### EXAMPLE 1 + +This example starts a migration first, and then run "Get-SPMTMigration" to get the object of current +migration. + +```powershell +#Define SharePoint 2013 data source# +$SourceSiteUrl = "https://YourOnPremSite/" +$OnPremUserName = "Yourcomputer\administrator" +$OnPremPassword = ConvertTo-SecureString -String "OnPremPassword" -AsPlainText -Force +$SPCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $OnPremUserName, $OnPremPassword +$SourceListName = "SourceListName" + +#Define SPO target# +$SPOUrl = "https://contoso.sharepoint.com" +$UserName = "admin@contoso.onmicrosoft.com" +$PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force +$SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $UserName, $PassWord +$TargetListName = "TargetListName" + +#Define Fileshare data source# +$FileshareSource = "YourFileShareDataSource" + +#Import SPMT Migration Module# +Import-Module Microsoft.SharePoint.MigrationTool.PowerShell + +#Register the SPMT session with SPO credentials# +Register-SPMTMigration -SPOCredential $SPOCredential -Force + +#Add two tasks into the session. One is SharePoint migration task, and another is File Share migration task.# +Add-SPMTTask -SharePointSourceCredential $SPCredential -SharePointSourceSiteUrl $SourceSiteUrl -TargetSiteUrl $SPOUrl -MigrateAll +Add-SPMTTask -FileShareSource $FileshareSource -TargetSiteUrl $SPOUrl -TargetList $TargetListName + +#Start migration in the background# +Start-SPMTMigration -NoShow + +#Get the object of current migration# +$session = Get-SPMTMigration +``` + +## PARAMETERS + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, +-WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +## NOTES + +## RELATED LINKS diff --git a/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Microsoft.SharePoint.MigrationTool.PowerShell.md b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Microsoft.SharePoint.MigrationTool.PowerShell.md new file mode 100644 index 0000000000..928bc0efa9 --- /dev/null +++ b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Microsoft.SharePoint.MigrationTool.PowerShell.md @@ -0,0 +1,68 @@ +--- +Module Name: Microsoft.SharePoint.MigrationTool.PowerShell +Module Guid: 2dc42197-33c3-4a1a-b957-92ac375c77a4 +Download Help Link: +Help Version: +Locale: en-US +--- + +# Microsoft.SharePoint.MigrationTool.PowerShell Module + +## Description + +The following migration cmdlets are based on the SharePoint Migration Tool (SPMT) migration engine. It will move files from File Share, SharePoint 2013 document libraries, or items of SharePoint 2013 lists to Office 365. + +[Install SPMT and Get PowerShell module](https://spmtreleasescus.blob.core.windows.net/install/default.htm "Install SPMT and Get PowerShell module") + +Notes: + +PowerShell 5.0 and .NET Framework 4.6.2 or higher are required to support the migration of file paths of up to 400 characters. + +After installing SPMT, the PowerShell dlls are copied to %userprofile%\Documents\WindowsPowerShell\Modules. + +## Microsoft.SharePoint.MigrationTool.PowerShell Cmdlets + +### [Add-SPMTTask](Add-SPMTTask.md) + +Add a new migration task to the registered migration session. + +### [Get-SPMTMigration](Get-SPMTMigration.md) + +Get the registered SPMT Migration. + +### [Microsoft.SharePoint.MigrationTool.PowerShell](Microsoft.SharePoint.MigrationTool.PowerShell.md) + +The following migration cmdlets are based on the SharePoint Migration Tool (SPMT) migration engine. +It will move files from File Share, SharePoint 2013 document libraries, or items of SharePoint 2013 +lists to Office 365. +[Install SPMT and Get PowerShell module](https://spmtreleasescus.blob.core.windows.net/install/default.htm) + +> [!NOTE] +> PowerShell 5.0 and .NET Framework 4.6.2 or higher are required to support the migration of +> file paths of up to 400 characters. After installing SPMT, the PowerShell dlls are copied to +> `%userprofile%\Documents\WindowsPowerShell\Modules`. + +### [Register-SPMTMigration](Register-SPMTMigration.md) + +This cmdlet will create a migration session and initialize it. + +### [Remove-SPMTTask](Remove-SPMTTask.md) + +Remove an existing migration task from the registered migration. + +### [Show-SPMTMigration](Show-SPMTMigration.md) + +If the user starts the migration with -NoShow parameter, running the 'Show-SPMTMigration' cmdlet +will display the task ID, data source location, target location and migration status in the console. + +### [Start-SPMTMigration](Start-SPMTMigration.md) + +This cmdlet will start the registered SPMT migration. + +### [Stop-SPMTMigration](Stop-SPMTMigration.md) + +Cancel the current migration session. + +### [Unregister-SPMTMigration](Unregister-SPMTMigration.md) + +Remove the SPMT migration session created. diff --git a/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Register-SPMTMigration.md b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Register-SPMTMigration.md new file mode 100644 index 0000000000..a1c1e2dba7 --- /dev/null +++ b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Register-SPMTMigration.md @@ -0,0 +1,814 @@ +--- +external help file: Microsoft.SharePoint.MigrationTool.PowerShell.dll-Help.xml +Module Name: Microsoft.SharePoint.MigrationTool.PowerShell +online version: https://learn.microsoft.com/powershell/module/spmt/register-spmtmigration +applicable: SharePoint Migration Tool +title: Register-SPMTMigration +schema: 2.0.0 +author: serdarsoysal +ms.author: serdars +ms.reviewer: +--- +# Register-SPMTMigration + +## SYNOPSIS + +This cmdlet will create a migration session and initialize it. + +## SYNTAX + +``` +Register-SPMTMigration [-Force] [-SPOCredential ] [-ScanOnly ] + [-StartMigrationAutomaticallyWhenNoScanIssue ] [-EnableMultiRound ] + [-MigrateAllSiteFieldsAndContentTypes ] [-MigrateFileVersionHistory ] + [-KeepAllVersions ] [-NumberOfVersionToMigrate ] [-IncludeHiddenFiles ] + [-MigrateFilesCreatedAfter ] [-MigrateFilesModifiedAfter ] + [-SkipFilesWithExtension ] + [-SkipSitesWithName ] [-SkipListsWithName ] [-SkipContentTypesWithName ] + [-ReplacementOfInvalidChar ] [-DuplicatePageBehavior ] + [-AutomaticUserMapping ] [-PreserveUserPermissionsForSharePointSource ] + [-PreserveUserPermissionsForFileShare ] [-PreservePermissionInheritance ] + [-MigrateSiteSettings ] [-SkipListWithAudienceTargetingEnabled ] + [-UserMappingFile ] [-WorkingFolder ] [-UseCustomAzureStorage ] + [-EnableEncryption ] [-DeleteTempFilesWhenMigrationDone ] + [-MigrateWithoutRootFolder] [-IgnoreUpdate] + [-LookupReferencePolicy ] [-MigrationType ] + [-DefaultFlowOwnerEmail ] [-HandleUnspportedWorkflowActions ] + [-CustomAzureStorageAccount ] [-CustomAzureAccessKey ] + [-DisableNoScriptDuringMigration ] [-MigrateNavigation ] + [-MigrateTermGroups ] [] +``` + +## DESCRIPTION + +This cmdlet will create a migration session and initialize it. The initialization will configure +migration settings at session level. If no specific setting parameters are defined, default settings +will be used. After a session is registered, the user can add a migration task to the migration +session and start migration. + +## EXAMPLES + +### EXAMPLE 1 + +```powershell +#Define SPO target# +$SPOUrl = "https://contoso.sharepoint.com" +$UserName = "admin@contoso.onmicrosoft.com" +$PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force +$SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $UserName, $PassWord + +#Import SPMT Migration Module# +Import-Module Microsoft.SharePoint.MigrationTool.PowerShell + +#Register the SPMT session with SPO credentials# +Register-SPMTMigration -SPOCredential $SPOCredential -Force +``` + +This example registers a migration session. + +## PARAMETERS + +### -AutomaticUserMapping + +By default, this is set to On. If no User mapping file is provided by the user, then Azure Active +Directory is used as the default for user mapping or map by login name on sp2010. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CustomAzureAccessKey + +If you use your own Azure storage, you need to set Azure storage account to On, enter your account +and key. You also need to select if you want to enable or disable encryption, and whether temporary +files are deleted when migration is completed. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -CustomAzureStorageAccount + +The default is Off. If you wish to use your own Azure storage, set this value to On. + +If you choose to turn it On, additional fields will appear for you to enter your account and key, +and settings to select if you want to enable or disable encryption. You also need to decide whether +temporary files are deleted when migration is completed. + +**Note:** This feature is supported only for *General Purpose storage accounts* as General-Purpose +accounts support Azure blobs and queues. This feature is not available for Blob Storage accounts. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -DefaultFlowOwnerEmail + +The default flow owner name for workflow migration. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -DeleteTempFilesWhenMigrationDone + +By default, this is set to Off. If you set this value to On, those temporary files in Custom Azure +storage generated during migration will be deleted when the migration is completed. Otherwise, those +temporary files will not be deleted. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -DisableNoScriptDuringMigration + +By default this is set to On. will allow temporary change customize script status. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -DuplicatePageBehavior + +Determine the behavior of the page file migration when encountering a page file with the same name +or same id on the target.By default, DuplicatePageBehavior is set to RENAME. + +- For RENAME, we will keep the conflicted page file on the target and rename the source page file + with a new name. +- For OVERWRITE, we will overwrite the conflicted page file on the target using the source page file +- For SKIP, we will skip migrating this conflicted page file. +- For NO_PAGES_MIGRATION, we will skip all the page files no matter they conflict with the target or + not during the migration. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -DuplicatePageBehavior + +Determine the behavior of the page file migration when encountering a page file with the same name +or same id on the target.By default, DuplicatePageBehavior is set to RENAME. + +- For RENAME, we will keep the conflicted page file on the target and rename the source page file + with a new name. +- For OVERWRITE, we will overwrite the conflicted page file on the target using the source page file +- For SKIP, we will skip migrating this conflicted page file. +- For NO_PAGES_MIGRATION, we will skip all the page files no matter they conflict with the target or + not during the migration. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -EnableEncryption + +The default is set to On. If you use your own Azure storage, you will set and define your account +and key, and decide and configure enable or disable encryption in settings, and whether temporary +files are deleted when migration is completed. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + + +### -EnableMultiRound + +The default setting is Off. This means the migration will only do one check round to make sure no +new changes or additions were made since the previous run. If it is set to On, it will do up to 5 +check round to make sure no changes or additions were made. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Force + +Forcibly stop and unregister existing migration. + +Note: If you have a registered SPMT migration session already, the Force parameter will register a +new session anyway.The Force parameter performs the function of Stop-SMPTMigration and +Unregister-SPMTMigration together. If you have never run "Register-SPMTMigration", with or without +the Force parameter, a new session will be created. + +If you have an active migration and didn't use the Force parameter, you need to run +Stop-SPMTMigration, and then run Unregister-SPMTMigration to unregister the exiting migration +session first. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -HandleUnspportedWorkflowActions + +The value should be Stop or Continue. +Default value is Stop. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IgnoreUpdate + +The default setting is OFF. + +Skip the checking and installation of new updates, even when a new version of PowerShell SPMT is +available. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeHiddenFiles + +If set to true, hidden system files will be migrated. By default, it is set to true. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -KeepAllVersions + +The default is set to On. If set to On, all version numbers of the file will be migrated. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LookupReferencePolicy + +The look up reference in list setting. Default is to migrate all referenced lists. Values can be 0, +1, 2, corresponding to FIND_ALL_REFERENCE,SKIP_AND_CONTINUE or DO_NOT_MIGRATE. + +```yaml +Type: Microsoft.SharePoint.MigrationTool.MigrationLib.Common.LookupReferenceScanPolicyEnum] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MigrateAllSiteFieldsAndContentTypes + +The default setting is Off. If set to On, all the site fields and content types will be migrated. +Otherwise, only those fields and content types used by lists to be migrated will be migrated. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MigrateFilesCreatedAfter + +If you choose to limit which files are to be migrated based on creation dates, set your values in +this section. This may be to limit the number of files migrated or to adhere to overall company +governance policy regarding to file retention. The default value is null. + +```yaml +Type: System.DateTime +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MigrateFilesModifiedAfter + +If you choose to limit what files are to be migrated based on modified dates, set your values in +this section. This may be to limit the number of files migrated or to adhere to overall company +governance policy regarding to file retention. The default value is null. + +```yaml +Type: System.DateTime +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MigrateFileVersionHistory + +If set to No, only the most recent versions of the file will be migrated. If set to Yes, you can +choose whether to keep all versions, or limit it to a specific number. By default, it is set to On. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MigrateNavigation + +By default this is set to On. We will migrate the site and web navigation nodes when doing the +migration. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MigrateSiteSettings + +Migrate site setting. Default is to preserver all settings. Values can be PRESERVE_ALL_SETTINGS, +PRESERVE_ALL_BUT_SKIP_TITLE_LOGO, ONLY_TITLE_LOGO, SKIP_ALL_SETTINGS. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MigrateTermGroups + +By default this is set to On. We will migrate the term groups when doing the migration. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MigrateWithoutRootFolder + +In file share migrations, use this parameter to migrate only the root folder's contents to the +target. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MigrationType + +Migration Type. The value can be WORKFLOW or CONTENT. Default value is CONTENT + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -NumberOfVersionToMigrate + +You can choose a specific version number for the files to be migrated. By default, the number of +versions kept is 10. + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PreservePermissionInheritance + +Keep subsite and list level permission inheritance. By default, it is true. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PreserveUserPermissionsForFileShare + +By default, this is set to Off. If set to On, permissions will be preserved. + +```yaml +Type: Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PreserveUserPermissionsForSharePointSource + +By default, this is set to On. If set to Off, no permissions will be preserved. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ReplacementOfInvalidChar + +The replacement of invalid characters in filename/path. +There is no default value. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ScanOnly + +The default is Off. When ScanOnly is On, only a scan will be performed. If you wish to scan migrated +items as a pre-assessment to migration, turn it On. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SkipContentTypesWithName + +To prevent certain content types from migrating, list each content type name, separating it with a +semicolon. The default value is null. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SkipFilesWithExtension + +To prevent certain file types from migrating, list each extension, separate them with colons. The +default value is null. + +```yaml +Type: System.Collections.Generic.List`1[System.String] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SkipListsWithName + +To prevent certain lists from migrating, list each list name, separating it with a semicolon. The +default value is null. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SkipListWithAudienceTargetingEnabled + +By default, this is set to On. Lists with an audience field, the migration will fail with warning +"Does not support list with audience settings' unless customer enable the 'Ignore audience' setting. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SkipSitesWithName + +To prevent certain sites from migrating, list each site name, separating it with a semicolon. The +default value is null. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SPOCredential + +The credentials are used to connect the SharePoint Online tenant. If no credentials are passed in, +use ADAL OAuth2. Important: If you are using multifactor authentication on your tenant, do not use +the -SPOCredential parameter. The ADAL dialog will prompt for authentication and MFA. + +```yaml +Type: System.Management.Automation.PSCredential +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -StartMigrationAutomaticallyWhenNoScanIssue + +By default, this is set to On. When StartMigrationAutomaticallyWhenNoScanIssue is turned on, it +means to start migration automatically if no scan issue. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -UseCustomAzureStorage + +If you use your own Azure storage, you will set your account and key, and select if you want to +enable or disable encryption, and whether temporary files are deleted when migration is completed. + +```yaml +Type: System.Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -UserMappingFile + +By default, Microsoft Entra lookup is used to map users when submitting migration jobs. If you +choose to use a custom user mapping file and you want to preserve user permissions, turn off +Microsoft Entra lookup.By doing so, if a user isn't found in the mapping file, the tool won't look +it up in Microsoft Entra ID. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WorkingFolder + +By default, a temp folder will be created as working folder. If you wish to specify your own +specific working folder, enter the name here. Note: By default, the working folder is +%appdata%\Microsoft\MigrationToolStorage.Please make sure that your working folder has a minimum of +150 GB of free space.It may need more depending on the size of the data you plan to migrate. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, +-WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +## NOTES + +## RELATED LINKS diff --git a/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Remove-SPMTTask.md b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Remove-SPMTTask.md new file mode 100644 index 0000000000..5a222768d4 --- /dev/null +++ b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Remove-SPMTTask.md @@ -0,0 +1,121 @@ +--- +external help file: Microsoft.SharePoint.MigrationTool.PowerShell.dll-Help.xml +Module Name: Microsoft.SharePoint.MigrationTool.PowerShell +online version: https://learn.microsoft.com/powershell/module/spmt/remove-spmttask +applicable: SharePoint Migration Tool +title: Remove-SPMTTask +schema: 2.0.0 +author: serdarsoysal +ms.author: serdars +ms.reviewer: +--- + +# Remove-SPMTTask + +## SYNOPSIS +Remove an existing migration task from the registered migration. + +## SYNTAX + +``` +Remove-SPMTTask -TaskId [-Force] [] +``` + +## DESCRIPTION + +Remove an existing migration task from the registered migration. + +## EXAMPLES + +### EXAMPLE 1 + +This example removes an existing migration task from the migration. + +```powershell +#Define SharePoint 2013 data source# +$SourceSiteUrl = "https://YourOnPremSite/" +$OnPremUserName = "Yourcomputer\administrator" +$OnPremPassword = ConvertTo-SecureString -String "OnPremPassword" -AsPlainText -Force +$SPCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $OnPremUserName, $OnPremPassword +$SourceListName = "SourceListName" + +#Define SPO target# +$SPOUrl = "https://contoso.sharepoint.com" +$UserName = "admin@contoso.onmicrosoft.com" +$PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force +$SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $UserName, $PassWord +$TargetListName = "TargetListName" + +#Define File Share data source# +$FileshareSource = "YourFileShareDataSource" + +#Import SPMT Migration Module# +Import-Module Microsoft.SharePoint.MigrationTool.PowerShell + +#Register the SPMT session with SPO credentials# +Register-SPMTMigration -SPOCredential $SPOCredential -Force + +# Add two tasks into the session. One is SharePoint migration task, and another is +# File Share migration task. +Add-SPMTTask -SharePointSourceCredential $SPCredential -SharePointSourceSiteUrl $SourceSiteUrl -TargetSiteUrl $SPOUrl -MigrateAll +Add-SPMTTask -FileShareSource $FileshareSource -TargetSiteUrl $SPOUrl -TargetList $TargetListName + +#Start Migration in the background.# +Start-SPMTMigration -NoShow + +# Remove an existing migration task from the migration. Remember to replace the +# "XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" with your actual TaskID. You can get the TaskID in the console +# if the migration is running without -NoShow parameter. If the migration is running with -NoShow +# parameter, then find the TaskID after running "Get-SPMTMigration" first. + +Remove-SPMTTask -TaskID XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX -Force +``` + +## PARAMETERS + +### -Force + +This parameter is optional. To remove a task already started, the Force parameter is required. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -TaskId + +This parameter is mandatory and defines the ID of task to be removed. + +```yaml +Type: System.Guid +Parameter Sets: (All) +Aliases: + +Required: True +Position: Named +Default value: 00000000-0000-0000-0000-000000000000 +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, +-WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +## NOTES + +## RELATED LINKS diff --git a/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Show-SPMTMigration.md b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Show-SPMTMigration.md new file mode 100644 index 0000000000..33b2b3956b --- /dev/null +++ b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Show-SPMTMigration.md @@ -0,0 +1,90 @@ +--- +external help file: Microsoft.SharePoint.MigrationTool.PowerShell.dll-Help.xml +Module Name: Microsoft.SharePoint.MigrationTool.PowerShell +online version: https://learn.microsoft.com/powershell/module/spmt/show-spmtmigration +applicable: SharePoint Migration Tool +title: Show-SPMTMigration +schema: 2.0.0 +author: serdarsoysal +ms.author: serdars +ms.reviewer: +--- + +# Show-SPMTMigration + +## SYNOPSIS + +If the user starts the migration with -NoShow parameter, running the 'Show-SPMTMigration' cmdlet +will display the task ID, data source location, target location and migration status in the console. +Pressing Ctrl+C will return to NoShow mode. + +## SYNTAX + +``` +Show-SPMTMigration [] +``` + +## DESCRIPTION + +If the user starts the migration with -NoShow parameter, running the 'Show-SPMTMigration' cmdlet +will display the task ID, data source location, target location and migration status in the console. +Pressing Ctrl+C will return to NoShow mode. + +## EXAMPLES + +### EXAMPLE 1 + +This example, first, starts a migration with -NoShow parameter, then run 'Show-SPMTMigration', the +migration task ID, data source location, target location and migration status will show up in the +console. + +```powershell +# Define SharePoint 2013 data source +$SourceSiteUrl = "https://YourOnPremSite/" +$OnPremUserName = "Yourcomputer\administrator" +$OnPremPassword = ConvertTo-SecureString -String "OnPremPassword" -AsPlainText -Force +$SPCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $OnPremUserName, $OnPremPassword +$SourceListName = "SourceListName" + +# Define SPO target +$SPOUrl = "https://contoso.sharepoint.com" +$UserName = "admin@contoso.onmicrosoft.com" +$PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force +$SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $UserName, $PassWord +$TargetListName = "TargetListName" + +# Define File Share data source +$FileshareSource = "YourFileShareDataSource" + +# Import SPMT Migration Module +Import-Module Microsoft.SharePoint.MigrationTool.PowerShell + +#Register the SPMT session with SPO credentials# +Register-SPMTMigration -SPOCredential $SPOCredential -Force + +# Add two tasks into the session. One is SharePoint migration task, and another is +# File Share migration task. +Add-SPMTTask -SharePointSourceCredential $SPCredential -SharePointSourceSiteUrl $SourceSiteUrl -TargetSiteUrl $SPOUrl -MigrateAll +Add-SPMTTask -FileShareSource $FileshareSource -TargetSiteUrl $SPOUrl -TargetList $TargetListName + +# Start Migration in the background. +Start-SPMTMigration -NoShow +Show-SPMTMigration +``` + +## PARAMETERS + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, +-WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +## NOTES + +## RELATED LINKS diff --git a/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Start-SPMTMigration.md b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Start-SPMTMigration.md new file mode 100644 index 0000000000..93fd3d7e6c --- /dev/null +++ b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Start-SPMTMigration.md @@ -0,0 +1,120 @@ +--- +external help file: Microsoft.SharePoint.MigrationTool.PowerShell.dll-Help.xml +Module Name: Microsoft.SharePoint.MigrationTool.PowerShell +online version: https://learn.microsoft.com/powershell/module/spmt/start-spmtmigration +applicable: SharePoint Migration Tool +title: Start-SPMTMigration +schema: 2.0.0 +author: serdarsoysal +ms.author: serdars +ms.reviewer: +--- + +# Start-SPMTMigration + +## SYNOPSIS +This cmdlet will start the registered SPMT migration. + +## SYNTAX + +``` +Start-SPMTMigration [-NoShow] [-ParametersValidationOnly] [] +``` + +## DESCRIPTION + +This cmdlet will start the registered SPMT migration. + +## EXAMPLES + +### EXAMPLE 1 + +This example starts a migration with one SharePoint migration task and one File Share migration task. + +```powershell +# Define SharePoint 2013 data source + +$SourceSiteUrl = "https://YourOnPremSite/" +$OnPremUserName = "Yourcomputer\administrator" +$OnPremPassword = ConvertTo-SecureString -String "OnPremPassword" -AsPlainText -Force +$SPCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $OnPremUserName, $OnPremPassword +$SourceListName = "SourceListName" + +# Define SPO target +$SPOUrl = "https://contoso.sharepoint.com" +$UserName = "admin@contoso.onmicrosoft.com" +$PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force +$SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $UserName, $PassWord +$TargetListName = "TargetListName" + +# Define File Share data source +$FileshareSource = "YourFileShareDataSource" + +# Import SPMT Migration Module +Import-Module Microsoft.SharePoint.MigrationTool.PowerShell + +# Register the SPMT session with SPO credentials +Register-SPMTMigration -SPOCredential $SPOCredential -Force + +# Add two tasks into the session. One is SharePoint migration task, and another is +# File Share migration task. +Add-SPMTTask -SharePointSourceCredential $SPCredential -SharePointSourceSiteUrl $SourceSiteUrl -TargetSiteUrl $SPOUrl -MigrateAll +Add-SPMTTask -FileShareSource $FileshareSource -TargetSiteUrl $SPOUrl -TargetList $TargetListName + +# Start Migration in the console. +Start-SPMTMigration +``` + +## PARAMETERS + +### -NoShow + +In "-NoShow" mode, a message will be displayed to indicate that the migration is running in the +background. + +Note: Use the 'Show-SPMTMigration' to bring the migration from background to foreground. The task +ID, data source location, target location and migration status will be displayed. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ParametersValidationOnly + +Validate the parameters: check source access permissions, source existence and if TargetUrl is +valid. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, +-WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +## NOTES + +## RELATED LINKS diff --git a/spmt/spmt-ps/spmt/Stop-SPMTMigration.md b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Stop-SPMTMigration.md similarity index 90% rename from spmt/spmt-ps/spmt/Stop-SPMTMigration.md rename to spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Stop-SPMTMigration.md index 211d84a4ec..e4ab322005 100644 --- a/spmt/spmt-ps/spmt/Stop-SPMTMigration.md +++ b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Stop-SPMTMigration.md @@ -69,7 +69,11 @@ This example starts a migration first, then run "Stop-SPMTMigration" to cancel t ## PARAMETERS ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, +-WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/spmt/spmt-ps/spmt/Unregister-SPMTMigration.md b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Unregister-SPMTMigration.md similarity index 90% rename from spmt/spmt-ps/spmt/Unregister-SPMTMigration.md rename to spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Unregister-SPMTMigration.md index 173a2fee3e..ec4f692fd6 100644 --- a/spmt/spmt-ps/spmt/Unregister-SPMTMigration.md +++ b/spmt/spmt-ps/Microsoft.SharePoint.MigrationTool.PowerShell/Unregister-SPMTMigration.md @@ -13,20 +13,23 @@ ms.reviewer: # Unregister-SPMTMigration ## SYNOPSIS + Remove the SPMT migration session created. ## SYNTAX -```powershell +``` Unregister-SPMTMigration [] ``` ## DESCRIPTION + Remove the SPMT migration session created. ## EXAMPLES ### EXAMPLE 1 + ```powershell #Define SharePoint 2013 data source# @@ -69,7 +72,11 @@ This example cancels the started migration and unregister the migration session. ## PARAMETERS ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, +-WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/spmt/spmt-ps/spmt/Get-SPMTMigration.md b/spmt/spmt-ps/spmt/Get-SPMTMigration.md deleted file mode 100644 index 1e4b20d6a6..0000000000 --- a/spmt/spmt-ps/spmt/Get-SPMTMigration.md +++ /dev/null @@ -1,86 +0,0 @@ ---- -external help file: Microsoft.SharePoint.MigrationTool.PowerShell.dll-Help.xml -Module Name: Microsoft.SharePoint.MigrationTool.PowerShell -online version: https://learn.microsoft.com/powershell/module/spmt/get-spmtmigration -applicable: SharePoint Migration Tool -title: Get-SPMTMigration -schema: 2.0.0 -author: serdarsoysal -ms.author: serdars -ms.reviewer: ---- - -# Get-SPMTMigration - -## SYNOPSIS -Return the object of current session. It includes current tasks status and current session level settings. - -The status of current tasks includes: - -1. Count of scanned files -2. Count of migrated files -3. Migration error message if there is any. - -## SYNTAX - -```powershell -Get-SPMTMigration [] -``` - -## DESCRIPTION -Return object of current session. -It includes current tasks status and current session level settings. - -## EXAMPLES - -### EXAMPLE 1 -```powershell -#Define SharePoint 2013 data source# -$Global:SourceSiteUrl = "https://YourOnPremSite/" -$Global:OnPremUserName = "Yourcomputer\administrator" -$Global:OnPremPassword = ConvertTo-SecureString -String "OnPremPassword" -AsPlainText -Force -$Global:SPCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:OnPremUserName, $Global:OnPremPassword -$Global:SourceListName = "SourceListName" - - -#Define SPO target# -$Global:SPOUrl = "https://contoso.sharepoint.com" -$Global:UserName = "admin@contoso.onmicrosoft.com" -$Global:PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force -$Global:SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:UserName, $Global:PassWord -$Global:TargetListName = "TargetListName" - -#Define Fileshare data source# -$Global:FileshareSource = "YourFileShareDataSource" - -#Import SPMT Migration Module# -Import-Module Microsoft.SharePoint.MigrationTool.PowerShell - -#Register the SPMT session with SPO credentials# -Register-SPMTMigration -SPOCredential $Global:SPOCredential -Force - -#Add two tasks into the session. One is SharePoint migration task, and another is File Share migration task.# -Add-SPMTTask -SharePointSourceCredential $Global:SPCredential -SharePointSourceSiteUrl $Global:SourceSiteUrl -TargetSiteUrl $Global:SPOUrl -MigrateAll -Add-SPMTTask -FileShareSource $Global:FileshareSource -TargetSiteUrl $Global:SPOUrl -TargetList $Global:TargetListName - -#Start migration in the background# -Start-SPMTMigration -NoShow - -#Get the object of current migration# -$session = Get-SPMTMigration -``` - -This example starts a migration first, and then run "Get-SPMTMigration" to get the object of current migration. - -## PARAMETERS - -### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -## OUTPUTS - -## NOTES - -## RELATED LINKS diff --git a/spmt/spmt-ps/spmt/Register-SPMTMigration.md b/spmt/spmt-ps/spmt/Register-SPMTMigration.md deleted file mode 100644 index f092abf2ef..0000000000 --- a/spmt/spmt-ps/spmt/Register-SPMTMigration.md +++ /dev/null @@ -1,611 +0,0 @@ ---- -external help file: Microsoft.SharePoint.MigrationTool.PowerShell.dll-Help.xml -Module Name: Microsoft.SharePoint.MigrationTool.PowerShell -online version: https://learn.microsoft.com/powershell/module/spmt/register-spmtmigration -applicable: SharePoint Migration Tool -title: Register-SPMTMigration -schema: 2.0.0 -author: serdarsoysal -ms.author: serdars -ms.reviewer: ---- - -# Register-SPMTMigration - -## SYNOPSIS -This cmdlet will create a migration session and initialize it. The initialization will configure migration settings at session level. If no specific setting parameters are defined, default settings will be used. -After a session is registered, the user can add a migration task to the migration session and start migration. - -## SYNTAX - -```powershell -Register-SPMTMigration [-SPOCredentials] [-EnableMultiRound ] [-ScanOnly ] [-AzureActiveDirectoryLookup ] [-CustomAzureAccessKey ] [-CustomAzureStorageAccount ] [-DeleteTempFilesWhenMigrationDone ] [-EnableEncryption ] [-IgnoreUpdate ] [-KeepAllVersions ] [-MigrateFileVersionHistory ] [-MigrateOneNoteFolderAsOneNoteNoteBook ] [-MigrateFilesCreatedAfter ] [-MigrateFilesModifiedAfter ] [-SkipFilesWithExtension ] [-IncludeHiddenFiles ] [-NumberOfVersionToMigrate ] [-PreserveUserPermissionsForFileShare ] [-PreserveUserPermissionsForSharePointSource ] [-SkipListWithAudienceTargetingEnabled ] [-StartMigrationAutomaticallyWhenNoScanIssue ] [-UseCustomAzureStorage ] [-UserMappingFile ] [-MigrateAllSiteFieldsAndContentTypes] [-WorkingFolder ] [-SkipSitesWithName ] [-SkipListsWithName ] [-SkipContentTypesWithName ] [-DuplicatePageBehavior ] [-MigrateNavigation ] [-MigrateTermGroups ] [-MigrateWithoutRootFolder] -Force -``` - -## DESCRIPTION -This cmdlet will create a migration session and initialize it. The initialization will configure migration settings at session level. If no specific setting parameters are defined, default settings will be used. -After a session is registered, the user can add a migration task to the migration session and start migration. - -## EXAMPLES - -### EXAMPLE 1 -```powershell -#Define SPO target# -$Global:SPOUrl = "https://contoso.sharepoint.com" -$Global:UserName = "admin@contoso.onmicrosoft.com" -$Global:PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force -$Global:SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:UserName, $Global:PassWord - -#Import SPMT Migration Module# -Import-Module Microsoft.SharePoint.MigrationTool.PowerShell - -#Register the SPMT session with SPO credentials# -Register-SPMTMigration -SPOCredential $Global:SPOCredential -Force -``` - -This example registers a migration session. - -## PARAMETERS - -### -AzureActiveDirectoryLookup -By default, this is set to On. -If no user mapping file is provided by the user, then Microsoft Entra ID is used as the default for user mapping. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -CustomAzureAccessKey -If you use your own Azure storage, you need to set Azure storage account to On, enter your account and key. -You also need to select if you want to enable or disable encryption, and whether temporary files are deleted when migration is completed. - -```yaml -Type: String -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -CustomAzureStorageAccount -The default is Off. -If you wish to use your own Azure storage, set this value to On. - -If you choose to turn it On, additional fields will appear for you to enter your account and key, and settings to select if you want to enable or disable encryption. -You also need to decide whether temporary files are deleted when migration is completed. - -*Note: * This feature is supported only for *General Purpose storage accounts* as General-Purpose accounts support Azure blobs and queues. -This feature is not available for Blob Storage accounts. - -```yaml -Type: String -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -DeleteTempFilesWhenMigrationDone -By default, this is set to Off. If you set this value to On, those temporary files in Custom Azure storage generated during migration will be deleted when the migration is completed. Otherwise, those temporary files will not be deleted. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -EnableEncryption -The default is set to On. -If you use your own Azure storage, you will set and define your account and key, and decide and configure enable or disable encryption in settings, and whether temporary files are deleted when migration is completed. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Force -Forcibly stop and unregister existing migration. - -Note: If you have a registered SPMT migration session already, the Force parameter will register a new session anyway.The Force parameter performs the function of Stop-SMPTMigration and Unregister-SPMTMigration together. -If you have never run "Register-SPMTMigration", with or without the Force parameter, a new session will be created. - -If you have an active migration and didn't use the Force parameter, you need to run Stop-SPMTMigration, and then run Unregister-SPMTMigration to unregister the exiting migration session first. - -```yaml -Type: SwitchParameter -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: False -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -IgnoreUpdate -The default setting is OFF. - -Skip the checking and installation of new updates, even when a new version of PowerShell SPMT is available. - -```yaml -Type: SwitchParameter -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: False -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -EnableMultiRound -The default setting is Off. -This means the migration will only do one check round to make sure no new changes or additions were made since the previous run. -If it is set to On, it will do up to 5 check round to make sure no changes or additions were made. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -KeepAllVersions -The default is set to On. -If set to On, all version numbers of the file will be migrated. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -MigrateFileVersionHistory -If set to No, only the most recent versions of the file will be migrated. -If set to Yes, you can choose whether to keep all versions, or limit it to a specific number. -By default, it is set to On. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -MigrateFilesCreatedAfter -If you choose to limit which files are to be migrated based on creation dates, set your values in this section. -This may be to limit the number of files migrated or to adhere to overall company governance policy regarding to file retention. -The default value is null. - -```yaml -Type: DateTime -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -MigrateFilesModifiedAfter -If you choose to limit what files are to be migrated based on modified dates, set your values in this section. -This may be to limit the number of files migrated or to adhere to overall company governance policy regarding to file retention. -The default value is null. - -```yaml -Type: DateTime -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -IncludeHiddenFiles -If set to true, hidden system files will be migrated. -By default, it is set to true. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -MigrateOneNoteFolderAsOneNoteNoteBook -By default, MigrateOneNoteFolderAsOneNoteNoteBook is set to Off. -OneNote notebooks comprise of folders containing OneNote files and potentially nested subfolders with these files. -The root folder of such a hierarchy is a OneNote notebook and it must contain a .onetoc2 file. - -The current implementation is to mark the folders as notebooks at the end of the migration. -If a folder contains any non-onenote files, it won't be marked as a notebook. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -NumberOfVersionToMigrate -You can choose a specific version number for the files to be migrated. -By default, the number of versions kept is 10. - -```yaml -Type: Int32 -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -PreserveUserPermissionsForFileShare -By default, this is set to Off. -If set to On, permissions will be preserved. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -PreserveUserPermissionsForSharePointSource -By default, this is set to On. -If set to Off, no permissions will be preserved. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -SPOCredential -The credentials are used to connect the SharePoint Online tenant. If no credentials are passed in, use ADAL OAuth2. Important: If you are using multifactor authentication on your tenant, do not use the -SPOCredential parameter. The ADAL dialog will prompt for authentication and MFA. - -```yaml -Type: PSCredential -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -ScanOnly -The default is Off. -When ScanOnly is On, only a scan will be performed. -If you wish to scan migrated items as a pre-assessment to migration, turn it On. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -SkipFilesWithExtension -To prevent certain file types from migrating, list each extension, separate them with colons. -The default value is null. - -```yaml -Type: System.Collections.Generic.List`1[System.String] -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -SkipListWithAudienceTargetingEnabled -By default, this is set to On. -Lists with an audience field, the migration will fail with warning "Does not support list with audience settings' unless customer enable the 'Ignore audience' setting. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -StartMigrationAutomaticallyWhenNoScanIssue -By default, this is set to On.When StartMigrationAutomaticallyWhenNoScanIssue is turned on, it means to start migration automatically if no scan issue. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -UseCustomAzureStorage -If you use your own Azure storage, you will set your account and key, and select if you want to enable or disable encryption, and whether temporary files are deleted when migration is completed. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -UserMappingFile -By default, Microsoft Entra lookup is used to map users when submitting migration jobs. -If you choose to use a custom user mapping file and you want to preserve user permissions, turn off Microsoft Entra lookup.By doing so, if a user isn't found in the mapping file, the tool won't look it up in Microsoft Entra ID. - -```yaml -Type: String -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -MigrateAllSiteFieldsAndContentTypes -The default setting is Off. -If set to On, all the site fields and content types will be migrated. -Otherwise, only those fields and content types used by lists to be migrated will be migrated. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -WorkingFolder -By default, a temp folder will be created as working folder. -If you wish to specify your own specific working folder, enter the name here. -Note: By default, the working folder is %appdata%\Microsoft\MigrationToolStorage.Please make sure that your working folder has a minimum of 150 GB of free space.It may need more depending on the size of the data you plan to migrate. - -```yaml -Type: String -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -SkipSitesWithName -To prevent certain sites from migrating, list each site name, separating it with a semicolon. -The default value is null. - -```yaml -Type: String -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -SkipListsWithName -To prevent certain lists from migrating, list each list name, separating it with a semicolon. -The default value is null. - -```yaml -Type: String -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -SkipContentTypesWithName -To prevent certain content types from migrating, list each content type name, separating it with a semicolon. -The default value is null. - -```yaml -Type: String -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -DuplicatePageBehavior -Determine the behavior of the page file migration when encountering a page file with the same name or same id on the target.By default, DuplicatePageBehavior is set to RENAME. - -For RENAME, we will keep the conflicted page file on the target and rename the source page file with a new name. - -For OVERWRITE, we will overwrite the conflicted page file on the target using the source page file - -For SKIP, we will skip migrating this conflicted page file. - -For NO_PAGES_MIGRATION, we will skip all the page files no matter they conflict with the target or not during the migration. - -```yaml -Type: String -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -MigrateNavigation -By default this is set to On. -We will migrate the site and web navigation nodes when doing the migration. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -MigrateTermGroups -By default this is set to On. -We will migrate the term groups when doing the migration. - -```yaml -Type: Boolean -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -MigrateWithoutRootFolder -In file share migrations, use this parameter to migrate only the root folder's contents to the target. - -```yaml -Type: SwitchParameter -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -## OUTPUTS - -## NOTES - -## RELATED LINKS diff --git a/spmt/spmt-ps/spmt/Remove-SPMTTask.md b/spmt/spmt-ps/spmt/Remove-SPMTTask.md deleted file mode 100644 index a8c0c3f424..0000000000 --- a/spmt/spmt-ps/spmt/Remove-SPMTTask.md +++ /dev/null @@ -1,112 +0,0 @@ ---- -external help file: Microsoft.SharePoint.MigrationTool.PowerShell.dll-Help.xml -Module Name: Microsoft.SharePoint.MigrationTool.PowerShell -online version: https://learn.microsoft.com/powershell/module/spmt/remove-spmttask -applicable: SharePoint Migration Tool -title: Remove-SPMTTask -schema: 2.0.0 -author: serdarsoysal -ms.author: serdars -ms.reviewer: ---- - -# Remove-SPMTTask - -## SYNOPSIS -Remove an existing migration task from the registered migration. - -## SYNTAX - -```powershell -Remove-SPMTTask -TaskId [-Force] -``` - -## DESCRIPTION -Remove an existing migration task from the registered migration. - -## EXAMPLES - -### EXAMPLE 1 -```powershell -#Define SharePoint 2013 data source# - -$Global:SourceSiteUrl = "https://YourOnPremSite/" -$Global:OnPremUserName = "Yourcomputer\administrator" -$Global:OnPremPassword = ConvertTo-SecureString -String "OnPremPassword" -AsPlainText -Force -$Global:SPCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:OnPremUserName, $Global:OnPremPassword -$Global:SourceListName = "SourceListName" - - -#Define SPO target# -$Global:SPOUrl = "https://contoso.sharepoint.com" -$Global:UserName = "admin@contoso.onmicrosoft.com" -$Global:PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force -$Global:SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:UserName, $Global:PassWord -$Global:TargetListName = "TargetListName" - -#Define File Share data source# -$Global:FileshareSource = "YourFileShareDataSource" - -#Import SPMT Migration Module# -Import-Module Microsoft.SharePoint.MigrationTool.PowerShell - -#Register the SPMT session with SPO credentials# -Register-SPMTMigration -SPOCredential $Global:SPOCredential -Force - -#Add two tasks into the session. One is SharePoint migration task, and another is File Share migration task.# -Add-SPMTTask -SharePointSourceCredential $Global:SPCredential -SharePointSourceSiteUrl $Global:SourceSiteUrl -TargetSiteUrl $Global:SPOUrl -MigrateAll -Add-SPMTTask -FileShareSource $Global:FileshareSource -TargetSiteUrl $Global:SPOUrl -TargetList $Global:TargetListName - -#Start Migration in the background.# -Start-SPMTMigration -NoShow - -#Remove an existing migration task from the migration. Remember to replace the "XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" with your actual TaskID. You can get the TaskID in the console if the migration is running without -NoShow parameter. If the migration is running with -NoShow parameter, then find the TaskID after running "Get-SPMTMigration" first.# -Remove-SPMTTask -TaskID XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX -Force -``` - -This example removes an existing migration task from the migration. - -## PARAMETERS - -### -Force -This parameter is optional. -To remove a task already started, the Force parameter is required. - -```yaml -Type: SwitchParameter -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: False -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -TaskId -This parameter is mandatory and defines the ID of task to be removed. - -```yaml -Type: Guid -Parameter Sets: (All) -Aliases: - -Required: True -Position: Named -Default value: 00000000-0000-0000-0000-000000000000 -Accept pipeline input: False -Accept wildcard characters: False -``` - - -### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -## OUTPUTS - -## NOTES - -## RELATED LINKS diff --git a/spmt/spmt-ps/spmt/SharePointMigrationTool.md b/spmt/spmt-ps/spmt/SharePointMigrationTool.md deleted file mode 100644 index 0faff30e0e..0000000000 --- a/spmt/spmt-ps/spmt/SharePointMigrationTool.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -Module Name: SharePoint Migration Tool -Module Guid: joece26c-1775-4100-85c0-20c4d71eaa21 -title: SharePoint Migration Tool ---- - -# Microsoft SharePoint Migration Tool -## Description -The following migration cmdlets are based on the SharePoint Migration Tool (SPMT) migration engine. It will move files from File Share, SharePoint 2013 document libraries, or items of SharePoint 2013 lists to Office 365. - -[Install SPMT and Get PowerShell module](https://spmtreleasescus.blob.core.windows.net/install/default.htm "Install SPMT and Get PowerShell module") - -Notes: - -PowerShell 5.0 and .NET Framework 4.6.2 or higher are required to support the migration of file paths of up to 400 characters. - -After installing SPMT, the PowerShell dlls are copied to %userprofile%\Documents\WindowsPowerShell\Modules. - -## Microsoft Teams Cmdlets - -### [Add-SPMTTask](Add-SPMTTask.md) - -### [Get-SPMTMigration](Get-SPMTMigration.md) - -### [Register-SPMTMigration](Register-SPMTMigration.md) - -### [Remove-SPMTTask](Remove-SPMTTask.md) - -### [Show-SPMTMigration](Show-SPMTMigration.md) - -### [Start-SPMTMigration](Start-SPMTMigration.md) - -### [Stop-SPMTMigration](Stop-SPMTMigration.md) - -### [Unregister-SPMTMigration](Unregister-SPMTMigration.md) diff --git a/spmt/spmt-ps/spmt/Show-SPMTMigration.md b/spmt/spmt-ps/spmt/Show-SPMTMigration.md deleted file mode 100644 index 5d9ded7974..0000000000 --- a/spmt/spmt-ps/spmt/Show-SPMTMigration.md +++ /dev/null @@ -1,78 +0,0 @@ ---- -external help file: Microsoft.SharePoint.MigrationTool.PowerShell.dll-Help.xml -Module Name: Microsoft.SharePoint.MigrationTool.PowerShell -online version: https://learn.microsoft.com/powershell/module/spmt/show-spmtmigration -applicable: SharePoint Migration Tool -title: Show-SPMTMigration -schema: 2.0.0 -author: serdarsoysal -ms.author: serdars -ms.reviewer: ---- - -# Show-SPMTMigration - -## SYNOPSIS -If the user starts the migration with -NoShow parameter, running the 'Show-SPMTMigration' cmdlet will display the task ID, data source location, target location and migration status in the console. Pressing Ctrl+C will return to NoShow mode. - -## SYNTAX - -```powershell -Show-SPMTMigration [] -``` - -## DESCRIPTION -If the user starts the migration with -NoShow parameter, running the 'Show-SPMTMigration' cmdlet will display the task ID, data source location, target location and migration status in the console. Pressing Ctrl+C will return to NoShow mode. - -## EXAMPLES - -### EXAMPLE 1 -```powershell -#Define SharePoint 2013 data source# - -$Global:SourceSiteUrl = "https://YourOnPremSite/" -$Global:OnPremUserName = "Yourcomputer\administrator" -$Global:OnPremPassword = ConvertTo-SecureString -String "OnPremPassword" -AsPlainText -Force -$Global:SPCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:OnPremUserName, $Global:OnPremPassword -$Global:SourceListName = "SourceListName" - - -#Define SPO target# -$Global:SPOUrl = "https://contoso.sharepoint.com" -$Global:UserName = "admin@contoso.onmicrosoft.com" -$Global:PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force -$Global:SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:UserName, $Global:PassWord -$Global:TargetListName = "TargetListName" - -#Define File Share data source# -$Global:FileshareSource = "YourFileShareDataSource" - -#Import SPMT Migration Module# -Import-Module Microsoft.SharePoint.MigrationTool.PowerShell - -#Register the SPMT session with SPO credentials# -Register-SPMTMigration -SPOCredential $Global:SPOCredential -Force - -#Add two tasks into the session. One is SharePoint migration task, and another is File Share migration task.# -Add-SPMTTask -SharePointSourceCredential $Global:SPCredential -SharePointSourceSiteUrl $Global:SourceSiteUrl -TargetSiteUrl $Global:SPOUrl -MigrateAll -Add-SPMTTask -FileShareSource $Global:FileshareSource -TargetSiteUrl $Global:SPOUrl -TargetList $Global:TargetListName - -#Start Migration in the background.# -Start-SPMTMigration -NoShow -Show-SPMTMigration -``` - -This example, first, starts a migration with -NoShow parameter, then run 'Show-SPMTMigration', the migration task ID, data source location, target location and migration status will show up in the console. - -## PARAMETERS - -### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -## OUTPUTS - -## NOTES - -## RELATED LINKS diff --git a/spmt/spmt-ps/spmt/Start-SPMTMigration.md b/spmt/spmt-ps/spmt/Start-SPMTMigration.md deleted file mode 100644 index 285f7f17c9..0000000000 --- a/spmt/spmt-ps/spmt/Start-SPMTMigration.md +++ /dev/null @@ -1,110 +0,0 @@ ---- -external help file: Microsoft.SharePoint.MigrationTool.PowerShell.dll-Help.xml -Module Name: Microsoft.SharePoint.MigrationTool.PowerShell -online version: https://learn.microsoft.com/powershell/module/spmt/start-spmtmigration -applicable: SharePoint Migration Tool -title: Start-SPMTMigration -schema: 2.0.0 -author: serdarsoysal -ms.author: serdars -ms.reviewer: ---- - -# Start-SPMTMigration - -## SYNOPSIS -This cmdlet will start the registered SPMT migration. - -## SYNTAX - -```powershell -Start-SPMTMigration [-NoShow] [-ParametersValidationOnly] -``` - -## DESCRIPTION -This cmdlet will start the registered SPMT migration. - -## EXAMPLES - -### EXAMPLE 1 -```powershell -#Define SharePoint 2013 data source# - -$Global:SourceSiteUrl = "https://YourOnPremSite/" -$Global:OnPremUserName = "Yourcomputer\administrator" -$Global:OnPremPassword = ConvertTo-SecureString -String "OnPremPassword" -AsPlainText -Force -$Global:SPCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:OnPremUserName, $Global:OnPremPassword -$Global:SourceListName = "SourceListName" - - -#Define SPO target# -$Global:SPOUrl = "https://contoso.sharepoint.com" -$Global:UserName = "admin@contoso.onmicrosoft.com" -$Global:PassWord = ConvertTo-SecureString -String "YourSPOPassword" -AsPlainText -Force -$Global:SPOCredential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $Global:UserName, $Global:PassWord -$Global:TargetListName = "TargetListName" - -#Define File Share data source# -$Global:FileshareSource = "YourFileShareDataSource" - -#Import SPMT Migration Module# -Import-Module Microsoft.SharePoint.MigrationTool.PowerShell - -#Register the SPMT session with SPO credentials# -Register-SPMTMigration -SPOCredential $Global:SPOCredential -Force - -#Add two tasks into the session. One is SharePoint migration task, and another is File Share migration task.# -Add-SPMTTask -SharePointSourceCredential $Global:SPCredential -SharePointSourceSiteUrl $Global:SourceSiteUrl -TargetSiteUrl $Global:SPOUrl -MigrateAll -Add-SPMTTask -FileShareSource $Global:FileshareSource -TargetSiteUrl $Global:SPOUrl -TargetList $Global:TargetListName - -#Start Migration in the console.# -Start-SPMTMigration -``` - -This example starts a migration with one SharePoint migration task and one File Share migration task. - -## PARAMETERS - -### -NoShow -In "-NoShow" mode, a message will be displayed to indicate that the migration is running in the background. - -Note: Use the 'Show-SPMTMigration' to bring the migration from background to foreground. -The task ID, data source location, target location and migration status will be displayed. - -```yaml -Type: SwitchParameter -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: False -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -ParametersValidationOnly -Validate the parameters: check source access permissions, source existence and if TargetUrl is valid. - -```yaml -Type: SwitchParameter -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: False -Accept pipeline input: False -Accept wildcard characters: False -``` - -### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -## OUTPUTS - -## NOTES - -## RELATED LINKS diff --git a/whiteboard/mapping/monikerMapping.json b/whiteboard/mapping/MAML2Yaml/monikerMapping.json similarity index 100% rename from whiteboard/mapping/monikerMapping.json rename to whiteboard/mapping/MAML2Yaml/monikerMapping.json