Skip to content

Commit b43a965

Browse files
committed
Get/Set-ExchangeFeature
1 parent 077dc2d commit b43a965

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

exchange/exchange-ps/exchange/exchange.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1636,6 +1636,8 @@ Exchange PowerShell is built on Windows PowerShell technology and provides a pow
16361636

16371637
### [Get-ExchangeServerAccessLicenseUser](Get-ExchangeServerAccessLicenseUser.md)
16381638

1639+
### [Get-ExchangeFeature](Get-ExchangeFeature.md)
1640+
16391641
### [Get-ExchangeSettings](Get-ExchangeSettings.md)
16401642

16411643
### [Get-Notification](Get-Notification.md)
@@ -1690,6 +1692,8 @@ Exchange PowerShell is built on Windows PowerShell technology and provides a pow
16901692

16911693
### [Set-ExchangeAssistanceConfig](Set-ExchangeAssistanceConfig.md)
16921694

1695+
### [Set-ExchangeFeature](Set-ExchangeFeature.md)
1696+
16931697
### [Set-ExchangeServer](Set-ExchangeServer.md)
16941698

16951699
### [Set-ExchangeSettings](Set-ExchangeSettings.md)

exchange/mapping/serviceMapping.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -798,6 +798,7 @@
798798
"Get-CmdletExtensionAgent": "organization",
799799
"Get-ExchangeAssistanceConfig": "organization",
800800
"Get-ExchangeDiagnosticInfo": "organization",
801+
"Get-ExchangeFeature": "organization",
801802
"Get-ExchangeServer": "organization",
802803
"Get-ExchangeServerAccessLicense": "organization",
803804
"Get-ExchangeServerAccessLicenseUser": "organization",
@@ -828,6 +829,7 @@
828829
"Set-AuthServer": "organization",
829830
"Set-CmdletExtensionAgent": "organization",
830831
"Set-ExchangeAssistanceConfig": "organization",
832+
"Set-ExchangeFeature": "organization",
831833
"Set-ExchangeServer": "organization",
832834
"Set-ExchangeSettings": "organization",
833835
"Set-Notification": "organization",

0 commit comments

Comments
 (0)