Your network contains a server named Server1 that runs a Server Core installation of Windows Server 2008 R2. The network contains a client computer named Computer1 that runs Windows 7. You need to ensure that you can collect events from Server1 on Computer1. What should you run on Server1?

A.
wecutil cs
B.
eventcreate /so
C.
winrm quickconfig
D.
net config server
Explanation:
http://technet.microsoft.com/en-us/library/cc748890(v=WS.10).aspx
Correct is A
0
0
Correct Marco:
this support you claim
http://technet.microsoft.com/en-us/library/cc748890
0
0
nope! correct is C, cause you need collect events that are in server1 not on computer1.
0
0
Correct answer is C.
Because, on collection computer you run: wecutil cs
on forwarding computer you run: winrm quickconfig
In this question, our collecting computer is Windows 7 client, and forwarding computer is Server 1. Simply, the question asks us, what we have to do on Server 1 (forwarding computer) ))))
0
0