About 30,000 results
Open links in new tab
  1. Windows Update Cleanup - Disk Cleanup via script/command …

    Nov 28, 2022 · 2 We've noticed that when running Disk Cleanup utility manually on a windows server 2019 that 'Windows Update Cleanup' takes up a substantial amount of space. Is there …

  2. How do I force sync the time on Windows Workstation or Server?

    Jul 28, 2011 · What is the command to sync a Windows workstation or server to its configured time source?

  3. Update Office without opening an Office application - Server Fault

    Aug 13, 2019 · 22 How do you trigger an Office update without opening an office application? I need this to update Office after an offline install of o365, specifically in instances where Office …

  4. How to install Windows Updates from command-line

    May 19, 2009 · Not sure about Windows 7, but with XP/Vista, you could run the following command to detect and download updates: wuauclt /detectnow /reportnow If you have issues …

  5. Can you change windows update settings via command line?

    Oct 19, 2011 · To run the command that you create in the remote computers you can use the Microsoft Sysinternals command line tool PSExec. You should restart the Windows Update …

  6. Update environment variables from the command line (Windows …

    Oct 2, 2009 · Fairly straightforward question. I need to update my PATH environment variable in Windows Server 2008 Core. Considering there's no GUI, how is this done from the command …

  7. How to verify if Windows Update location is properly configured …

    I've been wondering, Is there a command (or a tool) in Windows 7 that can be executed on a client machine and will verify the location from where the client is pulling the updates? …

  8. Microsoft Windows - Install Updates And Restart (instead of Install …

    Jun 4, 2012 · Now you may run Install-WindowsUpdate -AcceptAll -AutoReboot (there are other switches and arguments to control what updates get installed). This will cause Windows to …

  9. windows - How can I query my system via command line to see if …

    Apr 27, 2011 · How can I query my system via command line to see if a KB patch is installed? Ask Question Asked 14 years, 8 months ago Modified 7 years, 4 months ago

  10. How do you prevent wuauserv (Windows Update Service) from …

    Regarding: net stop "windows update" this works for a while but then the service starts again. What is restarting this service and how do I prevent it from doing so?