Re: SP2 RU3

2012-06-22 Thread Steve Goodman
If your looking for something a bit prettier you could check out my Exchange 
Environment Report which will provide this and some additional info:

http://www.stevieg.org/2011/06/exchange-environment-report/

Sent from my iPhone

On 21 Jun 2012, at 14:38, Michael B. Smith 
mich...@smithcons.commailto:mich...@smithcons.com wrote:

I didn’t write this original script, I just modified it to handle some obvious 
errors, but unfortunately I didn’t keep the original author’s byline handy.

The UR information is hidden pretty deeply. This script will get it out.

Get-ExchangeServer |% {
[bool]$known = $false

$name= $_.ToString()
$version = $_.AdminDisplayVersion.Major

if ($version -eq 14)
{
$key = 
SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Installer\\UserData\\S-1-5-18\\Products\\AE1D439464EB1B8488741FFA028E291C\\Patches
$setup = SOFTWARE\\Microsoft\\ExchangeServer\\v14\\Setup
$known = $true
}
elseif ($version -eq 8)
{
$key = 
SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Installer\\UserData\\S-1-5-18\\Products\\461C2B4266EDEF444B864AD6D9E5B613\\Patches
$setup = SOFTWARE\\Microsoft\\Exchange\\Setup
$known = $true
}

if( $known )
{
$VALUE1 = DisplayName
$VALUE2 = Installed
$VALUE3 = MsiInstallPath

$reg = 
[Microsoft.Win32.RegistryKey]::OpenRemoteBaseKey( 'LocalMachine', $name )
$regKey= $reg.OpenSubKey( $setup )
$installPath = ( $regkey.getvalue( $VALUE3 ) | foreach 
{ $_ -replace (:, `$) } )
$binFile = Bin\ExSetup.exe
$exSetupVer = ( ( Get-Command 
\\$name\$installPath$binFile ).FileVersionInfo | ForEach { $_.FileVersion } )
$regKey= $reg.OpenSubKey( $key ).GetSubKeyNames() | ForEach { 
$key\\$_ }
$dispName = [array] ( $regkey | % { $reg.OpenSubKey( $_ 
).getvalue( $VALUE1 ) } )
$instDate = [array] ( $regkey | % { $reg.OpenSubKey( $_ 
).getvalue( $VALUE2 ) } )
$countmembers = 0

if ($regkey -ne $null)
{
while ($countmembers -lt $dispName.Count)
{
$name + , + $dispName[ 
$countmembers ] + , + $instDate[ $countmembers ].substring( 0, 4 ) +

/ + $instDate[ $countmembers ].substring( 4, 2 ) + / +

$instDate[ $countmembers ].substring( 6, 2 ) + , + $exsetupver
$countmembers++
}
}
else
{
$name + ,No Rollup Updates are installed,, + 
$exsetupver
}
}
else
{
$name + ,Unknown version,,
}
}

From: Jason Benway [mailto:benw...@jsjcorp.com]
Sent: Thursday, June 21, 2012 8:49 AM
To: MS-Exchange Admin Issues
Subject: SP2 RU3

I install SP2 RU3 for exchange 2010 this weekend it seemed to finish 
successfully, but the version still shows 14.2 (build 247.5)
Looks like I should see a build number of 14.2.309.2 for RU3

So what happened to the RU, did it not install correctly?

jb

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

Re: Blocking Facebook from Syncing with Exchange.

2012-06-22 Thread Steve Goodman
Hiya,

Unless you plan to use some sort of Mobile Device Management solution, you 
don't have many options available I'm afraid. An MDM solution could allow you 
to either keep the company info in a secure container, or manage the device 
itself. The former sounds most applicable to your situation, so Good for 
Enterprise might be a good start.

However if your company is small enough to use SBS I would suggest your initial 
option may be to make it clear to users that syncing contacts via ActiveSync is 
unacceptable for the stated reasons. This may be a case of asking them to go to 
the settings for mail and de selecting Contacts.

Bear in mind Twitter, LinkedIn, FourSquare and other apps also allow the user 
to upload contacts in the same way as Facebook.

Steve

Sent from my iPhone

On 20 Jun 2012, at 18:58, King's Kid 
kingskid1002...@yahoo.commailto:kingskid1002...@yahoo.com wrote:

Hi everyone,

I'm having trouble finding information on this.  We have a lot of our users 
accessing their Outlook email using their personal smart phones.  We have 
recently discovered that if they are also using the mobile version of Facebook 
it will sync all of their  Outlook contacts with their Facebook contacts.  This 
is not exceptable to the company for some obvious reasons.

The only thing I have found is using Outlook Social Connector but from reading 
the walk through I'm not sure it will do what we need it to do.  Can anyone 
point me in the right direction?

Our environment:
SBS2k8 fully patched

TIA

BJ

When the whole world is against you paranoia is just good sense - Johnny Fever

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

RE: Blocking Facebook from Syncing with Exchange.

2012-06-22 Thread Guyer, Don
I'm a bit confused on this conversation...

The subject is Blocking Facebook from Syncing with Exchange..

Synching a device via ActiveSync doesn't pull the GAL from Exchange into the 
Contacts on the phone, does it? You can do GAL look-ups but, I didn't think it 
actually copied each one to the device.

Don Guyer
Catholic Health East - Information Technology
Enterprise Directory  Messaging Services
3805 West Chester Pike, Suite 100, Newtown Square, Pa  19073
email: dgu...@che.orgmailto:dgu...@che.org
Office:  610.550.3595 | Cell: 610.955.6528 | Fax: 610.271.9440
For immediate assistance, please open a Service Desk ticket or call the 
helpdesk @ 610-492-3839.
[cid:image001.jpg@01CD5055.4200BFC0]

From: Steve Goodman [mailto:st...@stevieg.org]
Sent: Friday, June 22, 2012 7:35 AM
To: MS-Exchange Admin Issues
Subject: Re: Blocking Facebook from Syncing with Exchange.

Hiya,

Unless you plan to use some sort of Mobile Device Management solution, you 
don't have many options available I'm afraid. An MDM solution could allow you 
to either keep the company info in a secure container, or manage the device 
itself. The former sounds most applicable to your situation, so Good for 
Enterprise might be a good start.

However if your company is small enough to use SBS I would suggest your initial 
option may be to make it clear to users that syncing contacts via ActiveSync is 
unacceptable for the stated reasons. This may be a case of asking them to go to 
the settings for mail and de selecting Contacts.

Bear in mind Twitter, LinkedIn, FourSquare and other apps also allow the user 
to upload contacts in the same way as Facebook.

Steve

Sent from my iPhone

On 20 Jun 2012, at 18:58, King's Kid 
kingskid1002...@yahoo.commailto:kingskid1002...@yahoo.com wrote:
Hi everyone,

I'm having trouble finding information on this.  We have a lot of our users 
accessing their Outlook email using their personal smart phones.  We have 
recently discovered that if they are also using the mobile version of Facebook 
it will sync all of their  Outlook contacts with their Facebook contacts.  This 
is not exceptable to the company for some obvious reasons.

The only thing I have found is using Outlook Social Connector but from reading 
the walk through I'm not sure it will do what we need it to do.  Can anyone 
point me in the right direction?

Our environment:
SBS2k8 fully patched

TIA
BJ
When the whole world is against you paranoia is just good sense - Johnny Fever

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist
Confidentiality Notice:
This e-mail, including any attachments is the 
property of Catholic Health East and is intended 
for the sole use of the intended recipient(s).  
It may contain information that is privileged and 
confidential.  Any unauthorized review, use,
disclosure, or distribution is prohibited. If you are 
not the intended recipient, please delete this message, and 
reply to the sender regarding the error in a separate email.

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelistinline: image001.jpg

Re: Blocking Facebook from Syncing with Exchange.

2012-06-22 Thread Jonathan Link
No, but it does put the person's personal contacts, many of whom are
business contacts, into the phone.

On Fri, Jun 22, 2012 at 8:58 AM, Guyer, Don dgu...@che.org wrote:

 I’m a bit confused on this conversation…

 ** **

 The subject is “Blocking Facebook from Syncing with Exchange.”.

 ** **

 Synching a device via ActiveSync doesn’t pull the GAL from Exchange into
 the Contacts on the phone, does it? You can do GAL look-ups but, I didn’t
 think it actually copied each one to the device.

 ** **

 *Don Guyer**
 **Catholic Health East - Information Technology*

 Enterprise Directory  Messaging Services
 3805 West Chester Pike, Suite 100, Newtown Square, Pa  19073

 email: *dgu...@che.org*

 Office:  610.550.3595 | Cell: 610.955.6528 | Fax: 610.271.9440

 *For immediate assistance, please open a Service Desk ticket or call the
 helpdesk @ 610-492-3839.*

 [image: Description: Description: Description: InfoService-Logo240]

 ** **

 *From:* Steve Goodman [mailto:st...@stevieg.org]
 *Sent:* Friday, June 22, 2012 7:35 AM
 *To:* MS-Exchange Admin Issues
 *Subject:* Re: Blocking Facebook from Syncing with Exchange.

 ** **

 Hiya,

 ** **

 Unless you plan to use some sort of Mobile Device Management solution, you
 don't have many options available I'm afraid. An MDM solution could allow
 you to either keep the company info in a secure container, or manage the
 device itself. The former sounds most applicable to your situation, so Good
 for Enterprise might be a good start.

 ** **

 However if your company is small enough to use SBS I would suggest your
 initial option may be to make it clear to users that syncing contacts via
 ActiveSync is unacceptable for the stated reasons. This may be a case of
 asking them to go to the settings for mail and de selecting Contacts.

 ** **

 Bear in mind Twitter, LinkedIn, FourSquare and other apps also allow the
 user to upload contacts in the same way as Facebook.

 ** **

 Steve

 Sent from my iPhone


 On 20 Jun 2012, at 18:58, King's Kid kingskid1002...@yahoo.com wrote:*
 ***

 Hi everyone,

 ** **

 I'm having trouble finding information on this.  We have a lot of our
 users accessing their Outlook email using their personal smart phones.  We
 have recently discovered that if they are also using the mobile version of
 Facebook it will sync all of their  Outlook contacts with their Facebook
 contacts.  This is not exceptable to the company for some obvious reasons.
 

 ** **

 The only thing I have found is using Outlook Social Connector but from
 reading the walk through I'm not sure it will do what we need it to do.
 Can anyone point me in the right direction?


 Our environment:
 SBS2k8 fully patched

 TIA

 BJ

 When the whole world is against you paranoia is just good sense - Johnny
 Fever

 ---
 To manage subscriptions click here:
 http://lyris.sunbelt-software.com/read/my_forums/
 or send an email to listmana...@lyris.sunbeltsoftware.com
 with the body: unsubscribe exchangelist

 ---
 To manage subscriptions click here:
 http://lyris.sunbelt-software.com/read/my_forums/
 or send an email to listmana...@lyris.sunbeltsoftware.com
 with the body: unsubscribe exchangelist
 Confidentiality Notice:
 This e-mail, including any attachments is the
 property of Catholic Health East and is intended
 for the sole use of the intended recipient(s).
 It may contain information that is privileged and
 confidential.  Any unauthorized review, use,
 disclosure, or distribution is prohibited. If you are
 not the intended recipient, please delete this message, and
 reply to the sender regarding the error in a separate email.

 ---
 To manage subscriptions click here:
 http://lyris.sunbelt-software.com/read/my_forums/
 or send an email to listmana...@lyris.sunbeltsoftware.com
 with the body: unsubscribe exchangelist


---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelistimage001.jpg

RE: SP2 RU3

2012-06-22 Thread Randal, Phil
There's also my vCheck for Exchange plugins based on Alan Renouf's vCheck, my 
own scripts, Steve's script and others.

http://www.virtu-al.net/2012/03/22/vcheck-exchange-updated/

I'd advise people to use version 2.1beta4 (not yet uploaded to Alan's site):

http://www.rebee.clara.net/ExchangePlugins-2.1Beta4.zip

To make it easy to select plugins, use my Select-Plugins script for vCheck:

http://www.rebee.clara.net/blog/archives/2012/03/entry_197.html

Cheers,

Phil
--
Phil Randal
Infrastructure Engineer
Hoople Ltd | Thorn Office Centre | Hereford HR2 6JT
Tel: 01432 260415 | Email: phil.ran...@hoopleltd.co.uk

From: Steve Goodman [mailto:st...@stevieg.org]
Sent: 22 June 2012 12:20
To: MS-Exchange Admin Issues
Subject: Re: SP2 RU3

If your looking for something a bit prettier you could check out my Exchange 
Environment Report which will provide this and some additional info:

http://www.stevieg.org/2011/06/exchange-environment-report/

Sent from my iPhone

On 21 Jun 2012, at 14:38, Michael B. Smith 
mich...@smithcons.commailto:mich...@smithcons.com wrote:
I didn't write this original script, I just modified it to handle some obvious 
errors, but unfortunately I didn't keep the original author's byline handy.

The UR information is hidden pretty deeply. This script will get it out.

Get-ExchangeServer |% {
[bool]$known = $false

$name= $_.ToString()
$version = $_.AdminDisplayVersion.Major

if ($version -eq 14)
{
$key = 
SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Installer\\UserData\\S-1-5-18\\Products\\AE1D439464EB1B8488741FFA028E291C\\Patches
$setup = SOFTWARE\\Microsoft\\ExchangeServer\\v14\\Setup
$known = $true
}
elseif ($version -eq 8)
{
$key = 
SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Installer\\UserData\\S-1-5-18\\Products\\461C2B4266EDEF444B864AD6D9E5B613\\Patches
$setup = SOFTWARE\\Microsoft\\Exchange\\Setup
$known = $true
}

if( $known )
{
$VALUE1 = DisplayName
$VALUE2 = Installed
$VALUE3 = MsiInstallPath

$reg = 
[Microsoft.Win32.RegistryKey]::OpenRemoteBaseKey( 'LocalMachine', $name )
$regKey= $reg.OpenSubKey( $setup )
$installPath = ( $regkey.getvalue( $VALUE3 ) | foreach 
{ $_ -replace (:, `$) } )
$binFile = Bin\ExSetup.exe
$exSetupVer = ( ( Get-Command 
\\$name\$installPath$binFilefile:///\\$name\$installPath$binFile 
).FileVersionInfo | ForEach { $_.FileVersion } )
$regKey= $reg.OpenSubKey( $key ).GetSubKeyNames() | ForEach { 
$key\\$_ }
$dispName = [array] ( $regkey | % { $reg.OpenSubKey( $_ 
).getvalue( $VALUE1 ) } )
$instDate = [array] ( $regkey | % { $reg.OpenSubKey( $_ 
).getvalue( $VALUE2 ) } )
$countmembers = 0

if ($regkey -ne $null)
{
while ($countmembers -lt $dispName.Count)
{
$name + , + $dispName[ 
$countmembers ] + , + $instDate[ $countmembers ].substring( 0, 4 ) +

/ + $instDate[ $countmembers ].substring( 4, 2 ) + / +

$instDate[ $countmembers ].substring( 6, 2 ) + , + $exsetupver
$countmembers++
}
}
else
{
$name + ,No Rollup Updates are installed,, + 
$exsetupver
}
}
else
{
$name + ,Unknown version,,
}
}

