Did you know you can use the sc command to start services remotely?
sc \\SERVERNAME start SERVICENAME
e.g.
sc \\test-server query AppFabricCachingService
sc \\test-server start AppFabricCachingService
Did you know you can use the sc command to start services remotely?
sc \\SERVERNAME start SERVICENAME
e.g.
sc \\test-server query AppFabricCachingService
sc \\test-server start AppFabricCachingService