Skip to content

Commit 1036d8e

Browse files
author
Angela Fleischmann
authored
Merge pull request #6951 from MicrosoftDocs/main
Publish 03/03/2022 3:30 PM PT
2 parents 9bc8444 + 82f453a commit 1036d8e

16 files changed

Lines changed: 145 additions & 20 deletions

File tree

memdocs/autopilot/enrollment-autopilot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ ms.collection:
7373

7474
3. Select **Create**.
7575

76-
[!NOTE]
77-
Anything assigned to these attributes will only be assigned if the device is Autopilot registered.
76+
> [!NOTE]
77+
> Anything assigned to these attributes will only be assigned if the device is Autopilot registered.
7878
7979
## Add devices
8080

memdocs/configmgr/core/clients/deploy/about-client-installation-properties.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Client installation parameters and properties
33
titleSuffix: Configuration Manager
44
description: Learn about the ccmsetup command-line parameters and properties for installing the Configuration Manager client.
5-
ms.date: 02/16/2022
5+
ms.date: 03/03/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-client
88
ms.topic: reference
@@ -606,6 +606,12 @@ If you set this property to `TRUE`, the client installer doesn't check the minim
606606
607607
Example: `CCMSetup.exe IGNOREAPPVVERSIONCHECK=TRUE`
608608
609+
### `MANAGEDINSTALLER`
610+
611+
If you set this property to `1` then ccmsetup.exe and client.msi are set as managed installers. For more information, see [Automatically allow apps deployed by a managed installer with Windows Defender Application Control](/windows/security/threat-protection/windows-defender-application-control/configure-authorized-apps-deployed-with-a-managed-installer).
612+
613+
Example: `CCMSetup.exe MANGEDINSTALLER=1`
614+
609615
### `NOTIFYONLY`
610616
611617
When you enable this property, the client reports status, but doesn't remediate problems that it finds.

memdocs/intune/enrollment/device-enrollment-program-enroll-ios.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: Lenewsad
99
ms.author: lanewsad
1010
manager: dougeby
11-
ms.date: 02/08/2022
11+
ms.date: 03/03/2022
1212
ms.topic: how-to
1313
ms.service: microsoft-intune
1414
ms.subservice: enrollment
@@ -321,9 +321,11 @@ Now that you've installed your token, you can create an enrollment profile for A
321321

322322
15. You can specify a naming format for devices that's automatically applied when they're enrolled and upon each successive check-in. To create a naming template, select **Yes** under **Apply device name template**. Then, in the **Device Name Template** box, enter the template to use for the names that use this profile. You can specify a template format that includes the device type and serial number. This feature supports iPhone, iPad, and iPod Touch. The device name template entry cannot exceed the length of 63 characters, including the variables.
323323

324-
16. Select **Next: Setup Assistant Customization**.
324+
16. You can activate a cellular data plan. This setting applies to devices running iOS/iPadOS 13.0 and later. Configuring this option will send a command to activate cellular data plans for your eSim-enabled cellular devices. Your carrier must provision activations for your devices before you can activate data plans using this command. To activate cellular data plan, click **Yes** and then enter your carrier’s activation server URL.
325325

326-
17. On the **Setup Assistant Customization** tab, configure the following profile settings:
326+
17. Select **Next: Setup Assistant Customization**.
327+
328+
18. On the **Setup Assistant Customization** tab, configure the following profile settings:
327329

328330
| Department setting | Description |
329331
|---|---|
@@ -365,9 +367,9 @@ Now that you've installed your token, you can create an enrollment profile for A
365367
| **iCloud diagnostics** | Display the **iCloud Analytics** screen. For macOS 10.12.4 and later. |
366368
| **iCloud Storage** | Display the **iCloud Documents and Desktop** screen. For macOS 10.13.4 and later. |
367369

368-
18. Select **Next** to go to the **Review + create** tab.
370+
19. Select **Next** to go to the **Review + create** tab.
369371

370-
19. To save the profile, select **Create**.
372+
20. To save the profile, select **Create**.
371373

372374
> [!NOTE]
373375
> If you need to re-enroll your Automated Device Enrollment device, you need to first wipe the device from the Intune admin console. To re-enroll:

