Lenovo ThinkStation E31 Deployment Manual - Page 25

Browse online or download pdf Deployment Manual for Desktop Lenovo ThinkStation E31. Lenovo ThinkStation E31 36 pages. Avid workstation tower/sff single quad core cpu qualified for software only symphony 6.x, media composer 6.x, & newscutter 10.x
Also for Lenovo ThinkStation E31: Configuration Manuallines (15 pages)

Lenovo ThinkStation E31 Deployment Manual

Chapter 4. Security

WMI-based administration scripts operating over a remote connection send
data over the network in clear text by default. You can enhance security by
modifying WMI-based administration scripts to establish an encrypted
remote connection as follows:
1.
2.
See Appendix A, "Sample Visual Basic scripts for configuring BIOS
settings," on page 19 for sample scripts used to implement WMI-based
administration scripts that include these parameters for encryption.
@Copyright Lenovo 2012
Set an impersonation level of "impersonate"
Set an authentication level of "pktPrivacy"
17