Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines advertisement flags. The flags correspond to the values for the AdvertFlags property in several Configuration Manager 2007 software distribution classes, primarily SMS_Advertisement Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As AdvertisementFlags
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration AdvertisementFlags
[FlagsAttribute]
public enum AdvertisementFlags
[FlagsAttribute]
public enum class AdvertisementFlags
/** @attribute FlagsAttribute() */
public enum AdvertisementFlags
FlagsAttribute
public enum AdvertisementFlags
Members
Member name | Description |
---|---|
APEnableTSFromCDAndPxe | See the ENABLE_TS_FROM_CD_AND_PXE value for AdvertFlags in SMS_Advertisement Server WMI Class. |
Immediate | See the IMMEDIATE value for AdvertFlags in SMS_Advertisement Server WMI Class. |
NoDisplay | See the NO_DISPLAY value for AdvertFlags in SMS_Advertisement Server WMI Class. |
OnSlowNet | See the ONSLOWNET value for AdvertFlags in SMS_Advertisement Server WMI Class. |
OnSystemStartup | See the ONSYSTEMSTARTUP value for AdvertFlags in SMS_Advertisement Server WMI Class. |
OnUserLogOff | See the ONUSERLOGOFF value for AdvertFlags in SMS_Advertisement Server WMI Class. |
OnUserLogOn | See the ONUSERLOGON value for AdvertFlags in SMS_Advertisement Server WMI Class. |
OverrideServiceWindows | See the OVERRIDE_SERVICE_WINDOWS value for AdvertFlags in SMS_Advertisement Server WMI Class. |
RebootOutsideOfServiceWindows | See the REBOOT_OUTSIDE_OF_SERVICE_WINDOWS value for AdvertFlags in SMS_Advertisement Server WMI Class. |
ShowTaskSequenceProgress | See the SHOW_PROGRESS value for AdvertFlags in SMS_Advertisement Server WMI Class. |
WakeOnLan | See the WAKE_ON_LAN_ENABLED value for AdvertFlags in SMS_Advertisement Server WMI Class. |
WindowsCE | See the WINDOWS_CE value for AdvertFlags in SMS_Advertisement Server WMI Class. |
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.ManagementProvider Namespace
Other Resources
SMS_Advertisement Server WMI Class
Configuration Manager Software Distribution