Pages

Disconnect the client’s network connection remotely

Use psexec remote run bat to a target machine by using share driver

 

The bat file at the following:

**********************************************************

route -f

route add 0.0.0.0 mask 0.0.0.0 172.17.50.30 (Fake Gateway IP Address) metric 1 -p

Copy C:\WINDOWS\system32\drivers\etc\hosts C:\WINDOWS\system32\drivers\etc\hosts_bk /y

echo 127.0.0.1 (Fake IP of the File Server, AD …..) ServerX >> c:\Windows\system32\drivers\etc\hosts

echo 127.0.0.1 (Fake IP of the File Server, AD …..) ServerX.abc.com >> c:\Windows\system32\drivers\etc\hosts

********************************************************

 

psexec.exe \\target_hostname -u (localadmin) -p (localadmin's password) \\server\share$\

Enable Office communicator clients logs

Set the following registry key on the client machine:

 

HKEY_Current_user\software\microsoft\tracing\uccp\communicator\enablefiletracing  Set this key to 1

 

After that, exit Office Communicator completely and then go back in and wait for the error to come back.  A log file should be generated in the %userprofile%\tracing folder.

Remote Desktop Load Simulation Tools

The Remote Desktop Load Simulation toolset is used for 32-bit and 64-bit (x86 and x64) server capacity planning and performance/scalability analysis.

http://www.microsoft.com/downloads/details.aspx?FamilyID=c3f5f040-ab7b-4ec6-9ed3-1698105510ad&displaylang=en