# Starting OpManager After installation, all the OpManager-related files will be available under the directory that you choose to install OpManager. This is referred to as *OpManager Home* directory. - [Starting OpManager on Windows](https://www.manageengine.com/network-monitoring/help/starting-opmanager.html#start_win) - [Starting OpManager on Linux](https://www.manageengine.com/network-monitoring/help/starting-opmanager.html#start_linux) - [Connecting the Web Client](https://www.manageengine.com/network-monitoring/help/starting-opmanager.html#connect) ## On Windows Machines If OpManager is installed as a Windows service, you'll be prompted to start the service after installation. The Web Client is automatically invoked upon installing as a service. Enter the log-on details. The default user name and password is 'admin' and 'admin' respectively. **Via Control Panel:** To start OpManager as a Windows Service, follow the steps below: 1. Click Start, point to Settings, and then click Control Panel. 2. Under Administrative Tools, select Services. 3. In the details pane, right-click **ManageEngine OpManager** and click Start. To stop the ManageEngine OpManager service, right-click the ManageEngine OpManager service in the Services window and click Stop. **Via Command Prompt:** To start OpManager as a Windows Service using Command Prompt: 1. Type "**cmd**" in the search bar and run Command Prompt. Ensure that you are logged in as administrator. 2. Enter the path where OpManager is installed in your hard drive and access the bin directory. 3. Execute **StartOpManagerServer.bat** files to start OpManager. 4. To stop OpManager, execute **ShutDownOpManager.bat**. ![Steps to start OpManager: Run command prompt for windows machines](https://www.manageengine.com/network-monitoring/help/images/Starting-OpM-win.png) On Windows machines, an icon is displayed on the system tray to manage the application. You can start the client, start the server, and shut down the server using this icon. ## On Linux Machines 1. Log in as 'root' user. 2. Execute the **StartOpManagerServer.sh** file present in the */bin* directory. To stop OpManager running on a linux machine, execute the **ShutDownOpManager.sh** file present in the `/bin` directory. **Alternatively, you can choose to start OpManager as a service:** 1. Open Terminal and log in as 'root' user. 2. Access the path where OpManager is installed. 3. Execute the **linkAsService.sh** file present in the */bin* directory by using the **sh linkAsService.sh** command. ![Steps to start OpManager: Execute file on terminal for linux machines](https://www.manageengine.com/network-monitoring/help/images/Starting-OpM-Linux-1.png) 4. Start OpManager by executing **systemctl start OpManager.service** or **/etc/init.d/OpManager.service start** files, depending on your OS version. ![Steps to start OpManager: Execute start OpManager files based on OS on Linux machines](https://www.manageengine.com/network-monitoring/help/images/Starting-OpM-Linux-2.png) 5. Check the status of OpManager by executing the **systemctl status OpManager.service** or **/etc/init.d/OpManager.service status** files. ![Steps to start OpManager: Check status of OpManager on Linux machines](https://www.manageengine.com/network-monitoring/help/images/Starting-OpM-Linux-3.png) 6. Stop OpManager by executing the **systemctl stop OpManager.service** or the **/etc/init.d/OpManager.service stop** commands. ## Connecting the Web Client 1. Open a JavaScript-enabled Web browser such as Google Chrome or Mozilla Firefox. 2. Type `http://:` in the address bar and press Enter. Here, `` is the name of the machine in which OpManager is running and `` is the port that you have chosen to run OpManager Web Server during installation. **Note:** If you have enabled SSL, connect as `https://:` in the address bar and press Enter. 3. Type the User Name and Password and click Login. The default user name and password are 'admin' and 'admin' respectively. 4. If the client is not accessible, check if the port is not blocked by Windows Firewall. **Alternatively, if the OpManager server is running on Windows machines, you can start the Web client using:** Start > Programs > ManageEngine OpManager > OpManager Web Client. [OR] Right-click the tray icon and select **Start Client** option. ![Steps to start OpManager: To connect the web client](https://www.manageengine.com/network-monitoring/help/images/Start-tray.png) ## Steps to Locate the OpManager Access URL from `wrapper.log` 1. Go to the installation directory of OpManager: **\logs** 2. Locate the file named **wrapper.log** inside the **logs** folder. 3. Connect to URL: **https://localhost:8443** or Access it at: **http://:**