- RequestDisabled This value disables Automatic Update.
- RequestNotifyDownload Automatic Update notifies you when new updates are ready for download.
- RequestNotifyInstall Automatic Update downloads updates and notifies you when they are available for installation.
- RequestScheduled This value sets download and installation of updates according to the configuration of the Automatic Update on the computer.
If you run the Get-AntispamUpdates you may see another value, Configured, for the MicrosoftUpdate parameter; like this:
UpdateMode : Disabled
LatestContentFilterVersion : 3.3.4604.600
SpamSignatureUpdatesEnabled : False
LatestSpamSignatureVersion : 3.3.4604.600
IPReputationUpdatesEnabled : False
LatestIPReputationVersion : 3.3.4604.001
MicrosoftUpdate : Configured
Configred means that the Windows OS Automatic Updates client was already configured for the computer by other means before the Enable-AntispamUpdates cmdlet was run. In other words, when you set the MicrosoftUpdate parameter, you do not configure the Automatic Updates client schedule if you have already configured the Windows Automatic Updates schedule.