You work as an administrator at ABC.com. The ABC.com network consists of a single domain
named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed.
You have been instructed to make sure that a server, named ABC-SR07, is configured to be
managed remotely from ABC-SR01 using Server Manager.
Which of the following is not a valid option to take? (Choose all that apply.)
A.
You could access the server manager on ABC-SR01.
B.
You could access the server manager on ABC-SR13.
C.
You could run the %windir%\system32\Configure-SMRemoting.exe from n elevated command
prompt on ABC-SR13.
D.
You could run the Configure-SMRemoting.exe –enable cmdlet on ABC-SR01.
Explanation:
How is ABC-SR13 even a choice? Its not mentioned in the text?
I assume ABC-SR13 is meant to be ABC-SR07.
Both Configure-SMRemoting commands need running on the local machine:
http://technet.microsoft.com/en-us/library/hh921475.aspx#BKMK_ps
So B and C are correct.
Oops…I meant A and C
Oh dear, must of had a long day. A and D ARE correct, as the question asked for ‘not a valid option’.
right
its a copy from http://www.iheadgo.com ?
Although internet sites we backlink to below are considerably not connected to ours, we really feel they are basically worth a go via, so possess a look.
very handful of internet websites that take place to be in depth beneath, from our point of view are undoubtedly properly worth checking out
although internet websites we backlink to beneath are considerably not associated to ours, we really feel they are basically really worth a go via, so possess a look
check below, are some completely unrelated internet sites to ours, on the other hand, they may be most trustworthy sources that we use
we prefer to honor several other world-wide-web sites around the web, even when they arent linked to us, by linking to them. Underneath are some webpages really worth checking out
Very handful of internet websites that transpire to be detailed beneath, from our point of view are undoubtedly properly really worth checking out.
very handful of web-sites that occur to become comprehensive beneath, from our point of view are undoubtedly effectively worth checking out
Sites of interest we’ve a link to
The details mentioned within the article are a number of the ideal offered
check below, are some completely unrelated web-sites to ours, nonetheless, they are most trustworthy sources that we use
Here is an excellent Weblog You might Discover Fascinating that we Encourage You
Sites of interest we’ve a link to
A & C is correct, assuming that ABC-SR13 actually refers to ABC-SR07 (or the other way aroound)
To enable Server Manager remote management by using Windows PowerShell
•On the computer that you want to manage remotely, do one of the following to open a Windows PowerShell session with elevated user rights.
••On the Windows desktop, right-click Windows PowerShell on the taskbar, and then click Run as Administrator.
••On the Windows Start screen, right-click Windows PowerShell, and then on the app bar, click Run as Administrator.
•Type the following, and then press Enter to enable all required firewall rule exceptions.
Configure-SMRemoting.exe -enable
source: https://technet.microsoft.com/en-us/library/hh921475(v=ws.11).aspx#BKMK_ps