---
title: Starting PingAuthorize Server
description: To start PingAuthorize Server in a Unix/Linux computing environment, use the bin/start-server command-line interface (CLI) command. On Windows, use the bat/start-server.bat command.
component: pingauthorize
version: 11.0
page_id: pingauthorize:pingauthorize_server_administration_guide:paz_start_server
canonical_url: https://docs.pingidentity.com/pingauthorize/11.0/pingauthorize_server_administration_guide/paz_start_server.html
revdate: August 14, 2023
section_ids:
  steps: Steps
---

# Starting PingAuthorize Server

To start PingAuthorize Server in a Unix/Linux computing environment, use the `bin/start-server` command-line interface (CLI) command. On Windows, use the `bat/start-server.bat` command.

## Steps

1. In a terminal window, go to the directory where you have installed PingAuthorize Server.

2. Run the command for your operating system.

   | Operating System | Command                |
   | ---------------- | ---------------------- |
   | Unix/Linux       | `bin/start-server`     |
   | Windows          | `bat/start-server.bat` |
