- This topic has 10 replies, 10 voices, and was last updated July 18, 2017 by Shameek E.
KB3033929
-
Any one ran into an issue with Windows 2008 R2 SP1. While trying to install 4.5 to document upgrade to 5.0 I am running into an issue where the installer says that KB3033929 is missing where when I go to look for it it is there and registered. Any ideas
Joshua SDecember 28, 2016 01:32:34 PMHey Bret,
I can confirm that KB3033929 is a requirement based on:
https://www.zrto-dev.com/myzerto/knowledge-base/zerto-virtual-replication-4-5-zerto-virtual-manager-os-requirements/
Have you tried rebooting the ZVM since the patch was applied and then tried the upgrade again? If this doesn’t work then I recommend opening a support case to troubleshoot further. Thanks,
Joshua
Kristopher FJanuary 3, 2017 07:43:20 PMI have also hit this issue when installing 5.0 on Server 2008.
David BJanuary 5, 2017 10:59:55 PMI have the same issue.. any updates?
Eduard TJanuary 6, 2017 12:03:52 AMI am running into the same issue. I am trying to install Zero 4.5u10 on Server 2008R2 SP1. I get the alert saying I need to install this KB patch… yet when I go to install it, it is already installed.
Has anyone made any progress on this?
Eduard TJanuary 9, 2017 08:07:22 PMSo I had no luck finding an answer to this issue, but I was constantly running into strange situations where I was trying to uninstall these updates, but they were not found. The server thought they were installed but it didn’t look like they were installed. I did recall some issues doing the Windows Updates for the server. Rather they trying to track down the missing files, I simply redeployed a new server. I installed the .NET Framework 3.5.x feature, downloaded and installed KB3033929 and KB 2864202 manually. Then I installed .NET Framework 4.5.2 from the Zerto download, then finally installed Zerto. This worked. I then went through to apply the rest of the Windows Updates.
Hopefully this helps some people.. but if anyone finds a fix to the original issue, please post.
Shaun FJanuary 9, 2017 08:58:23 PMHello Everyone,
For those customers experiencing this issue when attempting to deploy ZVR 4.5 on a Windows 2008R2 virtual machine please contact our Zerto Support Department (https://www.zrto-dev.com/myzerto/support/) to discuss potential work around’s for the error you’re receiving.
For customers who are looking to install ZVR 5.0 on a Windows 2008R2 virtual machine please note that in ZVR 5.0u1, which is currently GA, this issue has been resolved. For reference please review the ZVR 5.0u1 release notes (http://s3.amazonaws.com/zertodownload_docs/Latest/Zerto%20Virtual%20Replication%20Release%20Notes.pdf) starting with page 5.
Thank you,
Shaun
Just had this exact same problem. KB3033929 is not *explicitly* installed (which is what the Zerto installer wants), but it is installed in spirit because it was superseded by the October 2016 Windows rollup (and all subsequent rollups). The Zerto installer will not let you proceed until it can see the 3033929 patch registered, even if you’ve since installed a later patch which obsoletes it. So if you’ve leapfrogged it by deploying one or more of those cumulative rollups, the fix I found was to uninstall those first. In the Windows Update history, you can see these installed rollups (e.g. January 2017 Security Monthly Quality Rollup) and get the KB numbers. Then you can uninstall those updates by finding the KBs in Programs & features, View installed updates. if you uninstall them in reverse order all the way back to the October 2016 one, you should then be able to install KB3033929 without Windows telling you it’s already installed. You can then redeploy the most recent Monthly Quality Rollup that you want; you’re back at the same patch level, only now 3033929 is listed as explicitly installed and the Zerto installer will proceed. (Worked for me!)
You can confirm the explicit presence of this patch both before & after by running this from an elevated command prompt:
dism /online /get-packages | findstr 3033929
Adrian L
Carlos CApril 17, 2017 04:05:29 AMthe fixes are
- migrate to Windows 2012 or superior
- run command installation and skip kb indicated – important – this can be run only if you are sure you have the kb installed – I knew because I installed manually but I was getting the error.
run this
“Zerto Virtual Replication VMware Installer.exe” -SkipKbValidation=1
Blake WJuly 10, 2017 06:21:18 PMI’m on Windows Server 2008 R2 and had the update already installed but still getting the error. Here is what I did to resolve the issue.
Step 1: Download the update from Microsoft
Security Update for Windows Server 2008 R2 x64 Edition
https://www.microsoft.com/en-us/download/details.aspx?id=46083
Step 2: Create the folder C:\KB3033929 and move the file from the previous step into this folder.
Step 3: Run a CMD as Administrator and run the following command (depending on which file was downloaded)
Expand –F:* C:\KB3033929\*the name of file from Step 2*.msu C:\KB3033929
More files should be seen in the folder C:\KB3033929
Step 4: Now run the following command
DISM.exe /Online /Add-Package /PackagePath:C:\KB3033929\*the name of file from Step 2*.cab
Wait until the process finishes and see “The operation completed successfully” message.
Step 5: Try the installation again. (Might need to restart)
Shameek EJuly 18, 2017 12:37:28 PMHello Everyone,
For those customers experiencing this issue when attempting to deploy ZVR 4.5 on a Windows 2008R2 virtual machine please contact our Zerto Support Department (https://www.zrto-dev.com/myzerto/support/) to discuss potential work around’s for the error you’re receiving.
For customers who are looking to install ZVR 5.0 on a Windows 2008R2 virtual machine please note that in ZVR 5.0u1, which is currently GA, this issue has been resolved. For reference please review the ZVR 5.0u1 release notes (http://s3.amazonaws.com/zertodownload_docs/Latest/Zerto%20Virtual%20Replication%20Release%20Notes.pdf) starting with page 5.Thank you,
Shameek