XDHealthCheck

0.2.5

Creates daily health check, and config reports for your on premise Citrix farm.
- 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
Creates daily health check, and config reports for your on premise Citrix farm.
- 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
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name XDHealthCheck -RequiredVersion 0.2.5

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name XDHealthCheck -Version 0.2.5

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 Pierre Smit. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
0.2.12 318 5/21/2022
0.2.11 21 5/8/2022
0.2.7 104 11/16/2021
0.2.6 19 10/22/2021
0.2.5 (current version) 14 10/20/2021
0.2.4 14 10/17/2021
Show less