Difference between revisions of "VFoglight"

Jump to navigation Jump to search
75 bytes added ,  08:46, 12 August 2009
m
Added notes
m (Removed usage of domain account)
m (Added notes)
Line 141: Line 141:
#* <code> schtasks /create /tn "vFoglight MySQL backup" /ru GMI\reutadmin /rp <password> /tr T:\backup\config\DoBackup.bat /sc hourly /mo 12 /st 07:00:00 </code>
#* <code> schtasks /create /tn "vFoglight MySQL backup" /ru GMI\reutadmin /rp <password> /tr T:\backup\config\DoBackup.bat /sc hourly /mo 12 /st 07:00:00 </code>
#* /ru - ''Service account username''
#* /ru - ''Service account username''
#* /rp - ''Service account password''
#* /rp - ''Service account password'' – edit as required
#* /st - ''First run start time''
#* /st - ''First run start time'' – change to be GMT representation of 7am local time
#* Note that due to the GMI lock-down policy, this command must be run as a local admin
#* Note that due to the GMI lock-down policy, this command must be run as a local admin


Navigation menu