News

Open the Start menu, click "All Programs," click "Accessories," right-click "Command Prompt" and then select "Run as administrator" from the context menu. Confirm the operation when prompted.
Restart sql server and the sql server agent by opening a command prompt and typing net stop mssqlserver and net start msssqlserver. To stop and start the sql server agent, type net stop or start ...