How can I ask the BigFix Team that make the fixlets for Office 365, to add PT-pt language?
Office 365 Version 16.0.12730.20270 Available - Monthly Channel - Office 365 (Update from Local Client Cache)
Every time we try to update our desktops, we need to copy the fixlet and add manually, the above lines:
//Portuguese (Portugal)
if {exists key “pt-pt” of keys “O365ProPlusRetail.16” of keys of key “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\ProductReleaseIDs” of native registry}
add prefetch item {“name=i321046.cab sha1=3cb26acbd8b3d74dbafa1934dbe5ed3ac5e9b1db size=8895 url=http://officecdn.microsoft.com/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/office/data/16.0.12730.20270/i321046.cab”}
add prefetch item {“name=s321046.cab sha1=76ec9e91d18deffa02fe0edc5aadc688c4e8b1d8 size=582890 url=http://officecdn.microsoft.com/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/office/data/16.0.12730.20270/s321046.cab”}
add prefetch item {“name=stream.x86.pt-pt.dat sha1=a65555bcacfbe501d7f7230c2aa7122180c1fe8e size=259971719 url=http://officecdn.microsoft.com/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/office/data/16.0.12730.20270/stream.x86.pt-pt.dat”}
add prefetch item {“name=i641046.cab sha1=ae3993a4215974e2b162d241b5f1b6898a88f300 size=8895 url=http://officecdn.microsoft.com/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/office/data/16.0.12730.20270/i641046.cab”}
endif
Thanks in advance