From: Jason Benway [mailto:benw...@jsjcorp.com]
Sent: Thursday, June 21, 2012 8:49 AM
To: MS-Exchange Admin Issues
Subject: SP2 RU3

I install SP2 RU3 for exchange 2010 this weekend it seemed to finish 
successfully, but the version still shows 14.2 (build 247.5)
Looks like I should see a build number of 14.2.309.2 for RU3

So what happened to the RU, did it not install correctly?

jb

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 

RE: Blocking Facebook from Syncing with Exchange.

2012-06-22 Thread Guyer, Don
Yeah, I get that, just wanted to verify the statement about it synching with 
Exchange.


Regards,

Don Guyer
Catholic Health East - Information Technology
Enterprise Directory  Messaging Services
3805 West Chester Pike, Suite 100, Newtown Square, Pa  19073
email: dgu...@che.orgmailto:dgu...@che.org
Office:  610.550.3595 | Cell: 610.955.6528 | Fax: 610.271.9440
For immediate assistance, please open a Service Desk ticket or call the 
helpdesk @ 610-492-3839.
[cid:image001.jpg@01CD505B.28240E30]

From: Jonathan Link [mailto:jonathan.l...@gmail.com]
Sent: Friday, June 22, 2012 9:17 AM
To: MS-Exchange Admin Issues
Subject: Re: Blocking Facebook from Syncing with Exchange.

