Browse Forum Posts by Tags

Showing related tags and posts for the Ask the Experts group. See all tags in the site
  • Exception in Exchange Management Shell

    Hello All, I get the following exception when I start Exchange management shell. Can anyone help me to solve this? -------------------------------------------------------------------------------------------------------------------------------------- Welcome to the Exchange Management Shell! Full list...
    Posted to PowerShell for Exchange (Forum) by sxavier on 05-18-2012
    Filed under: powershell, exchange 2010, exchange2010
  • HTTP Error 401.0 - Access Denied : You do not have permission to view this directory or page.

    Hello All, I have installed power-shell & Exchange server 2010 in a machine. When I try to browse power-shell using following URL http://192.168.1.235/powershell?ser...evel=Full, It gives the below error. Can anyone help me on this? I have referred the following article msexchange and did the following...
    Posted to PowerShell for Exchange (Forum) by sxavier on 05-22-2012
    Filed under: powershell, exchange 2010
  • Specify multiple event id's in event logs..

    I'm trying to verify transport backpressure and want to display it in a nice format. For some reason I cna't get the columns to be closer together, also want to filter by the event id's mentioned below instead of the details in the message. Im using the following syntax: Can anyone help me...
    Posted to PowerShell for Exchange (Forum) by jwhite on 05-29-2012
    Filed under: remoting, powershell, exchange 2010, Powershell command:
  • Show Role permissions for RBAC

    I want to be able to see the commands that each person in a role group has the perms to run based on the assigned role for the group they are in. If I run get-rolegroup it shows me the roleassignments but not the cmds the role group has the permission to run. Any way to see the users and the cmds they...
    Posted to PowerShell for Exchange (Forum) by jwhite on 06-25-2012
    Filed under: Exchange, exchange 2010, Powershell command:, exchange2010, powershellshell
  • How to Remove Custom SMTP Address

    Team, I need help with a quick one hopefully someone can help i have a custom address in email address that is NUMERIC:000000 it is for voicemail. I am trying to remove the custom attribute from emc but to no evail the only thing i can remove are the SMTP address. Any one have any ideas on how to remove...
    Posted to PowerShell for Exchange (Forum) by gelmera on 07-29-2012
    Filed under: Exchange, powershell, exchange 2010, how to remove domainname for one user from exchange server 2010, activedirectory
  • Run a test-mailflow within the invoke-command?

    I'm trying to run the test-mailflow cmdlet, within the invoke-command cmdlet. I'm on a Client Access Server and I can issue the test-mapiconnectivity cmdlet against a user. However in order to run the test-mailflow cmdlet, I need to be on the mailbox server that the user is on. I'm referencing...
    Posted to PowerShell for Exchange (Forum) by jwhite on 07-31-2012
    Filed under: InvokeCommand, remoting, Exchange, remote, exchange 2010, Powershell command:, exchange2010, powershellshell
  • Trouble using multiple variables in Exchange?

    I'm having this issue with using multiple variables in exchange powershell. Basically I have $var1 and $var2. I have an if,else statement that is looking at those two variables. Upon either of them being eq - true, they provide a service restart capability. This works fine, the problem is that if...
    Posted to PowerShell for Exchange (Forum) by jwhite on 08-05-2012
    Filed under: script block, remote, exchange 2010, Powershell command:, exchange2010, powershellshell
  • How would I use get-itemproperty remotely?

    I have a foreach loop. And what I want to do is get a reg key value from each server in that loop. I have something like this: $serverlist = get-exchangeserver blah blah foreach ($server in $serverlist){ get-itemproperty -path "hklm:\..\.." } However im returning the value for only the computer...
    Posted to PowerShell for Exchange (Forum) by jwhite on 08-08-2012
    Filed under: remoting, script block, remote, powershell, exchange 2010, Powershell command:
  • Exchange Event Scipting

    Hello team, I have a question of using an alternative to Exchange Event Scripting for Exchange 2010. We used to have some VB Scripts used for Event Scripting in Exchange 2007 which Exchange 2010 doesn't support (Event Scripting). Can Powershell be used an alternative to that or we have to use Exchange...
    Posted to PowerShell for Exchange (Forum) by amithpatel on 08-10-2012
    Filed under: exchange 2010, Exchange 2007, Event Scripting
  • 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 3 of 4 (40 items) < Previous 1 2 3 4 Next >
Copyright 2012 PowerShell.com. All rights reserved.