For more information, review the topics in the Index and Table of Contents to the left. If they are hidden, click <--Show Navigation Pane.
On all Windows versions prior to Windows 2008 and Vista, the Server starts automatically and runs as a Windows system service, if so configured. For Windows 2008 and Vista, refer to Using WAFS on Windows Server 2008 or Vista.
To start or stop the Server service using the Windows Services dialog box
Click Start > Run, type services.msc, then press ENTER. The Windows Services dialog box appears.
Right-click or double-click the Server service, then click Start (or Stop).
After the service is started or stopped, close the Services dialog box.
To start or stop the Server service from the command line
Click Start, then click Run.
Enter cmd or command.
Click OK.
To start the Server service, at the prompt type:
Net start "availl server"
(Include the quotation marks.)
To stop the Server service, at the prompt type:
Net stop "availl server"
(Include the quotation marks.)
After the service is started or stopped, close the Command Prompt (e.g., type Exit).