Hi
I am able to run Active Sync report below Exchange powershell command. Five *.csv files is generating,But Date
contains not avilable.how to get data contains files.
Users.csv
_Servers.csv
_Hourly.csv
_StatusCodes.csv
_PolicyCompliance.csv
_UserAgents.csv
i am running the command is below:
Export-ActiveSyncLog -FileName: "c:\Windows\System32\LogFiles\W3SVC1\ex060614.log" -StartDate:"08/01/11" -EndDate:"06/10/11"
-UseGMT:$true -OutputPath:"c:\computer\reports"
Thanks,
NRRaju
N R Raju