Plesk Obsidian for Windows
ABT: Group A
kb: auxiliary
Plesk Onyx for Windows
Applicable to:
- Plesk Obsidian for Windows
- Plesk Onyx for Windows
Question
How to rerun daily maintenance tasks separately on Plesk for Windows?
Answer
- Login server via RDP;
- List all available tasks:
C:\> "%plesk_dir%\admin\bin\php.exe" -dauto_prepend_file="" -ddisplay_errors=on "%plesk_dir%\admin\plib\DailyMaintainance\\script.php" -l
CheckForUpdates
InstallUpdates
UpdateKeys
PleskUsage
Sitebuilder
MailUsage
ExecuteStatistics
ProcessAutoreports
OptimizeStatistics
AnalyseDomainStatistics
AnalyseClientStatistics
ExecuteSpamtrain
RemoveSpamTempFiles
LoadCustomizations
UpdateApsCache
UpdateApsApplications
Filesharing
UpgradePanel - Use the task above as an option. For example to update Plesk license keys, run the task named UpdateKeys, as following:
C:\> "%plesk_bin%\php.exe" -dauto_prepend_file= "%plesk_dir%\admin\plib\DailyMaintainance\task-script.php" UpdateKeys "--period=daily"
Additional information
How to rerun daily maintenance tasks separately for Plesk on Linux?
Comments
0 comments
Please sign in to leave a comment.