How to Change Office 365 Update Channel with SCCM Compliance Settings. Use the compliance settings in SCCM to change the update channel in 办公室 365 ProPlus by changing CDNBaseUrl in the registry. Tested with SCCM 1702 当前分行.
Change Office 365 Update Channel
1. Open SCCM Console and navigate to Asset and Compliance – Compliance Settings – Configuration Items;
2. Click in the upper menu or Right Mouse Button click and select Create Configuration Item;
3. 进入 your Name 然后单击 下一个;
4. Choose preferred Supported Platforms, 点击 下一个;
5. At Settings, 点击 新的;
6. Leave by default (Registry value) 然后单击 浏览;
7. 导航至 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration\ select CDNBaseUrl key and select an option The selected registry value must exist on client devices. 点击 好的;
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration\
8. 导航至 the Compliance Rules 选项卡;
9. Remove existing rules and click 新的;
10. Change Equals the following values to your URL, set check-mark Remediate noncompliant rules when supported;
List of all Office 365 ProPlus Update Channels URLs:
- Monthly Targeted: “http://officecdn.microsoft.com/pr/64256afe-f5d9-4f86-8936-8840a6a4f5be”
- Monthly: “http://officecdn.microsoft.com/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60”
- Semi-Annual Targeted: “http://officecdn.microsoft.com/pr/b8f9b850-328d-4355-9145-c59439a0c4cf”
- Semi-Annual: “http://officecdn.microsoft.com/pr/7ffbc6bf-bc32-4f92-8982-f9dd17fd3114”
When complete, 点击 好的;
11. 点击 好的;
12. For Settings, 点击 下一个;
13. For Compliance Rules, click N分机;
14. 总结, 点击 下一个;
15. When complete, 点击 Close;
16. Now we will create the Configuration Baseline and add the previously created Configuration Item. Right Mouse Button click on Configuration Baselines and select Create Configuration Baselines;
17. Click on Add and select Configuration Items;
18. Select the early created configuration item and click Add;
19. 点击 好的;
20. 点击 好的;
21. Last step, deploy configuration baseline. Select the newly created baseline, 右鼠标按钮单击, and select Deploy;
22. Set checkmarks (请参阅屏幕截图), select target Collection, configure a schedule and click 好的;
23. On the client side, you can evaluate this configuration on-demand or wait for scheduling time.
There’s now a new Monthly Enterprise Channel available. I’ve already gone ahead and updated my existing Monthly (Current) Baselines to use the new Monthly Enterprise Channel. I’ve confirmed the CDN has changed on the clients and the new updates are available in my Software Update Group, but the clients aren’t downgrading to the new Channel. Does anyone know the expected behavior for this use case?
The configuration to the registers has been done, 然而, I miss the possibility to update the client somehow. In addition, if I use a baseline to change the channel from “insider” to “monthly”, I can’t even make a change with a manual update. Any ideas, 请?