To check that the arguments and permissions for the scheduled task are correct, run Schoolcomms in scheduler mode from the command line using the same Windows user, SIMS user and Schoolcomms user you are using to run the scheduled task.
- Run Command Prompt as Administrator.
- Using Command Prompt navigate to the folder that Schoolcomms.exe is installed to using the cd command
(e.g. cd C:\Program Files (x86)\Schoolcomms\1.0.0.0). - In the Add arguments box enter the following (replacing the arguments in bold with your credentials):
/scheduler SCUsername SCMemData SCPassword SIMSUsername SIMSPassword
(see below table for information on these). - Check the SClog using the instructions above to see if the import completed successfully.
Task scheduler arguments
Arguments | Replace with your details |
---|---|
SCUsername | Schoolcomms Username |
SCMemData | Schoolcomms Memorable Data (case sensitive) |
SCPassword | Schoolcomms Password (case sensitive) |
SIMSUsername | SIMS Username or [TRUSTED] if you are using trusted authentication |
SIMSPassword | SIMS Password or [TRUSTED] if you are using trusted authentication |
NOTE
If you are using Trusted Authentication, [TRUSTED] must be entered twice (once each in place of the username and password).