Target machine: the machine being monitored, Windows Server R2.
Test machine: The machine that implements control, Windows7
Action: Control on the test machine, add monitoring for Windows
Problem phenomenon:Monitor name:windows Resources. Cannot connect to machine reason denied access
Workaround:
1. On the target machine, run--services.msc, click Services, you need to open Five services: remote Procedure call (RPC), remote Procedure calls (RPC) Locator, remote Registry, WMI performance Adapter, Workstation.
2. On the target machine, run--secpol.msc, set Local Security policy, select and click: Local Policy-security options-access network: Sharing and security mode for local accounts. Modified to "classic-local user's own authentication".
3. Set the C $ share on the target machine: Right click on My Computer, select ' Manage ', ' Shared Folders ', ' Share ', click ' Share ', here to have C $ this shared folder (if you do not manually add: On the cmd command line: NET share c$=c:).
Note: This procedure is usually shared by the C $ system by default, and can be ignored because there is a 4th step
4. In the test machine's ' run ' input: \ \ target Machine ip\c$, click OK, to enter the target machine user name and password (using the command cmd input net use \\IP address \ipc$/user:administrator * * * (monitoring host must and server established $ IPC connection), you can view the target's C drive, which indicates the connection is successful, without entering the user name password.
5. Close the firewall of the target and test machine, or the firewall is open TCP 135, TCP 445 port.
6. In the test machine setup Windows voucher: Control Panel-user account-"Manage Your Credentials" (XP is "Manage My network key"), enter the target IP and user name (Administrator account), password.
Note that if your test machine is windows7 and not a administrator administrator account, you must set up the 6th step, or you will get an error.
LoadRunner monitors Windows resource error monitor name:windows resources. Cannot connect to machine