No, but it does put the person's personal contacts, many of whom are business 
contacts, into the phone.
On Fri, Jun 22, 2012 at 8:58 AM, Guyer, Don 
dgu...@che.orgmailto:dgu...@che.org wrote:
I'm a bit confused on this conversation...

The subject is Blocking Facebook from Syncing with Exchange..

Synching a device via ActiveSync doesn't pull the GAL from Exchange into the 
Contacts on the phone, does it? You can do GAL look-ups but, I didn't think it 
actually copied each one to the device.

Don Guyer
Catholic Health East - Information Technology
Enterprise Directory  Messaging Services
3805 West Chester Pike, Suite 100, Newtown Square, Pa  19073
email: dgu...@che.orgmailto:dgu...@che.org
Office:  610.550.3595tel:610.550.3595 | Cell: 610.955.6528tel:610.955.6528 
| Fax: 610.271.9440tel:610.271.9440
For immediate assistance, please open a Service Desk ticket or call the 
helpdesk @ 610-492-3839tel:610-492-3839.
[cid:image001.jpg@01CD505B.28240E30]

From: Steve Goodman [mailto:st...@stevieg.orgmailto:st...@stevieg.org]
Sent: Friday, June 22, 2012 7:35 AM
To: MS-Exchange Admin Issues
Subject: Re: Blocking Facebook from Syncing with Exchange.

