RE: errant powershell command

2008-07-16 Thread Ehren Benson
Boo for making things too easy!!

;)

Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469

From: Kretche, Peter [EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 16:30
To: MS-Exchange Admin Issues
Subject: RE: errant powershell command

Just for fun on this one, if you are doing ALL your distribution groups, don’t 
even need to do the .csv file.

Get-DistributionGroup | Set-DistributionGroup 
-RequireSenderAuthenticationEnabled:$False

-
Thank you,
Pete Kretche
MCP, A+, HP APS
Network Systems Administrator
UW - Green Bay
Voice: 920.465.5014
Fax: 920.465.2864
[EMAIL PROTECTED]

No trees were killed in the sending of this message, but a large number of 
electrons were terribly inconvenienced.  Please don't print this email unless 
it is absolutely critical.

From: Ehren Benson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 2:55 PM
To: MS-Exchange Admin Issues
Subject: RE: errant powershell command

--

I knew it made sense…and I apologize for preemptively posting this… but I found 
my problem and it was nothing with the command…it was that in the CSV I 
accidentally typed ‘dispayName’ instead of ‘displayName’  (no L).

Long…long day and not enough coffee….eh screw coffee pass me the Red Bull.

Thanks Rob Campbell for the handy “test” command to see what dataset the 
command will be using, that will be handy in the future…I did not know you 
could do that :)


<3 Powershell


Ehren J. Benson, MCSE
Windows Systems Administrator

[EMAIL PROTECTED]
517-884-5469

From: Kretche, Peter [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 3:10 PM
To: MS-Exchange Admin Issues
Subject: RE: errant powershell command

Try this instead

$data = groupstest.csv | import-csv $data | foreach ($i in $data) { 
Set-DistributionGroup -identity $i.displayName 
–RequireSenderAuthenticationEnabled:$False}

-
Thank you,
Pete Kretche
MCP, A+, HP APS
Network Systems Administrator
UW - Green Bay
Voice: 920.465.5014
Fax: 920.465.2864
[EMAIL PROTECTED]

No trees were killed in the sending of this message, but a large number of 
electrons were terribly inconvenienced.  Please don't print this email unless 
it is absolutely critical.

From: Ehren Benson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 2:04 PM
To: MS-Exchange Admin Issues
Subject: errant powershell command

This is curious because it seems logical enough that it should work.  I use a 
similar command all the time to create new contacts and distribution groups but 
maybe it cannot be used to modify properties…

I need to ‘uncheck’ all of the Require All Senders to be authenticated boxes on 
all the distribution groups and I don’t want to do this by hand for 200 groups.

So I exported the group list to a csv and cleared out everything but the 
display names in excel and re-saved it as a csv.  Then I tried using

Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity 
$_.displayName -RequireSenderAuthenticationEnabled $False }

However it returns:

Set-DistributionGroup : Cannot bind argument to parameter 'Identity' because it
 is null.
At line:1 char:70
+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity   $
_.displayName -RequireSenderAuthenticationEnabled $False }
Set-DistributionGroup : Cannot bind argument to parameter 'Identity' because it
 is null.
At line:1 char:70
+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity   $
_.displayName -RequireSenderAuthenticationEnabled $False }

Anyone have any clues as to why this might not work or what I can do to achieve 
what I want?

Thanks

Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469



Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469














~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

Re: Ok it's starting BB to iPone

2008-07-16 Thread Steven Peck
With Clients maybe a Meeting where we can pick an official
Communicator for this conversation.  This would have to be Live but
could be Virtual.  At the least we could form a Workgroup to cover the
Domain we would License.



