How to log in to the Mid server using the Credential

Raji10
Tera Contributor

Hi All,

I do not have much knowledge on the Discovery and mid server. I have been trying to troubleshoot one of the issues in the Instance and I do have the credentials to login to the Mid server.

May I know the steps to login to the Mid server with these credentials. Should I use the IP address of the mid server and login to the server using the username and password. Is it through putty? Please help !

 

Thanks & Regards,

Rajalakshmi.

1 ACCEPTED SOLUTION

Later, you have to go to the folder where Mid Server has been installed (in general C:\ServiceNow\MID Server).

You can also check the status of the Mid Server windows service and do restart of the service following this procedure:

Procedure

  1. Open the Windows Services console.
  2. Double-click the ServiceNow <MID Server name> service for each MID Server.
  3. Select the Log On tab.
  4. Set Log on as privileges with the user account (local or on a domain) that has local admin access to the MID Server host.
    The MID Server upgrade process deploys a temporary Windows service which requires local administrator privileges.
  5. In the General tab, set the Startup type.
    The field is set to Automatic by default.
  6. Click OK.
  7. Restart the ServiceNow <MID Server name> service, and make sure that ServiceNow\<MID Server name>\agent\logs\agent0.log does not have error messages. If the MID Server does not start, see the ServiceNow knowledge article Review the agent log for MID Server errors (article KB0535148).
  8. On the instance to which this MID Server is connected, navigate to MID Server > Servers. If Discovery is installed, alternately navigate to Discovery > MID Servers.

    All MID Servers connected to this instance are listed.

  9. Make sure that the Status of the MID Server you just installed is Up.

If I have answered your question, please mark my response as correct and/or helpful so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.

Thank you

Cheers
Alberto

View solution in original post

13 REPLIES 13

adilrathore
ServiceNow Employee
ServiceNow Employee

For Windows OS Discovery the port is 135 which has been auto filled since you are testing a windows credentials. So 135 is the correct one and you dont need to change it.

MID Server Fundamentals launched today based on the Paris release with Installation and Configuration.

find_real_file.png

Upgrade and Optimization will be added to this course within a couple of weeks. https://nowlearning.service-now.com/lxp?id=overview&sys_id=dcfdb5b5dbf5acd030c91fdc1396199a&type=cou...

Look forward to your feedback and additional needs surrounding the MID Server

 

Runjay Patel
Giga Sage

Check out this video, it will clear all your doubts and help you to understand mid server in details. It will help you resolve below queries:

Link: https://youtu.be/RMXhYJxPMPU

  1. Mid Server Installation step by steps
  2. Mid Server Troubleshooting for all version.
  3. I am unable to install mid server.
  4. Unable to configure MID server.
  5. Service Mapping Mid Servers.
  6. How to log in to the Mid server using the Credential.
  7. MID Server for multiple sub production instances.
  8. Why do we use MID server? Purpose of using MID Server?
  9. How to define a specific mid server for the discoverIpAddress () function?
  10. Other issues.

Peter Groft
Tera Contributor
  1. Within the Home directory on the Host Server, open the "config.xml" file in a text editor. ( if Windows then use Wordpad, as this file has Unix line feeds)
  2. Find the line for the parameter named mid. instance.
  3. Clear the value, and enter the new password in plaintext.
  4. Save.

This May Help,
Peter