Forum Discussion

VanakenJ's avatar
VanakenJ
Copper Contributor
Jan 21, 2019

Bug in latest ADMX templates for Office ProPlus (outlk16.admx)

https://www.microsoft.com/en-us/download/details.aspx?id=49030

Version: 4768.1000 / Date published: 1/18/2019

 

It seems that the latest Outlook ADMX template has an error in the XML structure: at the end after the closing </policies> tag, there is another child item with tag <policy> that should included IN the <policies> structure - see below.

 

... 

</policy>
</policies>
<policy name="L_DisableOnlineModeAuthDiagnostics" class="User" displayName="$(string.L_DisableOnlineModeAuthDiagnosticsDisplay)"

...

4 Replies

Resources