resolved suggestions and Acrolinx issues

This commit is contained in:
Siddarth Mandalika 2021-10-21 18:59:53 +05:30
parent 7c51a3cacd
commit 8d336e6f54
7 changed files with 63 additions and 59 deletions

View File

@ -39,11 +39,11 @@ Here's a step-by-step guide to adding an Azure Active Directory tenant, adding a
If you don't have a paid subscription to any Microsoft service, you can purchase an Azure AD premium subscription. Go to the Office 356 portal at https://portal.office.com/, and then sign in using the admin account that you created in Step 4 (for example, user1@contosoltd.onmicrosoftcom).
![login to office 365.](images/azure-ad-add-tenant4.png)
![login to office 365](images/azure-ad-add-tenant4.png)
6. Select **Install software**.
![login to office 365.](images/azure-ad-add-tenant5.png)
![login to office 365 portal](images/azure-ad-add-tenant5.png)
7. In the Microsoft 365 admin center, select **Purchase Services** from the left navigation.
@ -69,27 +69,27 @@ If you have paid subscriptions to Office 365, Microsoft Dynamics CRM Online, Ent
1. Sign in to the Microsoft 365 admin center at <https://portal.office.com> using your organization's account.
![register azuread.](images/azure-ad-add-tenant10.png)
![register in azuread.](images/azure-ad-add-tenant10.png)
2. On the **Home** page, select on the Admin tools icon.
![register azuread.](images/azure-ad-add-tenant11.png)
![register in azure-ad.](images/azure-ad-add-tenant11.png)
3. On the **Admin center** page, hover your mouse over the Admin tools icon on the left and then click **Azure AD**. This will take you to the Azure Active Directory sign-up page and brings up your existing Office 365 organization account information.
![register azuread.](images/azure-ad-add-tenant12.png)
![register azuread](images/azure-ad-add-tenant12.png)
4. On the **Sign up** page, make sure to enter a valid phone number and then click **Sign up**.
![register azuread.](images/azure-ad-add-tenant13.png)
![registration in azure-ad](images/azure-ad-add-tenant13.png)
5. It may take a few minutes to process the request.
![register azuread.](images/azure-ad-add-tenant14.png)
![registration in azuread.](images/azure-ad-add-tenant14.png)
6. You will see a welcome page when the process completes.
![register azuread.](images/azure-ad-add-tenant15.png)
![register screen of azuread](images/azure-ad-add-tenant15.png)

View File

@ -78,19 +78,19 @@ The following table shows the Microsoft custom elements that this configuration
</thead>
<tbody>
<tr class="odd">
<td><p>parm-query</p></td>
<td><p>Parm-query</p></td>
<td><p>Yes</p></td>
</tr>
<tr class="even">
<td><p>noparm</p></td>
<td><p>No parm</p></td>
<td><p>Yes</p></td>
</tr>
<tr class="odd">
<td><p>nocharacteristic</p></td>
<td><p>No characteristic</p></td>
<td><p>Yes</p></td>
</tr>
<tr class="even">
<td><p>characteristic-query</p></td>
<td><p>Characteristic-query</p></td>
<td><p>Yes</p>
<p>Recursive query: Yes</p>
<p>Top-level query: Yes</p></td>

View File

@ -1,5 +1,6 @@
---
title: Data structures for Microsoft Store for Business
description: Learn about the various data structures for Microsoft Store for Business.
MS-HAID:
- 'p\_phdevicemgmt.business\_store\_data\_structures'
- 'p\_phDeviceMgmt.data\_structures\_windows\_store\_for\_business'

View File

