- ページ 25

デスクトップ Lenovo ThinkCentre M92のPDF 配備マニュアルをオンラインで閲覧またはダウンロードできます。Lenovo ThinkCentre M92 36 ページ。 Intel active management technology configuration guide
Lenovo ThinkCentre M92 にも: 設定マニュアル (38 ページ)

Lenovo ThinkCentre M92 配備マニュアル

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