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.
The ITSEnvClass
automation interface, in Configuration Manager, represents the operating system deployment task sequencing environment. This interface inherits from IDispatch
.
In This Section
Term | Definition |
---|---|
ITSEnvClass::Clear | Clears an operating system deployment task sequence environment. |
ITSEnvClass::Create | Creates an operating system deployment task sequence environment. |
ITSEnvClass::GetVariables | Gets the variables for the operating system deployment task sequence environment. |
ITSEnvClass::Value | Contains the value of an operating system deployment task sequence environment variable. |
Remarks
The UUID for ITSEnvClass
is 063B1AB6-598F-49D9-9B6D-68163476355F.
See Also
Operating System Deployment Client COM Automation Classes SMS_TaskSequence Server WMI Class Task sequence overview