User's Manual

55
1.7 Others
Fail registration by WS-Man with NEC ESMPRO Manager Ver. 6.00
If registration by WS-Man of NEC ESMPRO Manager Ver. 6.00 is fail, confirm Windows remote
management (WinRM) settings.
Important
If you use Windows Server 2008 R2 "Pre-installation" model or you install Windows
Server 2008 R2 with "Installation simultaneously with OS installation", it may fail to
set Windows remote management (WinRM) settings. If you use the above
environment, be sure to confirm this notice.
1. On Command Prompt from [Start] menu, click the right button and select "Run as
administrator".
2. On command prompt, input following command and press Enter key.
winrm quickconfig -q
3. On command prompt, input following command and press Enter key.
winrm get winrm/config/service
4. Confirm the following value is "true" or not.
- Basic value under auth
5. If value to confirm is "false", on command prompt, input following command and press
Enter key.
winrm set winrm/config/service @{AllowUnencrypted="true"}
6. On command prompt, input following command and press Enter key.
winrm get winrm/config/service
7. Confirm the following value.
- AllowUnencrypted