Hiya,

Unless you plan to use some sort of Mobile Device Management solution, you 
don't have many options available I'm afraid. An MDM solution could allow you 
to either keep the company info in a secure container, or manage the device 
itself. The former sounds most applicable to your situation, so Good for 
Enterprise might be a good start.

However if your company is small enough to use SBS I would suggest your initial 
option may be to make it clear to users that syncing contacts via ActiveSync is 
unacceptable for the stated reasons. This may be a case of asking them to go to 
the settings for mail and de selecting Contacts.

Bear in mind Twitter, LinkedIn, FourSquare and other apps also allow the user 
to upload contacts in the same way as Facebook.

Steve

Sent from my iPhone

On 20 Jun 2012, at 18:58, King's Kid 
kingskid1002...@yahoo.commailto:kingskid1002...@yahoo.com wrote:
Hi everyone,

I'm having trouble finding information on this.  We have a lot of our users 
accessing their Outlook email using their personal smart phones.  We have 
recently discovered that if they are also using the mobile version of Facebook 
it will sync all of their  Outlook contacts with their Facebook contacts.  This 
is not exceptable to the company for some obvious reasons.

The only thing I have found is using Outlook Social Connector but from reading 
the walk through I'm not sure it will do what we need it to do.  Can anyone 
point me in the right direction?

