Blocking automatic "Creative update" for deployment later manually.

Discussion in 'Windows 10' started by netmaniack, Apr 10, 2017.

  1. netmaniack

    netmaniack MDL Junior Member

    Joined:
    Jul 30, 2009
    Messages:
    52
    Likes Received:
    2
    Trophy Points:
    0
    #1 netmaniack, Apr 10, 2017
    Last edited: Apr 10, 2017
    Hi.

    Tomorrow is the day and I as IT guy in school will have problems whit this big update, as it will try to install itself on 50+ PCs automatically in not perfect time. My idea is to block this update until I install it manually on all PCs. We don't have Windows servers or other fancy deployment management tools, so manual update will be by copying files from FTP and installing manually on every PC thru VNC.

    If someone know solution on comes up whit it tomorrow let Me know.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
    I have no 14393 install anymore, but there should be an option to defer upgrades at the settings > update and security options.
     
  3. netmaniack

    netmaniack MDL Junior Member

    Joined:
    Jul 30, 2009
    Messages:
    52
    Likes Received:
    2
    Trophy Points:
    0
    We have mixed Home and Pro versions. Far as I know Home versions will be the tricky part as they are pretty automatic.
     
  4. Zot

    Zot MDL Novice

    Joined:
    Oct 1, 2015
    Messages:
    31
    Likes Received:
    16
    Trophy Points:
    0
    As i understand, Patch Day does not mean all pc's will recieve Creative Update first day. I somewhere read whole process will be taking up to 3 months. First new machines will recieve. No one knows except MS
    algorithm or logic that choose which computer when should update througn WU. Maybe just in case you should manually disable windows update service in all of your pc. Then use some offline tool like
    WHDownloader to install CU and all other updates. After that manually install Creative Update.
     
  5. netmaniack

    netmaniack MDL Junior Member

    Joined:
    Jul 30, 2009
    Messages:
    52
    Likes Received:
    2
    Trophy Points:
    0
    Yes, not all PCs get update in first day. Disabling Windows Update service is not best solution, but might work. Right now I'm starting deployment already, so I might update all PCs in time. I do it while no one is using them and I'm waking them up and using VNC for control. That usually is in evening, like now. A big problem is laptops as they are connected to network thru WiFi and WOL is not working.
     
  6. Nucleus

    Nucleus MDL Guru

    Joined:
    Aug 4, 2009
    Messages:
    2,873
    Likes Received:
    2,949
    Trophy Points:
    90
    abbodi post - How to disable Windows Creators Update notice for users
     
  7. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    #7 s1ave77, Apr 10, 2017
    Last edited by a moderator: Apr 20, 2017

    Code:
    ::Disable the Creators Update notification
    reg add "HKLM\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" /v "HideMCTLink" /t REG_DWORD /d "1" /f
    
    1=disabled
    0=enabled
     
  8. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
    @s1ave77, does it block the text showing in WU or the real upgrade itself?
     
  9. netmaniack

    netmaniack MDL Junior Member

    Joined:
    Jul 30, 2009
    Messages:
    52
    Likes Received:
    2
    Trophy Points:
    0
    Tnx, I will try that. I hope I update at least 1/3 of My PCs today. Most probably I will deploy that regedit tomorrow on some part of PCs and will report back how it went.
     
  10. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    From abbodis link:

    good question :g:...
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    HideMCTLink only remove the notification, it doesn't block the upgrade

    there is no official way for Home edition to block the upgrade
    you can however use WUMT or vbs/ps1 script to search and hide the upgrade
     
  12. netmaniack

    netmaniack MDL Junior Member

    Joined:
    Jul 30, 2009
    Messages:
    52
    Likes Received:
    2
    Trophy Points:
    0
    That was My biggest concern.
     
  13. v72dd

    v72dd MDL Senior Member

    Joined:
    Nov 20, 2016
    Messages:
    445
    Likes Received:
    77
    Trophy Points:
    10
    Heheheheheh remove BITS & WU. And sleep good at night ;)
     
  14. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
    That's a good solution in a work environment, not :D
     
  15. netmaniack

    netmaniack MDL Junior Member

    Joined:
    Jul 30, 2009
    Messages:
    52
    Likes Received:
    2
    Trophy Points:
    0
    I just deployed (almost) all in time, so no worries. :D I deployed reg fix to all PC and no one have showed any notifications about this update. I believe CU is not deployed on M$ servers yet in My country, so I cannot test this "fix" any further.
     
  16. Zot

    Zot MDL Novice

    Joined:
    Oct 1, 2015
    Messages:
    31
    Likes Received:
    16
    Trophy Points:
    0
    50+PC=VNC sounds not very well. Time to talk with your boss.
     
  17. netmaniack

    netmaniack MDL Junior Member

    Joined:
    Jul 30, 2009
    Messages:
    52
    Likes Received:
    2
    Trophy Points:
    0
    That will be useless, I already know.