Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Using send-mailmessage cmdlet...?

    I am trying to use the send-mailmessage cmdlet, but im runninng into a problem where I am getting a "Send-MailMessage : The remote certificate is invalid according to the validation procedure." error. I'm running the cmd like this: send-mailmessage -to <address> -from <address>...
    Posted to PowerShell for Exchange (Forum) by jwhite on 04-22-2012
    Filed under: remoting, Exchange, remote, powershell, powershell command:scripts, exchange2010, powershellshell
  • 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 do I store credentials in my powershell session without re-entering?

    So I am running a function and one of the commands requires the users to have a mailbox in the forest. I am running test-owaconnectivity, and when I'm running it against individual servers instead of the array, I have to enter my creds in the env to test. That part i got figured out, problem is how...
    Posted to PowerShell for Exchange (Forum) by jwhite on 10-31-2012
    Filed under: remoting, script block, remote, powershell command:scripts, exchange2010, powershellshell
Page 1 of 1 (4 items)
Copyright 2012 PowerShell.com. All rights reserved.