Home

Dell E4200 Administrator's Guide

image

Contents

1. acpower backlight 5 poweroff 10 gt puts Latitude ON Flash in sleep mode after five minutes of inactivity and will Power Off after ten minutes of inactivity when the computer is on AC power ConfigPassword xml The following code allows the user to change his her password lt xml version 1 0 encoding utf 8 gt lt cmdstore xmlns xsi http www w3 org 2001 XMLSchema instance eS eee DVMRemoteCmd xsd gt lt cmd gt lt configPassword interval 10 gt lt configPassword gt lt cmd gt lt cmdstore gt The statement lt configPassword interval 10 gt will force the user to change his her password every ten days ResetAllUsers xml The following code allows you to reset original default status for all accounts lt xml version 1 0 encoding utf 8 gt lt cmdstore zmlnetxsi http wwn w3 org 2001 XMLSchema instan e xsi noNamespaceSchemaLocation DVMRemoteCmd xsd gt lt cmd gt lt allUser action resetUser gt lt allUser gt lt cmd gt lt cmdstore gt ResetUser xml The following code allows you to reset original default status for specific accounts lt xml version 1 0 encoding utf 8 gt lt cmdstore snags eed ht to wi W3 org 200 teu Schema instance xSi noNamespaceSchemaLocation DVMRemoteCmd xsd gt lt cmd gt lt singleUser action resetUser user User gt lt singleUser gt lt cmd gt lt cmdstore gt If the lt singleUser action resetUser
2. user User gt statement above is changed to lt singleUser action resetUser user abcd efgh gt then the abcd efgh account will be reset to its initial default status MultiCommands xml You can run multiple commands in an XML file The following example shows that you can reset multiple individual users back to their initial default status and in the same file you can specify that other individual multiple users will be notified that they must change their passwords lt xml version 1 0 encoding utf 8 gt lt cmdstore xmlns xsi http www w3 org 2001 XMLSchema instance ze noyome paceschemalocation DVMRemoteCmd xsd gt lt cmd gt lt singleUser action resetUser user Userl gt lt singleUser gt lt cmd gt lt cmd gt lt singleUser action resetUser user User2 gt lt singleUser gt lt cmd gt lt cmd gt lt singleUser action changePassword user abcd efgh gt lt singleUser gt lt cmd gt lt cmd gt lt singleUser action ChangePassword user ijkl mnop gt lt singleUser gt lt cmd gt lt cmdstore gt In the above example the User1 and User2 accounts will be reset and the abcd efgh and ijkl mnop accounts will be notified that they must change their password Back to Contents Page 20091002a Back to Contents Page Preparing Self Extracting SFX Files for Software Dispatch Due to the fact that neither Microsoft Systems Management Server SMS nor Micros
3. Dell Latitude ON Flash Remote Management IT Administrator s Guide Overview Writing XML Configuration Files Preparing Self Extracting SFX Files for Software Dispatch Upgrading Latitude ON Flash to Clients Remotely Reference A XML Schema for Latitude ON Flash K NOTE Latitude ON and Precision ON are used interchangeably depending upon the system In this document we use the term Latitude ON to refer to both the Latitude ON and Precision ON features I nformation 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 DeviceVM 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 dellcommerci
4. al cm credits html Initial release October 2009 Back to Contents Page Overview This document provides information about the following Latitude ON Flash remote management features e Pushing Latitude ON Flash updates to the users e Enforcing periodic password updates e Choosing the desired configuration settings The general process for remotely configuring the settings of your Latitude ON Flash is shown below Administrator Side IT Dispatch Server SMS SCCM Clients Side Use TextEditor Copy the SFX file into dispatch pool Create a XML schema file for remote management Setup a silent installation for the SFX file Compress BTFRemote exe and XML file into a RAR file Use WinRAR Dispatch the SFX file to Client gt Agent receives the SFX file fram Dispatch server SFX Function Define BTFRemote exe as a default run after extracting Use Self extracting and executing the SFX file in the client WinRAR SFX Function Convert the RAR file into a SFX EXE file Generate a dispatch result report Return a dispatch result to Dispatch Server Back to Contents Page 20091002a Back to Contents Page Writing XML Configuration Files Latitude ON Flash allows you to remotely configure the settings using XML This section of the document provides a few sample XML codes for remote configuration K NOTE You must write the XML commands using a text editor before you start configuring Latitude ON Flash ChangeAllUserPassw
5. e X is the mode number 1 MODE 1 is the default value if no value is assigned This command line would upgrade to a newer version of Latitude ON Flash and would retain all user data 2 MODE 2 retains all existing accounts and passwords but it will clear all other user data when updating Latitude ON Flash 3 MODE 3 deletes all accounts and treats the Latitude ON Flash upgrade as a new installation Back to Contents Page 20091002a Back to Contents Page Reference A XML Schema for Latitude ON The following is provided for your reference DVM Remote Command XSD file DVMRemoteCMD xsd lt xml version 1 0 encoding utf 8 gt lt xs schema elementFormDefault qualified xmins xs http Awww w3 org 2001 XMLSchema gt lt xs simpleType name dvmCmd gt lt xs restriction base xs string gt lt xs enumeration value deleteUser gt lt xs enumeration value resetUser gt lt xs enumeration value changePassword gt lt xs restriction gt lt xs simpleType gt lt xs complexType name cmdType gt lt xs choice gt lt xs element name singleUser gt lt xs complexType gt lt xs attribute name action type dvmCmd use required gt lt xs attribute name user type xs string use required gt lt xs complexType gt lt xs element gt lt xs element name allUser gt lt xs complexType gt lt xs attribute name action type dvmCmd use required gt lt xs complexType gt lt xs elemen
6. he exe self extracting file has been created Use this file in the SMS or SCCM server to dispatch the Latitude ON Flash configuration settings A NOTE It is important to remember that the SFX self extracting exe file must be set up as a silent installation The command to do this must be entered in the Command line field of the Program Properties dialog box The first part of the command consists of the exe command name and is followed by the options s v qn So for example if the SFX file you created is named Dispatch exe then the command to push it for silent installation would be Dispatch exe s v qn Back to Contents Page 20091002a Back to Contents Page Upgrading Latitude ON Flash to Clients Remotely The System Administrator can update selected clients or all clients to a new version of Latitude ON Flash remotely and transparently to the users This can be done using the Microsoft SMS Systems Management Server software delivery service You must set the upgrade to run silently When upgrading the Administrator can choose to e Preserve all the user s specific current settings e Preserve all basic accounts but re set the user settings e Delete all accounts and treat the upgrade as a new installation This is accomplished with the following command line parameters The desired command must be entered into the Command line field of the Program Properties dialog box General tab Setup exe s v qn MODE X wher
7. oft System Center Configuration Manager SCCM can dispatch the XML configuration file you must package the individual BTFremote exe XML Configuration file and XML Schema file into a compressed file using for instance WinRAR or WinZip software The example below lists the steps to create a self extracting executable SFX file program exe using WinRAR NOTE The exact user interface of WinRAR may vary depending on your version of WinRAR 1 In the File Explorer window select each file to be included in the SFX archive for dispatching For example let s assume you select files named BTFRemote exe ChangeAllUsersPassword xml and DVMRemoteCmd xsd 2 Right click on the group of files In the right click pop up menu select the Add to archive command 3 A dialog box opens which among many other options lets you e Assign a filename by default the parent folder name is used e Select the RAR archive format e Select the desired Archiving Options 4 Click OK to create the rar file 5 Double click on the newly created rar archive file 6 Click the SFX icon in the Toolbar of the WinRAR window 7 In the dialog box that opens click the Advanced SFX options button 8 In the Advanced SFX Options dialog box select the Create in the current folder button 9 In the Setup program Run after extraction field enter the name of the exe file which in this example would be BTFRemote exe 10 Click OK You will then see that t
8. ord xml The following code allows you to ensure that all the users change their passwords at first log in after the remote settings are dispatched lt xml version 1 0 encoding utf 8 gt lt cmdstore xmlns xsi http www w3 org 2001 XMLSchema instance xSsi noNamespaceSchemaLocation DVMRemoteCmd xsd gt lt cmd gt lt allUser action changeUser gt lt allUser gt lt cmd gt lt cmdstore gt ChangeUserPassword xml The following code allows a specific user to change his her password lt xml version 1 0 encoding utf 8 gt lt cmdstore xmlns xsi http www w3 org 2001 XMLSchema instance 25i noNamespaceschemalocation DVMRemoteCmd xsd gt lt cmd gt lt allUser action changeUser gt lt allUser gt lt cmd gt lt cmdstore gt If the statement lt singleUser action ChangePassword user User gt above is changed to lt singleUser action changePassword user User1 gt then the user of the User1 account will be asked to change his password the next time he logs into the system DeleteAllUsers xml The following code deletes all users except the default user lt xml version 1 0 encoding utf 8 gt lt cmdstore xmins xsi http www w3 org 2001 XMLSchema instance xsi noNamespaceSchemaLocation DVMRemoteCmd xsd gt lt cmd gt lt allUser action deleteUser gt lt allUser gt lt emd gt lt cmdstore gt DeleteUser xml The following code deletes a specific user accoun
9. t User lt xml version 1 0 encoding utf 8 gt lt cmdstore xmlns xsi http www w3 org 2001 XMLSchema instance xSi noNamespaceSchemaLocation DVMRemoteCmd xsd gt lt cmd gt lt singleUser action deleteUser user User gt lt singleUser gt lt cmd gt lt cmdstore gt In the above example the line lt singleUser action deleteUser user User gt lt singleUser gt deletes the user account User To delete another user account replace User with the user account to be deleted ConfigBattery xml The following code allows you to configure the power settings lt xml version 1 0 encoding utf 8 gt lt cmdstore xmlns xsi http www w3 org 2001 XMLSchema instance xsi PoyomespacoSchemaLocatton i DVMRemoteCmd xsd gt lt cmd gt lt configPassword interval 10 gt lt configPassword gt lt cmd gt lt cmd gt lt configPower gt lt battery backlight 1 poweroff 5 gt lt battery gt lt acpower backlight 5 poweroff 10 gt lt acpower gt lt configPower gt lt cmd gt lt cmdstore gt In the above example e The statement lt configPassword interval 10 gt ensures that the user changes the password every 10 days e The statement lt battery backlight 1 poweroff 5 gt puts Latitude ON Flash in sleep mode if there is no activity for more than a minute when the computer is using battery power and forces a Power Off after five minutes of inactivity e The statement lt
10. t gt lt xs element name configPassword gt lt xs complexType gt lt xs attribute name interval type xs unsignedInt use required gt lt xs complexType gt lt xs element gt lt xs element name configPower gt lt xs complexType gt lt xs sequence gt lt xs element minOccurs 1 maxOccurs 1 name battery gt lt xs complexType gt lt xs attribute name backlight type xs unsignedInt use required gt lt xs attribute name poweroff type xs unsignedInt use required gt lt xs complexType gt lt xs element gt lt xs element minOccurs 1 maxOccurs 1 name acpower gt lt xs complexType gt lt xs attribute name backlight type xs unsignedInt use required gt lt xs attribute name poweroff type xs unsignedInt use required gt lt xs complexType gt lt xs element gt lt xs isequence gt lt xs complexType gt lt xs element gt lt xs choice gt lt xs complexType gt lt xs complexType name cmdstoreType gt lt xs sequence minOccurs 1 maxOccurs unbounded gt lt xs element name cmd type cmdType gt lt xs sequence gt lt xs complexType gt lt xs element name cmdstore type cmdstoreType gt lt xs ischema gt Flash Back to Contents Page 20091002a

Download Pdf Manuals

image

Related Search

Related Contents

簡易デマンド警報装置 ピークカットヘルパー  EXPLOITATION et ENTRETIEN MODE D`EMPLOI  Chariot pour outils  1 Kva Digital Inverter Petrol Generator  Asrock X533 Motherboard  Gebruikershandleiding    Ausführliche Bedienungsanleitung  User Manual  Sikafloor 700  

Copyright © All rights reserved.
Failed to retrieve file