XDHealthCheck
0.2.6
- To get started, you need to run Install-ParametersFile.
- This will capture and save needed farm details, to allow scripts to run automatically.
HTML Reports
- When creating a HTML report:
- The logo can be changed by replacing the variable
- $Global:Logourl ='
- The colors
- To get started, you need to run Install-ParametersFile.
- This will capture and save needed farm details, to allow scripts to run automatically.
HTML Reports
- When creating a HTML report:
- The logo can be changed by replacing the variable
- $Global:Logourl ='
- The colors of the report can be changed, by replacing:
- $global:colour1 = "#061820"
- $global:colour2 = "#FFD400"
- Or permanently replace it by editing the following file
- <Module base>\Private\Reports-Variables.ps1
Installation Options
Owners
Copyright
(c) 2019 Pierre Smit. All rights reserved.
Package Details
Author(s)
- Pierre Smit
Tags
citrix ctx cvad xenapp xendeskop
Functions
Get-CitrixConfigurationChange Get-CitrixFarmDetail Get-CitrixLicenseInformation Get-CitrixObjects Get-CitrixServerEventLog Get-CitrixServerPerformance Get-CitrixSingleServerPerformance Get-CitrixWebsiteStatus Get-RDSLicenseInformation Get-StoreFrontDetail Import-ParametersFile Install-CTXPSModule Install-ParametersFile Start-CitrixAudit Start-CitrixHealthCheck
Dependencies
Release Notes
Updated [22/10/2021_09:54] Updated config change function
FileList
- XDHealthCheck.nuspec
- debug.log
- README.md
- docs\Get-CitrixFarmDetail.md
- docs\Get-RDSLicenseInformation.md
- docs\XDHealthCheck.md
- Public\FarmDetails\Get-CitrixServerEventLog.ps1
- Public\PublishedApps\Get-CitrixObjects.ps1
- docs\Get-CitrixLicenseInformation.md
- docs\Get-StoreFrontDetail.md
- en-US\XDHealthCheck-help.xml
- Public\FarmDetails\Get-CitrixServerPerformance.ps1
- Public\Reporting\Start-CitrixAudit.ps1
- XDHealthCheck.psd1
- docs\Get-CitrixObjects.md
- docs\Import-ParametersFile.md
- Private\modulelist.json
- Public\FarmDetails\Get-CitrixSingleServerPerformance.ps1
- Public\Reporting\Start-CitrixHealthCheck.ps1
- XDHealthCheck.psm1
- docs\Get-CitrixServerEventLog.md
- docs\Install-CTXPSModule.md
- Private\Reports-Variables.ps1
- Public\FarmDetails\Get-CitrixWebsiteStatus.ps1
- Public\Setup\Import-ParametersFile.ps1
- .vscode\settings.json
- docs\Get-CitrixServerPerformance.md
- docs\Install-ParametersFile.md
- Public\FarmDetails\Get-CitrixConfigurationChange.ps1
- Public\FarmDetails\Get-RDSLicenseInformation.ps1
- Public\Setup\Install-CTXPSModule.ps1
- docs\Get-CitrixConfigurationChange.md
- docs\Get-CitrixSingleServerPerformance.md
- docs\Start-CitrixAudit.md
- Public\FarmDetails\Get-CitrixFarmDetail.ps1
- Public\FarmDetails\Get-StoreFrontDetail.ps1
- Public\Setup\Install-ParametersFile.ps1
- docs\Get-CitrixWebsiteStatus.md
- docs\Start-CitrixHealthCheck.md
- Public\FarmDetails\Get-CitrixLicenseInformation.ps1