Our environment:
SBS2k8 fully patched

TIA
BJ
When the whole world is against you paranoia is just good sense - Johnny Fever

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist
Confidentiality Notice:
This e-mail, including any attachments is the
property of Catholic Health East and is intended
for the sole use of the intended recipient(s).
It may contain information that is privileged and
confidential.  Any unauthorized review, use,
disclosure, or distribution is prohibited. If you are
not the intended recipient, please delete this message, and
reply to the sender regarding the error in a separate email.

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist


---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist
Confidentiality Notice:
This e-mail, including any attachments is the 
property of Catholic Health East and is intended 
for the sole use of the intended recipient(s).  
It may 

RE: Blocking Facebook from Syncing with Exchange.

2012-06-22 Thread Knoch, James W
Since Facebook is pulling the data from the phone itself, that is where the 
issue lies.  So unless the FB app supported some type of policy that could be 
applied to a phone Well then your only choices are:

As mentioned before.  If you have an MDM solution, you could block people from 
being able to sync their phones with Exchange if they have the FB app installed.

Inform the users about what could happen and tell them how to turn off contact 
syncing on the FB apps.

Of course this would probably only apply to the official FB apps.  
Unfortunately, there are a plethora of different ways to sync with FB through 
built in manufacturer sync options and third party apps...  Could become an 
issue of keeping up with all the new apps and options as they are released.  
Also the other services that were mentioned as well.

Thinking of ways to protect against this makes my head hurt too much for a 
Friday...

From: Jonathan Link [mailto:jonathan.l...@gmail.com]
Sent: Friday, June 22, 2012 8:17 AM
To: MS-Exchange Admin Issues
Subject: Re: Blocking Facebook from Syncing with Exchange.

No, but it does put the person's personal contacts, many of whom are business 
contacts, into the phone.
On Fri, Jun 22, 2012 at 8:58 AM, Guyer, Don 
dgu...@che.orgmailto:dgu...@che.org wrote:
I'm a bit confused on this conversation...

