Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » How to Start, Stop and Restart Windows Server Update WSUS Services via PowerShell and CMD
  • firewall windows 1
    How to create a Windows firewall rule on Windows Windows Server
  • newsroom hero image password security
    Unable to update the password value provided for the new password and Password Policy Windows Server
  • CloudFrontAWS
    Serve Private S3 Bucket Contents Via CloudFront AWS/Azure/OpenShift
  • Linux Shell Scripting 1
    Write a Shell Script that Count Lines and Words in a File Linux
  • Check the BIOS version
    How to check the BIOS version on Windows Windows
  • BitLocker MBAM Frequently Asked Questions
    Disable the Sleep Mode: UEFI and TPM and BitLocker FAQs Windows
  • Veeam Data cloud   VDC Enrollment
    A-Z on Veeam Data Cloud: Workload Enrollment and Onboarding Backup
  • ads
    How to disable Ads in Windows 11 Windows

How to Start, Stop and Restart Windows Server Update WSUS Services via PowerShell and CMD

Posted on 04/02/202022/09/2023 Christian By Christian No Comments on How to Start, Stop and Restart Windows Server Update WSUS Services via PowerShell and CMD
Windows Server Update Services

Windows Server Update Services (WSUS) previously known as Software Update Services (SUS) is a computer program and network service developed by Microsoft Corporation that enables administrators to manage the distribution of updates and hotfixes released for Microsoft products to computers in a corporate environment. For more articles I have written, see the following links: Configuring WSUS Email Notification to Work With Office365, How to setup and configure Windows server update services (WSUS), Important Areas to Master on WSUS (Installed and not applicable, Install 1/4, and Installed / Not applicable 100), and how to configure WSUS Clients to get Updates from the WSUS server using Registry settings.

WSUS Service Control with PowerShell and CMD

The following commands below are used to restart the Windows WSUS service using PowerShell and the Command Line (CLI) tool. Most times, you may encounter issues restarting Windows Services via the services.msc console, then using the CMD, will become very handy at this time. Using the command line is also very useful when configuring a script for WSUS and performing a WSUS management task.

The below commands are PowerShell syntax used to start, stop and restart the WSUS service. Here are some more guides that you might want to see: How to apply Windows Updates from WSUS to the server using AWS RunCommand, How to Configure SSL between WSUS servers (Upstream and Downstream Servers), Handy WSUS Commands – Windows Server Update Services Commands, WAUACLT, PowerShell and USOClient, Windows Server Update Services: Windows 2016 Servers does not show up on WSUS console, WSUS clients appear and disappear from the WSUS Update Services console.

Restart the WSUS service

Restart-Service wsusservice

Start the WSUS service

Start-Service wsusservice

Stop the WSUS service

Stop-Service wsusservice

To view the status of the WSUS service

Get-Service wsusservice

The below commands are Command line syntax used to start, stop and restart WSUS service.

To stop WSUS service

net stop wsusservice

To start the WSUS Service

net start wsusservice

I hope you found this blog post on WSUS Service Control with PowerShell and CMD helpful. Please let me know in the comment session if you have any questions.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Pocket (Opens in new window) Pocket
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Microsoft Windows, Windows Deployment Services, Windows Server 2016

Post navigation

Previous Post: How to set up System Insights on Windows Admin Center
Next Post: Why GPO is not the best solution for managing Windows updates

Related Posts

  • dtjdhn
    The action cannot be completed because the folder or file is open in another program: Determine where a file is open in Windows Windows
  • image 35
    How to Activate and Press Ctrl+Alt+Del in Anydesk for Remote Access Connection to Windows system Windows
  • How to Force Stop a Grayed Out Windows Service
    How To Force Stop A Windows Service When Stop Option Is Grayed Out Windows
  • Err connection timed out DNS
    How to Fix Err Connection Timed Out DNS Error Windows
  • Screenshot 2021 09 02 at 20.08.14
    Service Principal Name: How to add or reset and delete SPNs Windows
  • perform0
    How to work with Windows Performance Toolkit Windows

More Related Articles

dtjdhn The action cannot be completed because the folder or file is open in another program: Determine where a file is open in Windows Windows
image 35 How to Activate and Press Ctrl+Alt+Del in Anydesk for Remote Access Connection to Windows system Windows
How to Force Stop a Grayed Out Windows Service How To Force Stop A Windows Service When Stop Option Is Grayed Out Windows
Err connection timed out DNS How to Fix Err Connection Timed Out DNS Error Windows
Screenshot 2021 09 02 at 20.08.14 Service Principal Name: How to add or reset and delete SPNs Windows
perform0 How to work with Windows Performance Toolkit Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • firewall windows 1
    How to create a Windows firewall rule on Windows Windows Server
  • newsroom hero image password security
    Unable to update the password value provided for the new password and Password Policy Windows Server
  • CloudFrontAWS
    Serve Private S3 Bucket Contents Via CloudFront AWS/Azure/OpenShift
  • Linux Shell Scripting 1
    Write a Shell Script that Count Lines and Words in a File Linux
  • Check the BIOS version
    How to check the BIOS version on Windows Windows
  • BitLocker MBAM Frequently Asked Questions
    Disable the Sleep Mode: UEFI and TPM and BitLocker FAQs Windows
  • Veeam Data cloud   VDC Enrollment
    A-Z on Veeam Data Cloud: Workload Enrollment and Onboarding Backup
  • ads
    How to disable Ads in Windows 11 Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.