On Wed, Jul 16, 2008 at 5:50 PM,  <[EMAIL PROTECTED]> wrote:
> Whatever WORKS.
>
>
>
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 16, 2008 7:45 PM
> To: MS-Exchange Admin Issues
> Subject: RE: Ok it's starting BB to iPone
>
>
>
> That is an amusing Expression.
>
> 
>
> From: "Kim Longenbaugh" <[EMAIL PROTECTED]>
> Sent: Wednesday, July 16, 2008 2:00 PM
> To: "MS-Exchange Admin Issues" 
> Subject: RE: Ok it's starting BB to iPone
>
> I can just see the FrontPage:
>
> "Punning attack breaks out in mailing list"
>
>
>
> 
>
> From: Damien Solodow [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 16, 2008 3:11 PM
> To: MS-Exchange Admin Issues
> Subject: RE: Ok it's starting BB to iPone
>
>
>
> I think this has lost the Groove.
>
>
>
> From: Kevin Lundy [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 16, 2008 4:09 PM
> To: MS-Exchange Admin Issues
> Subject: Re: Ok it's starting BB to iPone
>
>
>
> 2000 would be a Cluster
>
> On Wed, Jul 16, 2008 at 4:04 PM, Andrew Greene <[EMAIL PROTECTED]>
> wrote:
>
> Surely by now there have been 95 or 98 of these. Feels like 2000 though.
>
>
>
> Andrew Greene
>
> IS Technician / Webmaster
>
> City of Anderson
>
>
>
> From: Steve Ens [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 16, 2008 3:59 PM
>
> To: MS-Exchange Admin Issues
> Subject: Re: Ok it's starting BB to iPone
>
>
>
> Whatever Bob, I mean Paul.
>
>
>
>

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~


RE: Ok it's starting BB to iPone

2008-07-16 Thread gsweers
Whatever WORKS.

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 7:45 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

That is an amusing Expression.





From: "Kim Longenbaugh" <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2008 2:00 PM
To: "MS-Exchange Admin Issues" 
Subject: RE: Ok it's starting BB to iPone

I can just see the FrontPage:

"Punning attack breaks out in mailing list"

 



From: Damien Solodow [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:11 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

I think this has lost the Groove.

 

From: Kevin Lundy [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 4:09 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

 

2000 would be a Cluster

On Wed, Jul 16, 2008 at 4:04 PM, Andrew Greene
<[EMAIL PROTECTED]> wrote:

Surely by now there have been 95 or 98 of these. Feels like 2000 though.

 

Andrew Greene

IS Technician / Webmaster

City of Anderson

 

From: Steve Ens [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:59 PM 


To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

 

Whatever Bob, I mean Paul.

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: A couple questions about ISA and OWA

2008-07-16 Thread Matt Lathrum

The problem is licensing for us.  Our Juniper VPNs are very expensive
for concurrent reverse proxy sessions, while ISA server is free for us
due to our eCAL licensing.  I'm not sure why you are mentioning load
balancing after the HLB, because I don't think I asked about that.
Their argument is that their firewalls are already handling the security
and their load balancers are already handling the SSL conversion, so we
just need to proxy it inbound.

Speaking of which, they really dislike the OCS Edge model, because it
means bypassing their NATs and SSL decryption.  But that's a different
topic :)


-Original Message-
From: James Wells [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 1:56 PM
To: MS-Exchange Admin Issues
Subject: Re: A couple questions about ISA and OWA

If you're load balancing at the first layer (the hardware load
balancer), don't do any load balancing further down the line.  You
also don't need ISA in the mix if you're not doing anything else but
passing the traffic or doing AD lookups.

If you want an ISA security model, then that needs to be what is hit
first.  Your network team is talking about load balancing, not
security...

--James

On Wed, Jul 16, 2008 at 2:02 PM, Exchange (Sunbelt)
<[EMAIL PROTECTED]> wrote:
> Anything's possible.
>
>
>
> You can publish OWA on 80 if you like, waste of time using ISA Just
for that
> tho' .
>
>
>
> Yes it makes AD lookups if the ISA server is a domain member, (the
preferred
> method).
>
>
>
> S
>
>
>
> From: Matt Lathrum [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 16, 2008 3:14 PM
> To: MS-Exchange Admin Issues
> Subject: A couple questions about ISA and OWA
>
>
>
> I'm trying to get some design questions straightened out and would
> appreciate some assistance.  I would like to use ISA 2006 to be the
reverse
> proxy of OWA 2007 and CWA 2007.  I would like incoming port 443 SSL
requests
> from the Internet to terminate at the load balancer and convert it to
port
> 80, then continue to our two ISA servers.  This would mean the SSL
cert
> would reside on the load balancer.  Then the ISA will inspect the
packets
> and forward it to the load balancer of the CAS servers.  Is this
possible?
> This is a design request by our network team so they can inspect the
packets
> before it hits the ISA servers.  They do this for their other traffic
and
> say it's the normal way things are done.
>
>
>
> Also, does the ISA server itself make AD authentication calls?  I'm
seeing
> articles that say yes
> (http://technet.microsoft.com/en-us/library/bb794722(TechNet.10).aspx
and
> http://www.securityfocus.com/infocus/1807), although a rep from
Microsoft
> has told me it doesn't.  If it does make AD auth calls, what port do I
have
> to open through the DMZ to allow that traffic?  88?  389?
>
>
>
> Thanks in advance.
>
>
>
> Matt
>
>
>
>
>
> This message is private and confidential. If you have received it in
error,
> please notify the sender and remove it from your system.
>
>
>
>

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

This message is private and confidential. If you have received it in error, 
please notify the sender and remove it from your system.

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~


RE: Ok it's starting BB to iPone

2008-07-16 Thread [EMAIL PROTECTED]
That is an amusing Expression.



From: "Kim Longenbaugh" <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2008 2:00 PM
To: "MS-Exchange Admin Issues" 
Subject: RE: Ok it's starting BB to iPone 

I can just see the FrontPage: 
"Punning attack breaks out in mailing list" 
  



From:  Damien Solodow [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:11 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone 
  
I think this has lost the Groove. 
  

From:  Kevin Lundy [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 4:09 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone 
  

2000 would be a Cluster 

On Wed, Jul 16, 2008 at 4:04 PM, Andrew Greene <[EMAIL PROTECTED]> wrote: 

Surely by now there have been 95 or 98 of these. Feels like 2000 though. 

  

Andrew Greene 

IS Technician / Webmaster 

City of Anderson 

  

From:  Steve Ens [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:59 PM  

To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone 

  

Whatever Bob, I mean Paul.  

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: Ok it's starting BB to iPone

2008-07-16 Thread Clayton Doige
I hear the kids are Hyper as it Virtually ready for release

 

From: Maglinger, Paul [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 20:56
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

Nah... I'll just wait for the SQL...

 

  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 2:40 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

You guys keep singing OneNote.

Consider taking a different InfoPath.



  _  

From: "Clayton Doige" <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2008 4:30 AM
To: "MS-Exchange Admin Issues" 
Subject: RE: Ok it's starting BB to iPone

For sure, easy Access to information

 

From: Maglinger, Paul [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 11:56
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

It's always good to share points...

 

  _  

From: Clayton Doige [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:15 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

that's a powerful point

2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:

you guys excel yourselves!

 

  _  

From: Jonathan Link [EMAIL PROTECTED]
Sent: Wednesday, 16 July 2008 8:38 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

In the System Center?

On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John <[EMAIL PROTECTED]> wrote:

Only after you get your Groove on.

- John Barsodi

-Original Message-
From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:14 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone

Word

-Original Message-
From: Matt Lathrum [mailto:[EMAIL PROTECTED]

Sent: Tuesday, July 15, 2008 1:09 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone


Yeah, they have a great Outlook on life.


-Original Message-
From: wjh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:01 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

I really love these Exchanges in the group.

[EMAIL PROTECTED] wrote:
>
> I bet there is a nice Vista from that height.
>
>

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: OWA / Exchange 2K7

2008-07-16 Thread Michael B. Smith
Is ISA involved here? What about FBA?

 

Regards,

 

Michael B. Smith

MCITP:SA,EMA/MCSE/Exchange MVP

http://TheEssentialExchange.com

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 1:59 PM
To: MS-Exchange Admin Issues
Subject: RE: OWA / Exchange 2K7

 

No on the IWA.

 

Dave

 

From: Michael B. Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 10:39 AM
To: MS-Exchange Admin Issues
Subject: RE: OWA / Exchange 2K7

 

Do you IWA turned on? With Exchange 2007 as the FE and Exchange 2003 as the
BE, you can only have basic enabled.

 

Regards,

 

Michael B. Smith

MCITP:SA,EMA/MCSE/Exchange MVP

http://TheEssentialExchange.com

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 1:34 PM
To: MS-Exchange Admin Issues
Subject: RE: OWA / Exchange 2K7

 

Well now..I spoke too soon. While I found the settings for this, when we try
to turn it on, the OWA screen just asks for username and password, but it
doesn't accept it, it just comes back asking for credentials.

 

Ideas? Currently our back-end server is 2003, only the OWA machine is 2007
(we are transitioning this month).

 

Dave Lum  - Systems Engineer 
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by riding
the back of the tiger ended up inside"  - JFK

 

 

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 5:43 AM
To: MS-Exchange Admin Issues
Subject: RE: OWA / Exchange 2K7

 

Disregard, I found the answer in previous posts here - DOH!

 

Dave

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 5:33 AM
To: MS-Exchange Admin Issues
Subject: OWA / Exchange 2K7

 

We are in the process of rolling out Exchange 2K7. We have OWA working but
it requires domain\UserID. Isn't there a way for it to let us just enter
username - basically having it assume our domain ID?  UPN also works if we
enter t as specified in users properties in AD.

 

Dave Lum  - Systems Engineer 
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by riding
the back of the tiger ended up inside"  - JFK

 

 

 

 

 

 

 

 

 

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: Exchange 2003 OMA default setting

2008-07-16 Thread Michael B. Smith
You can find a script on my blog to do it. It's trivial in Exchange 2007
with PowerShell, but harder in Exchange 2003 because you actually have to
script for it.

 

Regards,

 

Michael B. Smith

MCITP:SA,EMA/MCSE/Exchange MVP

http://TheEssentialExchange.com

 

From: Senter, John [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 4:26 PM
To: MS-Exchange Admin Issues
Subject: Exchange 2003 OMA default setting

 

Well it looks like I have been told to start testing for the iPhone which
means we have to open a connection from external sources.  Currently we are
locked so no external device can come in so there has never been a issue
with the default setting of OMA be enabled for all users.  I know I can
disable the global setting to turn it off for everyone or run a script to
disable for all users but leave the global setting on.  

What I want to know is if anyone has found a way to set the default setting
for new users to disable for OMA, User Init Sync, and Up-to-date
notifications?  If that can be set then I run the script on existing users
we will be set to control who will have access to activesync.

Thanks

.John Senter

.Senior Staff, Systems Engineering

.E*Trade Financial Corporation 

.4005 Windward Plaza Drive 

.Alpharetta, GA 3005 

.678-624-6970

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

Re: A couple questions about ISA and OWA

2008-07-16 Thread James Wells
If you're load balancing at the first layer (the hardware load
balancer), don't do any load balancing further down the line.  You
also don't need ISA in the mix if you're not doing anything else but
passing the traffic or doing AD lookups.

If you want an ISA security model, then that needs to be what is hit
first.  Your network team is talking about load balancing, not
security...

--James

On Wed, Jul 16, 2008 at 2:02 PM, Exchange (Sunbelt)
<[EMAIL PROTECTED]> wrote:
> Anything's possible.
>
>
>
> You can publish OWA on 80 if you like, waste of time using ISA Just for that
> tho' .
>
>
>
> Yes it makes AD lookups if the ISA server is a domain member, (the preferred
> method).
>
>
>
> S
>
>
>
> From: Matt Lathrum [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 16, 2008 3:14 PM
> To: MS-Exchange Admin Issues
> Subject: A couple questions about ISA and OWA
>
>
>
> I'm trying to get some design questions straightened out and would
> appreciate some assistance.  I would like to use ISA 2006 to be the reverse
> proxy of OWA 2007 and CWA 2007.  I would like incoming port 443 SSL requests
> from the Internet to terminate at the load balancer and convert it to port
> 80, then continue to our two ISA servers.  This would mean the SSL cert
> would reside on the load balancer.  Then the ISA will inspect the packets
> and forward it to the load balancer of the CAS servers.  Is this possible?
> This is a design request by our network team so they can inspect the packets
> before it hits the ISA servers.  They do this for their other traffic and
> say it's the normal way things are done.
>
>
>
> Also, does the ISA server itself make AD authentication calls?  I'm seeing
> articles that say yes
> (http://technet.microsoft.com/en-us/library/bb794722(TechNet.10).aspx and
> http://www.securityfocus.com/infocus/1807), although a rep from Microsoft
> has told me it doesn't.  If it does make AD auth calls, what port do I have
> to open through the DMZ to allow that traffic?  88?  389?
>
>
>
> Thanks in advance.
>
>
>
> Matt
>
>
>
>
>
> This message is private and confidential. If you have received it in error,
> please notify the sender and remove it from your system.
>
>
>
>

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~


RE: errant powershell command

2008-07-16 Thread Kretche, Peter
Just for fun on this one, if you are doing ALL your distribution groups, don't 
even need to do the .csv file.

Get-DistributionGroup | Set-DistributionGroup 
-RequireSenderAuthenticationEnabled:$False

-
Thank you,
Pete Kretche
MCP, A+, HP APS
Network Systems Administrator
UW - Green Bay
Voice: 920.465.5014
Fax: 920.465.2864
[EMAIL PROTECTED]

No trees were killed in the sending of this message, but a large number of 
electrons were terribly inconvenienced.  Please don't print this email unless 
it is absolutely critical.

From: Ehren Benson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 2:55 PM
To: MS-Exchange Admin Issues
Subject: RE: errant powershell command

--

I knew it made sense...and I apologize for preemptively posting this... but I 
found my problem and it was nothing with the command...it was that in the CSV I 
accidentally typed 'dispayName' instead of 'displayName'  (no L).

Long...long day and not enough coffeeeh screw coffee pass me the Red Bull.

Thanks Rob Campbell for the handy "test" command to see what dataset the 
command will be using, that will be handy in the future...I did not know you 
could do that :)


<3 Powershell


Ehren J. Benson, MCSE
Windows Systems Administrator

[EMAIL PROTECTED]
517-884-5469

From: Kretche, Peter [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 3:10 PM
To: MS-Exchange Admin Issues
Subject: RE: errant powershell command

Try this instead

$data = groupstest.csv | import-csv $data | foreach ($i in $data) { 
Set-DistributionGroup -identity $i.displayName 
-RequireSenderAuthenticationEnabled:$False}

-
Thank you,
Pete Kretche
MCP, A+, HP APS
Network Systems Administrator
UW - Green Bay
Voice: 920.465.5014
Fax: 920.465.2864
[EMAIL PROTECTED]

No trees were killed in the sending of this message, but a large number of 
electrons were terribly inconvenienced.  Please don't print this email unless 
it is absolutely critical.

From: Ehren Benson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 2:04 PM
To: MS-Exchange Admin Issues
Subject: errant powershell command

This is curious because it seems logical enough that it should work.  I use a 
similar command all the time to create new contacts and distribution groups but 
maybe it cannot be used to modify properties...

I need to 'uncheck' all of the Require All Senders to be authenticated boxes on 
all the distribution groups and I don't want to do this by hand for 200 groups.

So I exported the group list to a csv and cleared out everything but the 
display names in excel and re-saved it as a csv.  Then I tried using

Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity 
$_.displayName -RequireSenderAuthenticationEnabled $False }

However it returns:

Set-DistributionGroup : Cannot bind argument to parameter 'Identity' because it
 is null.
At line:1 char:70
+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity   $
_.displayName -RequireSenderAuthenticationEnabled $False }
Set-DistributionGroup : Cannot bind argument to parameter 'Identity' because it
 is null.
At line:1 char:70
+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity   $
_.displayName -RequireSenderAuthenticationEnabled $False }

Anyone have any clues as to why this might not work or what I can do to achieve 
what I want?

Thanks

Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469



Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469











~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: Ok it's starting BB to iPone

2008-07-16 Thread Kim Longenbaugh
I can just see the FrontPage:

"Punning attack breaks out in mailing list"

 



From: Damien Solodow [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:11 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

I think this has lost the Groove...

 

From: Kevin Lundy [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 4:09 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

 

2000 would be a Cluster

On Wed, Jul 16, 2008 at 4:04 PM, Andrew Greene
<[EMAIL PROTECTED]> wrote:

Surely by now there have been 95 or 98 of these. Feels like 2000 though.

 

Andrew Greene

IS Technician / Webmaster

City of Anderson

 

From: Steve Ens [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:59 PM 


To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

 

Whatever Bob, I mean Paul.

On Wed, Jul 16, 2008 at 2:55 PM, Maglinger, Paul <[EMAIL PROTECTED]>
wrote:

Nah... I'll just wait for the SQL...

 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 

Sent: Wednesday, July 16, 2008 2:40 PM


To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

You guys keep singing OneNote.

Consider taking a different InfoPath.



From: "Clayton Doige" <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2008 4:30 AM
To: "MS-Exchange Admin Issues" 
Subject: RE: Ok it's starting BB to iPone

For sure, easy Access to information

 

From: Maglinger, Paul [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 11:56
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

It's always good to share points...

 



From: Clayton Doige [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:15 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

that's a powerful point

2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:

you guys excel yourselves!

 



From: Jonathan Link [EMAIL PROTECTED]
Sent: Wednesday, 16 July 2008 8:38 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

In the System Center?

On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John <[EMAIL PROTECTED]>
wrote:

Only after you get your Groove on.

- John Barsodi

-Original Message-
From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:14 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone

Word

-Original Message-
From: Matt Lathrum [mailto:[EMAIL PROTECTED]

Sent: Tuesday, July 15, 2008 1:09 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone


Yeah, they have a great Outlook on life.


-Original Message-
From: wjh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:01 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

I really love these Exchanges in the group.

[EMAIL PROTECTED] wrote:
>
> I bet there is a nice Vista from that height.
>
>

 

 

 

 

 

 

 

 

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

Exchange 2003 OMA default setting

2008-07-16 Thread Senter, John
Well it looks like I have been told to start testing for the iPhone
which means we have to open a connection from external sources.
Currently we are locked so no external device can come in so there has
never been a issue with the default setting of OMA be enabled for all
users.  I know I can disable the global setting to turn it off for
everyone or run a script to disable for all users but leave the global
setting on.  

What I want to know is if anyone has found a way to set the default
setting for new users to disable for OMA, User Init Sync, and Up-to-date
notifications?  If that can be set then I run the script on existing
users we will be set to control who will have access to activesync.

Thanks

*John Senter
*Senior Staff, Systems Engineering
*E*Trade Financial Corporation 
*4005 Windward Plaza Drive 
*Alpharetta, GA 3005 
*678-624-6970




~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: errant powershell command

2008-07-16 Thread Campbell, Rob
Another way to check what you're actually importing would be:

 

$a = import-csv grouptest.csv

$a[0] | gm

 

This will show you all the properties of the first member of the array
(first line of the csv).

 

The headings will be converted to note properties of the object.

 



From: Ehren Benson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 2:55 PM
To: MS-Exchange Admin Issues
Subject: RE: errant powershell command

 

--

 

I knew it made sense...and I apologize for preemptively posting this...
but I found my problem and it was nothing with the command...it was that
in the CSV I accidentally typed 'dispayName' instead of 'displayName'
(no L).

 

Long...long day and not enough coffeeeh screw coffee pass me the Red
Bull.

 

Thanks Rob Campbell for the handy "test" command to see what dataset the
command will be using, that will be handy in the future...I did not know
you could do that :-) 

 

 

<3 Powershell

 

 

Ehren J. Benson, MCSE

Windows Systems Administrator

 

[EMAIL PROTECTED]

517-884-5469

 

From: Kretche, Peter [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:10 PM
To: MS-Exchange Admin Issues
Subject: RE: errant powershell command

 

Try this instead

 

$data = groupstest.csv | import-csv $data | foreach ($i in $data) {
Set-DistributionGroup -identity $i.displayName
-RequireSenderAuthenticationEnabled:$False}

 

-
Thank you,
Pete Kretche
MCP, A+, HP APS
Network Systems Administrator
UW - Green Bay
Voice: 920.465.5014
Fax: 920.465.2864
[EMAIL PROTECTED]   

 

No trees were killed in the sending of this message, but a large number
of electrons were terribly inconvenienced.  Please don't print this
email unless it is absolutely critical.

 

From: Ehren Benson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 2:04 PM
To: MS-Exchange Admin Issues
Subject: errant powershell command

 

This is curious because it seems logical enough that it should work.  I
use a similar command all the time to create new contacts and
distribution groups but maybe it cannot be used to modify properties...

 

I need to 'uncheck' all of the Require All Senders to be authenticated
boxes on all the distribution groups and I don't want to do this by hand
for 200 groups.

 

So I exported the group list to a csv and cleared out everything but the
display names in excel and re-saved it as a csv.  Then I tried using 

 

Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity
$_.displayName -RequireSenderAuthenticationEnabled $False }

 

However it returns:

 

Set-DistributionGroup : Cannot bind argument to parameter 'Identity'
because it

 is null.

At line:1 char:70

+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity
 $

_.displayName -RequireSenderAuthenticationEnabled $False }

Set-DistributionGroup : Cannot bind argument to parameter 'Identity'
because it

 is null.

At line:1 char:70

+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity
 $

_.displayName -RequireSenderAuthenticationEnabled $False }

 

Anyone have any clues as to why this might not work or what I can do to
achieve what I want?

 

Thanks

 

Ehren J. Benson, MCSE

Windows Systems Administrator

Department of Physics and Astronomy

Michigan State University

1209 A Biomed Phys Sci

 

[EMAIL PROTECTED]

517-884-5469

 

 

 

Ehren J. Benson, MCSE

Windows Systems Administrator

Department of Physics and Astronomy

Michigan State University

1209 A Biomed Phys Sci

 

[EMAIL PROTECTED]

517-884-5469

 

 

 

 

 

 

 

**
Note: 
The information contained in this message may be privileged and confidential 
and 
protected from disclosure.  If the reader of this message is not the intended  
recipient, or an employee or agent responsible for delivering this message to  
the intended recipient, you are hereby notified that any dissemination,   
distribution or copying of this communication is strictly prohibited. If you  
have received this communication in error, please notify us immediately by  
replying to the message and deleting it from your computer. 
**

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: Ok it's starting BB to iPone

2008-07-16 Thread Damien Solodow
I think this has lost the Groove...

 

From: Kevin Lundy [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 4:09 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

 

2000 would be a Cluster

On Wed, Jul 16, 2008 at 4:04 PM, Andrew Greene
<[EMAIL PROTECTED]> wrote:

Surely by now there have been 95 or 98 of these. Feels like 2000 though.

 

Andrew Greene

IS Technician / Webmaster

City of Anderson

 

From: Steve Ens [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:59 PM 


To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

 

Whatever Bob, I mean Paul.

On Wed, Jul 16, 2008 at 2:55 PM, Maglinger, Paul <[EMAIL PROTECTED]>
wrote:

Nah... I'll just wait for the SQL...

 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 

Sent: Wednesday, July 16, 2008 2:40 PM


To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

You guys keep singing OneNote.

Consider taking a different InfoPath.



From: "Clayton Doige" <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2008 4:30 AM
To: "MS-Exchange Admin Issues" 
Subject: RE: Ok it's starting BB to iPone

For sure, easy Access to information

 

From: Maglinger, Paul [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 11:56
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

It's always good to share points...

 



From: Clayton Doige [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:15 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

that's a powerful point

2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:

you guys excel yourselves!

 



From: Jonathan Link [EMAIL PROTECTED]
Sent: Wednesday, 16 July 2008 8:38 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

In the System Center?

On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John <[EMAIL PROTECTED]>
wrote:

Only after you get your Groove on.

- John Barsodi

-Original Message-
From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:14 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone

Word

-Original Message-
From: Matt Lathrum [mailto:[EMAIL PROTECTED]

Sent: Tuesday, July 15, 2008 1:09 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone


Yeah, they have a great Outlook on life.


-Original Message-
From: wjh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:01 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

I really love these Exchanges in the group.

[EMAIL PROTECTED] wrote:
>
> I bet there is a nice Vista from that height.
>
>

 

 

 

 

 

 

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

Re: Ok it's starting BB to iPone

2008-07-16 Thread Kevin Lundy
2000 would be a Cluster

On Wed, Jul 16, 2008 at 4:04 PM, Andrew Greene <[EMAIL PROTECTED]>
wrote:

>  Surely by now there have been 95 or 98 of these. Feels like 2000 though.
>
>
>
> Andrew Greene
>
> IS Technician / Webmaster
>
> City of Anderson
>
>
>
> *From:* Steve Ens [mailto:[EMAIL PROTECTED]
> *Sent:* Wednesday, July 16, 2008 3:59 PM
>
> *To:* MS-Exchange Admin Issues
> *Subject:* Re: Ok it's starting BB to iPone
>
>
>
> Whatever Bob, I mean Paul.
>
> On Wed, Jul 16, 2008 at 2:55 PM, Maglinger, Paul <[EMAIL PROTECTED]>
> wrote:
>
> Nah... I'll just wait for the SQL...
>
>
>  --
>
> *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>
> *Sent:* Wednesday, July 16, 2008 2:40 PM
>
>
> *To:* MS-Exchange Admin Issues
> *Subject:* RE: Ok it's starting BB to iPone
>
>
>
> You guys keep singing OneNote.
>
> Consider taking a different InfoPath.
>
>  --
>
> *From*: "Clayton Doige" <[EMAIL PROTECTED]>
> *Sent*: Wednesday, July 16, 2008 4:30 AM
> *To*: "MS-Exchange Admin Issues" 
> *Subject*: RE: Ok it's starting BB to iPone
>
> For sure, easy Access to information
>
>
>
> *From:* Maglinger, Paul [mailto:[EMAIL PROTECTED]
> *Sent:* 16 July 2008 11:56
> *To:* MS-Exchange Admin Issues
> *Subject:* RE: Ok it's starting BB to iPone
>
>
>
> It's always good to share points...
>
>
>  --
>
> *From:* Clayton Doige [mailto:[EMAIL PROTECTED]
> *Sent:* Wednesday, July 16, 2008 3:15 AM
> *To:* MS-Exchange Admin Issues
> *Subject:* Re: Ok it's starting BB to iPone
>
> that's a powerful point
>
> 2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:
>
> you guys excel yourselves!
>
>
>  --
>
> *From:* Jonathan Link [EMAIL PROTECTED]
> *Sent:* Wednesday, 16 July 2008 8:38 AM
> *To:* MS-Exchange Admin Issues
> *Subject:* Re: Ok it's starting BB to iPone
>
> In the System Center?
>
> On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John <[EMAIL PROTECTED]>
> wrote:
>
> Only after you get your Groove on.
>
> - John Barsodi
>
> -Original Message-
> From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 2008 1:14 PM
> To: MS-Exchange Admin Issues
>
> Subject: RE: Ok it's starting BB to iPone
>
> Word
>
> -Original Message-
> From: Matt Lathrum [mailto:[EMAIL PROTECTED]
>
> Sent: Tuesday, July 15, 2008 1:09 PM
> To: MS-Exchange Admin Issues
>
> Subject: RE: Ok it's starting BB to iPone
>
>
> Yeah, they have a great Outlook on life.
>
>
> -Original Message-
> From: wjh [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 2008 1:01 PM
> To: MS-Exchange Admin Issues
> Subject: Re: Ok it's starting BB to iPone
>
> I really love these Exchanges in the group.
>
> [EMAIL PROTECTED] wrote:
> >
> > I bet there is a nice Vista from that height.
> >
> >
>
>
>
>
>
>
>
>
>
>
>
>
>

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

Fwd: : Ok it's starting BB to iPone

2008-07-16 Thread Steve Ens
Smoke signals, eh? He must be suffering withdrawal...


-- Forwarded message --
From: Chad Loeven <[EMAIL PROTECTED]>
Date: Wed, Jul 16, 2008 at 2:59 PM
Subject:  AutoReply: Ok it's starting BB to iPone
To: Steve Ens <[EMAIL PROTECTED]>


I will be out until Monday the 21st of July with *NO* access to email,
voicemail, telegraph or smoke signals. In my absence please contact Tracy
Koppenhoefer at (727)562-0101x293, [EMAIL PROTECTED] - Chad

- Chad


..

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: Ok it's starting BB to iPone

2008-07-16 Thread Andrew Greene
Surely by now there have been 95 or 98 of these. Feels like 2000 though.

 

Andrew Greene

IS Technician / Webmaster

City of Anderson

 

From: Steve Ens [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:59 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

 

Whatever Bob, I mean Paul.

On Wed, Jul 16, 2008 at 2:55 PM, Maglinger, Paul <[EMAIL PROTECTED]>
wrote:

Nah... I'll just wait for the SQL...

 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 

Sent: Wednesday, July 16, 2008 2:40 PM


To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

You guys keep singing OneNote.

Consider taking a different InfoPath.





From: "Clayton Doige" <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2008 4:30 AM
To: "MS-Exchange Admin Issues" 
Subject: RE: Ok it's starting BB to iPone

For sure, easy Access to information

 

From: Maglinger, Paul [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 11:56
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

It's always good to share points...

 



From: Clayton Doige [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:15 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

that's a powerful point

2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:

you guys excel yourselves!

 



From: Jonathan Link [EMAIL PROTECTED]
Sent: Wednesday, 16 July 2008 8:38 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

In the System Center?

On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John <[EMAIL PROTECTED]>
wrote:

Only after you get your Groove on.

- John Barsodi

-Original Message-
From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:14 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone

Word

-Original Message-
From: Matt Lathrum [mailto:[EMAIL PROTECTED]

Sent: Tuesday, July 15, 2008 1:09 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone


Yeah, they have a great Outlook on life.


-Original Message-
From: wjh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:01 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

I really love these Exchanges in the group.

[EMAIL PROTECTED] wrote:
>
> I bet there is a nice Vista from that height.
>
>

 

 

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

Re: Ok it's starting BB to iPone

2008-07-16 Thread Steve Ens
Whatever Bob, I mean Paul.

On Wed, Jul 16, 2008 at 2:55 PM, Maglinger, Paul <[EMAIL PROTECTED]>
wrote:

>  Nah... I'll just wait for the SQL...
>
>  --
> *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> *Sent:* Wednesday, July 16, 2008 2:40 PM
>
> *To:* MS-Exchange Admin Issues
> *Subject:* RE: Ok it's starting BB to iPone
>
> You guys keep singing OneNote.
>
> Consider taking a different InfoPath.
>
>
> --
> *From*: "Clayton Doige" <[EMAIL PROTECTED]>
> *Sent*: Wednesday, July 16, 2008 4:30 AM
> *To*: "MS-Exchange Admin Issues" 
> *Subject*: RE: Ok it's starting BB to iPone
>
>  For sure, easy Access to information
>
>
>
> *From:* Maglinger, Paul [mailto:[EMAIL PROTECTED]
> *Sent:* 16 July 2008 11:56
> *To:* MS-Exchange Admin Issues
> *Subject:* RE: Ok it's starting BB to iPone
>
>
>
> It's always good to share points...
>
>
>  --
>
> *From:* Clayton Doige [mailto:[EMAIL PROTECTED]
> *Sent:* Wednesday, July 16, 2008 3:15 AM
> *To:* MS-Exchange Admin Issues
> *Subject:* Re: Ok it's starting BB to iPone
>
> that's a powerful point
>
> 2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:
>
> you guys excel yourselves!
>
>
>  --
>
> *From:* Jonathan Link [EMAIL PROTECTED]
> *Sent:* Wednesday, 16 July 2008 8:38 AM
> *To:* MS-Exchange Admin Issues
> *Subject:* Re: Ok it's starting BB to iPone
>
> In the System Center?
>
> On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John <[EMAIL PROTECTED]>
> wrote:
>
> Only after you get your Groove on.
>
> - John Barsodi
>
> -Original Message-
> From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 2008 1:14 PM
> To: MS-Exchange Admin Issues
>
> Subject: RE: Ok it's starting BB to iPone
>
> Word
>
> -Original Message-
> From: Matt Lathrum [mailto:[EMAIL PROTECTED]
>
> Sent: Tuesday, July 15, 2008 1:09 PM
> To: MS-Exchange Admin Issues
>
> Subject: RE: Ok it's starting BB to iPone
>
>
> Yeah, they have a great Outlook on life.
>
>
> -Original Message-
> From: wjh [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 2008 1:01 PM
> To: MS-Exchange Admin Issues
> Subject: Re: Ok it's starting BB to iPone
>
> I really love these Exchanges in the group.
>
> [EMAIL PROTECTED] wrote:
> >
> > I bet there is a nice Vista from that height.
> >
> >
>
>
>
>
>

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: Ok it's starting BB to iPone

2008-07-16 Thread Maglinger, Paul
Nah... I'll just wait for the SQL...



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 2:40 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone


You guys keep singing OneNote.

Consider taking a different InfoPath.





From: "Clayton Doige" <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2008 4:30 AM
To: "MS-Exchange Admin Issues" 
Subject: RE: Ok it's starting BB to iPone



For sure, easy Access to information

 

From: Maglinger, Paul [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 11:56
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

It's always good to share points...

 



From: Clayton Doige [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:15 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

that's a powerful point

2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:

you guys excel yourselves!

 



From: Jonathan Link [EMAIL PROTECTED]
Sent: Wednesday, 16 July 2008 8:38 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

In the System Center?

On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John <[EMAIL PROTECTED]>
wrote:

Only after you get your Groove on.

- John Barsodi

-Original Message-
From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:14 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone

Word

-Original Message-
From: Matt Lathrum [mailto:[EMAIL PROTECTED]

Sent: Tuesday, July 15, 2008 1:09 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone


Yeah, they have a great Outlook on life.


-Original Message-
From: wjh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:01 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

I really love these Exchanges in the group.

[EMAIL PROTECTED] wrote:
>
> I bet there is a nice Vista from that height.
>
>

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: errant powershell command

2008-07-16 Thread Ehren Benson
--

I knew it made sense...and I apologize for preemptively posting this... but I 
found my problem and it was nothing with the command...it was that in the CSV I 
accidentally typed 'dispayName' instead of 'displayName'  (no L).

Long...long day and not enough coffeeeh screw coffee pass me the Red Bull.

Thanks Rob Campbell for the handy "test" command to see what dataset the 
command will be using, that will be handy in the future...I did not know you 
could do that :)


<3 Powershell


Ehren J. Benson, MCSE
Windows Systems Administrator

[EMAIL PROTECTED]
517-884-5469

From: Kretche, Peter [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 3:10 PM
To: MS-Exchange Admin Issues
Subject: RE: errant powershell command

Try this instead

$data = groupstest.csv | import-csv $data | foreach ($i in $data) { 
Set-DistributionGroup -identity $i.displayName 
-RequireSenderAuthenticationEnabled:$False}

-
Thank you,
Pete Kretche
MCP, A+, HP APS
Network Systems Administrator
UW - Green Bay
Voice: 920.465.5014
Fax: 920.465.2864
[EMAIL PROTECTED]

No trees were killed in the sending of this message, but a large number of 
electrons were terribly inconvenienced.  Please don't print this email unless 
it is absolutely critical.

From: Ehren Benson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 2:04 PM
To: MS-Exchange Admin Issues
Subject: errant powershell command

This is curious because it seems logical enough that it should work.  I use a 
similar command all the time to create new contacts and distribution groups but 
maybe it cannot be used to modify properties...

I need to 'uncheck' all of the Require All Senders to be authenticated boxes on 
all the distribution groups and I don't want to do this by hand for 200 groups.

So I exported the group list to a csv and cleared out everything but the 
display names in excel and re-saved it as a csv.  Then I tried using

Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity 
$_.displayName -RequireSenderAuthenticationEnabled $False }

However it returns:

Set-DistributionGroup : Cannot bind argument to parameter 'Identity' because it
 is null.
At line:1 char:70
+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity   $
_.displayName -RequireSenderAuthenticationEnabled $False }
Set-DistributionGroup : Cannot bind argument to parameter 'Identity' because it
 is null.
At line:1 char:70
+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity   $
_.displayName -RequireSenderAuthenticationEnabled $False }

Anyone have any clues as to why this might not work or what I can do to achieve 
what I want?

Thanks

Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469



Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469








~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: Ok it's starting BB to iPone

2008-07-16 Thread [EMAIL PROTECTED]
You guys keep singing OneNote.

Consider taking a different InfoPath.



From: "Clayton Doige" <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2008 4:30 AM
To: "MS-Exchange Admin Issues" 
Subject: RE: Ok it's starting BB to iPone 

For sure, easy Access to information
 

From: Maglinger, Paul [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 11:56
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone
 
It's always good to share points...
 



From: Clayton Doige [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:15 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

that's a powerful point

2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:

you guys excel yourselves!

 



From: Jonathan Link [EMAIL PROTECTED]
Sent: Wednesday, 16 July 2008 8:38 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

In the System Center?

On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John <[EMAIL PROTECTED]> wrote:
Only after you get your Groove on.

- John Barsodi

-Original Message-
From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:14 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone

Word

-Original Message-
From: Matt Lathrum [mailto:[EMAIL PROTECTED]

Sent: Tuesday, July 15, 2008 1:09 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone

Yeah, they have a great Outlook on life.

-Original Message-
From: wjh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:01 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

I really love these Exchanges in the group.

[EMAIL PROTECTED] wrote:
>
> I bet there is a nice Vista from that height.
>
> 

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

ADMT 3 & distribution grops

2008-07-16 Thread Russ Patterson
Hi all - quick sanity check.

Is ADMT 3  (
http://www.microsoft.com/downloads/details.aspx?FamilyID=6f86937b-533a-466d-a8e8-aff85ad3d212&DisplayLang=en)
all that is needed to migrate mail-enabled security groups and distribution
groups from an Exchange 2000 Windows 2000 domain to an Exchange 2k7-E2k3
Windows 2k3 domain - seperate forests - and keep the mail flow working? -
i.e. you can reply to an old email with the pre-migrated DL in the CC line &
all users will receive a copy?

Thanks

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: errant powershell command

2008-07-16 Thread Campbell, Rob
It looks like it's not happy about $_.displayName

 

Does Import-Csv groupstest.csv | ForEach { $_.displayName}  give you a
list of the display names in your csv file?  

 

 

 



From: Ehren Benson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 2:04 PM
To: MS-Exchange Admin Issues
Subject: errant powershell command

 

This is curious because it seems logical enough that it should work.  I
use a similar command all the time to create new contacts and
distribution groups but maybe it cannot be used to modify properties...

 

I need to 'uncheck' all of the Require All Senders to be authenticated
boxes on all the distribution groups and I don't want to do this by hand
for 200 groups.

 

So I exported the group list to a csv and cleared out everything but the
display names in excel and re-saved it as a csv.  Then I tried using 

 

Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity
$_.displayName -RequireSenderAuthenticationEnabled $False }

 

However it returns:

 

Set-DistributionGroup : Cannot bind argument to parameter 'Identity'
because it

 is null.

At line:1 char:70

+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity
 $

_.displayName -RequireSenderAuthenticationEnabled $False }

Set-DistributionGroup : Cannot bind argument to parameter 'Identity'
because it

 is null.

At line:1 char:70

+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity
 $

_.displayName -RequireSenderAuthenticationEnabled $False }

 

Anyone have any clues as to why this might not work or what I can do to
achieve what I want?

 

Thanks

 

Ehren J. Benson, MCSE

Windows Systems Administrator

Department of Physics and Astronomy

Michigan State University

1209 A Biomed Phys Sci

 

[EMAIL PROTECTED]

517-884-5469

 

 

 

Ehren J. Benson, MCSE

Windows Systems Administrator

Department of Physics and Astronomy

Michigan State University

1209 A Biomed Phys Sci

 

[EMAIL PROTECTED]

517-884-5469

 

 

 

**
Note: 
The information contained in this message may be privileged and confidential 
and 
protected from disclosure.  If the reader of this message is not the intended  
recipient, or an employee or agent responsible for delivering this message to  
the intended recipient, you are hereby notified that any dissemination,   
distribution or copying of this communication is strictly prohibited. If you  
have received this communication in error, please notify us immediately by  
replying to the message and deleting it from your computer. 
**

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: errant powershell command

2008-07-16 Thread Kretche, Peter
Try this instead

$data = groupstest.csv | import-csv $data | foreach ($i in $data) { 
Set-DistributionGroup -identity $i.displayName 
-RequireSenderAuthenticationEnabled:$False}

-
Thank you,
Pete Kretche
MCP, A+, HP APS
Network Systems Administrator
UW - Green Bay
Voice: 920.465.5014
Fax: 920.465.2864
[EMAIL PROTECTED]

No trees were killed in the sending of this message, but a large number of 
electrons were terribly inconvenienced.  Please don't print this email unless 
it is absolutely critical.

From: Ehren Benson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 2:04 PM
To: MS-Exchange Admin Issues
Subject: errant powershell command

This is curious because it seems logical enough that it should work.  I use a 
similar command all the time to create new contacts and distribution groups but 
maybe it cannot be used to modify properties...

I need to 'uncheck' all of the Require All Senders to be authenticated boxes on 
all the distribution groups and I don't want to do this by hand for 200 groups.

So I exported the group list to a csv and cleared out everything but the 
display names in excel and re-saved it as a csv.  Then I tried using

Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity 
$_.displayName -RequireSenderAuthenticationEnabled $False }

However it returns:

Set-DistributionGroup : Cannot bind argument to parameter 'Identity' because it
 is null.
At line:1 char:70
+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity   $
_.displayName -RequireSenderAuthenticationEnabled $False }
Set-DistributionGroup : Cannot bind argument to parameter 'Identity' because it
 is null.
At line:1 char:70
+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity   $
_.displayName -RequireSenderAuthenticationEnabled $False }

Anyone have any clues as to why this might not work or what I can do to achieve 
what I want?

Thanks

Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469



Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469





~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

errant powershell command

2008-07-16 Thread Ehren Benson
This is curious because it seems logical enough that it should work.  I use a 
similar command all the time to create new contacts and distribution groups but 
maybe it cannot be used to modify properties...

I need to 'uncheck' all of the Require All Senders to be authenticated boxes on 
all the distribution groups and I don't want to do this by hand for 200 groups.

So I exported the group list to a csv and cleared out everything but the 
display names in excel and re-saved it as a csv.  Then I tried using

Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity 
$_.displayName -RequireSenderAuthenticationEnabled $False }

However it returns:

Set-DistributionGroup : Cannot bind argument to parameter 'Identity' because it
 is null.
At line:1 char:70
+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity   $
_.displayName -RequireSenderAuthenticationEnabled $False }
Set-DistributionGroup : Cannot bind argument to parameter 'Identity' because it
 is null.
At line:1 char:70
+ Import-Csv groupstest.csv | ForEach { Set-DistributionGroup -identity   $
_.displayName -RequireSenderAuthenticationEnabled $False }

Anyone have any clues as to why this might not work or what I can do to achieve 
what I want?

Thanks

Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469



Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: A couple questions about ISA and OWA

2008-07-16 Thread Exchange (Sunbelt)
Anything's possible.

You can publish OWA on 80 if you like, waste of time using ISA Just for that 
tho' .

Yes it makes AD lookups if the ISA server is a domain member, (the preferred 
method).

S

From: Matt Lathrum [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 3:14 PM
To: MS-Exchange Admin Issues
Subject: A couple questions about ISA and OWA

I'm trying to get some design questions straightened out and would appreciate 
some assistance.  I would like to use ISA 2006 to be the reverse proxy of OWA 
2007 and CWA 2007.  I would like incoming port 443 SSL requests from the 
Internet to terminate at the load balancer and convert it to port 80, then 
continue to our two ISA servers.  This would mean the SSL cert would reside on 
the load balancer.  Then the ISA will inspect the packets and forward it to the 
load balancer of the CAS servers.  Is this possible?  This is a design request 
by our network team so they can inspect the packets before it hits the ISA 
servers.  They do this for their other traffic and say it's the normal way 
things are done.

Also, does the ISA server itself make AD authentication calls?  I'm seeing 
articles that say yes 
(http://technet.microsoft.com/en-us/library/bb794722(TechNet.10).aspx and 
http://www.securityfocus.com/infocus/1807), although a rep from Microsoft has 
told me it doesn't.  If it does make AD auth calls, what port do I have to open 
through the DMZ to allow that traffic?  88?  389?

Thanks in advance.

Matt



This message is private and confidential. If you have received it in error, 
please notify the sender and remove it from your system.



~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

A couple questions about ISA and OWA

2008-07-16 Thread Matt Lathrum

I'm trying to get some design questions straightened out and would
appreciate some assistance.  I would like to use ISA 2006 to be the
reverse proxy of OWA 2007 and CWA 2007.  I would like incoming port 443
SSL requests from the Internet to terminate at the load balancer and
convert it to port 80, then continue to our two ISA servers.  This would
mean the SSL cert would reside on the load balancer.  Then the ISA will
inspect the packets and forward it to the load balancer of the CAS
servers.  Is this possible?  This is a design request by our network
team so they can inspect the packets before it hits the ISA servers.
They do this for their other traffic and say it's the normal way things
are done.

 

Also, does the ISA server itself make AD authentication calls?  I'm
seeing articles that say yes
(http://technet.microsoft.com/en-us/library/bb794722(TechNet.10).aspx
and http://www.securityfocus.com/infocus/1807), although a rep from
Microsoft has told me it doesn't.  If it does make AD auth calls, what
port do I have to open through the DMZ to allow that traffic?  88?  389?

 

Thanks in advance.

 

Matt



This message is private and confidential. If you have received it in error, 
please notify the sender and remove it from your system.
~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: OWA / Exchange 2K7

2008-07-16 Thread David Lum
No on the IWA.

 

Dave

 

From: Michael B. Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 10:39 AM
To: MS-Exchange Admin Issues
Subject: RE: OWA / Exchange 2K7

 

Do you IWA turned on? With Exchange 2007 as the FE and Exchange 2003 as
the BE, you can only have basic enabled.

 

Regards,

 

Michael B. Smith

MCITP:SA,EMA/MCSE/Exchange MVP

http://TheEssentialExchange.com

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 1:34 PM
To: MS-Exchange Admin Issues
Subject: RE: OWA / Exchange 2K7

 

Well nowI spoke too soon. While I found the settings for this, when
we try to turn it on, the OWA screen just asks for username and
password, but it doesn't accept it, it just comes back asking for
credentials...

 

Ideas? Currently our back-end server is 2003, only the OWA machine is
2007 (we are transitioning this month).

 

Dave Lum  - Systems Engineer 
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by
riding the back of the tiger ended up inside"  - JFK

 

 

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 5:43 AM
To: MS-Exchange Admin Issues
Subject: RE: OWA / Exchange 2K7

 

Disregard, I found the answer in previous posts here - DOH!

 

Dave

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 5:33 AM
To: MS-Exchange Admin Issues
Subject: OWA / Exchange 2K7

 

We are in the process of rolling out Exchange 2K7. We have OWA working
but it requires domain\UserID. Isn't there a way for it to let us just
enter username - basically having it assume our domain ID?  UPN also
works if we enter t as specified in users properties in AD.

 

Dave Lum  - Systems Engineer 
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by
riding the back of the tiger ended up inside"  - JFK

 

 

 

 

 

 

 

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: OWA / Exchange 2K7

2008-07-16 Thread Michael B. Smith
Do you IWA turned on? With Exchange 2007 as the FE and Exchange 2003 as the
BE, you can only have basic enabled.

 

Regards,

 

Michael B. Smith

MCITP:SA,EMA/MCSE/Exchange MVP

http://TheEssentialExchange.com

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 1:34 PM
To: MS-Exchange Admin Issues
Subject: RE: OWA / Exchange 2K7

 

Well now..I spoke too soon. While I found the settings for this, when we try
to turn it on, the OWA screen just asks for username and password, but it
doesn't accept it, it just comes back asking for credentials.

 

Ideas? Currently our back-end server is 2003, only the OWA machine is 2007
(we are transitioning this month).

 

Dave Lum  - Systems Engineer 
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by riding
the back of the tiger ended up inside"  - JFK

 

 

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 5:43 AM
To: MS-Exchange Admin Issues
Subject: RE: OWA / Exchange 2K7

 

Disregard, I found the answer in previous posts here - DOH!

 

Dave

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 5:33 AM
To: MS-Exchange Admin Issues
Subject: OWA / Exchange 2K7

 

We are in the process of rolling out Exchange 2K7. We have OWA working but
it requires domain\UserID. Isn't there a way for it to let us just enter
username - basically having it assume our domain ID?  UPN also works if we
enter t as specified in users properties in AD.

 

Dave Lum  - Systems Engineer 
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by riding
the back of the tiger ended up inside"  - JFK

 

 

 

 

 

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: OWA / Exchange 2K7

2008-07-16 Thread David Lum
Well nowI spoke too soon. While I found the settings for this, when
we try to turn it on, the OWA screen just asks for username and
password, but it doesn't accept it, it just comes back asking for
credentials...

 

Ideas? Currently our back-end server is 2003, only the OWA machine is
2007 (we are transitioning this month).

 

Dave Lum  - Systems Engineer 
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by
riding the back of the tiger ended up inside"  - JFK

 

 

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 5:43 AM
To: MS-Exchange Admin Issues
Subject: RE: OWA / Exchange 2K7

 

Disregard, I found the answer in previous posts here - DOH!

 

Dave

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 5:33 AM
To: MS-Exchange Admin Issues
Subject: OWA / Exchange 2K7

 

We are in the process of rolling out Exchange 2K7. We have OWA working
but it requires domain\UserID. Isn't there a way for it to let us just
enter username - basically having it assume our domain ID?  UPN also
works if we enter t as specified in users properties in AD.

 

Dave Lum  - Systems Engineer 
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by
riding the back of the tiger ended up inside"  - JFK

 

 

 

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

Re: Ok it's starting BB to iPhone

2008-07-16 Thread Clayton Doige
Hey, can't speak for Apache, but it seems to me that the cert needs to live
on both the reverse proxy and the fe server. Certainly with the ISA set up
you put the cert in both the ISA cert store and the website itself, else it
does not work.

PDA's also seem a lot more touchy with certs than a browser, as in a browser
will connect when a pda won't.

Can you telnet from the apache to IIS on 443? Also, on the ISA server set
up's I have done I have had to make an entry for the FQDN of the cert in the
hosts file on the ISA Server which points to the fe server. So if you can do
this on the apache, and ping the fqdn and get a response from the fe server
that might help?

Dunno, just shotting out ideas really.

HTH, will touch base with you later, but I am getting kicked out of the
office now, so will check in from home :P

C

2008/7/16 Sherry Abercrombie <[EMAIL PROTECTED]>:

> Grrr, I'm getting a little frustrated, well a lot frustrated.  We've just
> recently gone the route of setting up OWA and now I'm working on
> ActiveSync.  We have an Apache server that is setup with a reverse proxy to
> do OWA, and it works flawlessly.  Attempting to do the same thing with
> ActiveSync, and it's not working.  I go between getting an 0x85010014error 
> code on the device to it prompting me to "Please correct your Exchange
> Server password." on the device over and over again.  It just depends on
> what settings I have in IIS, I've broken OWA a few times in this and fixed
> it, but I don't know what it is I'm missing.
>
> Exchange 2003 sp2, IIS6, and some windows device that my manager had laying
> around that we've put a sim card in.  ISA is out of the loop since we're
> doing a reverse proxy from an Apache server, and we've had to install a root
> cert from our colo facility on the device.  My apache guy says we don't need
> the cert on the exchange server because we're doing the reverse proxy.  I've
> got the active sync virtual directory set to ignore client certs, it's also
> set for no anonymouse access, and Integrated Windows authentication.  What
> else do I need to look at in IIS?  What other settings on what other
> directories do I need to make?
>
> Yes, I've been googling and searching for answers since yesterday afternoon
> and not making any progress.  Oh, I get the 10014 error code when I set the
> active sync virtual directory to have both integrated & basic
> authentication, or to just basic authentication.
>
> Thanks all
>
>
>
> On 7/16/08, Clayton Doige <[EMAIL PROTECTED]> wrote:
>>
>> Sorry to ask what could be a dumb question, but your verisign cert, you
>> have installed it back into your computer's personal certificate store etc
>> etc? As it's verisign as long as the FQDN on the cert matches the FQDN on
>> the iPhone's exchange server address you should be OK.
>>
>> 2008/7/16 Dennis Rogov <[EMAIL PROTECTED]>:
>>
>>>The cert was deployed by VeriSign. Is there a way to install the
>>> certificate directly on the machine?
>>>
>>>
>>> Dr
>>>
>>> Dennis Rogov
>>> Senior Network Analyst
>>> THE Peer GROUP an informed medical communications company
>>>
>>> 379 thornall street, 12th floor  | edison, nj 08837 usa
>>>
>>> Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277
>>>
>>> [EMAIL PROTECTED]   www.peergroupinc.com
>>> [This e-mail and any attachments thereto, is intended only for use by
>>> the addressee(s) named herein and may contain legally privileged and/or
>>> confidential information. No confidentiality or privilege is waived or
>>> lost by any mistransmission. If you are not the intended recipient of
>>> this e-mail, you are hereby notified any dissemination, distribution or
>>> copying of this email, and any attachments thereto, is strictly
>>> prohibited. If you receive this email in error please immediately notify
>>> me at (732) 205-8376 and permanently delete the original copy and any
>>> copy of any e-mail, and any printout thereof. ]
>>>
>>>
>>>
>>>
>>> -Original Message-
>>> From: Clayton Doige [mailto:[EMAIL PROTECTED]
>>>  Sent: Wednesday, July 16, 2008 10:20 AM
>>> To: MS-Exchange Admin Issues
>>> Subject: RE: Ok it's starting BB to iPhone
>>>
>>> Is the cert trusted? In other words did you generate a cert request,
>>> send it off to your cert provider, etc etc etc. If you made the cert
>>> yourself the iPhone won't let you connect unless you install the cert up
>>> on the iPhone as well which I don't know how to do. HTH somewhat
>>>
>>> -Original Message-
>>> From: Dennis Rogov [mailto:[EMAIL PROTECTED]
>>> Sent: 16 July 2008 14:47
>>> To: MS-Exchange Admin Issues
>>> Subject: RE: Ok it's starting BB to iPhone
>>>
>>> I don't have a front end server I just have one exchange I do have an
>>> SSL for my OWA it's assigned by version.
>>>
>>> Dr
>>>
>>>
>>> Dennis Rogov
>>> Senior Network Analyst
>>> THE Peer GROUP an informed medical communications company
>>>
>>> 379 thornall street, 12th floor  | edison, nj 08837 usa
>>>
>>> Direct: 732-

RE: 5.7.1 NDR--but why?

2008-07-16 Thread Miller Bonnie L .
Good to know.  I'm still not sure what was/is off as everything looks set 
right.  The message did get out though, so I'll wait and see if we get any more 
like it.  Thanks for the heads-up that there might be trouble and also thanks 
to those who sent me ideas off-list.

This DL will be used again tonight/tomorrow after the software upgrade is 
completed (the reason the message was sent) so I'll see how it goes.  I did do 
the remove/re-add the user and click apply trick just in case, but otherwise 
haven't made changes.

-Bonnie

From: Michael B. Smith [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 8:29 AM
To: MS-Exchange Admin Issues
Subject: RE: 5.7.1 NDR--but why?

I've seen a couple of reports of this since UR3. I've not seen a solution yet 
tho.

Regards,

Michael B. Smith
MCITP:SA,EMA/MCSE/Exchange MVP
http://TheEssentialExchange.com

From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 10:23 AM
To: MS-Exchange Admin Issues
Subject: 5.7.1 NDR--but why?

Exchange 2007 SP1, rollup 3, one server w/all roles.  Outlook 2007 SP1 client 
in cached mode w/mailboxes on the server (no psts).

My boss sent a message yesterday afternoon to a distribution group and two 
explicit usernames, and copied it to another distribution group-all addresses 
are internal to our domain.  She got the (sanitized) NDR below back from our 
system.

So, I thought, "oh, that group is restricted and she doesn't have permissions" 
but that is not the case for either DL.  They are restricted, but her name is 
in both lists (with the require that all senders are authenticated box 
checked), and we don't put delivery restrictions on individual user accounts.  
So, I ran message tracking, and it reports RECEIVE with a recipientcount of 4, 
which is what I would expect to see if the message was delivered.  We then 
spot-checked some of the recipient mailboxes, and they ALL have the message-in 
other words, it appears that it was sent successfully.

So, why might she receive an NDR like this for a message that was successfully 
delivered?  Could there be an issue with a member of one of the DLs, and if so, 
why would it report the DL name and not the individual recipient?  Is there any 
sort of powershell command I can run to see if one of the members of this list 
has somehow been restricted?

Just an FYI, the main DL that generated the NDR is actually a USG as it's used 
for permissions on folders as well.  Some of the members are not mail-enabled 
users, but we have sent to the list before (maybe as recently as a month ago, 
pre rollup 3) w/out this type of NDR coming back.  I did find that one computer 
account had been accidentally added to this group (unknown when), which I've 
removed.

Thanks for any ideas.
-Bonnie


Delivery has failed to these recipients or distribution lists:

DISTRIUBUTIONLIST
Your message wasn't delivered because of security policies. Microsoft Exchange 
will not try to redeliver this message for you. Please provide the following 
diagnostic text to your system administrator.

  _
Sent by Microsoft Exchange Server 2007
Diagnostic information for administrators:

Generating server: servername1.domain.name

[EMAIL PROTECTED]
#550 5.7.1 RESOLVER.RST.NotAuthorized; not authorized ##

Original message headers:

Received: from servername1.domain.name ([x.x.x.x]) by
 servername1.domain.name ([x.x.x.x]) with mapi; Tue, 15 Jul 2008
 14:12:38 -0700
Content-Type (this part removed as the list keeps rejecting thinking there is 
an attachment)
Content-Transfer-Encoding: binary
From: sendername <[EMAIL PROTECTED]>
To: DISTRIBUTIONLIST <[EMAIL PROTECTED]>,
AnotherUser. <[EMAIL PROTECTED]>, Athirduser
<[EMAIL PROTECTED]>
CC: ANOTHERDISTRIBUTIONLIST <[EMAIL PROTECTED]>
Importance: high
Date: Tue, 15 Jul 2008 14:12:37 -0700
Subject: Upgrade
Thread-Topic: Upgrade
Thread-Index: Acjmv4Hm8d+l7QAjStK70tscbpmLYg==
Message-ID: <[EMAIL PROTECTED]>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator: <[EMAIL PROTECTED]>
MIME-Version: 1.0








~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

Re: Ok it's starting BB to iPhone

2008-07-16 Thread Sherry Abercrombie
Grrr, I'm getting a little frustrated, well a lot frustrated.  We've just
recently gone the route of setting up OWA and now I'm working on
ActiveSync.  We have an Apache server that is setup with a reverse proxy to
do OWA, and it works flawlessly.  Attempting to do the same thing with
ActiveSync, and it's not working.  I go between getting an 0x85010014 error
code on the device to it prompting me to "Please correct your Exchange
Server password." on the device over and over again.  It just depends on
what settings I have in IIS, I've broken OWA a few times in this and fixed
it, but I don't know what it is I'm missing.

Exchange 2003 sp2, IIS6, and some windows device that my manager had laying
around that we've put a sim card in.  ISA is out of the loop since we're
doing a reverse proxy from an Apache server, and we've had to install a root
cert from our colo facility on the device.  My apache guy says we don't need
the cert on the exchange server because we're doing the reverse proxy.  I've
got the active sync virtual directory set to ignore client certs, it's also
set for no anonymouse access, and Integrated Windows authentication.  What
else do I need to look at in IIS?  What other settings on what other
directories do I need to make?

Yes, I've been googling and searching for answers since yesterday afternoon
and not making any progress.  Oh, I get the 10014 error code when I set the
active sync virtual directory to have both integrated & basic
authentication, or to just basic authentication.

Thanks all


On 7/16/08, Clayton Doige <[EMAIL PROTECTED]> wrote:
>
> Sorry to ask what could be a dumb question, but your verisign cert, you
> have installed it back into your computer's personal certificate store etc
> etc? As it's verisign as long as the FQDN on the cert matches the FQDN on
> the iPhone's exchange server address you should be OK.
>
> 2008/7/16 Dennis Rogov <[EMAIL PROTECTED]>:
>
>>The cert was deployed by VeriSign. Is there a way to install the
>> certificate directly on the machine?
>>
>>
>> Dr
>>
>> Dennis Rogov
>> Senior Network Analyst
>> THE Peer GROUP an informed medical communications company
>>
>> 379 thornall street, 12th floor  | edison, nj 08837 usa
>>
>> Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277
>>
>> [EMAIL PROTECTED]   www.peergroupinc.com
>> [This e-mail and any attachments thereto, is intended only for use by
>> the addressee(s) named herein and may contain legally privileged and/or
>> confidential information. No confidentiality or privilege is waived or
>> lost by any mistransmission. If you are not the intended recipient of
>> this e-mail, you are hereby notified any dissemination, distribution or
>> copying of this email, and any attachments thereto, is strictly
>> prohibited. If you receive this email in error please immediately notify
>> me at (732) 205-8376 and permanently delete the original copy and any
>> copy of any e-mail, and any printout thereof. ]
>>
>>
>>
>>
>> -Original Message-
>> From: Clayton Doige [mailto:[EMAIL PROTECTED]
>>  Sent: Wednesday, July 16, 2008 10:20 AM
>> To: MS-Exchange Admin Issues
>> Subject: RE: Ok it's starting BB to iPhone
>>
>> Is the cert trusted? In other words did you generate a cert request,
>> send it off to your cert provider, etc etc etc. If you made the cert
>> yourself the iPhone won't let you connect unless you install the cert up
>> on the iPhone as well which I don't know how to do. HTH somewhat
>>
>> -Original Message-
>> From: Dennis Rogov [mailto:[EMAIL PROTECTED]
>> Sent: 16 July 2008 14:47
>> To: MS-Exchange Admin Issues
>> Subject: RE: Ok it's starting BB to iPhone
>>
>> I don't have a front end server I just have one exchange I do have an
>> SSL for my OWA it's assigned by version.
>>
>> Dr
>>
>>
>> Dennis Rogov
>> Senior Network Analyst
>> THE Peer GROUP an informed medical communications company
>>
>> 379 thornall street, 12th floor  | edison, nj 08837 usa
>>
>> Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277
>>
>> [EMAIL PROTECTED]   www.peergroupinc.com
>> [This e-mail and any attachments thereto, is intended only for use by
>> the addressee(s) named herein and may contain legally privileged and/or
>> confidential information. No confidentiality or privilege is waived or
>> lost by any mistransmission. If you are not the intended recipient of
>> this e-mail, you are hereby notified any dissemination, distribution or
>> copying of this email, and any attachments thereto, is strictly
>> prohibited. If you receive this email in error please immediately notify
>> me at (732) 205-8376 and permanently delete the original copy and any
>> copy of any e-mail, and any printout thereof. ]
>>
>>
>>
>>
>> -Original Message-
>> From: Martin Blackstone [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, July 16, 2008 9:35 AM
>> To: MS-Exchange Admin Issues
>> Subject: RE: Ok it's starting BB to iPhone
>>
>> Do you have a front end server?
>> 

RE: 5.7.1 NDR--but why?

2008-07-16 Thread Michael B. Smith
I've seen a couple of reports of this since UR3. I've not seen a solution
yet tho.

 

Regards,

 

Michael B. Smith

MCITP:SA,EMA/MCSE/Exchange MVP

http://TheEssentialExchange.com

 

From: Miller Bonnie L. [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 10:23 AM
To: MS-Exchange Admin Issues
Subject: 5.7.1 NDR--but why?

 

Exchange 2007 SP1, rollup 3, one server w/all roles.  Outlook 2007 SP1
client in cached mode w/mailboxes on the server (no psts).

 

My boss sent a message yesterday afternoon to a distribution group and two
explicit usernames, and copied it to another distribution group-all
addresses are internal to our domain.  She got the (sanitized) NDR below
back from our system.

 

So, I thought, "oh, that group is restricted and she doesn't have
permissions" but that is not the case for either DL.  They are restricted,
but her name is in both lists (with the require that all senders are
authenticated box checked), and we don't put delivery restrictions on
individual user accounts.  So, I ran message tracking, and it reports
RECEIVE with a recipientcount of 4, which is what I would expect to see if
the message was delivered.  We then spot-checked some of the recipient
mailboxes, and they ALL have the message-in other words, it appears that it
was sent successfully.


So, why might she receive an NDR like this for a message that was
successfully delivered?  Could there be an issue with a member of one of the
DLs, and if so, why would it report the DL name and not the individual
recipient?  Is there any sort of powershell command I can run to see if one
of the members of this list has somehow been restricted?

 

Just an FYI, the main DL that generated the NDR is actually a USG as it's
used for permissions on folders as well.  Some of the members are not
mail-enabled users, but we have sent to the list before (maybe as recently
as a month ago, pre rollup 3) w/out this type of NDR coming back.  I did
find that one computer account had been accidentally added to this group
(unknown when), which I've removed.

 

Thanks for any ideas.

-Bonnie

 

 

Delivery has failed to these recipients or distribution lists:

 

DISTRIUBUTIONLIST
Your message wasn't delivered because of security policies. Microsoft
Exchange will not try to redeliver this message for you. Please provide the
following diagnostic text to your system administrator.

 

  _  

Sent by Microsoft Exchange Server 2007 

Diagnostic information for administrators:

 

Generating server: servername1.domain.name

 

[EMAIL PROTECTED]
#550 5.7.1 RESOLVER.RST.NotAuthorized; not authorized ##

 

Original message headers:

 

Received: from servername1.domain.name ([x.x.x.x]) by
 servername1.domain.name ([x.x.x.x]) with mapi; Tue, 15 Jul 2008
 14:12:38 -0700
Content-Type (this part removed as the list keeps rejecting thinking there
is an attachment)
Content-Transfer-Encoding: binary
From: sendername <[EMAIL PROTECTED]>
To: DISTRIBUTIONLIST <[EMAIL PROTECTED]>,
AnotherUser. <[EMAIL PROTECTED]>, Athirduser
<[EMAIL PROTECTED]>
CC: ANOTHERDISTRIBUTIONLIST <[EMAIL PROTECTED]>
Importance: high
Date: Tue, 15 Jul 2008 14:12:37 -0700
Subject: Upgrade
Thread-Topic: Upgrade
Thread-Index: Acjmv4Hm8d+l7QAjStK70tscbpmLYg==
Message-ID:
<[EMAIL PROTECTED]>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
<[EMAIL PROTECTED]>
MIME-Version: 1.0

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

view shared calendar in OWA (ex2007)

2008-07-16 Thread Ehren Benson
Hey,

I seem to be having difficulty figuring out how to view a shared calendar in 
OWA.  I know it is possible but the methods that google is returning are not 
working.

Say user X shares a calendar called 'leaves' in which they have the dates and 
times which people are gone.  This is not their 'root' calendar but a separate 
calendar that was created.  Only the leaves calendar is shared with read only 
access to several people.  All of those people can open and view it using 
outlook 2007.  How is it that one would view a shared calendar like that in OWA?

Thanks!

Ehren J. Benson, MCSE
Windows Systems Administrator
Department of Physics and Astronomy
Michigan State University
1209 A Biomed Phys Sci

[EMAIL PROTECTED]
517-884-5469


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

Re: Ok it's starting BB to iPhone

2008-07-16 Thread Clayton Doige
Sorry to ask what could be a dumb question, but your verisign cert, you have
installed it back into your computer's personal certificate store etc etc?
As it's verisign as long as the FQDN on the cert matches the FQDN on the
iPhone's exchange server address you should be OK.

2008/7/16 Dennis Rogov <[EMAIL PROTECTED]>:

>The cert was deployed by VeriSign. Is there a way to install the
> certificate directly on the machine?
>
>
> Dr
>
> Dennis Rogov
> Senior Network Analyst
> THE Peer GROUP an informed medical communications company
>
> 379 thornall street, 12th floor  | edison, nj 08837 usa
>
> Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277
>
> [EMAIL PROTECTED]   www.peergroupinc.com
> [This e-mail and any attachments thereto, is intended only for use by
> the addressee(s) named herein and may contain legally privileged and/or
> confidential information. No confidentiality or privilege is waived or
> lost by any mistransmission. If you are not the intended recipient of
> this e-mail, you are hereby notified any dissemination, distribution or
> copying of this email, and any attachments thereto, is strictly
> prohibited. If you receive this email in error please immediately notify
> me at (732) 205-8376 and permanently delete the original copy and any
> copy of any e-mail, and any printout thereof. ]
>
>
>
>
> -Original Message-
> From: Clayton Doige [mailto:[EMAIL PROTECTED]
>  Sent: Wednesday, July 16, 2008 10:20 AM
> To: MS-Exchange Admin Issues
> Subject: RE: Ok it's starting BB to iPhone
>
> Is the cert trusted? In other words did you generate a cert request,
> send it off to your cert provider, etc etc etc. If you made the cert
> yourself the iPhone won't let you connect unless you install the cert up
> on the iPhone as well which I don't know how to do. HTH somewhat
>
> -Original Message-
> From: Dennis Rogov [mailto:[EMAIL PROTECTED]
> Sent: 16 July 2008 14:47
> To: MS-Exchange Admin Issues
> Subject: RE: Ok it's starting BB to iPhone
>
> I don't have a front end server I just have one exchange I do have an
> SSL for my OWA it's assigned by version.
>
> Dr
>
>
> Dennis Rogov
> Senior Network Analyst
> THE Peer GROUP an informed medical communications company
>
> 379 thornall street, 12th floor  | edison, nj 08837 usa
>
> Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277
>
> [EMAIL PROTECTED]   www.peergroupinc.com
> [This e-mail and any attachments thereto, is intended only for use by
> the addressee(s) named herein and may contain legally privileged and/or
> confidential information. No confidentiality or privilege is waived or
> lost by any mistransmission. If you are not the intended recipient of
> this e-mail, you are hereby notified any dissemination, distribution or
> copying of this email, and any attachments thereto, is strictly
> prohibited. If you receive this email in error please immediately notify
> me at (732) 205-8376 and permanently delete the original copy and any
> copy of any e-mail, and any printout thereof. ]
>
>
>
>
> -Original Message-
> From: Martin Blackstone [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 16, 2008 9:35 AM
> To: MS-Exchange Admin Issues
> Subject: RE: Ok it's starting BB to iPhone
>
> Do you have a front end server?
> Do you have an SSL cert installed? If so, who is the provider of it?
>
> -Original Message-
> From: Dennis Rogov [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 16, 2008 6:31 AM
> To: MS-Exchange Admin Issues
> Subject: RE: Ok it's starting BB to iPhone
>
> Good Morning I am still struggling to activity the IPhone
>
> From the documentation it tells me that I need to have a certificate
>
>  "* On the Front-End Server, verify that a server certificate is
> installed and enable SSL for the Exchange ActiveSync virtual directory
> (require basic SSL authentication"
>
> I am somewhat confused whats being asked on the above statement.
>
> Dr
>
>
> Dennis Rogov
> Senior Network Analyst
> THE Peer GROUP an informed medical communications company
>
> 379 thornall street, 12th floor  | edison, nj 08837 usa
>
> Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277
>
> [EMAIL PROTECTED]   www.peergroupinc.com
> [This e-mail and any attachments thereto, is intended only for use by
> the addressee(s) named herein and may contain legally privileged and/or
> confidential information. No confidentiality or privilege is waived or
> lost by any mistransmission. If you are not the intended recipient of
> this e-mail, you are hereby notified any dissemination, distribution or
> copying of this email, and any attachments thereto, is strictly
> prohibited. If you receive this email in error please immediately notify
> me at (732) 205-8376 and permanently delete the original copy and any
> copy of any e-mail, and any printout thereof. ]
>
>
>
>
> -Original Message-
> From: Dennis Rogov [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 200

RE: Ok it's starting BB to iPhone

2008-07-16 Thread Dennis Rogov
Is there something I need to configure on the Active sync
options with in the IIS manager?

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 10:30 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

The cert was deployed by VeriSign. Is there a way to install the
certificate directly on the machine?


Dr

Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Clayton Doige [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 10:20 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Is the cert trusted? In other words did you generate a cert request,
send it off to your cert provider, etc etc etc. If you made the cert
yourself the iPhone won't let you connect unless you install the cert up
on the iPhone as well which I don't know how to do. HTH somewhat

-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 14:47
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

I don't have a front end server I just have one exchange I do have an
SSL for my OWA it's assigned by version.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Martin Blackstone [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 9:35 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Do you have a front end server?
Do you have an SSL cert installed? If so, who is the provider of it?

-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 6:31 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Good Morning I am still struggling to activity the IPhone 

>From the documentation it tells me that I need to have a certificate

 "* On the Front-End Server, verify that a server certificate is
installed and enable SSL for the Exchange ActiveSync virtual directory
(require basic SSL authentication" 

I am somewhat confused whats being asked on the above statement.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended o

RE: Ok it's starting BB to iPhone

2008-07-16 Thread Dennis Rogov
The cert was deployed by VeriSign. Is there a way to install the
certificate directly on the machine?


Dr

Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Clayton Doige [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 10:20 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Is the cert trusted? In other words did you generate a cert request,
send it off to your cert provider, etc etc etc. If you made the cert
yourself the iPhone won't let you connect unless you install the cert up
on the iPhone as well which I don't know how to do. HTH somewhat

-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 14:47
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

I don't have a front end server I just have one exchange I do have an
SSL for my OWA it's assigned by version.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Martin Blackstone [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 9:35 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Do you have a front end server?
Do you have an SSL cert installed? If so, who is the provider of it?

-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 6:31 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Good Morning I am still struggling to activity the IPhone 

>From the documentation it tells me that I need to have a certificate

 "* On the Front-End Server, verify that a server certificate is
installed and enable SSL for the Exchange ActiveSync virtual directory
(require basic SSL authentication" 

I am somewhat confused whats being asked on the above statement.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 2:58 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Do you need to have a cert dedicated for the Iphone to work?

Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named 

RE: Ok it's starting BB to iPhone

2008-07-16 Thread Martin Blackstone
It's a Verisign cert.
 There shouldn't be any trust issues. It's the top of the food chain.

-Original Message-
From: Clayton Doige [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 7:20 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Is the cert trusted? In other words did you generate a cert request,
send it off to your cert provider, etc etc etc. If you made the cert
yourself the iPhone won't let you connect unless you install the cert up
on the iPhone as well which I don't know how to do. HTH somewhat

-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 14:47
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

I don't have a front end server I just have one exchange I do have an
SSL for my OWA it's assigned by version.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Martin Blackstone [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 9:35 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Do you have a front end server?
Do you have an SSL cert installed? If so, who is the provider of it?

-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 6:31 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Good Morning I am still struggling to activity the IPhone 

>From the documentation it tells me that I need to have a certificate

 "* On the Front-End Server, verify that a server certificate is
installed and enable SSL for the Exchange ActiveSync virtual directory
(require basic SSL authentication" 

I am somewhat confused whats being asked on the above statement.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 2:58 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Do you need to have a cert dedicated for the Iphone to work?

Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Senter, John [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 2:18 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Looks like the  Verify the Certificate is given if the cert does not
have the autodiscover host.

-Original Message-
From: Sobey, Richard A [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 5:

5.7.1 NDR--but why?

2008-07-16 Thread Miller Bonnie L .
Exchange 2007 SP1, rollup 3, one server w/all roles.  Outlook 2007 SP1 client 
in cached mode w/mailboxes on the server (no psts).

My boss sent a message yesterday afternoon to a distribution group and two 
explicit usernames, and copied it to another distribution group-all addresses 
are internal to our domain.  She got the (sanitized) NDR below back from our 
system.

So, I thought, "oh, that group is restricted and she doesn't have permissions" 
but that is not the case for either DL.  They are restricted, but her name is 
in both lists (with the require that all senders are authenticated box 
checked), and we don't put delivery restrictions on individual user accounts.  
So, I ran message tracking, and it reports RECEIVE with a recipientcount of 4, 
which is what I would expect to see if the message was delivered.  We then 
spot-checked some of the recipient mailboxes, and they ALL have the message-in 
other words, it appears that it was sent successfully.

So, why might she receive an NDR like this for a message that was successfully 
delivered?  Could there be an issue with a member of one of the DLs, and if so, 
why would it report the DL name and not the individual recipient?  Is there any 
sort of powershell command I can run to see if one of the members of this list 
has somehow been restricted?

Just an FYI, the main DL that generated the NDR is actually a USG as it's used 
for permissions on folders as well.  Some of the members are not mail-enabled 
users, but we have sent to the list before (maybe as recently as a month ago, 
pre rollup 3) w/out this type of NDR coming back.  I did find that one computer 
account had been accidentally added to this group (unknown when), which I've 
removed.

Thanks for any ideas.
-Bonnie


Delivery has failed to these recipients or distribution lists:

DISTRIUBUTIONLIST
Your message wasn't delivered because of security policies. Microsoft Exchange 
will not try to redeliver this message for you. Please provide the following 
diagnostic text to your system administrator.

  _

Sent by Microsoft Exchange Server 2007


Diagnostic information for administrators:

Generating server: servername1.domain.name

[EMAIL PROTECTED]
#550 5.7.1 RESOLVER.RST.NotAuthorized; not authorized ##

Original message headers:

Received: from servername1.domain.name ([x.x.x.x]) by
 servername1.domain.name ([x.x.x.x]) with mapi; Tue, 15 Jul 2008
 14:12:38 -0700
Content-Type (this part removed as the list keeps rejecting thinking there is 
an attachment)
Content-Transfer-Encoding: binary
From: sendername <[EMAIL PROTECTED]>
To: DISTRIBUTIONLIST <[EMAIL PROTECTED]>,
AnotherUser. <[EMAIL PROTECTED]>, Athirduser
<[EMAIL PROTECTED]>
CC: ANOTHERDISTRIBUTIONLIST <[EMAIL PROTECTED]>
Importance: high
Date: Tue, 15 Jul 2008 14:12:37 -0700
Subject: Upgrade
Thread-Topic: Upgrade
Thread-Index: Acjmv4Hm8d+l7QAjStK70tscbpmLYg==
Message-ID: <[EMAIL PROTECTED]>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator: <[EMAIL PROTECTED]>
MIME-Version: 1.0



~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: Ok it's starting BB to iPhone

2008-07-16 Thread Clayton Doige
Is the cert trusted? In other words did you generate a cert request,
send it off to your cert provider, etc etc etc. If you made the cert
yourself the iPhone won't let you connect unless you install the cert up
on the iPhone as well which I don't know how to do. HTH somewhat

-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 14:47
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

I don't have a front end server I just have one exchange I do have an
SSL for my OWA it's assigned by version.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Martin Blackstone [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 9:35 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Do you have a front end server?
Do you have an SSL cert installed? If so, who is the provider of it?

-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 6:31 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Good Morning I am still struggling to activity the IPhone 

>From the documentation it tells me that I need to have a certificate

 "* On the Front-End Server, verify that a server certificate is
installed and enable SSL for the Exchange ActiveSync virtual directory
(require basic SSL authentication" 

I am somewhat confused whats being asked on the above statement.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 2:58 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Do you need to have a cert dedicated for the Iphone to work?

Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Senter, John [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 2:18 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Looks like the  Verify the Certificate is given if the cert does not
have the autodiscover host.

-Original Message-
From: Sobey, Richard A [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 5:08 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

We use a Verisign cert and the iPhone (3G) still couldn't "..Verify the
certificate". Pressed OK and it all worked, but I'm a bit dubious about
it.

-Original Message-
From: James Wells [mailto

RE: Edge server placement for multi-site configuration

2008-07-16 Thread Jason Gurtz
> Not as long as you have the same spam protection at both Edge
> servers

And this highlights the major difficulty with having mail exchangers at
two different sites.  It can improve availability, as long as you can
access the same ldap/ad for rejections and can sync the exact same spam
rules at all sites.

But...senders retry, so there's really no need to have redundant mail
exchangers and often, the cost and administrative benefit points to a
single site incoming mail pool solution, even for very large orgs.

~JasonG

-- 

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~


RE: Ok it's starting BB to iPhone

2008-07-16 Thread Dennis Rogov
I don't have a front end server I just have one exchange I do have an
SSL for my OWA it's assigned by version.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Martin Blackstone [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 9:35 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Do you have a front end server?
Do you have an SSL cert installed? If so, who is the provider of it?

-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 6:31 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Good Morning I am still struggling to activity the IPhone 

>From the documentation it tells me that I need to have a certificate

 "* On the Front-End Server, verify that a server certificate is
installed and enable SSL for the Exchange ActiveSync virtual directory
(require basic SSL authentication" 

I am somewhat confused whats being asked on the above statement.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 2:58 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Do you need to have a cert dedicated for the Iphone to work?

Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Senter, John [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 2:18 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Looks like the  Verify the Certificate is given if the cert does not
have the autodiscover host.

-Original Message-
From: Sobey, Richard A [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 5:08 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

We use a Verisign cert and the iPhone (3G) still couldn't "..Verify the
certificate". Pressed OK and it all worked, but I'm a bit dubious about
it.

-Original Message-
From: James Wells [mailto:[EMAIL PROTECTED] 
Sent: 14 July 2008 17:13
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

That's a pretty good question...and WM5/6 devices have the same issue.

There is actually an 'iPhone Configuration Utility' that you can use
to locally provision settings/lock down an iPhone with for Enterprise
use.  One of the tabs lets you install your own certs, in case you use
internal PKI for the OWA/EAS SSL.

But if you use

RE: Ok it's starting BB to iPhone

2008-07-16 Thread Martin Blackstone
Do you have a front end server?
Do you have an SSL cert installed? If so, who is the provider of it?

-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 6:31 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Good Morning I am still struggling to activity the IPhone 

>From the documentation it tells me that I need to have a certificate

 "* On the Front-End Server, verify that a server certificate is
installed and enable SSL for the Exchange ActiveSync virtual directory
(require basic SSL authentication" 

I am somewhat confused whats being asked on the above statement.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 2:58 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Do you need to have a cert dedicated for the Iphone to work?

Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Senter, John [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 2:18 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Looks like the  Verify the Certificate is given if the cert does not
have the autodiscover host.

-Original Message-
From: Sobey, Richard A [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 5:08 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

We use a Verisign cert and the iPhone (3G) still couldn't "..Verify the
certificate". Pressed OK and it all worked, but I'm a bit dubious about
it.

-Original Message-
From: James Wells [mailto:[EMAIL PROTECTED] 
Sent: 14 July 2008 17:13
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

That's a pretty good question...and WM5/6 devices have the same issue.

There is actually an 'iPhone Configuration Utility' that you can use
to locally provision settings/lock down an iPhone with for Enterprise
use.  One of the tabs lets you install your own certs, in case you use
internal PKI for the OWA/EAS SSL.

But if you use something from a large cert house (Thawte, Verisign,
etc). you should be safe.


--James

On Mon, Jul 14, 2008 at 10:46 AM, Sam Cayze <[EMAIL PROTECTED]>
wrote:
> I wonder what type of SSL certs they accept.  Each device has a
> different list of SSL CAs, right?
>
> -Original Message-
> From: James Wells [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 14, 2008 10:42 AM
> To: MS-Exchange Admin Issues
> Subject: Re: Ok it's starting BB to iPone
>
> A big part of the iPhone 2.0 is licensing of the Exchange Activesync
> software from Microsoft.
>
> It will allow password policies, remote wipe, etc.  Email and Calendar
> should work flawlessly.  I'll know for sure once we get some demos in
> this week (but from checking the HTTP-agents in our logs, I can see
> that a few people already have theirs and are working).  Whether this
> is good or bad -- the Exchange copy will overwrite the local email and
> calendar on the device (only one "profile", I guess).
>
> The only requirement from an Exchange perspective is to have OWA
> servers exposed to the internet for HTTPS.  If everything else is set
> to default, Exchange Activesync will work just fine.  The only rare
> exceptio

RE: Ok it's starting BB to iPhone

2008-07-16 Thread Dennis Rogov
Good Morning I am still struggling to activity the IPhone 

>From the documentation it tells me that I need to have a certificate

 "* On the Front-End Server, verify that a server certificate is
installed and enable SSL for the Exchange ActiveSync virtual directory
(require basic SSL authentication" 

I am somewhat confused whats being asked on the above statement.

Dr


Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Dennis Rogov [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 2:58 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Do you need to have a cert dedicated for the Iphone to work?

Dennis Rogov
Senior Network Analyst 
THE Peer GROUP an informed medical communications company 

379 thornall street, 12th floor  | edison, nj 08837 usa

Direct: 732-205-8376 | fax: 732.321.0636 |Cell:732.861.2277

[EMAIL PROTECTED]   www.peergroupinc.com
[This e-mail and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient of
this e-mail, you are hereby notified any dissemination, distribution or
copying of this email, and any attachments thereto, is strictly
prohibited. If you receive this email in error please immediately notify
me at (732) 205-8376 and permanently delete the original copy and any
copy of any e-mail, and any printout thereof. ]

 


-Original Message-
From: Senter, John [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 2:18 PM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPhone

Looks like the  Verify the Certificate is given if the cert does not
have the autodiscover host.

-Original Message-
From: Sobey, Richard A [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2008 5:08 AM
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

We use a Verisign cert and the iPhone (3G) still couldn't "..Verify the
certificate". Pressed OK and it all worked, but I'm a bit dubious about
it.

-Original Message-
From: James Wells [mailto:[EMAIL PROTECTED] 
Sent: 14 July 2008 17:13
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

That's a pretty good question...and WM5/6 devices have the same issue.

There is actually an 'iPhone Configuration Utility' that you can use
to locally provision settings/lock down an iPhone with for Enterprise
use.  One of the tabs lets you install your own certs, in case you use
internal PKI for the OWA/EAS SSL.

But if you use something from a large cert house (Thawte, Verisign,
etc). you should be safe.


--James

On Mon, Jul 14, 2008 at 10:46 AM, Sam Cayze <[EMAIL PROTECTED]>
wrote:
> I wonder what type of SSL certs they accept.  Each device has a
> different list of SSL CAs, right?
>
> -Original Message-
> From: James Wells [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 14, 2008 10:42 AM
> To: MS-Exchange Admin Issues
> Subject: Re: Ok it's starting BB to iPone
>
> A big part of the iPhone 2.0 is licensing of the Exchange Activesync
> software from Microsoft.
>
> It will allow password policies, remote wipe, etc.  Email and Calendar
> should work flawlessly.  I'll know for sure once we get some demos in
> this week (but from checking the HTTP-agents in our logs, I can see
> that a few people already have theirs and are working).  Whether this
> is good or bad -- the Exchange copy will overwrite the local email and
> calendar on the device (only one "profile", I guess).
>
> The only requirement from an Exchange perspective is to have OWA
> servers exposed to the internet for HTTPS.  If everything else is set
> to default, Exchange Activesync will work just fine.  The only rare
> exception would be a firewall that wants to block unusual looking HTTP
> verbs.
>
>
> --James
>
> On Mon, Jul 14, 2008 at 9:52 AM, Clayton Doige
<[EMAIL PROTECTED]>
> wrote:
>> I don't think iPhones do Active Sync do they? I thought you had to do
> IMAP?
>>
>> 2008/7/14 Stefan Jafs <[EMAIL PROT

Re: Edge server placement for multi-site configuration

2008-07-16 Thread James Wells
Not as long as you have the same spam protection at both Edge servers

On Wed, Jul 16, 2008 at 8:03 AM, Liby Philip Mathew
<[EMAIL PROTECTED]> wrote:
> Thanks for the info.
> But, will it be a loop hole for spammers?
> Regards
> Liby Philip Mathew
> Technical Consultant
>
> 
> From: James Wells [mailto:[EMAIL PROTECTED]
> Sent: Wed 16-Jul-08 15:43
> To: MS-Exchange Admin Issues
> Subject: Re: Edge server placement for multi-site configuration
>
> Almost.
>
> If eiter site goes down (and "goes down" means that the server with
> the MX record doesn't respond on port 25), then all mail will route to
> the other.  if both are down, mail will queu and eventually (normally
> 2 days for most defaults) expire.
>
> But when both are upyou will see traffic on both. Not every MTA
> obeys MX record weight, and often spammers won't.  You'll probably see
> most of your trafic go to the primary record, though.
>
> --James
>
> On 7/16/08, Liby Philip Mathew <[EMAIL PROTECTED]> wrote:
>> Thank you very much, Wells.
>> I forgot to mention that the mail domain is same for both the countries.
>> In
>> this case, I suppose the following will happen:
>> Country A hosts the priority 10 MX record
>> Country B hosts the priority 20 MX record
>>
>> So all the mails for both countries comes to Country A and mails for
>> country
>> B is routed internally thru the VPN to country B.
>> If Country A MX server goes down all the mails will be routed to Country B
>> with 20 priority MX and the mails for country A and Country B will be
>> received at Country B and the mails for country A will routed from Country
>> B
>> to A internally.
>> Am I right in the concept.
>>
>> Regards
>> Liby Philip Mathew
>> Technical Consultant
>>
>>
>> 
>>
>> From: James Wells [mailto:[EMAIL PROTECTED]
>> Sent: Tue 15-Jul-08 16:18
>> To: MS-Exchange Admin Issues
>> Subject: Re: Edge server placement for multi-site configuration
>>
>>
>>
>> Here you go, Liby:
>>
>> 1.  If they're both using the same email domain (example.com), then
>> you can't control what country receives the external SMTP email.  You
>> could list both Edge servers' external IPs as MX records for the
>> domain, but it would be pretty random as to which country receives.
>> You MIGHT be able to use a hosted antispam/mail routing provider to
>> provide this type of logic, or maybe use a hosting provider and
>> rewrite the addresses from [EMAIL PROTECTED] to
>> [EMAIL PROTECTED], and have some logic there.  But in any case
>> - once the mail is received by a Hub Transport server -- it'll know
>> how to find the right site and get the mail over where it belongs.
>>
>> 2/3.  If memory serves, this is just part of the Receive/Send
>> connectors.  The Edge servers are going to have a different logic
>> depending on which type (I think both are created automatically -- but
>> I don't deal with Edge servers on a daily basis.  The Technet articles
>> for Edge/Hub subscription should provide more than enough detail).
>> See http://technet.microsoft.com/en-us/library/bb266920(EXCHG.80).aspx
>>
>> 4.  Autodiscovery is based on an FQDN
>> (autodiscover.emaildomain.com/path or emaildomain.com/path).  If you
>> want to make those stay local and not travel across your site-to-site
>> link, just ensure that the DNS name above (in that order) will resolve
>> to an Exchange server locally that has the service running.
>>
>>
>> Good luck!
>>
>> --James
>>
>> On Tue, Jul 15, 2008 at 2:59 AM, Liby Philip Mathew
>> <[EMAIL PROTECTED]> wrote:
>>> Hi
>>> I have 2 offices in 2 different countries with around 150 users in each.
>>> We
>>> are planning for 1 domain but 2 sites.  The sites are connected by VAN
>>> site-to-site links using ISA 2006.  Below are my requirements.  How can I
>>> achieve it?
>>>
>>> Edge is installed in both countries and subscribed to respective
>>> CAS/HT/MB/UM server in respective sites.
>>>
>>> 1.  Email should be send and received by the edge in the respective
>>> country.
>>> 2.  Country A users should be able to tx/rx thru the edge placed in
>>> country
>>> A, site A
>>> 3.  Country B users should be able to tx/rx thru the edge placed in
>>> country
>>> B, site B.
>>> 4.  How will deploy Autodiscovery services for both countries (sites).
>>>
>>> Any input/suggestions highly appreciated
>>>
>>> Regards
>>> Liby Philip Mathew
>>> Consultant
>>>
>>>
>>> 
>>>
>>> *DISCLAIMER**
>>> The information contained in this e-mail message and any attached files
>>> are confidential information and intended solely for the use of the
>>> individual or entity to whom they are addressed.This transmission may
>>> contain information that is privileged,confidential or exempt from
>>> disclosure under applicable law. If you have received this e-mail in
>>> error,
>>> please notify the sender immediately and delete all copies. If you are
>>> 

RE: Edge server placement for multi-site configuration

2008-07-16 Thread Liby Philip Mathew
Thanks for the info.
But, will it be a loop hole for spammers?
Regards
Liby Philip Mathew
Technical Consultant
 
 



From: James Wells [mailto:[EMAIL PROTECTED]
Sent: Wed 16-Jul-08 15:43
To: MS-Exchange Admin Issues
Subject: Re: Edge server placement for multi-site configuration



Almost.

If eiter site goes down (and "goes down" means that the server with
the MX record doesn't respond on port 25), then all mail will route to
the other.  if both are down, mail will queu and eventually (normally
2 days for most defaults) expire.

But when both are upyou will see traffic on both. Not every MTA
obeys MX record weight, and often spammers won't.  You'll probably see
most of your trafic go to the primary record, though.

--James

On 7/16/08, Liby Philip Mathew <[EMAIL PROTECTED]> wrote:
> Thank you very much, Wells.
> I forgot to mention that the mail domain is same for both the countries.  In
> this case, I suppose the following will happen:
> Country A hosts the priority 10 MX record
> Country B hosts the priority 20 MX record
>
> So all the mails for both countries comes to Country A and mails for country
> B is routed internally thru the VPN to country B.
> If Country A MX server goes down all the mails will be routed to Country B
> with 20 priority MX and the mails for country A and Country B will be
> received at Country B and the mails for country A will routed from Country B
> to A internally.
> Am I right in the concept.
>
> Regards
> Liby Philip Mathew
> Technical Consultant
>
>
> 
>
> From: James Wells [mailto:[EMAIL PROTECTED]
> Sent: Tue 15-Jul-08 16:18
> To: MS-Exchange Admin Issues
> Subject: Re: Edge server placement for multi-site configuration
>
>
>
> Here you go, Liby:
>
> 1.  If they're both using the same email domain (example.com), then
> you can't control what country receives the external SMTP email.  You
> could list both Edge servers' external IPs as MX records for the
> domain, but it would be pretty random as to which country receives.
> You MIGHT be able to use a hosted antispam/mail routing provider to
> provide this type of logic, or maybe use a hosting provider and
> rewrite the addresses from [EMAIL PROTECTED] to
> [EMAIL PROTECTED], and have some logic there.  But in any case
> - once the mail is received by a Hub Transport server -- it'll know
> how to find the right site and get the mail over where it belongs.
>
> 2/3.  If memory serves, this is just part of the Receive/Send
> connectors.  The Edge servers are going to have a different logic
> depending on which type (I think both are created automatically -- but
> I don't deal with Edge servers on a daily basis.  The Technet articles
> for Edge/Hub subscription should provide more than enough detail).
> See http://technet.microsoft.com/en-us/library/bb266920(EXCHG.80).aspx
>
> 4.  Autodiscovery is based on an FQDN
> (autodiscover.emaildomain.com/path or emaildomain.com/path).  If you
> want to make those stay local and not travel across your site-to-site
> link, just ensure that the DNS name above (in that order) will resolve
> to an Exchange server locally that has the service running.
>
>
> Good luck!
>
> --James
>
> On Tue, Jul 15, 2008 at 2:59 AM, Liby Philip Mathew
> <[EMAIL PROTECTED]> wrote:
>> Hi
>> I have 2 offices in 2 different countries with around 150 users in each.
>> We
>> are planning for 1 domain but 2 sites.  The sites are connected by VAN
>> site-to-site links using ISA 2006.  Below are my requirements.  How can I
>> achieve it?
>>
>> Edge is installed in both countries and subscribed to respective
>> CAS/HT/MB/UM server in respective sites.
>>
>> 1.  Email should be send and received by the edge in the respective
>> country.
>> 2.  Country A users should be able to tx/rx thru the edge placed in
>> country
>> A, site A
>> 3.  Country B users should be able to tx/rx thru the edge placed in
>> country
>> B, site B.
>> 4.  How will deploy Autodiscovery services for both countries (sites).
>>
>> Any input/suggestions highly appreciated
>>
>> Regards
>> Liby Philip Mathew
>> Consultant
>>
>>
>> 
>> *DISCLAIMER**
>> The information contained in this e-mail message and any attached files
>> are confidential information and intended solely for the use of the
>> individual or entity to whom they are addressed.This transmission may
>> contain information that is privileged,confidential or exempt from
>> disclosure under applicable law. If you have received this e-mail in
>> error,
>> please notify the sender immediately and delete all copies. If you are not
>> the intended recipient, any disclosure,copying, distribution, or use of
>> the
>> information contained herein is STRICTLY PROHIBITED.
>> Path accepts no responsibility for any errors ,omissions computer viruses
>> and other defects.
>> **

RE: OWA / Exchange 2K7

2008-07-16 Thread David Lum
Disregard, I found the answer in previous posts here - DOH!

 

Dave

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 5:33 AM
To: MS-Exchange Admin Issues
Subject: OWA / Exchange 2K7

 

We are in the process of rolling out Exchange 2K7. We have OWA working
but it requires domain\UserID. Isn't there a way for it to let us just
enter username - basically having it assume our domain ID?  UPN also
works if we enter t as specified in users properties in AD.

 

Dave Lum  - Systems Engineer 
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by
riding the back of the tiger ended up inside"  - JFK

 

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

Re: Edge server placement for multi-site configuration

2008-07-16 Thread James Wells
Almost.

If eiter site goes down (and "goes down" means that the server with
the MX record doesn't respond on port 25), then all mail will route to
the other.  if both are down, mail will queu and eventually (normally
2 days for most defaults) expire.

But when both are upyou will see traffic on both. Not every MTA
obeys MX record weight, and often spammers won't.  You'll probably see
most of your trafic go to the primary record, though.

--James

On 7/16/08, Liby Philip Mathew <[EMAIL PROTECTED]> wrote:
> Thank you very much, Wells.
> I forgot to mention that the mail domain is same for both the countries.  In
> this case, I suppose the following will happen:
> Country A hosts the priority 10 MX record
> Country B hosts the priority 20 MX record
>
> So all the mails for both countries comes to Country A and mails for country
> B is routed internally thru the VPN to country B.
> If Country A MX server goes down all the mails will be routed to Country B
> with 20 priority MX and the mails for country A and Country B will be
> received at Country B and the mails for country A will routed from Country B
> to A internally.
> Am I right in the concept.
>
> Regards
> Liby Philip Mathew
> Technical Consultant
>
>
> 
>
> From: James Wells [mailto:[EMAIL PROTECTED]
> Sent: Tue 15-Jul-08 16:18
> To: MS-Exchange Admin Issues
> Subject: Re: Edge server placement for multi-site configuration
>
>
>
> Here you go, Liby:
>
> 1.  If they're both using the same email domain (example.com), then
> you can't control what country receives the external SMTP email.  You
> could list both Edge servers' external IPs as MX records for the
> domain, but it would be pretty random as to which country receives.
> You MIGHT be able to use a hosted antispam/mail routing provider to
> provide this type of logic, or maybe use a hosting provider and
> rewrite the addresses from [EMAIL PROTECTED] to
> [EMAIL PROTECTED], and have some logic there.  But in any case
> - once the mail is received by a Hub Transport server -- it'll know
> how to find the right site and get the mail over where it belongs.
>
> 2/3.  If memory serves, this is just part of the Receive/Send
> connectors.  The Edge servers are going to have a different logic
> depending on which type (I think both are created automatically -- but
> I don't deal with Edge servers on a daily basis.  The Technet articles
> for Edge/Hub subscription should provide more than enough detail).
> See http://technet.microsoft.com/en-us/library/bb266920(EXCHG.80).aspx
>
> 4.  Autodiscovery is based on an FQDN
> (autodiscover.emaildomain.com/path or emaildomain.com/path).  If you
> want to make those stay local and not travel across your site-to-site
> link, just ensure that the DNS name above (in that order) will resolve
> to an Exchange server locally that has the service running.
>
>
> Good luck!
>
> --James
>
> On Tue, Jul 15, 2008 at 2:59 AM, Liby Philip Mathew
> <[EMAIL PROTECTED]> wrote:
>> Hi
>> I have 2 offices in 2 different countries with around 150 users in each.
>> We
>> are planning for 1 domain but 2 sites.  The sites are connected by VAN
>> site-to-site links using ISA 2006.  Below are my requirements.  How can I
>> achieve it?
>>
>> Edge is installed in both countries and subscribed to respective
>> CAS/HT/MB/UM server in respective sites.
>>
>> 1.  Email should be send and received by the edge in the respective
>> country.
>> 2.  Country A users should be able to tx/rx thru the edge placed in
>> country
>> A, site A
>> 3.  Country B users should be able to tx/rx thru the edge placed in
>> country
>> B, site B.
>> 4.  How will deploy Autodiscovery services for both countries (sites).
>>
>> Any input/suggestions highly appreciated
>>
>> Regards
>> Liby Philip Mathew
>> Consultant
>>
>>
>> 
>> *DISCLAIMER**
>> The information contained in this e-mail message and any attached files
>> are confidential information and intended solely for the use of the
>> individual or entity to whom they are addressed.This transmission may
>> contain information that is privileged,confidential or exempt from
>> disclosure under applicable law. If you have received this e-mail in
>> error,
>> please notify the sender immediately and delete all copies. If you are not
>> the intended recipient, any disclosure,copying, distribution, or use of
>> the
>> information contained herein is STRICTLY PROHIBITED.
>> Path accepts no responsibility for any errors ,omissions computer viruses
>> and other defects.
>> *
>>
>>
>
> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
> ~ http://www.sunbeltsoftware.com/Ninja~
>
>
>
>
> *DISCLAIMER**
> The information contained in this e-mail message and any attac

RE: OWA / Exchange 2K7

2008-07-16 Thread Miller Bonnie L .
Server configuration, Client access, Choose servername.  In lower window, 
Outlook Web access tab, properties of your owa default web site.  
Authentication tab, change the logon format of your forms-based authentication. 
 We have ours set to user name only and have the logon domain name set (browse).

-Bonnie

From: David Lum [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 5:33 AM
To: MS-Exchange Admin Issues
Subject: OWA / Exchange 2K7

We are in the process of rolling out Exchange 2K7. We have OWA working but it 
requires domain\UserID. Isn't there a way for it to let us just enter username 
- basically having it assume our domain ID?  UPN also works if we enter t as 
specified in users properties in AD.

Dave Lum  - Systems Engineer
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by riding the 
back of the tiger ended up inside"  - JFK






~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: OWA / Exchange 2K7

2008-07-16 Thread Michael B. Smith
Check out Set-OWAVirtualDirectory and DefaultDomain and LogonFormat.

 

Regards,

 

Michael B. Smith

MCITP:SA,EMA/MCSE/Exchange MVP

http://TheEssentialExchange.com

 

From: David Lum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 8:33 AM
To: MS-Exchange Admin Issues
Subject: OWA / Exchange 2K7

 

We are in the process of rolling out Exchange 2K7. We have OWA working but
it requires domain\UserID. Isn't there a way for it to let us just enter
username - basically having it assume our domain ID?  UPN also works if we
enter t as specified in users properties in AD.

 

Dave Lum  - Systems Engineer 
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by riding
the back of the tiger ended up inside"  - JFK

 

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

OWA / Exchange 2K7

2008-07-16 Thread David Lum
We are in the process of rolling out Exchange 2K7. We have OWA working
but it requires domain\UserID. Isn't there a way for it to let us just
enter username - basically having it assume our domain ID?  UPN also
works if we enter t as specified in users properties in AD.

 

Dave Lum  - Systems Engineer 
[EMAIL PROTECTED] - (971)-222-1025
"..remember that, in the past, those who foolishly sought power by
riding the back of the tiger ended up inside"  - JFK

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: Ok it's starting BB to iPone

2008-07-16 Thread Clayton Doige
For sure, easy Access to information

 

From: Maglinger, Paul [mailto:[EMAIL PROTECTED] 
Sent: 16 July 2008 11:56
To: MS-Exchange Admin Issues
Subject: RE: Ok it's starting BB to iPone

 

It's always good to share points...

 



From: Clayton Doige [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:15 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

that's a powerful point

2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:

you guys excel yourselves!

 



From: Jonathan Link [EMAIL PROTECTED]
Sent: Wednesday, 16 July 2008 8:38 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

In the System Center?

On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John <[EMAIL PROTECTED]>
wrote:

Only after you get your Groove on.

- John Barsodi


-Original Message-
From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:14 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone

Word

-Original Message-
From: Matt Lathrum [mailto:[EMAIL PROTECTED]

Sent: Tuesday, July 15, 2008 1:09 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone


Yeah, they have a great Outlook on life.


-Original Message-
From: wjh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:01 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

I really love these Exchanges in the group.

[EMAIL PROTECTED] wrote:
>
> I bet there is a nice Vista from that height.
>
>

>
> *From:* Doige, Clayton [mailto:[EMAIL PROTECTED]
> *Sent:* Tuesday, July 15, 2008 9:32 AM
> *To:* MS-Exchange Admin Issues
> *Subject:* RE: Ok it's starting BB to iPone
>
> I noticed from your auto sig that you are on the 12^th floor of your
> building. Do the Windows open far enough to fit an iPhone through?
>
> *Clayton Doige*
>
> IT Project Manager
>
> *C**M**E** Development Corporation*
>
> T: 020 7430 5355
>
> M: 07949 255062
>
> E:[EMAIL PROTECTED] 

>
> W:www.cetv-net.com 
 >
>
> *From:* Dennis Rogov [mailto:[EMAIL PROTECTED]
> *Sent:* 15 July 2008 17:29
> *To:* MS-Exchange Admin Issues
> *Subject:* RE: Ok it's starting BB to iPone
>
> I just received an IP phone from the IT director requesting that I
> setup email on it. Based on the documentation it looks like a simple
> job yah right I have been fumbling with the device for about 2 hours
> now. On my firewall I have port 443 open as we allow Outlook Web
> Access I also enabled IMAP not sure what else to do. I have a feeling
> it has something to do with SSL encryption.
>
> Any assistance would be great
>
> Dr
>


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

This message is private and confidential. If you have received it in
error, please notify the sender and remove it from your system.

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

 

 

 

 




-- 
Regards,

Clayton
[EMAIL PROTECTED]
http://alsipius.com 

 

 

 


~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

RE: Ok it's starting BB to iPone

2008-07-16 Thread Maglinger, Paul
It's always good to share points...



From: Clayton Doige [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 3:15 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone


that's a powerful point


2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:


you guys excel yourselves!
 


From: Jonathan Link [EMAIL PROTECTED]
Sent: Wednesday, 16 July 2008 8:38 AM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone


In the System Center?


On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John
<[EMAIL PROTECTED]> wrote:


Only after you get your Groove on.

- John Barsodi


-Original Message-
From: Miller Bonnie L.
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:14 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone

Word

-Original Message-
From: Matt Lathrum [mailto:[EMAIL PROTECTED]

Sent: Tuesday, July 15, 2008 1:09 PM
To: MS-Exchange Admin Issues

Subject: RE: Ok it's starting BB to iPone


Yeah, they have a great Outlook on life.


-Original Message-
From: wjh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:01 PM
To: MS-Exchange Admin Issues
Subject: Re: Ok it's starting BB to iPone

I really love these Exchanges in the group.

[EMAIL PROTECTED] wrote:
>
> I bet there is a nice Vista from that height.
>
>


>
> *From:* Doige, Clayton
[mailto:[EMAIL PROTECTED]
> *Sent:* Tuesday, July 15, 2008 9:32 AM
> *To:* MS-Exchange Admin Issues
> *Subject:* RE: Ok it's starting BB to iPone
>
> I noticed from your auto sig that you are on the 12^th
floor of your
> building. Do the Windows open far enough to fit an
iPhone through?
>
> *Clayton Doige*
>
> IT Project Manager
>
> *C**M**E** Development Corporation*
>
> T: 020 7430 5355
>
> M: 07949 255062
>
> E:[EMAIL PROTECTED]


>
> W:www.cetv-net.com 
 >
>
> *From:* Dennis Rogov
[mailto:[EMAIL PROTECTED]
> *Sent:* 15 July 2008 17:29
> *To:* MS-Exchange Admin Issues
> *Subject:* RE: Ok it's starting BB to iPone
>
> I just received an IP phone from the IT director
requesting that I
> setup email on it. Based on the documentation it looks
like a simple
> job yah right I have been fumbling with the device for
about 2 hours
> now. On my firewall I have port 443 open as we allow
Outlook Web
> Access I also enabled IMAP not sure what else to do. I
have a feeling
> it has something to do with SSL encryption.
>
> Any assistance would be great
>
> Dr
>


~ Ninja Email Security with Cloudmark Spam Engine Gets
Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja
~

This message is private and confidential. If you have
received it in
error, please notify the sender and remove it from your
system.

~ Ninja Email Security with Cloudmark Spam Engine Gets
Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja
~

~ Ninja Email Security with Cloudmark Spam Engine Gets
Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja
~

~ Ninja Email Security with Cloudmark Spam Engine Gets
Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja
~



 


 




-- 
Regards,

Clayton
[EMAIL PROTECTED]
http://alsip

Re: Ok it's starting BB to iPone

2008-07-16 Thread James Rankin
Word

2008/7/16 Clayton Doige <[EMAIL PROTECTED]>:

> that's a powerful point
>
> 2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:
>
>  you guys excel yourselves!
>>
>>  --
>> *From:* Jonathan Link [EMAIL PROTECTED]
>> *Sent:* Wednesday, 16 July 2008 8:38 AM
>> *To:* MS-Exchange Admin Issues
>> *Subject:* Re: Ok it's starting BB to iPone
>>
>>  In the System Center?
>>
>> On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John <[EMAIL PROTECTED]>
>> wrote:
>>
>>> Only after you get your Groove on.
>>>
>>> - John Barsodi
>>>
>>> -Original Message-
>>> From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
>>> Sent: Tuesday, July 15, 2008 1:14 PM
>>> To: MS-Exchange Admin Issues
>>>  Subject: RE: Ok it's starting BB to iPone
>>>
>>> Word
>>>
>>> -Original Message-
>>> From: Matt Lathrum [mailto:[EMAIL PROTECTED]
>>>  Sent: Tuesday, July 15, 2008 1:09 PM
>>> To: MS-Exchange Admin Issues
>>>  Subject: RE: Ok it's starting BB to iPone
>>>
>>>
>>> Yeah, they have a great Outlook on life.
>>>
>>>
>>> -Original Message-
>>> From: wjh [mailto:[EMAIL PROTECTED]
>>> Sent: Tuesday, July 15, 2008 1:01 PM
>>> To: MS-Exchange Admin Issues
>>> Subject: Re: Ok it's starting BB to iPone
>>>
>>> I really love these Exchanges in the group.
>>>
>>> [EMAIL PROTECTED] wrote:
>>> >
>>> > I bet there is a nice Vista from that height.
>>> >
>>> >
>>> 
>>> >
>>> > *From:* Doige, Clayton [mailto:[EMAIL PROTECTED]
>>> > *Sent:* Tuesday, July 15, 2008 9:32 AM
>>> > *To:* MS-Exchange Admin Issues
>>> > *Subject:* RE: Ok it's starting BB to iPone
>>> >
>>> > I noticed from your auto sig that you are on the 12^th floor of your
>>> > building. Do the Windows open far enough to fit an iPhone through?
>>> >
>>> > *Clayton Doige*
>>> >
>>> > IT Project Manager
>>> >
>>> > *C**M**E** Development Corporation*
>>> >
>>> > T: 020 7430 5355
>>> >
>>> > M: 07949 255062
>>> >
>>> > E:[EMAIL PROTECTED] <[EMAIL PROTECTED]> >> [EMAIL PROTECTED]>
>>> >
>>> > W:www.cetv-net.com 
>>> >
>>> > *From:* Dennis Rogov [mailto:[EMAIL PROTECTED]
>>> > *Sent:* 15 July 2008 17:29
>>> > *To:* MS-Exchange Admin Issues
>>> > *Subject:* RE: Ok it's starting BB to iPone
>>> >
>>> > I just received an IP phone from the IT director requesting that I
>>> > setup email on it. Based on the documentation it looks like a simple
>>> > job yah right I have been fumbling with the device for about 2 hours
>>> > now. On my firewall I have port 443 open as we allow Outlook Web
>>> > Access I also enabled IMAP not sure what else to do. I have a feeling
>>> > it has something to do with SSL encryption.
>>> >
>>> > Any assistance would be great
>>> >
>>> > Dr
>>> >
>>>
>>>
>>> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
>>> ~ http://www.sunbeltsoftware.com/Ninja~
>>>
>>> This message is private and confidential. If you have received it in
>>> error, please notify the sender and remove it from your system.
>>>
>>> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
>>> ~ http://www.sunbeltsoftware.com/Ninja~
>>>
>>> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
>>> ~ http://www.sunbeltsoftware.com/Ninja~
>>>
>>> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
>>> ~ http://www.sunbeltsoftware.com/Ninja~
>>>
>>
>>
>>
>>
>>
>
>
>
> --
> Regards,
>
> Clayton
> [EMAIL PROTECTED]
> http://alsipius.com
>
>
>

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~

Re: Ok it's starting BB to iPone

2008-07-16 Thread Clayton Doige
that's a powerful point

2008/7/16 Greg Mulholland <[EMAIL PROTECTED]>:

>  you guys excel yourselves!
>
>  --
> *From:* Jonathan Link [EMAIL PROTECTED]
> *Sent:* Wednesday, 16 July 2008 8:38 AM
> *To:* MS-Exchange Admin Issues
> *Subject:* Re: Ok it's starting BB to iPone
>
>  In the System Center?
>
> On Tue, Jul 15, 2008 at 4:15 PM, Barsodi.John <[EMAIL PROTECTED]>
> wrote:
>
>> Only after you get your Groove on.
>>
>> - John Barsodi
>>
>> -Original Message-
>> From: Miller Bonnie L. [mailto:[EMAIL PROTECTED]
>> Sent: Tuesday, July 15, 2008 1:14 PM
>> To: MS-Exchange Admin Issues
>> Subject: RE: Ok it's starting BB to iPone
>>
>> Word
>>
>> -Original Message-
>> From: Matt Lathrum [mailto:[EMAIL PROTECTED]
>> Sent: Tuesday, July 15, 2008 1:09 PM
>> To: MS-Exchange Admin Issues
>>  Subject: RE: Ok it's starting BB to iPone
>>
>>
>> Yeah, they have a great Outlook on life.
>>
>>
>> -Original Message-
>> From: wjh [mailto:[EMAIL PROTECTED]
>> Sent: Tuesday, July 15, 2008 1:01 PM
>> To: MS-Exchange Admin Issues
>> Subject: Re: Ok it's starting BB to iPone
>>
>> I really love these Exchanges in the group.
>>
>> [EMAIL PROTECTED] wrote:
>> >
>> > I bet there is a nice Vista from that height.
>> >
>> >
>> 
>> >
>> > *From:* Doige, Clayton [mailto:[EMAIL PROTECTED]
>> > *Sent:* Tuesday, July 15, 2008 9:32 AM
>> > *To:* MS-Exchange Admin Issues
>> > *Subject:* RE: Ok it's starting BB to iPone
>> >
>> > I noticed from your auto sig that you are on the 12^th floor of your
>> > building. Do the Windows open far enough to fit an iPhone through?
>> >
>> > *Clayton Doige*
>> >
>> > IT Project Manager
>> >
>> > *C**M**E** Development Corporation*
>> >
>> > T: 020 7430 5355
>> >
>> > M: 07949 255062
>> >
>> > E:[EMAIL PROTECTED] <[EMAIL PROTECTED]> > [EMAIL PROTECTED]>
>> >
>> > W:www.cetv-net.com 
>> >
>> > *From:* Dennis Rogov [mailto:[EMAIL PROTECTED]
>> > *Sent:* 15 July 2008 17:29
>> > *To:* MS-Exchange Admin Issues
>> > *Subject:* RE: Ok it's starting BB to iPone
>> >
>> > I just received an IP phone from the IT director requesting that I
>> > setup email on it. Based on the documentation it looks like a simple
>> > job yah right I have been fumbling with the device for about 2 hours
>> > now. On my firewall I have port 443 open as we allow Outlook Web
>> > Access I also enabled IMAP not sure what else to do. I have a feeling
>> > it has something to do with SSL encryption.
>> >
>> > Any assistance would be great
>> >
>> > Dr
>> >
>>
>>
>> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
>> ~ http://www.sunbeltsoftware.com/Ninja~
>>
>> This message is private and confidential. If you have received it in
>> error, please notify the sender and remove it from your system.
>>
>> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
>> ~ http://www.sunbeltsoftware.com/Ninja~
>>
>> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
>> ~ http://www.sunbeltsoftware.com/Ninja~
>>
>> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
>> ~ http://www.sunbeltsoftware.com/Ninja~
>>
>
>
>
>
>



-- 
Regards,

Clayton
[EMAIL PROTECTED]
http://alsipius.com

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja~