Start security center service from command prompt

Wednesday, October 14, 2009 Leave a Comment

Security Center service can be started from command line using net start command. Run the below command from windows command prompt.

net start wscsvc


C:\>net start wscsvc
The Security Center service is starting.
The Security Center service was started successfully.
c:\>



1 comments »

  • Manya said:  

    How can we read text out of the security centre from commandprompt?

  • Leave your response!