Script Support
Other versions of this page are also available for the following:
8/28/2008
Client configuration scripts are written in Unicode and are similar to DOS batch files. The client configuration scripts execute commands sequentially and employ conditional expressions, branching, tracing, and comments.
Scripts recognize comment lines that start with a semicolon, a hash symbol, or the keyword rem. Blank lines are also considered comment lines.
A scripting language enables more advanced functionality like custom installs and custom scripts. The script commands help an administrator to create an XML BLOB that describes a process to install applications, remove applications, make changes to the registry, save some registry keys, and so on.
For more information about the device management script engine commands, see the following topics:
- Conditional Expressions
- Environment Commands
- File System Commands
- Registry Commands
- Schedule/Report Commands
- Scripting Support Commands
- System Commands
See Also
Reference
Device Management Client Script Engine Commands