Lenovo ThinkCentre M82 Посібник з розгортання - Сторінка 25

Переглянути онлайн або завантажити pdf Посібник з розгортання для Робочий стіл Lenovo ThinkCentre M82. Lenovo ThinkCentre M82 36 сторінок. 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