About 6,980 results
Open links in new tab
  1. Microsoft Exchange Online PowerShell Module / Search-Mailbox / …

    Mar 15, 2019 · I have a hybrid environment so I'm trying to utilize the 'Microsoft Exchange Online PowerShell Module' to run a script and run purges on mailboxes in both EXO and EOP.

  2. Load Exchange powershell module in ps1

    We have created a ps1 script which doesn't work. Manually copy-pasting the lines in exchange management shell it does work. I guess script needs importing exchange module at the begining.

  3. Exchange 2019 Get-ExchangeCertificate does not list Services

    3.What happens if you run “Get-ExchangeCertificate | Select Thumbprint, Issuer, Services”? 4.Or execute cmdlet "Add-PSSnapin Microsoft.Exchange.Management.PowerShell.SnapIn" to add …

  4. How to get all command about new-pssession or connect …

    Sep 14, 2013 · I want to know how many cmmands about the session. (For Example,When I import-module hyper-v , I can use command "get-command -module hyper-v" to get all …

  5. SCCM Powershell connect to site - social.technet.microsoft.com

    Apr 13, 2018 · Are you running that from a powershell console in WinPE? That script will only work on a system where the ConfigMgr console is installed, since the PowerShell module is …

  6. Which is the best way to grant GrantSendOnBehalfTo to a …

    Additionally 1 universal security Group, which contains the Members who need to send E-Mails outside the SharedMailbox.

  7. Connect-EXPOSSession -UserPrincipalName flashes a white box, …

    Nov 9, 2019 · Trying to connect to Exchange Online Powershell per the instructions below. After removing MDM Baseline Security so I could enable basic authentication for WinRM (nice …

  8. Whoami /groups does not show domain groups

    TROUBLESHOOT Please specify the credentials of a user who is a member of the 'Organization Management' role group or disable the application-aware backup of Microsoft Exchange …

  9. move hyper-v powershell module from 2012 to 2008 r2

    Answers 0 Sign in to vote The Hyper-V PowerShell (that is built in to 2012 and newer) is not backward compatible / it cannot be back ported to 2008 or 2008 R2 releases of Hyper-V.

  10. how to track deleted items across all site collections in SharePoint …

    Apr 2, 2020 · I thought to create a custom database in sql Database and insert all the records in it using SharePoint CSOM. By using reporting tool (SSRS or Power BI) I will fetch all the records …