Lenovo ThinkCentre M82 Handbuch für den Einsatz - Seite 25

Blättern Sie online oder laden Sie pdf Handbuch für den Einsatz für Desktop Lenovo ThinkCentre M82 herunter. Lenovo ThinkCentre M82 36 Seiten. Bios windows management instrumentation interface deployment guide

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