About 49,500 results
Open links in new tab
  1. Microsoft Graph PowerShell Module: Getting Started Guide

    Sep 15, 2023 · Microsoft Graph PowerShell Module: Getting Started Guide by Jeff Brown Microsoft is retiring the Azure AD Graph API sometime after June 30, 2023 (announcement). …

  2. UNDO command with Exchange Powershell

    Nov 11, 2008 · We are looking to use Exchange 2007 and have been testing the Powershell. One thing I am concerned about is admin's ability to accidentally do more than they expected using …

  3. Adding the Exchange 2013 PS SnapIn using Invoke-Command not …

    I've been building a Powershell Module for our helpdesk team, and ran into an issue at some point: They don't seem to have the proper access rights to add the Exchange 2013 Powershell …

  4. Is it possible to edit Outlook contacts (My contacts) with …

    If it's possible to do with Exchange Web Services, then it should be possible with PowerShell. That's not to say that it's feasible, however. Ed Crowley MVP "There are seldom good …

  5. Exchange online powershell is asking for credentials so often when ...

    You are doing this very inefficiently. First of all drop the pipeline and use a proper script. Instead of calling the Get-MailboxStatistics and/or Get-MailboxFolderStatistics cmdlet for each …

  6. Running Exchange Management Shell Remotely from Powershell

    I am having an issue when I try to remotely run Exchange Management Shell (EMS) using the invoke-command from my powershell script. What I am trying to do is connect remotely to …

  7. Sent and Received history - Exchange Powershell Export

    I am needing to export the history of a specific set of users. I have been looking at the Get-MessageTrackingLogs command but I am having some troubles with it and was hoping …

  8. Exchange 2019 Get-ExchangeCertificate does not list Services

    All certificates yield the same information, the Services property is not displayed at all - in fact many of the properties that display on other Exchange versions are "missing". I understand …

  9. powershell script to list total emails in and out per user - exchange …

    I have been asked to give management a list that shows total numbers for incoming and outgoing emails for each individual user in company. this sounds like powershell to me, I found a script …

  10. How to increase the default file attachement size limit of 10240kb …

    How do I How to increase the default file attachement size limit of 10240kb to 20480kb in Microsoft Exchange Server 2010 organization for ingoing emails to all the email boxes and …