About 54,400 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 update all windows drivers? - Server Fault

    Jul 9, 2009 · The DevCon utility is a command-line utility that acts as an alternative to Device Manager. Using DevCon, you can enable, disable, restart, update, remove, and query …

  5. 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, 6 months ago Modified 7 years, 2 months ago

  6. 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 …

  7. windows - How can I modify a user’s PATH environment variable …

    Mar 8, 2015 · The user can set a PATH variable at a command-prompt that will override the system-wide PATH variable, even if the user doesn't have "Administrator" rights. The change …

  8. How do you add a Windows environment variable without …

    Now after closing all command prompts, you will see that the PATH variable has been truly updated. All command prompts must be closed. Reopen a new command prompt, type path …

  9. Change Windows network share permissions using command-line …

    For efficiency multiple changes can be merged into a single command: SetACL.exe -on "example" -ot shr -actn ace -ace "n:S-1-1-0;p:change" -ace "n:S-1-5-32-544;p:full" Note the SetACL …

  10. 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 …