Skip to content

Commit 9066382

Browse files
Merge pull request #484 from MicrosoftDocs/main
[AutoPublish] main to live - 05/27 15:32 PDT | 05/28 04:02 IST
2 parents 54a0d75 + cf129fb commit 9066382

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

sccm-ps/ConfigurationManager/ConfigurationManager.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,9 @@ Export a task sequence.
396396
### [Get-CMAADApplication](Get-CMAADApplication.md)
397397
Get the Microsoft Entra app object from the site.
398398

399+
### [Get-CMAADTenant](Get-CMAADTenant.md)
400+
Get Microsoft Entra tenant connected with the Configuration Manager site.
401+
399402
### [Get-CMAccessAccount](Get-CMAccessAccount.md)
400403
Gets an access account.
401404

@@ -423,7 +426,7 @@ Get Configuration Manager alerts.
423426
### [Get-CMAlertSubscription](Get-CMAlertSubscription.md)
424427
Get one or more alert subscription objects.
425428

426-
### [Get-CMAntimalwarePolicy](Get-CMAntimalwarePolicy.md)
429+
### [Get-CMAntiMalwarePolicy](Get-CMAntiMalwarePolicy.md)
427430
Get an antimalware policy for endpoint protection.
428431

429432
### [Get-CMApplication](Get-CMApplication.md)
@@ -660,7 +663,7 @@ Gets an object that represents a Configuration Manager database.
660663
### [Get-CMDatabaseReplicationLinkProperty](Get-CMDatabaseReplicationLinkProperty.md)
661664
Gets a replication link between a Configuration Manager parent site and child site.
662665

663-
### [Get-CMDatabaseReplicationStatus](Get-CMDatabaseReplicationStatus.md)
666+
### [Get-CMDataBaseReplicationStatus](Get-CMDataBaseReplicationStatus.md)
664667
Gets the status for database replication.
665668

666669
### [Get-CMDataWarehouseServicePoint](Get-CMDataWarehouseServicePoint.md)
@@ -2148,6 +2151,9 @@ Create a Microsoft Defender Application Control settings policy object.
21482151
### [New-CMWindows10EditionUpgrade](New-CMWindows10EditionUpgrade.md)
21492152
Create a Windows 10 edition upgrade policy.
21502153

2154+
### [New-CMWindows11EditionUpgrade](New-CMWindows11EditionUpgrade.md)
2155+
Create a Windows 11 edition upgrade policy.
2156+
21512157
### [New-CMWindowsFirewallPolicy](New-CMWindowsFirewallPolicy.md)
21522158
Creates a new Windows Firewall policy in Configuration Manager.
21532159

@@ -2190,7 +2196,7 @@ Removes Configuration Manager alerts.
21902196
### [Remove-CMAlertSubscription](Remove-CMAlertSubscription.md)
21912197
Removes an alert subscription object.
21922198

2193-
### [Remove-CMAntimalwarePolicy](Remove-CMAntimalwarePolicy.md)
2199+
### [Remove-CMAntiMalwarePolicy](Remove-CMAntiMalwarePolicy.md)
21942200
Remove an antimalware policy for endpoint protection.
21952201

21962202
### [Remove-CMApplication](Remove-CMApplication.md)
@@ -2724,7 +2730,7 @@ Changes properties of Configuration Manager alerts.
27242730
### [Set-CMAlertSubscription](Set-CMAlertSubscription.md)
27252731
Changes the properties of an alert subscription.
27262732

2727-
### [Set-CMAntimalwarePolicy](Set-CMAntimalwarePolicy.md)
2733+
### [Set-CMAntiMalwarePolicy](Set-CMAntiMalwarePolicy.md)
27282734
Configure settings for an endpoint protection antimalware policy.
27292735

27302736
### [Set-CMApplication](Set-CMApplication.md)
@@ -2910,6 +2916,9 @@ Configure a cloud management gateway connection point.
29102916
### [Set-CMCollection](Set-CMCollection.md)
29112917
Configure a device or user collection.
29122918

2919+
### [Set-CMCollectionCloudSync](Set-CMCollectionCloudSync.md)
2920+
Configure collection membership synchronization to Microsoft Entra groups for a device or user collection. For more information, see [How to synchronize collection members to Microsoft Entra groups](/mem/configmgr/core/clients/manage/collections/synchronize-collections-aad-group)
2921+
29132922
### [Set-CMCollectionMembershipEvaluationComponent](Set-CMCollectionMembershipEvaluationComponent.md)
29142923
Configure the site component that evaluates collection membership.
29152924

@@ -3453,6 +3462,9 @@ Sets a wireless profile.
34533462
### [Set-CMWirelessProfileConfigurationItem](Set-CMWirelessProfileConfigurationItem.md)
34543463
Modifies a wireless profile.
34553464

3465+
### [Set-UpdateServerApplication](Set-UpdateServerApplication.md)
3466+
Use the console to update the server app or use this cmdlet to add the missing URL http://localhost to your existing server app.
3467+
34563468
### [Start-CMAntimalwarePolicyDeployment](Start-CMAntimalwarePolicyDeployment.md)
34573469
(Deprecated) Starts the deployment of an antimalware policy to the members of a Configuration Manager collection.
34583470

File renamed without changes.

0 commit comments

Comments
 (0)