Send-QCMReport
From PowerGUI Wiki
Sends Quest Capacity Manager report using mail settings from the sendreport.config file.
Contents |
Syntax
Send-QCMReport [<CommonParameters>]
Detailed Description
The Send-QCMReport cmdlet works similarly to the Quest Capacity Manager SendReport task. It loads information from the sendreport.config file which is located in the default user's folder (usually, C:\Documents and Settings\UserName), creates reports in pdf format, sends them via email, and saves the reports on the disk if required.
Related Commands
- Get-QCMCapacityReport
- Get-QCMFragmentationReport
- Get-QCMSharePointReport
- Start-QCMStatusesCalculation
Parameters
| Name | Description | Required? | Pipeline Input | Default Value |
|---|
Input Type
None
Return Values
None
Notes
For more information, type "Get-Help Send-QCMReport -detailed". For technical information, type "Get-Help Send-QCMReport -full".
