RE: [Exchange] PowerShell Help

2014-12-08 Thread Michael B. Smith
$pause = Read-Host “Hit enter to exit script…” ☺ From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Sean Martin Sent: Monday, December 8, 2014 2:49 AM To: exchange@lists.myitforum.com Subject: Re: [Exchange] PowerShell Help Nope, I was able to put

Re: [Exchange] PowerShell Help

2014-12-08 Thread Sean Martin
[mailto: listsad...@lists.myitforum.com] *On Behalf Of *Sean Martin *Sent:* Monday, December 8, 2014 2:49 AM *To:* exchange@lists.myitforum.com *Subject:* Re: [Exchange] PowerShell Help Nope, I was able to put together some moderate batch scripts, but I've always had a hard time learning

Re: [Exchange] PowerShell Help

2014-12-07 Thread Sean Martin
...@lists.myitforum.com [mailto: listsad...@lists.myitforum.com] *On Behalf Of *Sean Martin *Sent:* Friday, December 5, 2014 8:54 PM *To:* exchange@lists.myitforum.com *Subject:* Re: [Exchange] PowerShell Help So a little background might help... I created the script because we were having continous

RE: [Exchange] PowerShell Help

2014-12-06 Thread Michael B. Smith
To: exchange@lists.myitforum.com Subject: Re: [Exchange] PowerShell Help So a little background might help... I created the script because we were having continous issues with applications needing the ability to relay email not being configured on our specified receive connectors. We have 6 servers

RE: [Exchange] PowerShell Help

2014-12-05 Thread Michael B. Smith
...@lists.myitforum.com] On Behalf Of Sean Martin Sent: Friday, December 5, 2014 2:13 AM To: exchange@lists.myitforum.com Subject: Re: [Exchange] PowerShell Help So that works when adding an IP address (thank you!), however, I receive the following when attempting to remove an IP address (using -=): Method

Re: [Exchange] PowerShell Help

2014-12-05 Thread Sean Martin
...@lists.myitforum.com [mailto: listsad...@lists.myitforum.com] *On Behalf Of *Sean Martin *Sent:* Friday, December 5, 2014 2:13 AM *To:* exchange@lists.myitforum.com *Subject:* Re: [Exchange] PowerShell Help So that works when adding an IP address (thank you!), however, I receive the following when

Re: [Exchange] PowerShell Help

2014-12-05 Thread Sean Martin
@lists.myitforum.com Subject: Re: [Exchange] PowerShell Help Interesting. I apologize if this is a stupid question, but in regards to the original code I was attempting to use, what is different in the way it is processed using the Exchange Management Shell vs. when I create a session

Re: [Exchange] PowerShell Help

2014-12-05 Thread Sean Martin
So a little background might help... I created the script because we were having continous issues with applications needing the ability to relay email not being configured on our specified receive connectors. We have 6 servers split between two sites (each hosting MB, HT, CAS roles), with one

[Exchange] PowerShell Help

2014-12-04 Thread Sean Martin
Good morning/afternoon, I need a little assistance with a PS script I'm putting together. Just to let it be known, scripting is not my strong suit. I'm putting together a powershell script for Junior admins to quickly and efficiently add or remove IP addresses to a relay connector we have on our

RE: [Exchange] PowerShell Help

2014-12-04 Thread Michael B. Smith
@lists.myitforum.com Subject: [Exchange] PowerShell Help Good morning/afternoon, I need a little assistance with a PS script I'm putting together. Just to let it be known, scripting is not my strong suit. I'm putting together a powershell script for Junior admins to quickly and efficiently add or remove IP

Re: [Exchange] PowerShell Help

2014-12-04 Thread Sean Martin
, December 4, 2014 3:47 PM *To:* exchange@lists.myitforum.com *Subject:* [Exchange] PowerShell Help Good morning/afternoon, I need a little assistance with a PS script I'm putting together. Just to let it be known, scripting is not my strong suit. I'm putting together a powershell script

RE: [Exchange] PowerShell Help

2014-12-04 Thread Michael B. Smith
-RemoteIPRanges $RecvConn.RemoteIPRanges } From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Sean Martin Sent: Thursday, December 4, 2014 6:13 PM To: exchange@lists.myitforum.com Subject: Re: [Exchange] PowerShell Help Thanks for the tip on the operator

Re: [Exchange] PowerShell Help

2014-12-04 Thread Sean Martin
*To:* exchange@lists.myitforum.com *Subject:* Re: [Exchange] PowerShell Help Thanks for the tip on the operator, that does make better sense. Unfortunately I'm still encountering a similar issue: *Cannot process argument transformation on parameter 'Identity'. Cannot convert

RE: [Exchange] Powershell help

2014-11-21 Thread Michael B. Smith
21, 2014 9:17 AM To: exchange@lists.myitforum.com Subject: Re: [Exchange] Powershell help Thank you again. In the past when I coded compound IF statements, I tried to avoid the IF AND NOT conditions as most offend they did not work. Can you point me to some reading on how PowerShell interprets

RE: [Exchange] Powershell help

2014-11-20 Thread Michael B. Smith
-UserPrincipalName $UPN } From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On Behalf Of Todd Lemmiksoo Sent: Thursday, November 20, 2014 3:57 PM To: exchange@lists.myitforum.com Subject: [Exchange] Powershell help I am using a powershell script to update the UPN in AD for our

[Exchange] Powershell help

2014-10-22 Thread Candee
I need to pull a list of all recurring meetings created prior to December 31, 2010 We have a consultant coming in that claims the reason we have issues with the iPhones is because our meetings are not all created since we upgraded. Can anyone help with the syntax? I know I can search within