Most common used taskqueue

Hello,

Update License:
action=update&value=license

Update DA:
action=update&value=program

While we’re at it, let’s do the rest

Nightly Tally:
action=tally&value=all

Tally one User:
action=tally&value=john&type=user

Tally a Reseller (and his users)
action=tally&value=joe&type=reseller

Check to turn on/off vacation messages:
action=vacation&value=all

Monthly Reset:
action=reset&value=all

Reset one User:
action=reset&value=john&type=user

Rewrite the user httpd.conf files with the templates
action=rewrite&value=httpd

Check the license to see if it needs updating and try to get a new one if it does:
action=check&value=license

Run a backup:
action=backup&id=1&owner=bob
(owner is the reseller)

Extra less important commands:

Recache the ‘Show all Users’ page:
action=cache&value=showallusers

Recache user bob in the ‘Show all Users’ page:
action=cache&value=showallusers&user=bob
action=cache&value=showallusers&select0=bob&select1=fred&…

Recache the safemode page:
action=cache&value=safemode

Recache domain.com on the safemode page:
action=cache&value=safemode&domain.com=user
action=cache&value=safemode&domain.com=user&domain2.com=user2

There are a few others that were created just for 1 time use during an update, but they’re reallly not too exciting

John

Leave a Reply