Lenovo ThinkCentre M82 Podręcznik wdrażania - Strona 25
Przeglądaj online lub pobierz pdf Podręcznik wdrażania dla Pulpit Lenovo ThinkCentre M82. Lenovo ThinkCentre M82 36 stron. 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