I wanted to do something which should be pretty simple, create a shortcut which would bring up the logoff/switch user dialog. I am currently using (new ActiveXObject("Shell.Application")).ShutdownWindows(); saved a .js file to bring up the shutdown menu, but there seems to be no corresponding shortcut to bring up the logoff/switch user dialog. I know that there are ways to create shortcuts to just logoff, but let me repeat I am trying bring up the logoff/switch user dialog. If someone smarter than me could please tell me a way to do this I will construct several temples in their name.