Exchange PowerShell ExchangePowerShell 命令 active-directory antispam-antimalware client-access client-access-servers database-availability-groups defender-for-office-365 设备 命令 Clear-ActiveSyncDevice Clear-MobileDevice Export-ActiveSyncLog Get-ActiveSyncDevice ...
Note: It's recommended to use Get-MobileDevice these days, though that doesn't change anything I've mentioned above: Get-MobileDevice (ExchangePowerShell) | Microsoft Learn Cheers, Lain
PowerShell Copy Get-ActiveSyncDeviceStatistics -Mailbox TonySmith -GetMailboxLog -NotificationEmailAddresses "admin@contoso.com" This example retrieves the statistics for the mobile phone configured to synchronize with the mailbox that belongs to the user Tony Smith. It also outputs the Exchange ...
Microsoft.Graph.PowerShell.Models.IDevicesCorporateManagementIdentitySystem.Collections.IDictionary OutputsSystem.Int32 NotesCOMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information ...
Microsoft Graph PowerShell v1.0 Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount Get-MgDeviceManagementUserExperienceAnalyticAppHealthApp...
PowerShell Copy Get-ActiveSyncDeviceStatistics -Mailbox TonySmith -GetMailboxLog -NotificationEmailAddresses "admin@contoso.com" This example retrieves the statistics for the mobile phone configured to synchronize with the mailbox that belongs to the user Tony Smith. It also outputs the Exchange ...
PowerShell Copy Get-ActiveSyncDeviceClass -Filter "DeviceType -eq 'WP'" This example returns a list of all Windows Phones.Example 2PowerShell Copy Get-ActiveSyncDeviceClass | group-object -Property DeviceType This example lists all device types within the organization along with a count of ...
Work in Bash or PowerShell through Cloud Shell and persist files across interfaces.See how the Azure mobile app works Watch the video on how to use the Azure mobile app to monitor and manage your Azure resources. Learn how to take control of your environment from the convenience of your ...
Work in Bash or PowerShell through Cloud Shell and persist files across interfaces.See how the Azure mobile app works Watch the video on how to use the Azure mobile app to monitor and manage your Azure resources. Learn how to take control of your environment from the convenience of your ...
Connect to Azure AD Using Windows PowerShell Run the following Windows PowerShell command: Get-MsolCompanyInformation | fl SelfServePasswordResetEnabled For example, run this command: PS C:\windows\system32> Get-MsolCompany...