- ページ 19

デスクトップ Lenovo ThinkPad R500のPDF 配備マニュアルをオンラインで閲覧またはダウンロードできます。Lenovo ThinkPad R500 36 ページ。 Bios windows management instrumentation interface
Lenovo ThinkPad R500 にも: セットアップポスター (2 ページ), 初期設定マニュアル (2 ページ), パンフレット (4 ページ), 仕様 (4 ページ), 配備マニュアル (44 ページ), お知らせ (24 ページ), お知らせ (1 ページ), 配備マニュアル (40 ページ), ユーザーマニュアル (28 ページ)

Lenovo ThinkPad R500 配備マニュアル

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 13 for sample scripts used to implement WMI-based administration scripts
that include these parameters for encryption.
© Copyright Lenovo 2008
Set an impersonation level of "impersonate"
Set an authentication level of "pktPrivacy"
11