What should you run on Server1?

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?

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



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Marco

Marco

Correct is A

brn

brn

nope! correct is C, cause you need collect events that are in server1 not on computer1.

Jeyhun

Jeyhun

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) ))))