Deployment scenario 4, Deployment, Scenario – Lenovo THINKPAD Z60M User Manual
Page 103
::
Make
an
ISO
file
here
-
ISO
will
reside
in
c:\SWTOOLS\rrcd
Note:
The
following
seven
lines
of
code
(in
bold
font)
are
needed
only
if
the
system
is
not
rebooted
after
install.
::
Set
up
the
environment
set
PATH=%PATH%;%SystemDrive%\Program
Files\Common
Files\Lenovo\Python24
set
PATHEXT=%PATHEXT%;.PYW;.PYO;.PYC;.PY
set
TCL_LIBRARY=%SystemDrive%\Program
Files\Common
Files\Lenovo\Python24
\tcl\tcl8.4
set
TK_LIBRARY=%SystemDrive%\Program
Files\Common
Files\Lenovo\Python24
\tcl\tk8.4
set
PYTHONCASEOK=1
set
RR=c:\Program
Files\Lenovo\Rescue
and
Recovery\
set
PYTHONPATH=C:\Program
files\Common
Files\Lenovo\logger
::
The
next
line
will
create
the
ISO
silently
and
not
burn
it
c:\Program
Files\Common
Files\Lenovo\Python24\python
c:\Program
Files\
Lenovo\spi\mkspiim.pyc
/scripted
::
The
next
line
will
create
the
ISO
with
user
interaction
and
not
burn
it
::
c:\Program
Files\Common
Files\Lenovo\Python24\python
c:\Program
Files\
Lenovo\Common\spi\mkspiim.pyc
/scripted
/noburn
Deployment
scenario
4
This
is
an
example
of
an
installation
on
a
desktop
computer
using
these
hypothetical
customer
requirements:
v
Administration
–
Create
Sysprep
Base
Backup
with
Rescue
and
Recovery.
–
Use
the
local
administrator
account
for
administration
of
the
computer.
v
Rescue
and
Recovery
–
Use
the
Client
Security
passphrase
to
protect
access
to
the
Rescue
and
Recovery
workspace.
–
The
master
password
will
be
set
already
in
base
backup,
and
you
will
receive
no
prompt
for
Windows
password.
–
Have
log
on
present
(GINA).
–
Install
and
use
Fingerprint
software
for
logon
both
in
Windows
and
the
Predesktop
Area.
v
Client
Security
Solution
–
Install
and
run
in
Emulation
Mode.
-
Not
all
of
the
IBM
or
Lenovo
systems
have
a
Trusted
Platform
Module
(security
chip).
–
No
Password
Manager.
-
The
customer
is
using
an
enterprise
Single-Sign
On
solution
instead.
–
Enable
Client
Security
passphrase.
-
Protect
Client
Security
Solution
applications
through
a
passphrase.
–
Enable
Client
Security
Windows
logon.
-
Login
to
Windows
with
Client
Security
passphrase.
–
Enable
End-User
Passphrase
Recovery
feature.
-
Allow
users
to
recover
their
passphrase
by
answering
three
user
defined
question
and
answers.
Chapter
6.
Best
Practices
97