Windows 10: Remove a windows update by script

Discus and support Remove a windows update by script in Windows 10 Installation and Upgrade to solve the problem; I am very interested in microsoft response for a method to remove a windows update patch from many 100 domin joined win10 machines. I just spent 2 days... Discussion in 'Windows 10 Installation and Upgrade' started by Petben_030, Mar 12, 2021.

  1. Remove a windows update by script


    I am very interested in microsoft response for a method to remove a windows update patch from many 100 domin joined win10 machines. I just spent 2 days trying to powershell script the removal of 2 updates that were released, installed and subsequnetly withdrawn by MS as they caused reboots. E.g. KB5000802.


    the old command:

    wusa /uninstall now does not support /quiet so cant be scripted silently


    a newer option

    DISM /online /uninstall package will not run at strtup or logon as it needs services running that arent there at startup or elevated permissions at logon.


    what are we meant to do?.....

    :)
     
    Petben_030, Mar 12, 2021
    #1
  2. nkatsar Win User

    FIXED!! Windows 7 sp1 never ends searching for updates

    Pros:
    • No need for a script, easy to apply manually
    • Much smaller download, seems that KB3020369 is not required, only SP1 is needed
    Cons:
    • Windows Update Client downloaded by the script is newer (June 2016 version is included in KB3172605 instead of March 2016)
    • You will still need to download/install hundreds of updates afterwards, most of them are already included in KB3125574 and installed by the script

     
    nkatsar, Mar 12, 2021
    #2
  3. Windows Script Host

    Hi Tiara,

    The message "Windows Script Host access is disabled on this machine. Contact your administrator for details" is usually occurring if a program that does not require the feature of Windows Script Host is running on a Windows PC. For us to provide an accurate
    solution, we would need you to answer the following questions:

    • Which build, version and edition of Windows is installed on your computer?
    • Does the message appear when you are launching a specific application?
    • What changes were made to the device before this issue happened?

    For initial troubleshooting, we suggest following the steps provided by
    Ramesh Srinivasan
    in this thread.

    We are looking forward to your response.
     
    Darleen Pen, Mar 12, 2021
    #3
  4. Remove a windows update by script

    Xubuntu Server flash/java jre update script

    Hey guys,

    I have a request to make.

    I am not a coder, I just love using linux.

    The company I work for just put xubuntu machines in the break room. ^_^
    the thing is, they are PXE booting them off of a Live CD image.
    What I need is a script that can be run server wide that will auto update flash and java jre.
    Otherwise the admin will be bogged down manually updating the machines.
    I will be working on rolling a remix with the Install Xubuntu script removed from the desktop and Firefox placed on the Desktop.


    Thanks for the help!!

    The IT guys are still shaky on the Linux side of things. They took a step off the roof on this as they have to make this work so that the Management is happy. SO I am doing my best to assist them.
     
    Killer_Rubber_Ducky, Mar 12, 2021
    #4
Thema:

Remove a windows update by script

Loading...
  1. Remove a windows update by script - Similar Threads - Remove update script

  2. How to fix or remove this "Windows Script Host" issue?

    in Windows 10 Gaming
    How to fix or remove this "Windows Script Host" issue?: I started getting this message every time I load up my PC, I got a alert that says Run.vbs can't be found. And trying to look this error up comes up with other community threads that don't pertain to what my issue is. Please help....
  3. How to remove Windows Script Host error?

    in Windows 10 BSOD Crashes and Debugging
    How to remove Windows Script Host error?: I tried all the methods such as:1. sfc /scannow2. Regedit3. Microsoft Safety Scannerbut unable to completely take out the error window. Sometimes, it is stacking up in the background. Need help. Thanks in advance....
  4. How to remove Windows Script Host error?

    in Windows 10 Gaming
    How to remove Windows Script Host error?: I tried all the methods such as:1. sfc /scannow2. Regedit3. Microsoft Safety Scannerbut unable to completely take out the error window. Sometimes, it is stacking up in the background. Need help. Thanks in advance....
  5. How to remove Windows Script Host error?

    in Windows 10 Software and Apps
    How to remove Windows Script Host error?: I tried all the methods such as:1. sfc /scannow2. Regedit3. Microsoft Safety Scannerbut unable to completely take out the error window. Sometimes, it is stacking up in the background. Need help. Thanks in advance....
  6. How to remove and install windows script host

    in Windows 10 Gaming
    How to remove and install windows script host: I very tired to see this keeping pop-up when start the computer, it also can't not be solved.So after my computer been affected with computer virus I lucky deleted all of the virus, but then my windows script got a problem which is seem like the virus is still in my computer...
  7. How to remove and install windows script host

    in Windows 10 Software and Apps
    How to remove and install windows script host: I very tired to see this keeping pop-up when start the computer, it also can't not be solved.So after my computer been affected with computer virus I lucky deleted all of the virus, but then my windows script got a problem which is seem like the virus is still in my computer...
  8. Scripted removal of HP JumpStarts

    in Windows 10 Software and Apps
    Scripted removal of HP JumpStarts: Hello All, I have an HP EliteBook 840 G7. I will be deploying many of these to employees at my company. I want to automate the removal of OEM bloatware. I have a Powershell script that removes most of it. I cannot find a way to script the removal of HP JumpStarts HP...
  9. how to remove windows script host

    in Windows 10 Customization
    how to remove windows script host: Could you please help? Need to figure out how to remove the following scripts when starting the computer. [ATTACH] https://answers.microsoft.com/en-us/windows/forum/all/how-to-remove-windows-script-host/2d3d1cef-3b61-4401-ad21-a22412dd461e
  10. Bloatware Removal Script

    in Windows 10 Installation and Upgrade
    Bloatware Removal Script: I'm working on a PowerShell script to work with Windows 10 Enterprise and my imaging tools with the intent of creating a Windows 10 image for my workplace, and remove the bloatware that comes preinstalled. For example, I can't figure out why Microsoft thinks that access to a...