Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/Emerging Issues.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Emerging Issues
nav_order: 2
---

Coming soon.
4 changes: 4 additions & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ gh_edit_repository: "https://github.com/microsoft/CSS-Exchange" # the github URL
gh_edit_branch: "main" # the branch that your docs is served from
gh_edit_source: docs # the source that your files originate from
gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately

# Google Analytics
ga_tracking: G-W4DV3XCSNP
ga_tracking_anonymize_ip: true # Use GDPR compliant Google Analytics settings
18 changes: 2 additions & 16 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,11 @@ nav_order: 1

This project contains scripts for supporting and troubleshooting Microsoft Exchange Server.

## Popular Scripts

| Script | Docs | Download |
| ------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------- |
| CopyMissingDlls.ps1 | [Docs](Setup/CopyMissingDlls) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/CopyMissingDlls.ps1) |
| DLT365Groupsupgrade.ps1 | [Docs](M365/DLT365Groupsupgrade) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/DLT365Groupsupgrade.ps1) |
| EOMT.ps1 | [Docs](Security/EOMT) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/EOMT.ps1) |
| ExchangeLogCollector.ps1 | [Docs](Diagnostics/ExchangeLogCollector) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/ExchangeLogCollector.ps1) |
| ExchangeMitigations.ps1 | [Docs](Security/ExchangeMitigations) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/ExchangeMitigations.ps1) |
| ExPerfAnalyzer.ps1 | [Docs](Performance/ExPerfAnalyzer) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/ExPerfAnalyzer.ps1) |
| FixInstallerCache | [Docs](Setup/FixInstallerCache) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/FixInstallerCache.ps1) |
| Get-MRMDetails.ps1 | [Docs](Retention/Get-MRMDetails) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/Get-MRMDetails.ps1) |
| Get-SimpleAdminAuditLogReport.ps1 | [Docs](Admin/Get-SimpleAdminAuditLogReport) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/Get-SimpleAdminAuditLogReport.ps1) |
| HealthChecker.ps1 | [Docs](Diagnostics/HealthChecker) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/HealthChecker.ps1) |
| http-vuln-cve2021-26855.nse | [Docs](Security/http-vuln-cve2021-26855) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/http-vuln-cve2021-26855.nse) |
| SetupAssist.ps1 | [Docs](Setup/SetupAssist) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/SetupAssist.ps1) |
| SetupLogReviewer.ps1 | [Docs](Setup/SetupLogReviewer) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/SetupLogReviewer.ps1) |
| SourceSideValidations.ps1 | [Docs](PublicFolders/SourceSideValidations) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/SourceSideValidations.ps1) |
| Test-AMSI.ps1 | [Docs](Admin/Test-AMSI) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/Test-AMSI.ps1) |
| Test-HMAEAS.ps1 | [Docs](Hybrid/Test-HMAEAS) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/Test-HMAEAS.ps1) |
| Test-ProxyLogon.ps1 | [Docs](Security/Test-ProxyLogon) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/Test-ProxyLogon.ps1) |
| Troubleshoot-ModernSearch.ps1 | [Docs](Search/Troubleshoot-ModernSearch) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/Troubleshoot-ModernSearch.ps1) |
| ValidateMailEnabledPublicFolders.ps1 | [Docs](PublicFolders/ValidateMailEnabledPublicFolders) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/ValidateMailEnabledPublicFolders.ps1) |
| VSSTester.ps1 | [Docs](Databases/VSSTester) | [Download](https://github.com/microsoft/CSS-Exchange/releases/latest/download/VSSTester.ps1) |