Thanks for the suggestion. How would I then set that up to monitor in What's Up?
> > Is there any way to login as a different accounts based on > the server? > > > We're running it on a box outside our network and I'd like > to monitor > > NT Services on several machines, each one has a different > > administrator password. > > Here's a workaround you can use. > > Set up a file sharing connection to each host you need to monitor > outside of WUG. For instance, a command line like this: > > NET USE \\targetserver\IPC$ /user:domain\username > > It will prompt you for the admin password for that box, of course. > > The RPC's we use for service monitoring and restart run over this same > channel, so if there is already a connection it will use it. > > I realize this is tedious to set up if you have a bunch of them, we do > hope to address this with a better solution in a future version. > > --Tim Farley > IPSWITCH > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > to be removed from this list. > > An Archive of this list is available at: > http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ > > Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