The subject is Blocking Facebook from Syncing with Exchange..

Synching a device via ActiveSync doesn't pull the GAL from Exchange into the 
Contacts on the phone, does it? You can do GAL look-ups but, I didn't think it 
actually copied each one to the device.

Don Guyer
Catholic Health East - Information Technology
Enterprise Directory  Messaging Services
3805 West Chester Pike, Suite 100, Newtown Square, Pa  19073
email: dgu...@che.orgmailto:dgu...@che.org
Office:  610.550.3595tel:610.550.3595 | Cell: 610.955.6528tel:610.955.6528 
| Fax: 610.271.9440tel:610.271.9440
For immediate assistance, please open a Service Desk ticket or call the 
helpdesk @ 610-492-3839tel:610-492-3839.
[Description: Description: Description: InfoService-Logo240]

From: Steve Goodman [mailto:st...@stevieg.orgmailto:st...@stevieg.org]
Sent: Friday, June 22, 2012 7:35 AM
To: MS-Exchange Admin Issues
Subject: Re: Blocking Facebook from Syncing with Exchange.

Hiya,

Unless you plan to use some sort of Mobile Device Management solution, you 
don't have many options available I'm afraid. An MDM solution could allow you 
to either keep the company info in a secure container, or manage the device 
itself. The former sounds most applicable to your situation, so Good for 
Enterprise might be a good start.

However if your company is small enough to use SBS I would suggest your initial 
option may be to make it clear to users that syncing contacts via ActiveSync is 
unacceptable for the stated reasons. This may be a case of asking them to go to 
the settings for mail and de selecting Contacts.

Bear in mind Twitter, LinkedIn, FourSquare and other apps also allow the user 
to upload contacts in the same way as Facebook.

Steve

Sent from my iPhone

On 20 Jun 2012, at 18:58, King's Kid 
kingskid1002...@yahoo.commailto:kingskid1002...@yahoo.com wrote:
Hi everyone,

I'm having trouble finding information on this.  We have a lot of our users 
accessing their Outlook email using their personal smart phones.  We have 
recently discovered that if they are also using the mobile version of Facebook 
it will sync all of their  Outlook contacts with their Facebook contacts.  This 
is not exceptable to the company for some obvious reasons.

The only thing I have found is using Outlook Social Connector but from reading 
the walk through I'm not sure it will do what we need it to do.  Can anyone 
point me in the right direction?

Our environment:
SBS2k8 fully patched

TIA
BJ
When the whole world is against you paranoia is just good sense - Johnny Fever

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist
Confidentiality Notice:
This e-mail, including any attachments is the
property of Catholic Health East and is intended
for the sole use of the intended recipient(s).
It may contain information that is privileged and
confidential.  Any unauthorized review, use,
disclosure, or distribution is prohibited. If you are
not the intended recipient, please delete this message, and
reply to the sender regarding the error in a separate email.

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the 

Re: Blocking Facebook from Syncing with Exchange.

2012-06-22 Thread King's Kid
Thanks everyone for all of the great replys. I am some what limited as to what I can do. Yes, we're a verysmall company and unfortunately most of our users are not very tech saavy. A lot of what I do is user education.I will look into a MDM solution and see if I can pitch it to the powers that be.BJWhen the whole world is against you paranoia is just good sense - Johnny FeverFrom: "Knoch, James W" james.kn...@intergraph.com To: MS-Exchange Admin Issues exchangelist@lyris.sunbelt-software.com  Sent: Friday, June 22, 2012 2:01 PM Subject: RE: Blocking Facebook from Syncing with Exchange.   


 
 




Since Facebook is pulling the data from the phone itself, that is where the issue lies. So unless the FB app supported some type of policy that could be applied
 to a phone…. Well then your only choices are: 
  
As mentioned before. If you have an MDM solution, you could block people from being able to sync their phones with Exchange if they have the FB app installed. 
  
Inform the users about what could happen and tell them how to turn off contact syncing on the FB apps.
 
  
Of course this would probably only apply to the “official” FB apps. Unfortunately, there are a plethora of different ways to sync with FB through built in
 manufacturer sync options and third party apps… Could become an issue of keeping up with all the new apps and options as they are released. Also the other services that were mentioned as well. 
  
Thinking of ways to protect against this makes my head hurt too much for a Friday… 
  
From: Jonathan Link [mailto:jonathan.l...@gmail.com]

