You need to ensure that you can use Event Viewer onServer1 to view the event logs on Core1

Your network contains an Active Directory domain named adatum.com. The domain contains a server named
Server1 that runs Windows Server 2012.
On a server named Core1, you perform a Server Core Installation of Windows Server 2012. You join Core1to
the adatum.com domain.
You need to ensure that you can use Event Viewer onServer1 to view the event logs on Core1.
What should you do on Core1?

Your network contains an Active Directory domain named adatum.com. The domain contains a server named
Server1 that runs Windows Server 2012.
On a server named Core1, you perform a Server Core Installation of Windows Server 2012. You join Core1to
the adatum.com domain.
You need to ensure that you can use Event Viewer onServer1 to view the event logs on Core1.
What should you do on Core1?

A.
Run the Enable-NetFirewallRulecmdlet.

B.
Run sconfig.exeandconfigure remote management.

C.
Run the Disable-NetFirewallRulecmdlet.

D.
Run sconfiq.exeandconfigure the network settings.

Explanation:
http://technet.microsoft.com/en-us/library/jj574205.aspx

http://technet.microsoft.com/en-us/library/cc990290(v=ws.10).aspx



Leave a Reply 8

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


i'm an idiot

i'm an idiot

A is the correct answer.

B would be a valid answer if it said sconfig.cmd .

http://technet.microsoft.com/en-us/library/ee441254(v=ws.10).aspx

I don’t have a windows server 2012 where I am right now to test, but I believe there is no executable named sconfig.exe

Imi

Imi

sconfig.exe is the main (blue) configuration screen used on Server Core installation

Zorg

Zorg

I believe i’m an idiot is right, it is sconfig.cmd .

Joe

Joe

Sconfig on its own without the .cmd works too for Server 2012. So if it didnt say .exe on the end it would also be a valid answer.

Its a shame more of powershell is not set up like sconfig..more people would use server core as its so easy to use.

alex

alex

i would argue that powershell isn’t intended to be set up like sconfig. Rather, powershell is set up to ‘create’ tools like sconfig

cs

cs

answer b is part of answer a as at first we will go in sconfig.exe then answer a options will come.