Roll Back Skype for Business KB3141468 Patches

Hi. I have trying to rollback Skype for Business patches for Office 2013 - KB3141468 and 2016 - KB3128049 . I believe the patch rollback require the GUID(Product code) of Office It is associated. Is there a way I can get a list of Office Product codes associated wit the KBs.

Example, device with MSOffice 2013 32bit pro with Skype for Business. There are 3 product codes associated with KB3141468

wait Msiexec.exe /I {{90150000-0011-0000-0000-0000000FF1CE} MSIPATCHREMOVE={{0BA3C700-ABED-4994-BB60-2FD66DFAF674} /qn /norestart
wait Msiexec.exe /I {{90150000-002A-0000-1000-0000000FF1CE} MSIPATCHREMOVE={{0BA3C700-ABED-4994-BB60-2FD66DFAF674} /qn /norestart
wait Msiexec.exe /I {{90150000-012B-0409-0000-0000000FF1CE} MSIPATCHREMOVE={{0BA3C700-ABED-4994-BB60-2FD66DFAF674} /qn /norestart

Hi Kevin,

Yunfei here :slight_smile:

You can extract the patch using the /extract switch, and look for the xml file in the extracted files. The Product Codes are listed around the bottom of this XML file in tags named “TargetProductCode”.