Bootstrap FreeKB - PowerShell - Restart a service using Restart-Service
PowerShell - Restart a service using Restart-Service

Updated:   |  PowerShell articles

Restarting a service in Windows PowerShell is extremely easy. You just type the Restart-Service cmdlet, followed by the name of the service.  As an example, the print spooler service can be restarted using this command:

Restart-Service Print Spooler

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 72fe69 in the box below so that we can be sure you are a human.