Installation

From Wiki
Jump to: navigation, search

FAQ[edit]

ReportPortal Scheduler[edit]

Installing ReportPortal Scheduler can be done manually by editing and changing the right info in the files:

  • RpSchedulerInstall.cmd:
    • cd "C:\Windows\Microsoft.NET\Framework\v1.1.4322"
    • InstallUtil "C:\Inetpub\wwwroot\ReportPortal\bin\RpScheduler.exe"
    • net start RpScheduler
  • RpSchedulerUninstall.cmd:
    • cd "C:\Windows\Microsoft.NET\Framework\v1.1.4322"
    • net stop RpScheduler
    • InstallUtil "C:\Inetpub\wwwroot\ReportPortal\bin\RpScheduler.exe" /u