/powershell-cmdlets.txt Secret
Created
October 1, 2022 10:24
Star
You must be signed in to star a gist
List of PowerShell cmdlets available to a low privilege user via the Exchange /PowerShell endpoint
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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