Skip to content
UDP689 *

Tag: service

Restart a Service Remotely with Powershell

MightyDukeOctober 30, 2019Leave a Comment on Restart a Service Remotely with Powershell

I have found lots of fancy ways, but here is my one(two) liner (get-service -ComputerName server01 -Name wuauserv).stop (get-service -ComputerName server01 -Name wuauserv).start

Continue reading "Restart a Service Remotely with Powershell"

Command, Howto, KBB, Microsoft, OneLiner, Powershell, Script restart, service

About

  • Links
  • MightyDuke

Recent Posts

  • Find Sophos Peripheral User
  • ActiveID CMS HID New OU and Addition Errors
  • Share and NTFS permissions for Logon Script
  • Car Check
  • PowerShell List all Enabled Accounts that have an Expired Password
  • Add a footer menu
©2025. All rights reserved.