mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-28 13:17:23 +00:00
Merged PR 3853: Fixing some WIP stuff + broken links and typos
This commit is contained in:
parent
82b5dc9358
commit
9b028ff73a
@ -219,7 +219,6 @@
|
||||
### [Manage device restarts after updates](update/waas-restart.md)
|
||||
### [Manage additional Windows Update settings](update/waas-wu-settings.md)
|
||||
### [Windows Insider Program for Business](update/waas-windows-insider-for-business.md)
|
||||
#### [Windows Insider Program for Business using Azure Active Directory](update/waas-windows-insider-for-business-aad.md)
|
||||
#### [Windows Insider Program for Business Frequently Asked Questions](update/waas-windows-insider-for-business-faq.md)
|
||||
#### [Olympia Corp enrollment](update/olympia/olympia-enrollment-guidelines.md)
|
||||
### [Change history for Update Windows 10](update/change-history-for-update-windows-10.md)
|
||||
|
@ -49,8 +49,10 @@ Yes. Starting with Windows 10, version 1709, the Windows Insider Program for Bus
|
||||
|
||||
See more information on the [Getting started with Windows Insider Program for Business](waas-windows-insider-for-business.md#getting-started-with-windows-insider-program-for-business) section.
|
||||
|
||||
### How can I find out if my corporate account is on Azure Active Directory?
|
||||
On your PC, go to **Settings > Accounts > Access work or school**. If your organization has set up your corporate account in Azure Active Directory and it is connected to your PC, you will see the account listed.
|
||||
### <a id="connected-to-aad"> </a>How can I find out if my corporate account is on Azure Active Directory?
|
||||
On your PC, go to **Settings > Accounts > Access work or school**. If your organization has set up your corporate account in Azure Active Directory and it is connected to your PC, you will see the account listed as highlighted in the image below.
|
||||
|
||||

|
||||
|
||||
### I have more than one Azure Active Directory account. Which should I use?
|
||||
Register for Windows Insider Program for Business with the same active account that you use to access your corporate email in Office 365 and other Microsoft services. To ensure you get the most benefit out of the Windows Insider Program for Business and that your company is fully represented, do not set up a separate tenant for testing activities. There will be no modifications to the AAD tenant to support Windows Insider Program for Business, and it will only be used as an authentication method.
|
||||
|
@ -7,6 +7,7 @@ ms.sitesec: library
|
||||
author: DaniHalfin
|
||||
ms.localizationpriority: high
|
||||
ms.author: daniha
|
||||
ms.date: 10/17/2017
|
||||
---
|
||||
|
||||
# Windows Insider Program for Business
|
||||
@ -28,47 +29,92 @@ The Windows Insider Program for Business gives you the opportunity to:
|
||||
* Starting with Windows 10, version 1709, enable, disable, defer and pause the installation of preview builds through policies.
|
||||
* Track feedback provided through the Feedback Hub App, across your organization.
|
||||
|
||||
|
||||
Microsoft recommends that all organizations have at least a few PCs enrolled in the Windows Insider Program, to include the Windows Insider Program in their deployment plans and to provide feedback on any issues they encounter to Microsoft via our Feedback Hub App.
|
||||
|
||||
The Windows Insider Program isn’t intended to replace Semi-Annual Channel deployments in an organization. Rather, it provides IT Pros and other interested parties with pre-release Windows builds that they can test and ultimately provide feedback on to Microsoft.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>The **Allow Telemetry** setting has to be set to 2 or higher, to receive Insider preview builds.
|
||||
>
|
||||
>The setting is available in **Group Policy**, through **Computer Configuration/Administrative Templates/Windows Components/Data Collection and Preview Builds - Allow Telemetry** or in **MDM**, through **System/AllowTelemetry**.
|
||||
|
||||
## Getting started with Windows Insider Program for Business
|
||||
|
||||
To get started with the Windows Insider Program for Business, you will need to follow a few simple steps:
|
||||
|
||||
1. [Register your organizational Azure AD account](#individual-registration) to the Windows Insider Program for Business.
|
||||
2. [Register your organization's Azure AD domain](#organizational-registration) to the Windows Insider Program for Business.</br>**Note:** Registering user has to be a Global Administrator in the Azure AD domain.
|
||||
3. [Set policies](#manage-windows-insider-preview-builds) to enable Windows Insider Preview builds and select flight rings.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>The **Allow Telemetry** setting has to be set to 2 or higher, to receive Windows Insider preview builds.
|
||||
>
|
||||
>The setting is available in **Group Policy**, through **Computer Configuration/Administrative Templates/Windows Components/Data Collection and Preview Builds - Allow Telemetry** or in **MDM**, through [**System/AllowTelemetry**](/windows/client-management/mdm/policy-csp-system#system-allowtelemetry).
|
||||
|
||||
Below are additional details to accomplish the steps described above.
|
||||
|
||||
## Register to the Windows Insider Program for Business
|
||||
|
||||
Registration in the Windows Insider Program for Business can be done individually per user or for an entire organization:
|
||||
|
||||
### Individual registration
|
||||
|
||||
>[!IMPORTANT]
|
||||
>This step is a prerequisite to register your organization's Azure AD domain.
|
||||
|
||||
Navigate to the [**Getting Started**](https://insider.windows.com/en-us/getting-started/) page on [Windows Insider](https://insider.windows.com), go to **Register your organization account** and follow the instructions.
|
||||
|
||||
>[!NOTE]
|
||||
>Make sure your device is [connected to your company's Azure AD subscription](waas-windows-insider-for-business-faq.md#connected-to-aad).
|
||||
|
||||
### Organizational registration
|
||||
|
||||
This method enables to your register your entire organization to the Windows Insider Program for Business, to avoid having to register each individual user.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>The account performing these steps has to first be registered to the program individually. Additionally, Global Administrator privileges on the Azure AD domain are required.
|
||||
|
||||
1. On the [Windows Insider](https://insider.windows.com) website, go to **For Business > Getting Started** to [register your organizational Azure AD account](https://insider.windows.com/en-us/insidersigninaad/).
|
||||
2. **Register your domain**. Rather than have each user register individually for Insider Preview builds, administrators can simply [register their domain](https://insider.windows.com/en-us/for-business-organization-admin/) and control settings centrally.</br>**Note:** The signed-in user needs to be a **Global Administrator** of the Azure AD domain in order to be able to register the domain.
|
||||
3. Make sure the **Allow Telemetry** setting is set to **2** or higher.
|
||||
4. Starting with Windows 10, version 1709, set policies to manage preview builds and their delivery:
|
||||
|
||||
The **Manage preview builds** setting gives administrators control over enabling or disabling preview build installation on a device. You can also decide to stop preview builds once the release is public.
|
||||
>[!NOTE]
|
||||
>At this point, the Windows Insider Program for Business only supports [Azure Active Directory (Azure AD)](/azure/active-directory/active-directory-whatis) (and not Active Directory on premises) as a corporate authentication method.
|
||||
>
|
||||
>If your company is currently not using Azure AD – but has a paid subscription to Office 365, Microsoft Dynamics CRM Online, Enterprise Mobility Suite, or other Microsoft services – you have a free subscription to Microsoft Azure Active Directory. This subscription can be used to create users for enrollment in the Windows Insider Program for Business.
|
||||
|
||||
## Manage Windows Insider Preview builds
|
||||
|
||||
Starting with Windows 10, version 1709, administrators can control how and when devices receive Windows Insider Preview builds on their devices.
|
||||
|
||||
The **Manage preview builds** setting gives enables or prevents preview build installation on a device. You can also decide to stop preview builds once the release is public.
|
||||
* Group Policy: **Computer Configuration/Administrative Templates/Windows Components/Windows Update/Windows Update for Business** - *Manage preview builds*
|
||||
* MDM: **Update/ManagePreviewBuilds**
|
||||
|
||||
The **Branch Readiness Level** settings allows you to choose between preview flight rings, and allows you to defer or pause the delivery of updates.
|
||||
>[!NOTE]
|
||||
>**MDM Values for ManagePreviewBuilds**:
|
||||
>* 0 - Disable preview builds
|
||||
>* 1 - Disable preview builds once next release is public
|
||||
>* 2 - Enable preview builds
|
||||
>* 3 - Preview builds are left to user selection *(default)*
|
||||
|
||||
The **Branch Readiness Level** settings allows you to choose between preview [flight rings](#flight-rings), and defer or pause the delivery of updates.
|
||||
* Group Policy: **Computer Configuration/Administrative Templates/Windows Components/Windows Update/ Windows Update for Business** - *Select when Preview Builds and Feature Updates are received*
|
||||
* MDM: **Update/BranchReadinessLevel**
|
||||
* MDM: [**Update/BranchReadinessLevel**](/windows/client-management/mdm/policy-csp-update#update-branchreadinesslevel)
|
||||
|
||||

|
||||
|
||||
If you want to control Windows 10 devices prior to version 1709, follow these simple steps:
|
||||
If you want to manage Windows Insider preview builds prior to Windows 10, version 1709, follow these steps:
|
||||
|
||||
1. Navigate to the [**Getting Started**](https://insider.windows.com/en-us/getting-started/) page on [Windows Insider](https://insider.windows.com).
|
||||
2. Go to the **Register your organization account** and follow the instructions.
|
||||
3. Enroll your device by going to **Start > Settings > Update & security > Windows Insider Program** and selecting **Get Started**. Sign-in using the account you used to register for the Windows Insider Program.
|
||||
4. After reading the privacy statement and clicking **Next**, **Confirm** and schedule a restart.
|
||||
5. You are ready to install your first preview build. To do so, go to **Start** > **Settings** > **Update & security** > **Windows Insider Program** to select your Windows Insider level. The device receives the most recent Windows Insider build for the Windows Insider level you select.
|
||||
1. Enroll your device by going to **Start > Settings > Update & security > Windows Insider Program** and selecting **Get Started**. Sign-in using the account you used to register for the Windows Insider Program.
|
||||
2. After reading the privacy statement and clicking **Next**, **Confirm** and schedule a restart.
|
||||
3. You are ready to install your first preview build. To do so, go to **Start** > **Settings** > **Update & security** > **Windows Insider Program** to select your Windows Insider level. The device receives the most recent Windows Insider build for the Windows Insider level you select.
|
||||
|
||||
>[!NOTE]
|
||||
>To enroll your PC, you’ll require administration rights on the machine and it needs to be running Windows 10, Version 1703 or later. If you are already registered in the Windows Insider Program using your Microsoft account, you’ll need to [switch enrollment to the organizational account](#how-to-switch-between-your-msa-and-your-corporate-aad-account).
|
||||
|
||||
>[!TIP]
|
||||
>Flighting rings are used to evaluate the quality of our software as it is released to progressively larger audiences. We will flight a Feature Update, application, etc. to the first ring if it passes all required automated testing in the lab. The flight will continue to be evaluated against a set of criteria to ensure it is ready to progress to the next ring.
|
||||
>Administrators have the option to use [Device Health](/windows/deployment/update/device-health-monitor) in Windows Analytics to monitor devices running Windows 10 Insider Preview builds.
|
||||
|
||||
The options for Windows Insider level are:
|
||||
## Flight rings
|
||||
|
||||
Flighting rings are used to evaluate the quality of our software as it is released to progressively larger audiences. We will flight a Feature Update, application, etc. to the first ring if it passes all required automated testing in the lab. The flight will continue to be evaluated against a set of criteria to ensure it is ready to progress to the next ring.
|
||||
|
||||
These are the available flight rings:
|
||||
|
||||
### Release Preview
|
||||
|
||||
@ -77,7 +123,7 @@ Best for Insiders who enjoy getting early access to updates for the Semi-Annual
|
||||
Insiders on this level receive builds of Windows just before Microsoft releases them to the Semi-Annual Channel. Although these builds aren’t final, they are the most complete and stable builds available to Windows Insider Program participants. This level provides the best testing platform for organizations that conduct early application compatibility testing on Windows Insider PCs.
|
||||
|
||||
* The Release Preview Ring will only be visible when your Windows build version is the same as the Semi-Annual Channel.
|
||||
* The easiest way to go from a Preview build to the Semi-Annual Channel is to use the [Media Creation Tool](http://go.microsoft.com/fwlink/?LinkId=691209) (for PC) or [Windows Device Recovery Tool](http://go.microsoft.com/fwlink/p/?LinkId=522381) (for Mobile) to reinstall Windows.
|
||||
* To go from a Preview build to the Semi-Annual Channel, use the [Media Creation Tool](http://go.microsoft.com/fwlink/?LinkId=691209) (for PC) or [Windows Device Recovery Tool](http://go.microsoft.com/fwlink/p/?LinkId=522381) (for Mobile) to reinstall Windows.
|
||||
|
||||
### Slow
|
||||
|
||||
@ -99,9 +145,13 @@ Best for Windows Insiders who enjoy being the first to get access to builds and
|
||||
>[!NOTE]
|
||||
>Once your machine is updated to Windows 10 and you select your desired flight ring, the process known as "Compatibility check" will need to run in the background. There is no manual way to force this process to run. This process allows for the discovery of your OS type (32-bit, 64-bit), build edition (Home, Pro, Enterprise), country and language settings, and other required information. Once this process is complete, your machine will be auto-targeted for the next available flight for your selected ring. For the first build on any given machine, this may take up to 24 hours to complete.
|
||||
|
||||
## How to switch between flight rings
|
||||
### How to switch between flight rings
|
||||
|
||||
During your time in the Windows Insider Program, you may want to change between flight rings for any number of reasons. Changing rings is a simple process that requires only a few clicks:
|
||||
During your time in the Windows Insider Program, you may want to change between flight rings for any number of reasons. Starting with Windows 10, version 1709, use the **Branch Readiness Level** to switch between flight rings.
|
||||
* Group Policy: **Computer Configuration/Administrative Templates/Windows Components/Windows Update/ Windows Update for Business** - *Select when Preview Builds and Feature Updates are received*
|
||||
* MDM: [**Update/BranchReadinessLevel**](/windows/client-management/mdm/policy-csp-update#update-branchreadinesslevel)
|
||||
|
||||
To switch flights prior to Windows 10, version 1709, follow these steps:
|
||||
|
||||
1. Go to **Settings > Updates & Security > Windows Insider Program**
|
||||
2. Under **Choose your level**, select between the following rings -
|
||||
@ -109,15 +159,9 @@ During your time in the Windows Insider Program, you may want to change between
|
||||
* [Windows Insider Slow](#slow)
|
||||
* [Release Preview](#release-preview)
|
||||
|
||||
Starting with Windows 10, version 1709, use the **Branch Readiness Level** to switch between flight rings.
|
||||
* Group Policy: **Computer Configuration/Administrative Templates/Windows Components/Windows Update/ Windows Update for Business** - *Select when Preview Builds and Feature Updates are received*
|
||||
* MDM: **Update/BranchReadinessLevel**
|
||||
|
||||
## How to switch between your MSA and your Corporate AAD account
|
||||
|
||||
The Windows Insider Program for Business now gives users the option to register and enroll devices using a corporate account in [Azure Active Directory](https://azure.microsoft.com/services/active-directory/) (AAD) as well as their Microsoft Account (MSA).
|
||||
|
||||
To switch between accounts, go to **Settings > Updates & Security > Windows Insider Program**, and under **Windows Insider account** select **Change**.
|
||||
If you were using your Microsoft Account (MSA) to enroll to the Windows Insider Program, switch to your organizational account by going to **Settings > Updates & Security > Windows Insider Program**, and under **Windows Insider account** select **Change**.
|
||||
|
||||

|
||||
|
||||
@ -127,24 +171,56 @@ To switch between accounts, go to **Settings > Updates & Security > Windows Ins
|
||||
## Sharing Feedback Via the Feedback Hub
|
||||
As you know a key benefit to being a Windows Insider is Feedback. It’s definitely a benefit to us, and we hope it’s a benefit to you. Feedback is vital for making changes and improvements in Windows 10. Receiving quality and actionable feedback is key in achieving these goals.
|
||||
|
||||
Please use the [**Feedback Hub App**](feedback-hub://?referrer=wipForBizDocs&tabid=2) to submit your feedback to Microsoft.
|
||||
|
||||
When providing feedback, please consider the following:
|
||||
1. Please use the [**Feedback Hub App**](feedback-hub://?referrer=wipForBizDocs&tabid=2) to submit your feedback to Microsoft.
|
||||
2. Check for existing feedback on the topic you are preparing to log. Another user may have already shared the same feedback. If they have, please “upvote” the existing feedback to help prevent duplicate submissions. Adding additional comments to existing feedback can help others by providing clarity to existing information or additional scenarios to review.
|
||||
3. Provide as much information to us as possible: include reproduction steps, screenshots, any detail you think would help us experience the issue as you have, so that we can work on a fix and get it into a new build as soon as possible.
|
||||
1. Check for existing feedback on the topic you are preparing to log. Another user may have already shared the same feedback. If they have, please “upvote” the existing feedback to help prevent duplicate submissions. Adding additional comments to existing feedback can help others by providing clarity to existing information or additional scenarios to review.
|
||||
2. Provide as much information to us as possible: include reproduction steps, screenshots, any detail you think would help us experience the issue as you have, so that we can work on a fix and get it into a new build as soon as possible.
|
||||
|
||||
>[!TIP]
|
||||
>You can then track feedback provided by all users in your organization through the Feedback Hub. Simply filter by **My Organization**.
|
||||
|
||||
### How to use your corporate AAD account for additional Feedback Hub benefits
|
||||
Get even more out of the Feedback Hub by signing in to the Feedback Hub using the same corporate account in AAD that you're using to flight builds. One of the benefits of submitting feedback using your AAD account is the addition of a page to the Feedback Hub for your organization. Simply click the **My Company** page in the feedback hub to see and upvote all feedback submitted by other Windows Insiders in your organization.
|
||||
|
||||
>[!NOTE]
|
||||
>If you signed into the Feedback Hub previously with your MSA, your feedback and badges will not be transferred to your AAD sing-in. However, you can switch back to your MSA account in the Feedback Hub to access feedback you’ve submitted and badges you’ve earned.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>With the current version of the Feedback Hub app, we need the user's consent to access their AAD account profile data (We read their name, organizational tenant ID and user ID). When they sign in for the first time with the AAD account, they will see a popup asking for their permissions. Once agreed, everything will work fine, and that user won't be asked for permissions again.
|
||||
>
|
||||
> If something goes wrong, it is possible that users aren't enabled to give permissions to access their data. This can be resolved through the AAD portal. For more information about this, please see [User consent requirement](waas-windows-insider-for-business-aad.md#user-consent-requirement).
|
||||
### User consent requirement
|
||||
|
||||
With the current version of the Feedback Hub app, we need the user's consent to access their AAD account profile data (We read their name, organizational tenant ID and user ID). When they sign in for the first time with the AAD account, they will see a popup asking for their permission, like this:
|
||||
|
||||

|
||||
|
||||
Once agreed, everything will work fine, and that user won't be prompted for permission again.
|
||||
|
||||
#### Something went wrong
|
||||
|
||||
The option for users to give consent for apps to access their profile data is controlled through Azure Active Directory. This means the AAD administrators have the ability to allow or block users from giving consent.
|
||||
|
||||
In case the administrators blocked this option, when the user signs in with the AAD account, they will see the following error message:
|
||||
|
||||

|
||||
|
||||
This blocks the user from signing in, which means they won't be able to use the Feedback Hub app with their AAD credentials.
|
||||
|
||||
**To fix this issue**, an administrator of the AAD directory will need to enable user consent for apps to access their data.
|
||||
|
||||
To do this through the **classic Azure portal**:
|
||||
1. Go to https://manage.windowsazure.com/ .
|
||||
2. Switch to the **Active Directory** dashboard.
|
||||

|
||||
3. Select the appropriate directory and go to the **Configure** tab.
|
||||
4. Under the **integrated applications** section, enable **Users may give applications permissions to access their data**.
|
||||

|
||||
|
||||
To do this through the **new Azure portal**:
|
||||
1. Go to https://portal.azure.com/ .
|
||||
2. Switch to the **Active Directory** dashboard.
|
||||

|
||||
3. Switch to the appropriate directory.
|
||||

|
||||
4. Under the **Manage** section, select **User settings**.
|
||||

|
||||
5. In the **Enterprise applications** section, enable **Users can allow apps to access their data**.
|
||||

|
||||
|
||||
## Not receiving Windows 10 Insider Preview build updates?
|
||||
|
||||
@ -178,6 +254,16 @@ On rare occasion, there may be an issue with a build that could lead to issues w
|
||||
|
||||
After you’ve tried the latest Windows Insider Preview builds, you may want to opt out. In order to do that, go to **Settings > Update & Security > Windows Insider Program** and select **Stop Insider Preview Builds**. Follow the on-screen instructions to stop flighting to your device.
|
||||
|
||||
To go from a Preview build to the Semi-Annual Channel, use the [Media Creation Tool](http://go.microsoft.com/fwlink/?LinkId=691209) (for PC) or [Windows Device Recovery Tool](http://go.microsoft.com/fwlink/p/?LinkId=522381) (for Mobile) to reinstall Windows.
|
||||
|
||||
## Unregister
|
||||
|
||||
If you no longer plan to manage Windows Insider Preview policies for your organization, you will need to [unregister your domain with the Windows Insider Program](https://insider.windows.com/en-us/insiderorgleaveprogram/).
|
||||
|
||||
Unregistering will not allow any other administrators at your organization to continue to set policies to manage Windows Insider Preview builds across your organization.
|
||||
|
||||
Your individual registration with the Insider program will not be impacted. If you wish to leave the Insider program, see the [leave the program](https://insider.windows.com/en-us/how-to-overview/#leave-the-program) instructions.
|
||||
|
||||
## Additional help resources
|
||||
|
||||
* [**Windows Blog**](https://blogs.windows.com/blog/tag/windows-insider-program/) - With each new build release we publish a Windows Blog post that outlines key feature changes as well as known issues that Insiders may encounter while using the build.
|
||||
|
Loading…
x
Reference in New Issue
Block a user