This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Restart a service in another domain

I want to restart the web services on a windows 2003 box that is located in a different domain  than what the ipMonitor server is sitting in.  I created a user account on the other domain and setup the credentials in ipMonitor to use the user account in that domain (domain\user account).  When I setup the maintenance task and I try to get the list of services on that box I get an invalid username and or password.  Is it possible to monitor a box in another domain? 

  • If the account is another domain this won't work, because IPM won't be able to impersonate that user to perform the action.   What you might try is to create a local account on the target machine with appropriate privilege to restart services and then create another local account on the IPM host machine with the same username and password.   Then, set the restart service action to use this credential.   This same trick applies to monitoring via WMI when the target machine is not in the same domain as IPM.

  • Hi Chris,

    I'm having a similar problem.

    However, I'm running IPMon 10.0 build 1371 and I'm trying to monitor events on a system not added to a domain.

    Getting errors:

    "Logon failure: unknown user name or bad password; oserror: 0x52e"

    and

    "Unable to open Event Log "System" on "xxx.xxx.xxx.xxx". Reason: The ipMonitor service context does not have the necessary privileges to impersonate"

    I've set up a service account on the non-domain machine and made it part of the local admins group. I have mirrored this on the IPMonitor server.

    I've set up the credentials in IPMonitor as follows:

    Username: LOCALHOST\service account

    Password: *password used for service account on non-domain machine*

    Even with accounts on both servers, still getting the above errors.