memdocs/intune/fundamentals/whats-new.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Learn what's new each week in Microsoft Intune. You can also find [important not
4343
>
4444
> Some features may roll out over several weeks and might not be available to all customers in the first week.
4545
>
46-
> Check the [In development page](in-development.md) for a list of upcoming features in a release.
46+
> For a list of upcoming Intune feature releases, see [In development for Microsoft Intune](../fundamentals/in-development.md). For new information about Autopilot, see [Windows Autopilot What's New](/mem/autopilot/windows-autopilot-whats-new).
4747
4848
You can use RSS to be notified when this page is updated. For more information, see [How to use the docs](../../use-docs.md#notifications).
4949
<!-- **RSS feed**: Get notified when this page is updated by copying and pasting the following URL into your feed reader: `https://docs.microsoft.com/api/search/rss?search=%22What%27s+new+in+microsoft+intune%3F+-+Azure%22&locale=en-us` -->
@@ -60,6 +60,13 @@ You can use RSS to be notified when this page is updated. For more information,
6060
### Scripts
6161
-->
6262

63+
## Week of February 28, 2022
64+
65+
### Device configuration
66+
67+
#### Cellular data plan for Apple's Automated Device Enrollment<!-- 13729221 -->
68+
As part of an iOS/iPadOS enrollment profile when configuring Automated Device Enrollment (ADE), you can now configure devices to activate cellular data. Configuring this option will send a command to activate cellular data plans for your organization's eSim-enabled cellular devices. Your carrier must provision activations for your devices before you can activate data plans using this command. This setting applies to devices running iOS/iPadOS 13.0 and later that are enrolling with ADE. For more information, see [Automatically enroll iOS/iPadOS devices by using Apple's Automated Device Enrollment](../enrollment/device-enrollment-program-enroll-ios.md#create-an-apple-enrollment-profile).
69+
6370
## Week of February 21, 2022 (Service release 2202)
6471

6572
### Device security

memdocs/intune/user-help/help-support-windows-cpapp.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: lenewsad
88
ms.author: lanewsad
99
manager: dougeby
10-
ms.date: 10/04/2021
10+
ms.date: 03/03/2022
1111
ms.topic: end-user-help
1212
ms.service: microsoft-intune
1313
ms.subservice: end-user
@@ -21,7 +21,7 @@ searchScope:
2121
ROBOTS:
2222
#audience:
2323

24-
ms.reviewer: scottduf
24+
ms.reviewer:
2525
ms.suite: ems
2626
#ms.tgt_pltfrm:
2727
ms.custom: intune-enduser
@@ -34,35 +34,41 @@ ms.collection:
3434
- Windows 10
3535
- Windows 11
3636

37-
Visit the Company Portal **Help & support** page to start troubleshooting your app and access problems.
37+
Visit the Company Portal **Help & support** page to start troubleshooting your app and access problems. If the problem you're experiencing prevents you from accessing Help & support in the Company Portal app, try to access the page on the [Company Portal website](https://go.microsoft.com/fwlink/?linkid=2010980). Use your work or school email to sign in to your account.
3838

3939
From **Help & support** you can:
4040

4141
* Get help with app problems
4242
* View helpdesk contact details
4343
* Find answers to your frequently asked questions (FAQs)
44-
* Report app problems to Microsoft
44+
* Report app problems to Microsoft
4545

4646
![Example screenshot of the Company Portal app for Windows 10/11, Help & support page, highlighting each section title.](./media/1812_UCP_Help_Support_sections.png)
4747

4848
## Get help with app problems
4949

50-
Email your organization about any problems you experience in Company Portal. Select **Get Help** to start describing the problem. Your organization will use the information you provide to troubleshoot the problem. If more help is needed to determine the problem, your organization will use the diagnostic ID&ndash;automatically included in the email&ndash;to reach out to Microsoft's support team.
50+
Email your organization about any problems you experience in Company Portal. Select **Get Help** to start describing the problem. Your organization will use the information you provide to troubleshoot the problem. If more help is needed to determine the problem, your organization will use the diagnostic ID in the email to reach out to Microsoft's support team.
5151

5252
For the step-by-step procedure, see [Send logs to your company support from the Company Portal app for Windows 10/11](send-logs-to-your-it-admin-cp-windows.md).
5353

5454
## View helpdesk contact details
5555
Use your organization's helpdesk details, such as phone number, emails, and website to quickly troubleshoot work or school access.
5656

5757
## Find answers to frequently asked questions
58-
We've put together a list of FAQs to help answer or troubleshoot your enrollment and access concerns. Select any topic to view its help article on Microsoft.docs.com.
58+
The **Frequently asked questions** section lists some of the most common questions people ask when enrolling their devices. Select a question to go to the most relevant help article on Docs.microsoft.com. Select **See all help topics** to browse through all Windows enrollment articles.
5959

6060
## Report app problems to Microsoft
61-
When you select **Report problem to Microsoft**, you'll go to the **Send feedback** page. From there, you can:
61+
Select **Report problem to Microsoft** to open the **Send feedback** page. From there, you can:
6262

6363
* Report a problem or bug that you see in the app
6464
* Send a suggestion or idea you have for the app
6565
* Leave a review for the app in Microsoft Store
6666

67+
## IT pro and administrator documentation
68+
Other help and support documentation is available for IT pros and Intune administrators on docs.microsoft.com.
69+
70+
* [Docs.microsoft.com](https://docs.microsoft.com): Home to the Microsoft technical documentation where you can explore all guides and articles by product.
71+
* [Microsoft Endpoint Manager documentation](/mem): Official product documentation for Microsoft Endpoint Manager, which includes Microsoft Intune, Microsoft Endpoint Configuration Manager, and Windows Autopilot.
72+
* [Troubleshooting device enrollment in Intune](/troubleshoot/mem/intune/troubleshoot-device-enrollment-in-intune): Microsoft Intune article suggestions for troubleshooting device enrollment issues in Microsoft Intune.
73+
6774

68-
Still need help? Contact your company support. For contact information, check the [Company Portal website](https://go.microsoft.com/fwlink/?linkid=2010980).

windows-365/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ items:
77
href: business-enterprise-comparison.md
88
- name: Export Cloud PC names
99
href: export-cloud-pc-names.md
10+
- name: Partners
11+
href: partners.md
1012
- name: Public preview
1113
href: public-preview.md
1214
- name: Windows 365 Business docs
1315
href: business/index.yml
1416
- name: Windows 365 Enterprise docs
1517
href: enterprise/index.yml
16-
18+

windows-365/enterprise/encryption.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ The following Windows 365 Enterprise and Business objects are automatically encr
4949

5050
Windows 365 as a service treats all data stored on Windows 365 disks as customer content. For more information, see [Privacy and personal data in Windows 365](./privacy-personal-data.md).
5151

52+
>[!NOTE]
53+
>BitLocker is not supported as an encryption option for Windows 365 Cloud PCs. For additional information, see [using Windows 10 virtual machines in Intune](https://go.microsoft.com/fwlink/?linkid=2188944).
54+
5255
## Encryption of data in transit
5356

5457
Windows 365 uses the Transport Layer Security (TLS) protocol to protect data in transit. TLS provides:
@@ -66,4 +69,4 @@ TLS 1.2 is used for all connections started from Windows 365 to the Azure Virtua
6669

6770
For more information about the cryptographic modules underlying Azure managed disks, see [Cryptography API: Next Generation](/windows/desktop/seccng/cng-portal).
6871

69-
For more information on network connectivity and encryption of the RDP remoting connection, see [Understanding Azure Virtual Desktop network connectivity](/azure/virtual-desktop/network-connectivity).
72+
For more information on network connectivity and encryption of the RDP remoting connection, see [Understanding Azure Virtual Desktop network connectivity](/azure/virtual-desktop/network-connectivity).

windows-365/enterprise/resize-cloud-pc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ms.custom: intune-azure; get-started
2828
ms.collection: M365-identity-device-management
2929
---
3030

31-
# Resize a Cloud PC
31+
# Resize a Cloud PC (preview)
3232

3333
The **Resize** remote action lets you upgrade a Cloud PC’s RAM, CPU, and storage size to meet the user’s needs. Resizing is important for users that need:
3434

windows-365/index.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ highlightedContent:
1919
- title: Compare Windows 365 Business and Enterprise
2020
itemType: overview
2121
url: business-enterprise-comparison.md
22+
- title: Windows 365 approved partners
23+
itemType: overview
24+
url: partners.md
2225

2326
# productDirectory section (optional)
2427
productDirectory:
5.56 KB
Loading

0 commit comments

Comments
 (0)