Sent: Friday, June 22, 2012 8:17 AM
To: MS-Exchange Admin Issues
Subject: Re: Blocking Facebook from Syncing with Exchange. 
  
No, but it does put the person's personal contacts, many of whom are business contacts, into the phone. 

On Fri, Jun 22, 2012 at 8:58 AM, Guyer, Don dgu...@che.org wrote: 


I’m a bit confused on this conversation… 
 
The subject is “Blocking Facebook from Syncing with Exchange.”. 
 
Synching a device via ActiveSync doesn’t pull the GAL from Exchange into the Contacts on the phone,
 does it? You can do GAL look-ups but, I didn’t think it actually copied each one to the device. 
 

Don Guyer
Catholic Health East - Information Technology 
Enterprise Directory  Messaging Services
3805 West Chester Pike, Suite 100, Newtown Square, Pa 19073 
email:
dgu...@che.org 
Office:
610.550.3595 | Cell: 
610.955.6528 | Fax: 610.271.9440 
For immediate assistance, please open a Service Desk ticket or call the helpdesk @
610-492-3839. 
 

 


From: Steve Goodman [mailto:st...@stevieg.org]

Sent: Friday, June 22, 2012 7:35 AM
To: MS-Exchange Admin Issues
Subject: Re: Blocking Facebook from Syncing with Exchange. 




 

Hiya, 


 


Unless you plan to use some sort of Mobile Device Management solution, you don't have many options available I'm afraid. An MDM solution could allow you to either keep the company
 info in a secure container, or manage the device itself. The former sounds most applicable to your situation, so Good for Enterprise might be a good start. 


 


However if your company is small enough to use SBS I would suggest your initial option may be to make it clear to users that syncing contacts via ActiveSync is unacceptable for
 the stated reasons. This may be a case of asking them to go to the settings for mail and de selecting Contacts. 


 


Bear in mind Twitter, LinkedIn, FourSquare and other apps also allow the user to upload contacts in the same way as Facebook. 


 


Steve

Sent from my iPhone 



On 20 Jun 2012, at 18:58, "King's Kid" kingskid1002...@yahoo.com wrote: 






Hi everyone, 



 



I'm having trouble finding information on this. We have a lot of our users accessing their Outlook email using their personal smart phones. We have recently discovered that if they are also using the mobile version of Facebook
 it will sync all of their Outlook contacts with their Facebook contacts. This is not exceptable to the company for some obvious reasons. 



 



The only thing I have found is using Outlook Social Connector but from reading the walk through I'm not sure it will do what we need it to do. Can anyone point me in the right direction? 




Our environment:
SBS2k8 fully patched

TIA 



BJ 



When the whole world is against you paranoia is just good sense - Johnny Fever 


---
To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist 


---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist 



Confidentiality Notice:
This e-mail, including any attachments is the 
property of Catholic Health East and is intended 
for the sole use of the intended recipient(s). 
It may contain information that is privileged and 
confidential. Any unauthorized 

Re: SP2 RU3

2012-06-22 Thread Steve Goodman
I've not used Phil's script myself but heard good things! If you have a virtual 
environment and use vCheck it's (according to one of my customers) a very 
useful addition.

And given this is the second time in two weeks it's been mentioned i'd better 
check it out myself :-)

Sent from my iPhone

On 22 Jun 2012, at 14:43, Randal, Phil 
phil.ran...@hoopleltd.co.ukmailto:phil.ran...@hoopleltd.co.uk wrote:

There’s also my vCheck for Exchange plugins based on Alan Renouf’s vCheck, my 
own scripts, Steve’s script and others.

http://www.virtu-al.net/2012/03/22/vcheck-exchange-updated/

I’d advise people to use version 2.1beta4 (not yet uploaded to Alan’s site):

http://www.rebee.clara.net/ExchangePlugins-2.1Beta4.zip

To make it easy to select plugins, use my Select-Plugins script for vCheck:

http://www.rebee.clara.net/blog/archives/2012/03/entry_197.html

Cheers,

Phil
--
Phil Randal
Infrastructure Engineer
Hoople Ltd | Thorn Office Centre | Hereford HR2 6JT
Tel: 01432 260415 | Email: 
phil.ran...@hoopleltd.co.ukmailto:phil.ran...@hoopleltd.co.uk

