Browse Forum Posts by Tags

Showing related tags and posts for the Ask the Experts group. See all tags in the site
  • Getting the information of a server

    Hello all, I'm currently trying to make a powershell script that gives me the following information in an e-mail with an XML attachment that contains the asked information This is the information I need to get: Computername - How much space there is left/free - How much space there is used Memory...
    Posted to PowerShell for Exchange (Forum) by Vedanta on 02-16-2011
    Filed under: performance, Exchange, powershell, exchange 2010, Exchange 2007
  • Create contact & set fowarding to that contact via CSV file

    Hi All, Im actually a newbie here...and has been struggling to create a script that would automatically create an Exchange contact for a particular user, and uses that contact to set a fowarding for that user. We are planning a big email server migration, and as part of the cut-over, we need to setup...
    Posted to PowerShell for Exchange (Forum) by kotakpiza on 04-22-2011
    Filed under: Exchange, powershell, Exchange 2007
  • Remove Domain/OU rom ManagedBy output of Exchange2007 Get-DistributionGroup cmdlet

    Hi , Can someone help with an Exch 2007 PS script to format the result below to remove the shaded portion of ( domain.com/OU/OU USer Accounts/ ) and ( 12:16) from the managedby Attribute using the Get-DistributionGroup cmdlet in Exchange2007 Powershell : DisplayName OriginatingServer WhenCreated ManagedBy...
    Posted to PowerShell for Exchange (Forum) by taofik_ng on 01-31-2012
    Filed under: Exchange, powershell, Exchange 2007, Powershell command:
  • Formating output from get-mailboxdatabase query

    I have a requirement to create a text file containing Exchange Database information in the following format: Indentity:size Indentity:size so this would look like DBase01: 1234 Dbase02: 4321 I have a script the outputs the data in the format DBase01: 1234 Dbase02: 4321 I am a little stuck on how to do...
    Posted to PowerShell for Exchange (Forum) by Steve4586 on 02-17-2012
    Filed under: Exchange, powershell, Exchange 2007
  • ForEach variable is $null in 2010, but not 2007

    Hi All, I have a PS script that's working well in Exchange 2007, but doesn't in Exchange 2010. In 2010 I get the error that $Recipients.DistinguishedName is null. Anyone point me in the right direction to get this working? What the script does is checks all the mailbox folders of the Linked Mailboxes...
    Posted to PowerShell for Exchange (Forum) by mitchellguthrie on 11-08-2012
    Filed under: Exchange, powershell, exchange 2010, Exchange 2007
Page 1 of 1 (5 items)
Copyright 2012 PowerShell.com. All rights reserved.