Skip to content

Instantly share code, notes, and snippets.

@rxwx
Created October 1, 2022 10:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rxwx/47cd64b31241a9a487ebe1a255e90637 to your computer and use it in GitHub Desktop.
Save rxwx/47cd64b31241a9a487ebe1a255e90637 to your computer and use it in GitHub Desktop.
List of PowerShell cmdlets available to a low privilege user via the Exchange /PowerShell endpoint
Add-DistributionGroupMember
Add-MailboxFolderPermission
Clear-ActiveSyncDevice
Clear-MobileDevice
Clear-TextMessagingAccount
Compare-TextMessagingVerificationCode
Disable-App
Disable-InboxRule
Disable-SweepRule
Enable-App
Enable-InboxRule
Enable-SweepRule
Get-ActiveSyncDevice
Get-ActiveSyncDeviceStatistics
Get-App
Get-CalendarNotification
Get-CalendarProcessing
Get-CASMailbox
Get-DistributionGroup
Get-DistributionGroupMember
Get-EligibleDistributionGroupForMigration
Get-Group
Get-InboxRule
Get-Mailbox
Get-MailboxAutoReplyConfiguration
Get-MailboxCalendarConfiguration
Get-MailboxCalendarFolder
Get-MailboxFolder
Get-MailboxFolderPermission
Get-MailboxJunkEmailConfiguration
Get-MailboxMessageConfiguration
Get-MailboxRegionalConfiguration
Get-MailboxSpellingConfiguration
Get-MailboxStatistics
Get-MailboxUserConfiguration
Get-MessageCategory
Get-MessageClassification
Get-MessageTrackingReport
Get-MobileDevice
Get-MobileDeviceStatistics
Get-OnlineMeetingConfiguration
Get-Recipient
Get-SiteMailbox
Get-SiteMailboxDiagnostics
Get-SweepRule
Get-TextMessagingAccount
Get-User
Get-UserPhoto
Import-RecipientDataProperty
New-App
New-InboxRule
New-MailboxFolder
New-MailMessage
New-SiteMailbox
New-SweepRule
Remove-ActiveSyncDevice
Remove-App
Remove-DistributionGroupMember
Remove-InboxRule
Remove-MailboxFolderPermission
Remove-MailboxUserConfiguration
Remove-MobileDevice
Remove-SweepRule
Remove-UserPhoto
Search-MessageTrackingReport
Send-TextMessagingVerificationCode
Set-CalendarNotification
Set-CalendarProcessing
Set-CASMailbox
Set-InboxRule
Set-Mailbox
Set-MailboxAutoReplyConfiguration
Set-MailboxCalendarConfiguration
Set-MailboxCalendarFolder
Set-MailboxFolderPermission
Set-MailboxJunkEmailConfiguration
Set-MailboxMessageConfiguration
Set-MailboxRegionalConfiguration
Set-MailboxSpellingConfiguration
Set-MailUser
Set-SiteMailbox
Set-SweepRule
Set-TextMessagingAccount
Set-User
Set-UserPhoto
Test-SiteMailbox
Update-SiteMailbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment