FSLogixDoctor
1.6.0
Diagnostics toolkit for Microsoft FSLogix profile containers. Decodes FSLogix error, status and reason codes into plain-English causes and fixes, parses FSLogix log files and event logs, finds locked, orphaned and bloated profile disks, sanity-checks the FSLogix configuration and renders self-contained HTML health reports. Read-only by default.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 Flurin Gubler. All rights reserved.
Package Details
Author(s)
- Flurin Gubler
Tags
FSLogix AVD AzureVirtualDesktop ProfileContainer Diagnostics Troubleshooting Windows RDS
Functions
Get-FslErrorCode Get-FslEventSummary Get-FslLockedProfile Get-FslLogError Get-FslOrphanedDisk Get-FslProfileReport Get-FslSessionState Invoke-FslDiagnostic New-FslReport Remove-FslOrphanedDisk Remove-FslOrphanedOst Test-FslConfiguration
Dependencies
This module has no dependencies.
Release Notes
https://github.com/xGreeny/fslogix-doctor/blob/main/CHANGELOG.md
FileList
- FSLogixDoctor.nuspec
- Private\Get-FslMessageBreakdown.ps1
- Private\Invoke-FslLocalDiagnostic.ps1
- Private\New-FslFinding.ps1
- Private\Test-FslBenignMessage.ps1
- Private\Update-FslRunHistory.ps1
- Public\Get-FslEventSummary.ps1
- Public\Get-FslLogError.ps1
- Public\Get-FslOrphanedDisk.ps1
- Public\Get-FslProfileReport.ps1
- Public\Get-FslSessionState.ps1
- Public\Invoke-FslDiagnostic.ps1
- Public\New-FslReport.ps1
- Public\Remove-FslOrphanedDisk.ps1
- Public\Remove-FslOrphanedOst.ps1
- Public\Test-FslConfiguration.ps1
- FSLogixDoctor.psm1
- Data\ErrorCodes.psd1
- Data\Releases.psd1
- Private\ConvertTo-FslErrorKey.ps1
- Private\Get-FslConfigSnapshot.ps1
- Private\Get-FslFleetConfigDrift.ps1
- Private\Get-FslProfileStoreFinding.ps1
- Private\Merge-FslFleetFinding.ps1
- Private\Resolve-FslAccount.ps1
- Private\Test-FslSmbPort.ps1
- Public\Get-FslErrorCode.ps1
- Public\Get-FslLockedProfile.ps1
- FSLogixDoctor.psd1
- Data\BenignPatterns.psd1
- Data\EventIds.psd1
- Data\SessionCodes.psd1
- Private\ConvertTo-FslLocationList.ps1
- Private\Get-FslDataTable.ps1
- Private\Get-FslInstallInfo.ps1