Ignore WM_WTSSESSION_CHANGE

WM_WTSSESSION_CHANGE is a windows XP message that gets send to MBM when there is a terminal session log-on or log-off, by default MBM intercepts this message and goes into pause when your log off and in resume when you log on, this is to avoid multiple session to run at the same time, this seems to work alright except for a few users, so if for some reason MBM goes into pause then change this value to 1.

Edit the MBM 5.ini file and find the [ADVANCED] section, add/change the line Ignore WM_WTSSESSION_CHANGE=1