Yournetwork contains an Active Directory domain named contoso.com. The domain contains two
servers named Server1 and Server2. Both servers have the IP Address Management (IPAM) Server
feature installed.
You have a support technician named Tech1. Tech1 is a member of the IPAM Administrators group
on Server1 and Server2.
You need to ensure that Tech1 can use Server Manager on Server1 to manage IPAM on Server2.
To which group on Server2 should you add Tech1?

A.
IPAM MSM Administrators
B.
IPAM Administrators
C.
winRMRemoteWMIUsers_
D.
Remote Management Users
Explanation:
If you are accessing the IPAM server remotely using Server Manager IPAM client RSAT,then you
must be a member of the WinRMRemoteWMIUsers group on the IPAM server, in addition to being
a member of the appropriate IPAM security group (or local Administrators group). IPAM Deployment Planning, IPAM specifications
https://technet.microsoft.com/en-us/library/jj878312%28v=ws.11%29.aspx?f=255&MSPPError=-2147217396
0
0
so, there are two local groups with exactly the same description:
winRMRemoteWMIUsers_
Remote Management Users
appearently regarding above how-to you should use winRMRemoteWMIUsers_, but the only explanation for this I could find so far seems somewhat complicated:
https://www.sevecek.com/Lists/Posts/Post.aspx?ID=280
opinions?
0
0
https://technet.microsoft.com/en-us/library/dn579255.aspx#BKMK_WinRMRemoteWMIUsers_
“The Remote Management Users group is generally used to allow users to manage servers through the Server Manager console, whereas the WinRMRemoteWMIUsers_ group is allows remotely running Windows PowerShell commands.”
It ‘seems’ that winRMRemoteWMIUsers_ is for PowerShell and Remote Management Users is made for GUI usage. Hope this helps.
0
0
I believe given answer is wrong
Remote Management Users is the group used for remote connections using server manager, which is the required type of connection in this q.
winRMRemoteWMIUsers_ is however used for remote connection, but using PowerShell
watch CBTNuggets by James conrad
Video: 28 – IP Address Management (IPAM) Overview and Server Configuration
from minute 10
Also read the very clear Note down this page: https://technet.microsoft.com/en-us/library/dn579255.aspx#BKMK_WinRMRemoteWMIUsers_
0
0