cjs1976 Posted July 11, 2017 Posted July 11, 2017 Hi, I have some troubles with the Windows Update from Pulseway. If I start the update over a group optional updates are ignored and not all updates are shown. If I start the update per machine, than I am able to install the optional updates, but not all updates are shown. I tried over the Powershell with PSWindowsUpdates and the Windows Update Minitool, and they show the missing updates (see screenshot). It would be cool if you could offer the updates in the official Microsoft Windows Update Categories (e.g.https://blogs.technet.microsoft.com/dubaisec/2016/01/28/windows-update-categories/), and if they would work for a group and a single device, And it would also be cool to have more managemt options for updates, like the two mentioned tools. Thanks, Christian.
Administrators Paul Posted July 11, 2017 Administrators Posted July 11, 2017 Grouping Windows Updates by their category is a great idea. I've wrote it down. We will investigate why Pulseway fails to see certain Windows Updates. Do you see any patterns over your systems like only Windows 10 machines have this problem or it only happens for certain KBs? -Paul
cjs1976 Posted July 11, 2017 Author Posted July 11, 2017 Hi Paul, today Microsoft offerd new updates. I tried again a group update with all features turned on. We have Windows Server 2012 R2 and Windows 10 computers in this group. Nothing happens, as usual... If I do it by device, I see at least one critical update. Thanks, Christian.
Administrators Paul Posted July 11, 2017 Administrators Posted July 11, 2017 Hi Christian, Do you get the confirmation that the command was sent? From what application are you sending the command (WebApp, iOS)? -Paul
cjs1976 Posted July 12, 2017 Author Posted July 12, 2017 Hi Paul, I let it run overnight. And it look like some machines did the update, and some didn't. And the machines which did the update, ignored the optinal updates, because they re still there wen I search manually over Pulseway. I opened allready a ticket with your support, and they told me to use the dugging. We can see that the devices get the command, but than... no idea... I would need to do all updates for a group including reboot. And I need this in the moment when I send the command. Thanks, Christian.
Administrators Paul Posted July 12, 2017 Administrators Posted July 12, 2017 Hi Christian, Group Windows Update command doesn't support installing optional updates as they contain driver updates which may leave your system in a broken state. You could make use of the built-in script that checks for updates, installs them and restarts the computer and have that script in a task that runs against a scope. You'll need to modify the update search filter by removing the AutoSelectOnWebsite = 1 from the filter thus including all non-installed updates. At the end of the script you should see a commented line that says that if you want to restart the computer after installing the updates you should remove the comment. Remove the comment for that line. -Paul
cjs1976 Posted July 12, 2017 Author Posted July 12, 2017 Hi Paul, how is the name of the mentioned script? Thanks, Christian.
Administrators Paul Posted July 13, 2017 Administrators Posted July 13, 2017 Hi Christian, It's called 'Check and Install Updates'. -Paul
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now