Lenovo ThinkVantage (Client Security Solution 8.21) Bedienungsanleitung Seite 30

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 86
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 29
UsingtheXMLSchema
ThepurposeoftheXMLscriptingistoenableITadministratorstocreatecustomscriptsthatcanbeused
todeployandcongureClientSecuritySolution.Thescriptscanbeprotectedbythexml_crypt_tool
executablewithapasswordsuchasAESencryption.Oncecreated,thevirtualmachine(vmserver.exe)
acceptsthescriptsasinput.ThevirtualmachinecallsthesamefunctionsastheClientSecuritySolution
SetupWizardtocongurethesoftware.
AllofthescriptsconsistofonetagtospecifytheXMLencodingtype,theXMLschema,andatleastone
functiontoperform.TheschemaisusedtovalidatetheXMLleandchecktoseethattherequired
parametersarepresent.Theuseofschemaisnotcurrentlyenforced.Eachfunctionisenclosedinafunction
tag.Eachfunctioncontainsanorder,thisspeciesinwhatorderthecommandwillbeexecutedbythe
virtualmachine(vmserver.exe).Eachfunctionhasaversionnumberaswell;currentlyallofthefunctions
areatversion1.0.Eachoftheexamplescriptsbelowonlycontainonefunction.However,apracticea
scriptwouldmostlikelycontainmultiplefunctions.TheClientSecuritySolutionSetupWizardcanbe
usedtocreatesuchascript.Foradditionalinformationaboutcreatingscriptswiththesetupwizard,see
“ClientSecuritySolutionsetupwizard”onpage34
.
Note:Iftheparameter<DOMAIN_NAME_PARAMETER>isleftoutinanyofthefunctionsthatrequirea
domainname,thenthedefaultcomputernameofthesystemwillbeused.
Examples
ThefollowingcommandsareexamplesoftheXMLSchema:
ENABLE_TPM_FUNCTION
ThiscommandenablestheTrustedPlatformModuleandusestheargumentSYSTEM_PAP .Ifthesystem
alreadyhasaBIOSadministratororsupervisorpasswordset,thenthisargumentmustbeprovided.
Otherwise,thiscommandisoptional.
<tvt_deploymentxmlns="http://www.lenovo.com"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:schemaLocation="
http://www.lenovo.comcssDeploy.xsd">
<registry_settings/>
</tvt_deployment>
<FUNCTION>
<ORDER>0001</ORDER>
<COMMAND>ENABLE_TPM_FUNCTION</COMMAND>
<VERSION>1.0</VERSION>
<SYSTEM_PAP>PASSWORD</SYSTEM_PAP>
</FUNCTION>
</CSSFile>
Note:Thiscommandisnotsupportedintheemulationmode.
DISABLE_TPM_FUNCTION
ThiscommandusestheargumentSYSTEM_PAP .IfthesystemalreadyhasaBIOSadministratoror
supervisorpasswordset,thenthisargumentmustbeprovided.Otherwise,thiscommandisoptional.
<tvt_deploymentxmlns="http://www.lenovo.com"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:schemaLocation="
http://www.lenovo.comcssDeploy.xsd">
<registry_settings/>
</tvt_deployment
<FUNCTION>
<ORDER>0001</ORDER>
<COMMAND>DISABLE_TPM_FUNCTION</COMMAND>
<VERSION>1.0</VERSION>
24ClientSecuritySolution8.21DeploymentGuide
Seitenansicht 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 85 86

Kommentare zu diesen Handbüchern

Keine Kommentare