In case you missed it the Office 2016 ADMX templates are no longer part of the Office Resource Kit like previous version.
You can download the ADMX files here https://www.microsoft.com/en-us/download/details.aspx?id=49030
Also, if you have a bunch of Office 2013 GPO setting you want to copy across to Office 2016 policy you can also there is a PowerShell script on GitHub that will convert any of the configured settings from 2013 to 2016. Very handy if you don’t like having to re-creation all you Office GPO setting by hand. See https://github.com/OfficeDev/Office-IT-Pro-Deployment-Scripts/tree/master/Office-ProPlus-Preparation/Copy-OfficeGPOSettings
Office 2016 Administration Templates and Conversion Tool https://t.co/vT1Q901scW
RT @alanburchill: Office 2016 Administration Templates and Conversion Tool https://t.co/vT1Q901scW
“Office 2016 Administration Templates and Conversion Tool” https://t.co/4Uy6jFqJrk #microsoft
RT @alanburchill: Office 2016 Administration Templates and Conversion Tool https://t.co/vT1Q901scW
RT @alanburchill: Office 2016 Administration Templates and Conversion Tool https://t.co/vT1Q901scW
RT @alanburchill: Office 2016 Administration Templates and Conversion Tool https://t.co/vT1Q901scW
Office 2016 Administration Templates and Conversion Tool https://t.co/gTiI8ZNPhU via @alanburchill
Hello,
i become the error code from powershell script, the admx template office 2013 and 2016 is installed.
PS C:\Office-2016_GPO> ./Copy-OfficeGPOSettings -SourceGPOName “Office2013-WKS-Anpassung” -TargetGPOName “test2016”
New-Object : Der Typ [TJX.PolFileEditor.PolFile] kann nicht gefunden werden. Stellen Sie sicher, dass die Assembly,
die diesen Typ enthält, geladen wird.
In C:\Office-2016_GPO\Copy-OfficeGPOSettings.ps1:743 Zeichen:16
+ $pf = New-Object TJX.PolFileEditor.PolFile;
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
+ FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand
Download link is no longer valid…. any other known reliable source for them?
-m
Found a link..
Office 2016 Administrative Template files (ADMX/ADML) and Office Customization Tool
https://www.microsoft.com/en-us/download/details.aspx?id=49030