@@ -396,6 +396,9 @@ Export a task sequence.
396396### [ Get-CMAADApplication] ( Get-CMAADApplication.md )
397397Get 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 )
400403Gets an access account.
401404
@@ -423,7 +426,7 @@ Get Configuration Manager alerts.
423426### [ Get-CMAlertSubscription] ( Get-CMAlertSubscription.md )
424427Get one or more alert subscription objects.
425428
426- ### [ Get-CMAntimalwarePolicy ] ( Get-CMAntimalwarePolicy .md )
429+ ### [ Get-CMAntiMalwarePolicy ] ( Get-CMAntiMalwarePolicy .md )
427430Get 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 )
661664Gets 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 )
664667Gets 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 )
21492152Create 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 )
21522158Creates a new Windows Firewall policy in Configuration Manager.
21532159
@@ -2190,7 +2196,7 @@ Removes Configuration Manager alerts.
21902196### [ Remove-CMAlertSubscription] ( Remove-CMAlertSubscription.md )
21912197Removes an alert subscription object.
21922198
2193- ### [ Remove-CMAntimalwarePolicy ] ( Remove-CMAntimalwarePolicy .md )
2199+ ### [ Remove-CMAntiMalwarePolicy ] ( Remove-CMAntiMalwarePolicy .md )
21942200Remove 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 )
27252731Changes the properties of an alert subscription.
27262732
2727- ### [ Set-CMAntimalwarePolicy ] ( Set-CMAntimalwarePolicy .md )
2733+ ### [ Set-CMAntiMalwarePolicy ] ( Set-CMAntiMalwarePolicy .md )
27282734Configure 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 )
29112917Configure 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 )
29142923Configure the site component that evaluates collection membership.
29152924
@@ -3453,6 +3462,9 @@ Sets a wireless profile.
34533462### [ Set-CMWirelessProfileConfigurationItem] ( Set-CMWirelessProfileConfigurationItem.md )
34543463Modifies 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
0 commit comments