Browse Forum Posts by Tags

Showing related tags and posts for the Ask the Experts group. See all tags in the site
  • Matching a send connector to a next hop queue?

    If I run a get-queue in exchange 2010 I see all the queues and the next hop that those queues are going too. What im wanting to be able to do is match the queue to the send connector its using. SO basically like, queue1 is trying to connect to mail.company.com and the next hop to get to mail.company...
    Posted to PowerShell for Exchange (Forum) by jwhite on 05-01-2012
    Filed under: remoting, powershell, exchange 2010, Powershell command:, powershell command:scripts
  • Exchange Scripting Question

    Hi, I'm trying to create a script that will check to see if a user in a list (text document) is on litigation hold, and if so print it out on the screen. Below is what I have : foreach ($alias in get-content C:\Windows\system32\scripts\testusers.txt) { Get-Mailbox -Identity $alias | fl LitigationHoldEnabled...
    Posted to PowerShell for Exchange (Forum) by sahinboluk on 05-07-2013
    Filed under: Exchange, powershell, exchange 2010, Powershell command:, powershell command:scripts, exchange2010, Exchange 2003 to 2010
  • Setup an Out Of Office text reply on a deprovisioned user's mailbox

    I would like to Setup an Out Of Office text reply on a deprovisioned user's mailbox using powershell. I need to have auto reply whenever the user account in active directory is disabled. would you provide me the scripts? We would like to set up auto out of office reply for disabled/deprovisioned...
    Posted to PowerShell for Exchange (Forum) by bareedaa on 05-15-2013
    Filed under: Exchange, powershell, exchange 2010, Powershell command:, powershell command:scripts, exchange2010, activedirectory, powershellshell, Exchange 2003 to 2010, Powershell command
Page 1 of 1 (3 items)
Copyright 2012 PowerShell.com. All rights reserved.