Collecting Performance Data using Experfwiz
Collect the experfwiz data on the server:
- Download the EXPERFWIZ - https://experfwiz.codeplex.com
- Please place the script file in scripts folder where you have Exchange binaries on the server.
Note: Need to unblock the script in property.
3. Open the Exchange powershell and run the command to run the remotesigned script- Set-ExecutionPolicy RemoteSigned
4. Run the command to navigate to scripts folder –
cd $exscripts ( you can also navigate to scripts folder manually in Exchange powershell.)
5. Run the command to collect the performance data on the server .\experfwiz.ps1 -duration 04:00:00 -interval 5 -filepath D:\Logs – (please give the location where you have enough disk space)
6. Once you get the .blg file on said location after 4 hours, please upload the same on workspace for analysis.
Important: All Parameter can be found in the following URL: https://experfwiz.codeplex.com
Thank you,
Mukut-
Comments
- Anonymous
January 29, 2015
Good One..!!!