Siemens SINUMERIK 840D sl Commissioning Manual page 1020

Basesoftware and operating software
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Initial commissioning
2.3 Unattended installation of the PCU Base Software
Table 2- 1
Mandatory and recommended settings in answer file "unattend.xml"
Path in the XML data structure
/unattend/settings/component/OOBE/H
ideEULAPage
/unattend/settings/component/UserAcc
ounts/LocalAccounts/LocalAccount
/unattend/settings/component/FirstLog
onCommands/SynchronousCommand
/unattend/settings/component/FirstLog
onCommands/SynchronousCommand
Optionally, you can configure additional settings such as additional user accounts or network
settings.
Further information
You will find information about all options for adapting unattend.xml on the Microsoft website.
● Microsoft TechNet - Methods for performing Windows setup
(http://technet.microsoft.com/en-us/library/dd744269.aspx)
● Microsoft TechNet - Unattended Windows Setup Reference
(http://technet.microsoft.com/en-us/library/ff699026.aspx)
18
Description
Automatically confirm EULA
with true.
Set up local administrator
account. Select user name
and select a secure
password in element
Password/Value.
Define the administrator
status in element Group.
Share D:\Install with the
administrator account set
up.
Set read and write access
(FULL).
Activate PCU Installer
<OOBE>
<HideEULAPage>true</HideEULAPage>
</OOBE>
<LocalAccount wcm:action="add">
<Name>mustermann</Name>
<DisplayName>mustermann</DisplayName>
<Description>Erster Admin
Benutzer</Description>
<Group>Administrators</Group>
<Password>
<Value>gabriele</Value>
<PlainText>true</PlainText>
</Password>
</LocalAccount>
<SynchronousCommand wcm:action="add">
<CommandLine>net share Install=D:\Install
/GRANT:mustermann,FULL
/REMARK:Installshare</CommandLine>
<Description>Share a local
directory</Description>
<Order>1</Order>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<CommandLine>"C:\Program Files
(x86)\Siemens\MotionControl\Siemens\System\etc\w
rite_ini_entry.exe"
"C:\ProgramData\Siemens\MotionControl\user\Syste
m\etc\PCUInst.ini" processing_loginphase
StartState activated</CommandLine>
<Description>Set local PCUinstaller to start at
user login</Description>
<Order>2</Order>
Commissioning Manual, 03/2013, 6FC5397-1DP40-3BA1
PCU Base Software (IM10)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents