Logged onto an Exchange 2003 server as a user with Full Exchange Admin rights. Using the pfmigrate to run a report as follows: pfmigrate.wsf /s:Server01 /t:Server02 /n:all /a /r /f:c:\report.txt but all it does is throw up the Windows Script Host PFMigrate Usage page and doesnt run the report. Anybody help me? Don Pedro
Hi /a means "add" but if you want a report, don't use that /a switch if you want an "add" don't use the /r switch but you can allways use the /f switch to pipe the output to your file Henry "Don Pedro" wrote: > Logged onto an Exchange 2003 server as a user with Full Exchange Admin > rights. Using the pfmigrate to run a report as follows: > > pfmigrate.wsf /s:Server01 /t:Server02 /n:all /a /r /f:c:\report.txt > > but all it does is throw up the Windows Script Host PFMigrate Usage page and > doesnt run the report. > > Anybody help me? > > Don Pedro