@ -246,7 +246,10 @@ la--- 1/4/2021 2:45 PM 1
la--- 1/4/2021 2:45 PM 2
la--- 12/2/2020 6:27 PM 2701 results.xml
```
Each data gathering directive from the original `Collection` XML corresponds to a folder in the output. For example, if the first directive was <RegistryKey HRESULT="0">HKLM\Software\Policies</RegistryKey> then folder `1` will contain the corresponding `export.reg` file.
Each data gathering directive from the original `Collection` XML corresponds to a folder in the output.
For example, the first directive was:
<RegistryKey HRESULT="0">HKLM\Software\Policies</RegistryKey>
then folder `1` will contain the corresponding `export.reg` file.
The `results.xml` file is the authoritative map to the output. It includes a status code for each directive. The order of the directives in the file corresponds to the order of the output folders. Using `results.xml` the administrator can see what data was gathered, what failures may have occurred, and which folders contain which output. For example, the following `results.xml` content indicates that registry export of HKLM\Software\Policies was successful and the data can be found in folder `1`. It also indicates that `netsh.exe wlan show profiles` command failed.

View File

@ -107,15 +107,15 @@ Trigger the device to check for updates either manually or using Microsoft Endpo
1. Remotely trigger a scan of the test device by deploying a Trigger Scan configuration baseline.
![device scan using Configuration Manager.](images/windowsembedded-update2.png)
![device scan using Configuration Manager](images/windowsembedded-update2.png)
2. Set the value of this OMA-URI by going to **Configuration Item**, and then selecting the newly created Trigger Scan settings from the previous step.
![device scan using Configuration Manager.](images/windowsembedded-update3.png)
![Configuration Manager enabling device scan](images/windowsembedded-update3.png)
3. Ensure that the value that is specified for this URI is greater than the value on the device(s), and that the **Remediate noncompliant rules when supported** option is selected. For the first time, any value that is greater than 0 will work, but for subsequent configurations, ensure that you specify an incremented value.
![device scan using Configuration Manager.](images/windowsembedded-update4.png)
![device scan through Configuration Manager](images/windowsembedded-update4.png)
4. Create a configuration baseline for Trigger Scan and Deploy. We recommend that this configuration baseline be deployed after the Controlled Updates baseline has been applied to the device. (The corresponding files are deployed on the device through a device sync session.)
5. Follow the prompts for downloading the updates, but do not install the updates on the device.
@ -216,11 +216,11 @@ The deployment process has three parts:
1. Create a configuration item. In the **Browse Settings** window, select **Device File** as a filter, and then select **Select**.
![embedded device update.](images/windowsembedded-update18.png)
![embedded device update](images/windowsembedded-update18.png)
2. Browse to the DUControlledUpdates.xml that was created from the test device, and then specify the file path and name on the device as `NonPersistent\DUControlledUpdates.xml`.
![embedded device update.](images/windowsembedded-update19.png)
![embedded updates of a device](images/windowsembedded-update19.png)
3. Select **Remediate noncompliant settings**, and then select **OK**.
@ -231,7 +231,7 @@ The deployment process has three parts:
1. Create a configuration item and specify the file path and name on the device as `NonPersistent\DUCustomContentURIs.xml`
2. Select **Remediate noncompliant settings**.
![embedded device update.](images/windowsembedded-update21.png)
![embedded updates pertaining to a device](images/windowsembedded-update21.png)
3. Select **OK**.
@ -242,11 +242,11 @@ The deployment process has three parts:
1. Create a configuration baseline item and give it a name (such as ControlledUpdates).
2. Add the DUControlledUpdates and DUCustomContentURIs configuration items, and then select **OK**.
![embedded device update.](images/windowsembedded-update22.png)
![embedded updates of a specific device](images/windowsembedded-update22.png)
3. Deploy the configuration baseline to the appropriate device or device collection.
![embedded device update.](images/windowsembedded-update23.png)
![embedded updates regarding a specific device](images/windowsembedded-update23.png)
4. Select **OK**.
@ -472,14 +472,14 @@ Use this procedure for pre-GDR1 devices:
2. In Microsoft Endpoint Configuration Manager, under **Assets and Compliance** > **Compliance Settings**, right-click **Configuration Items**.
3. Select **Create Configuration Item**.
![device update using Configuration Manager.](images/windowsembedded-update5.png)
![device update using Configuration Manager](images/windowsembedded-update5.png)
4. Enter a filename (such as GetDUReport), and then select **Mobile Device**.
5. On the **Mobile Device Settings** page, select **Configure Additional Settings that are not in the default settings group**, and then select **Next**.
![device update using Configuration Manager.](images/windowsembedded-update6.png)
![device update through Configuration Manager](images/windowsembedded-update6.png)
6. On the **Additional Settings** page, select **Add**.
![device update using Configuration Manager.](images/windowsembedded-update7.png)
![device update with help of Configuration Manager](images/windowsembedded-update7.png)
7. On the **Browse Settings** page, select **Create Setting**.
![device update.](images/windowsembedded-update8.png)
@ -490,39 +490,39 @@ Use this procedure for pre-GDR1 devices:
10. On the **Browse Settings** page, select **Close**.
11. On the **Create Configuration Item Wizard** page, select **All Windows Embedded 8.1 Handheld** as the supported platform, and then select **Next**.
![embedded device update.](images/windowsembedded-update10.png)
![device update embedded](images/windowsembedded-update10.png)
12. Close the **Create Configuration Item Wizard** page.
13. Right-click on the newly create configuration item, and then select the **Compliance Rules** tab.
14. Select the new created mobile device setting (such as DUReport), and then select **Select**.
15. Enter a dummy value (such as zzz) that is different from the one on the device.
![embedded device update.](images/windowsembedded-update11.png)
![device update which is embedded](images/windowsembedded-update11.png)
16. Disable remediation by deselecting the **Remediate noncompliant rules when supported** option.
17. Select **OK** to close the **Edit Rule** page.
18. Create a new configuration baseline. Under **Assets and Compliance** > **Compliance Settings**, right-click **Configuration Baselines**.
19. Select **Create Configuration Item**.
![embedded device update.](images/windowsembedded-update12.png)
![device update that is embedded](images/windowsembedded-update12.png)
20. Enter a baseline name (such as RetrieveDUReport).
21. Add the configuration item that you just created. Select **Add**, and then select the configuration item that you just created (such as DUReport).
![embedded device update.](images/windowsembedded-update13.png)
![device update - embedded](images/windowsembedded-update13.png)
22. Select **OK**, and then select **OK** again to complete the configuration baseline.
23. Deploy the newly created configuration baseline to the appropriate device collection. Right-click on the configuration baseline that you created, and then select **Deploy**.
![embedded device update.](images/windowsembedded-update14.png)
![embedded updates of a device](images/windowsembedded-update14.png)
24. Select **Remediate noncompliant rules when supported**.
25. Select the appropriate device collection and define the schedule.
![device update.](images/windowsembedded-update15.png)
![A device's update](images/windowsembedded-update15.png)
26. To view the DUReport content, select the appropriate deployment for the configuration baseline that you created. Right-click on the deployment, and then select **View Status**.
27. Select **Run Summarization**, and then select **Refresh**. The test device(s) should be listed on the **Non-Compliant** tab.
28. Under **Asset Details**, right-click on the test device, and then select **Mode Details**.
![device update.](images/windowsembedded-update16.png)
![device's update](images/windowsembedded-update16.png)
29. On the **Non-compliant** tab, you can see the DUReport, but you cannot retrieve the content from here.
![device update.](images/windowsembedded-update17.png)
![update specific to a device](images/windowsembedded-update17.png)
30. To retrieve the DUReport, open C:\\Program Files\\SMS\_CCM\\SMS\_DM.log.
31. In the log file, search from the bottom for "./Vendor/MSFT/EnterpriseExt/DeviceUpdate/UpdatesResultXml" RuleExression="Equals zzz," where zzz is the dummy value. Just above this, copy the information for UpdateData and use this information to create the DUControlledUpdates.xml.

View File

@ -40,11 +40,11 @@ Joining your device to an Active Directory domain during the out-of-box-experien
1. On the **Who Owns this PC?** page, select **My work or school owns it**.
![oobe local account creation.](images/unifiedenrollment-rs1-2.png)
![oobe creation of a local account](images/unifiedenrollment-rs1-2.png)
2. Next, select **Join a domain**.
![select domain or azure ad.](images/unifiedenrollment-rs1-3.png)
![select domain or azure-ad](images/unifiedenrollment-rs1-3.png)
3. You'll see a prompt to set up a local account on the device. Enter your local account details, and then select **Next** to continue.
@ -56,19 +56,19 @@ To create a local account and connect the device:
1. Launch the Settings app.
![windows settings page.](images/unifiedenrollment-rs1-5.png)
![windows settings screen](images/unifiedenrollment-rs1-5.png)
2. Next, select **Accounts**.
![windows settings accounts select.](images/unifiedenrollment-rs1-6.png)
![windows settings accounts chosen](images/unifiedenrollment-rs1-6.png)
3. Navigate to **Access work or school**.
![select access work or school.](images/unifiedenrollment-rs1-7.png)
![choose access work or school](images/unifiedenrollment-rs1-7.png)
4. Select **Connect**.
![connect to work or school.](images/unifiedenrollment-rs1-8.png)
![connect to work or to school](images/unifiedenrollment-rs1-8.png)
5. Under **Alternate actions**, select **Join this device to a local Active Directory domain**.
@ -101,11 +101,11 @@ To join a domain:
1. Select **My work or school owns it**, then select **Next.**
![oobe local account creation.](images/unifiedenrollment-rs1-11.png)
![oobe - local account creation](images/unifiedenrollment-rs1-11.png)
2. Select **Join Azure AD**, and then select **Next.**
![select domain or azure ad.](images/unifiedenrollment-rs1-12.png)
![choose the domain or azure ad](images/unifiedenrollment-rs1-12.png)
3. Type in your Azure AD username. This is the email address you use to log into Microsoft Office 365 and similar services.
@ -121,23 +121,23 @@ To create a local account and connect the device:
1. Launch the Settings app.
![windows settings page.](images/unifiedenrollment-rs1-14.png)
![screen displaying windows settings](images/unifiedenrollment-rs1-14.png)
2. Next, navigate to **Accounts**.
![windows settings accounts select.](images/unifiedenrollment-rs1-15.png)
![choose windows settings accounts](images/unifiedenrollment-rs1-15.png)
3. Navigate to **Access work or school**.
![select access work or school.](images/unifiedenrollment-rs1-16.png)
![choose option of access work or school](images/unifiedenrollment-rs1-16.png)
4. Select **Connect**.
![connect to work or school.](images/unifiedenrollment-rs1-17.png)
![Option of connect to work or school](images/unifiedenrollment-rs1-17.png)
5. Under **Alternate Actions**, selct **Join this device to Azure Active Directory**.
![join work or school account to azure ad.](images/unifiedenrollment-rs1-18.png)
![option to join work or school account to azure ad](images/unifiedenrollment-rs1-18.png)
6. Type in your Azure AD username. This is the email address you use to log into Office 365 and similar services.
@ -151,7 +151,7 @@ To create a local account and connect the device:
After you reach the end of the flow, your device should be connected to your organizations Azure AD domain. You may now log out of your current account and sign in using your Azure AD username.
![corporate sign in.](images/unifiedenrollment-rs1-20.png)
![corporate sign in screen](images/unifiedenrollment-rs1-20.png)
### Help with connecting to an Azure AD domain
@ -183,19 +183,19 @@ To create a local account and connect the device:
1. Launch the Settings app, and then select **Accounts** >**Start** > **Settings** > **Accounts**.
![windows settings page.](images/unifiedenrollment-rs1-21-b.png)
![screen of windows settings](images/unifiedenrollment-rs1-21-b.png)
2. Navigate to **Access work or school**.
![select access work or school.](images/unifiedenrollment-rs1-23-b.png)
![user's option of access work or school](images/unifiedenrollment-rs1-23-b.png)
3. Select **Connect**.
![connect to work or school.](images/unifiedenrollment-rs1-24-b.png)
![connect button to access the option of work or school.](images/unifiedenrollment-rs1-24-b.png)
4. Type in your Azure AD username. This is the email address you use to log into Office 365 and similar services.
![join work or school account to azure ad.](images/unifiedenrollment-rs1-25-b.png)
![sync work or school account to azure ad.](images/unifiedenrollment-rs1-25-b.png)
5. If the tenant is a cloud-only, password hash sync, or pass-through authentication tenant, this page changes to show the organization's custom branding, and can enter your password directly into the page. If the tenant is part of a federated domain, you are redirected to the organization's on-premises federation server, such as AD FS, for authentication.
@ -205,7 +205,7 @@ To create a local account and connect the device:
Starting in Windows 10, version 1709, you will see the status page that shows the progress of your device being set up.
![corporate sign in.](images/unifiedenrollment-rs1-26.png)
![corporate sign in - screen and option](images/unifiedenrollment-rs1-26.png)
6. After you complete the flow, your Microsoft account will be connected to your work or school account.
@ -221,7 +221,7 @@ To create a local account and connect the device:
1. Launch the Settings app.
![windows settings page.](images/unifiedenrollment-rs1-28.png)
![screen that displays windows settings](images/unifiedenrollment-rs1-28.png)
2. Next, navigate to **Accounts**.
@ -233,17 +233,17 @@ To create a local account and connect the device:
4. Select the **Enroll only in device management** link (available in servicing build 14393.82, KB3176934). For older builds, see [Connect your Windows 10-based device to work using a deep link](mdm-enrollment-of-windows-devices.md#connect-your-windows-10-based-device-to-work-using-a-deep-link).
![connect to work or school.](images/unifiedenrollment-rs1-31.png)
![connect to work or school screen](images/unifiedenrollment-rs1-31.png)
5. Type in your work email address.
![set up work or school account.](images/unifiedenrollment-rs1-32.png)
![set up work or school account screen](images/unifiedenrollment-rs1-32.png)
6. If the device finds an endpoint that only supports on-premises authentication, this page will change and ask you for your password. If the device finds an MDM endpoint that supports federated authentication, youll be presented with a new window that will ask you for additional authentication information.
Based on IT policy, you may also be prompted to provide a second factor of authentication at this point. Starting in Windows 10, version 1709, you will see the enrollment progress on screen.
![corporate sign in.](images/unifiedenrollment-rs1-33-b.png)
![screen to set up your device](images/unifiedenrollment-rs1-33-b.png)
After you complete the flow, your device will be connected to your organizations MDM.
@ -308,13 +308,13 @@ To connect your devices to MDM using deep links:
Type in your work email address.
![set up work or school account.](images/deeplinkenrollment3.png)
![set up a work or school account screen](images/deeplinkenrollment3.png)
3. If the device finds an endpoint that only supports on-premises authentication, this page will change and ask you for your password. If the device finds an MDM endpoint that supports federated authentication, youll be presented with a new window that will ask you for additional authentication information. Based on IT policy, you may also be prompted to provide a second factor of authentication at this point.
After you complete the flow, your device will be connected to your organization's MDM.
![corporate sign in.](images/deeplinkenrollment4.png)
![corporate sign-in screen](images/deeplinkenrollment4.png)
## Manage connections

View File

@ -23,11 +23,11 @@ If you have paid subscriptions to Office 365, Microsoft Dynamics CRM Online, Ent
1. Sign in to the Microsoft 365 admin center at <https://portal.office.com> using your organization's account.
![register azuread.](images/azure-ad-add-tenant10.png)
![screen to register azure-ad](images/azure-ad-add-tenant10.png)
2. On the **Home** page, click on the Admin tools icon.
![register azuread.](images/azure-ad-add-tenant11.png)
![screen for registering azure-ad](images/azure-ad-add-tenant11.png)
3. On the **Admin center** page, under Admin Centers on the left, click **Azure Active Directory**. This will take you to the Azure Active Directory portal.