From: Steve Goodman [mailto:st...@stevieg.org]
Sent: 22 June 2012 12:20
To: MS-Exchange Admin Issues
Subject: Re: SP2 RU3

If your looking for something a bit prettier you could check out my Exchange 
Environment Report which will provide this and some additional info:

http://www.stevieg.org/2011/06/exchange-environment-report/

Sent from my iPhone

On 21 Jun 2012, at 14:38, Michael B. Smith 
mich...@smithcons.commailto:mich...@smithcons.com wrote:
I didn’t write this original script, I just modified it to handle some obvious 
errors, but unfortunately I didn’t keep the original author’s byline handy.

The UR information is hidden pretty deeply. This script will get it out.

Get-ExchangeServer |% {
[bool]$known = $false

$name= $_.ToString()
$version = $_.AdminDisplayVersion.Major

if ($version -eq 14)
{
$key = 
SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Installer\\UserData\\S-1-5-18\\Products\\AE1D439464EB1B8488741FFA028E291C\\Patches
$setup = SOFTWARE\\Microsoft\\ExchangeServer\\v14\\Setup
$known = $true
}
elseif ($version -eq 8)
{
$key = 
SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Installer\\UserData\\S-1-5-18\\Products\\461C2B4266EDEF444B864AD6D9E5B613\\Patches
$setup = SOFTWARE\\Microsoft\\Exchange\\Setup
$known = $true
}

if( $known )
{
$VALUE1 = DisplayName
$VALUE2 = Installed
$VALUE3 = MsiInstallPath

$reg = 
[Microsoft.Win32.RegistryKey]::OpenRemoteBaseKey( 'LocalMachine', $name )
$regKey= $reg.OpenSubKey( $setup )
$installPath = ( $regkey.getvalue( $VALUE3 ) | foreach 
{ $_ -replace (:, `$) } )
$binFile = Bin\ExSetup.exe
$exSetupVer = ( ( Get-Command 
\\$name\$installPath$binFilefile:///\\$name\$installPath$binFile 
).FileVersionInfo | ForEach { $_.FileVersion } )
$regKey= $reg.OpenSubKey( $key ).GetSubKeyNames() | ForEach { 
$key\\$_ }
$dispName = [array] ( $regkey | % { $reg.OpenSubKey( $_ 
).getvalue( $VALUE1 ) } )
$instDate = [array] ( $regkey | % { $reg.OpenSubKey( $_ 
).getvalue( $VALUE2 ) } )
$countmembers = 0

if ($regkey -ne $null)
{
while ($countmembers -lt $dispName.Count)
{
$name + , + $dispName[ 
$countmembers ] + , + $instDate[ $countmembers ].substring( 0, 4 ) +

/ + $instDate[ $countmembers ].substring( 4, 2 ) + / +

$instDate[ $countmembers ].substring( 6, 2 ) + , + $exsetupver
$countmembers++
}
}
else
{
$name + ,No Rollup Updates are installed,, + 
$exsetupver
}
}
else
{
$name + ,Unknown version,,
}
}

From: Jason Benway [mailto:benw...@jsjcorp.com]
Sent: Thursday, June 21, 2012 8:49 AM
To: MS-Exchange Admin Issues
Subject: SP2 RU3

I install SP2 RU3 for exchange 2010 this weekend it seemed to finish 
successfully, but the version still shows 14.2 (build 247.5)
Looks like I should see a build number of 14.2.309.2 for RU3

So what happened to the RU, did it not install correctly?

jb

---
To manage subscriptions click here: 

RE: Exchange 2010 Transport Rules Not Working

2012-06-22 Thread Campbell, Rob
Never run in a mixed 2003/2007/2010 environment, but I've seen them work in a 
mixed 2007/2010 environment.

From: Stu Packett [mailto:spack...@gmail.com]
Sent: Friday, June 22, 2012 5:09 PM
To: MS-Exchange Admin Issues
Subject: Exchange 2010 Transport Rules Not Working

I've setup a basic Exchange 2010 transport rule, but it's not working.  I'm 
testing for an Exchange 2010 mailbox.  I suspect it's not working because I'm 
in a mixed environment with 2003, 2007, and 2010.  Could someone confirm if the 
2010 HT rules will not work until I'm native Exchange 2010?  Thanks.

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to 
listmana...@lyris.sunbeltsoftware.commailto:listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist
**
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. 
**

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist