The Reassociate Report Schedules script transfers the control of report schedules from a deleted user to a new user.
Running the Script
-
Open the command prompt and navigate to the <software installation path>\Base> folder.
-
Enter qlogin, and then enter your user name and password.
-
Run the following command:
qoperation execscript -sn reassociateReportSchedules -si "<new user name>"The control of report schedules is transferred to the specified user.
Example
qoperation execscript -sn reassociateReportSchedules -si "jdoe"