Skip to content

Job\_SetPlatform

Define management platform.

Job_SetPlatform(sPlatform) As Boolean

sPlatform (String)

Current Desktop Management platform. Valid values are ‘CDM’, ‘SMS’, ‘SMSKS’, ‘SMS2003’ and ‘GENERIC’

VBScript

If bStatus Then bStatus = Job_SetPlatform("CDM")

Scripting Guidelines