Dell Latitude ON Flash Remote Management Guide for IT Administrators
Summary
This is the Dell Latitude ON Flash Remote Management IT Administrator Guide. The manual provides instructions for remotely managing Latitude ON Flash instant-on environment through XML configuration files, including pushing updates, enforcing password policies, and configuring system settings via software distribution packages. It is intended for IT administrators managing Dell Latitude and Precision laptop deployments who need to centrally control and configure the instant-on computing environment.
Page 1 Text Content
Dell™ Latitude ON™ Flash 远程管理 IT 管理员指南 概述 写入 XML 配置文件 准备软件分派自解压 (SFX) 文件 Latitude ON Flash 客户端远程更新 参考 A Latitude ON Flash XML 架构
注意 Latitude ON 和 Precision ON 依赖于系统交换使用。在此文件里 我们使用术语 Latitude ON 同时引用 Latitude ON 和 Precision ON 功能。
Information in this document is subject to change without notice. © 2009 Dell Inc. All rights reserved. Printed in the U.S.A.
Trademarks used in this text: Dell, the DELL logo, Dell Precision, and Latitude ON are trademarks of Dell Inc.; Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.
Splashtop and the Splashtop logo are registered trademarks of Device VM, Inc., in the U.S. and elsewhere.
Other trademarks and trade names may be used in this document to refer to either the entities claiming the marks and names or their products. Dell Inc. disclaims any proprietary interest in trademarks and trade names other than its own.
For additional regulatory information, see the Regulatory Compliance Homepage on www.dell.com at the following location: www.dell.com/regulatory_compliance.
For a list of included third-party software, please view the Credits file at http://www.splashtop.com/dellcommercial/cm/credits.html.
Initial release: October 2009
Page Summary Contents For Dell Latitude ON Flash Remote Management Guide for IT Administrators
Manual Details
| Brand | Dell |
|---|---|
| Pages | 9 |
| File Size | 289.74 KB |
| Published | June 24, 2026 |
Enter the captcha to get the download link:
Frequently Asked Questions
How do I reset a specific user account to default?
Use the ResetUser.xml file with the <singleUser action='resetUser' user='Name'> tag, replacing 'Name' with the target user.
How can I configure power settings via XML?
Use the ConfigBattery.xml file to set backlight and power-off times for both battery and AC power modes.
What is the XML schema structure for commands?
The schema defines cmdType with choices like singleUser, allUser, and configPower, wrapped in a cmdstore element.
How do I ensure users change their password on first login?
Use the ChangeAllUserPassword.xml file with the <allUser action='changeUser'> tag.