Your network has a Lync Server 2010 infrastructure that contains one pool.
You plan to test IM conversations by using the Test-CsIM cmdlet.
You need to assign test users to the pool.
Which cmdlet should you run?
A.
New-CsHealthMonitoringConfiguration
B.
New-CsTestDevice
C.
New-CsVoiceTestConfiguration
D.
Set-CsUser
Explanation:
http://technet.microsoft.com/en-us/library/gg425802.aspx
Is this correct should you not assign users with Set-CsUser before doing the test with New-CsHealthMonitoringConfiguration? Comments please…
Ok If you scroll down the page (for the explanation) and read the syntax of new-CsHealthMonitor you will see that you define the test users within the command itself.
http://technet.microsoft.com/en-us/library/gg398718.aspx