Job\_SetPlatform
Description
Section titled “Description”Define management platform.
Syntax
Section titled “Syntax”Job_SetPlatform(sPlatform) As Boolean
Parameters
Section titled “Parameters”sPlatform (String)
Current Desktop Management platform. Valid values are ‘CDM’, ‘SMS’, ‘SMSKS’, ‘SMS2003’ and ‘GENERIC’
Example
Section titled “Example”VBScript
If bStatus Then bStatus = Job_SetPlatform("CDM")Related functions
Section titled “Related functions”