-
Recent Posts
Archives
Categories
Monthly Archives: October 2015
Does the Powershell command Restart-Service -force restart dependent services?
This could be my shortest post ever, with a simple “yes”, but let me elaborate. At times, you have to restart a service. With Powershell, this is easy enough (provided you have the right permissions): Restart-Service -name will do the … Continue reading
Posted in Powershell, Uncategorized
Leave a comment