Lenovo ThinkVantage Client Security Solution 8.3 Bedienungsanleitung Seite 32

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 86
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 31
Whenruninsilentmode,theoutputoftheprogramwillbeanerrorlevelcorrespondingtotheerrors
numbersshownabove.
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”onpage36
.
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>
26ClientSecuritySolution8.3DeploymentGuide
Seitenansicht 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 85 86

Kommentare zu diesen Handbüchern

Keine Kommentare