smsclictr.automation library

The CCMSoftwareDistributiontype exposes the following members.

Constructors

  Name Description
CCMSoftwareDistribution
Constructor

Methods

  Name Description
CleanupPersistentPolicies
Remove local persistent SoftwareDistribution policies
Equals
Determines whether the specified Objectis equal to the current Object.
(Inherited from Object.)
GetAdvert
Get a local Advertisement policy as ManagementObject
GetAdverts
Get a all Advertisements from a specifed PackageID and ProgramName
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetSchedulIDs
Get all ScheduleID's of a local Advertisement
GetType
Gets the Typeof the current instance.
(Inherited from Object.)
ImportLocalPolicy Overloaded.
ImportSCCMPolicy Overloaded.
RerunAdv
ReRun a scheduled Advertisement
RerunAdvIfMissing
ReRun a failed Advertisement
ToString
Returns a Stringthat represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Advertisements
Get a ManagementObjectCollection of all Machine SoftwareDistribution Policies (ActualConfig)
Advertisements_UserLogon
Get a ManagementObjectCollection of all Machine SoftwareDistribution Policies running when a user is logged on (RequestedConfig)
AdvIsRunning
Check if an Advertisement is running (boolean)
isSCCMClient
Check if Client has an SCCM Agent installed
ReportStatusAtReboot
Get all running executions with status "ReportStatusAtReboot"
RunningAdv
Get the ExecutionRequest with the state "Running". If there is no Running Excution the function returns a NULL value
RunningDownloads
Get all running downloads
RunningExecutions
Get all running executions

See Also