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 Current Branch.
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. Enter your Name 그리고 클릭 Next;
4. Choose preferred Supported Platforms, click Next;
5. At Settings, click New;
6. Leave by default (Registry value) 그리고 클릭 Browse;
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. Click 좋아요;
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration\
8. 다음으로 이동 the Compliance Rules tab;
9. Remove existing rules and click New;
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, click 좋아요;
11. Click 좋아요;
12. For Settings, click Next;
13. For Compliance Rules, click N내선;
14. For Summary, click Next;
15. When complete, click 닫다;
16. Now we will create the Configuration Baseline and add the previously created Configuration Item. Right Mouse Button click on Configuration Baselines 그리고 선택하십시오 Create Configuration Baselines;
17. 클릭하세요 Add 그리고 선택하십시오 Configuration Items;
18. Select the early created configuration item and click Add;
19. Click 좋아요;
20. Click 좋아요;
21. Last step, deploy configuration baseline. Select the newly created baseline, Right Mouse Button click, 그리고 선택하십시오 Deploy;
22. Set checkmarks (see screenshot), 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, however, 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, 제발?