Skip to content

Commit 7b0ed4d

Browse files
authored
Merge pull request #7970 from MicrosoftDocs/main
7/11 OOB publish
2 parents 7447c10 + 56214aa commit 7b0ed4d

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

memdocs/configmgr/core/get-started/2022/includes/2207/10928371.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ Use this cmdlet to monitor the distribution point migration status.
6565
Get-CMDistributionPointMigrationStatus -SourceDistributionPointName <FQDN for source distribution point> -DestinationDistributionPointName <FQDN for destination distribution point>
6666
```
6767

68-
### Get-CMDistributionPointContentMigrationStatus
68+
### Get-CMDistributionPointMigrationContentStatus
6969

7070
Use this cmdlet to monitor the distribution point content migration status.
7171

7272
#### Syntax
7373

7474
```powershell
75-
Get-CMDistributionPointContentMigrationStatus -SourceDistributionPointName <FQDN for source distribution point> -DestinationDistributionPointName <FQDN for destination distribution point>
75+
Get-CMDistributionPointMigrationContentStatus -SourceDistributionPointName <FQDN for source distribution point> -DestinationDistributionPointName <FQDN for destination distribution point>
7676
```
7777

7878
### Stop-CMDistributionPointMigration

memdocs/intune/includes/intune-notices.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,24 @@ ms.custom: include file
1111

1212
These notices provide important information that can help you prepare for future Intune changes and features.
1313

14+
### Update your certificate connector for Microsoft Intune
15+
16+
As of June 1, 2022, Intune certificate connectors earlier than version 6.2101.13.0 may no longer work as expected and stop connecting to the Intune service. See [Certificate Connectors for Microsoft Intune](../protect/certificate-connector-overview.md) for additional information on the certificate connector lifecycle and support.
17+
18+
#### How does this affect you or your users?
19+
20+
If you're impacted by this change, see MC393815 in the Message center.
21+
22+
#### How can you prepare?
23+
24+
Download, install, and configure the latest certificate connector. For more information see, [Install the Certificate Connector for Microsoft Intune](../protect/certificate-connector-install.md).
25+
26+
To check which version of the certificate connector you are using follow these steps:
27+
28+
1. On a Windows Server running the Intune Certificate Connector, launch "Add or Remove programs".
29+
2. A list of installed programs and applications will be displayed.
30+
3. Look for an entry related to the Microsoft Intune Certificate Connector. There will be a "Version" associated with the connector. **Note:** Names for older connectors may vary.
31+
1432
### Plan for Change: New APP biometrics settings and authorization requirements for Android devices<!--9740832-->
1533

1634
Currently, our biometric settings do not distinguish between [Class 2 and Class 3 Biometrics](https://source.android.com/security/biometric). Expected with Intune’s July (2207) service release, we are modifying fingerprint and biometric settings for Intune app protection policies (APP) that apply to Android devices to accommodate [Class 3 Biometrics](https://developer.android.com/reference/android/hardware/biometrics/BiometricManager.Authenticators#BIOMETRIC_STRONG).

0 commit comments

Comments
 (0)