K-Secure VPN Server K-Secure VPN Client
Introduction
Installation
Quick Start Tutorial
How It Works
Release Notes
Working with the Server
Server Side Overview
Groups, Rules and Users
Server Status
Peers
IP Assignments
Connections
Express Config
Groups
Rules
Users
History
Proxy Agent
Working with the Wizards
Group Wizard
Rule Wizard
User Wizard
Options
General
Connections
History
Languages
Look and Feel
Server
Virtual Network
Warnings
Command Line Options
How To ...
Install License
Start and Stop
Uninstall
Using Service Control Manager
Using ipconfig
Tech Support
Purchasing and Licensing Agreements
How to Order
License

Using the Service Control Manager (SCM)

The following two options can be used to start and stop the K-Secure VPN Server:
  1. Using the Service Control Manager MMC Plug-in
  2. Using a Command Prompt
To use either option above, click Start, Run, you shall see this:
On Windows 2000 or XP On Vista and Windows 7

Option 1: Using the Service Control Manager MMC Plug-in

  1. Enter 'services.msc' (without quote), hit "OK" button and the Service Control Manager shall come up:

  2. Use the Service Control Manager to start and stop K-Secure VPN Server

Option 2: Using a Command Prompt

  1. Enter "cmd" and hit enter. You shall see the "Command Prompt" window:

  2. To start the service, type
    net start "K-Secure VPN Server" <ENTER>

    To stop the service, type
    net stop "K-Secure VPN Server" <ENTER>