Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
cScom
1.0.4
classes/JHP_ScomReportSetting.ps1
enum
ScomReportSetting
{
AutomaticallySend
OptOut
# Parameter name DoNotSend, whoever thought of this brilliant idea.
PromptBeforeSending
}