Suppose you’ve got a ConfigMgr 1606 (or older) environment and have heard about the Current Branch 1610 being available. How ever, as it’s globally rolled out, it might take some time before it’s available in your region.
As such it might not show up yet in your ConfigMgr environment:
Now there are two things you can do: WAIT, until it’s available and ConfigMgr will let you know when it’s there, OR run a PS script which puts you in the first wave of customers getting the update, AKA Early Update Ring.
This PS script is made by the The Configuration Manager Team, so you know it’s good . Script can be downloaded from here.
How it works
Easy job!
- Download the script which is packed as a signed executable so the code can’t be tampered with;
- Unpack the executable. By default it unpacks the PS script in the folder C:\EnableFastRing;
- Run the PS script EnableFastUpdateRing1610.ps1 and enter the name of your Site Server and hit <enter>;
- Open the ConfigMgr Console with admin permissions and go to \Administration\Overview\Cloud Services\Updates and Servicing. Hit the Check for Updates button and wait.
> !!!When upgrading from 1511, you must restart the SMS_Executive service first!!!< - Happy upgrading!
No comments:
Post a Comment