Re: SBS Exchange 2007 can't send/recv

2012-06-07 Thread Steve Ens
hi Don
Have you tried running the ExBPA?
Steve

On Thu, Jun 7, 2012 at 3:15 PM, Don Kuhlman  wrote:

> Hi folks. Our Exchange is down. I've been troubleshooting since yesterday.
>  Its SBS 2008 running Exchange 2007 on one server. All Exchange roles and
> DC/GC are on the same physical box.  Currently, the Transport service
> starts and then stops.
> I am running a local nt backup to try and have a recovery point plus free
> or clear any transaction logs.
>
> A little background:
> Users started complaining yesterday about email access - they could send
> out, and send/recv internally, but no incoming mail was getting through.
> I tried to use telnet from a remote computer to test smtp on the server.
>  When I connected via telnet, and did the helo, mail
> from:drkuhl...@yahoo.com I was getting the "insufficient resources 4.3.2"
> message
> I did a shutdown and restart on the server
> No luck.
>
> So I started googling and found some blurbs about modifying the
> edgetransport.exe.config file and setting "EnableResourceMonitoring"
> value="false" to see if things got better while working to free up
> resources and stop what I think is a "back pressure" situation.
>
> Since that didn't help, I put the backup copy of the
> edgetransport.exe.config file back in place.
>
> Now getting "connection refused" with the transport service not being able
> to stay started.  And we can't send/recv internally or externally now.
> I don't know if the service issues is currently because of the backup
> running but wanted to get some feelers out to try and work on later after
> it finishes if I still can't get the service to run.
> The event attached below seems to indicate that a file is locked or in
> use, maybe because of the backup running?
>
> Any help or pointers would be appreciated.
>
> Thanks
>
> Don K
>
> Here is a snip of one event relating to the transport service failure.
>
> Log Name:  Application
> Source:MSExchangeTransport
> Date:  6/7/2012 2:36:17 PM
> Event ID:  7001
> Task Category: Components
> Level: Information
> Keywords:  Classic
> User:  N/A
> Computer:  SMISBS010.corp.abtrex.com
> Description:
> The service will be stopped. Reason:
> Microsoft.Exchange.Transport.TransportComponentLoadFailedException: Loading
> of component 'AD Configuration Readers' failed. --->
> Microsoft.Exchange.Transport.TransportComponentLoadFailedException: The
> transport component 'SequentialTransportComponent' couldn't be loaded
> successfully. --->
> Microsoft.Exchange.Transport.TransportComponentLoadFailedException: Loading
> of component 'Database' failed. --->
> Microsoft.Exchange.Transport.TransportComponentLoadFailedException: The
> following database is in use: Queuing Database. --->
> Microsoft.Exchange.Isam.IsamFileAccessDeniedException: Cannot access file,
> the file is locked or in use (-1032)
>at Microsoft.Exchange.Isam.?A0xf73de38c.HandleError(Int32 err)
>at Microsoft.Exchange.Isam.Interop.MJetInit(MJET_INSTANCE instance)
>at Microsoft.Exchange.Transport.Storage.DataSource.InitInstance()
>at Microsoft.Exchange.Transport.Storage.DataSource.OpenDatabase()
>at
> Microsoft.Exchange.Transport.Storage.Messaging.Database.AttachInternal(String
> path, Boolean wipe)
>at Microsoft.Exchange.Transport.Storage.Messaging.Database.Attach()
>--- End of inner exception stack trace ---
>at Microsoft.Exchange.Transport.Storage.Messaging.Database.Attach()
>at
> Microsoft.Exchange.Transport.SequentialTransportComponent.<>c__DisplayClass2.b__0()
>at
> Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation
> adOperation, Int32 retryCount)
>at
> Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation
> adOperation, Int32 retryCount)
>at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
>--- End of inner exception stack trace ---
>at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
>at
> Microsoft.Exchange.Transport.ParallelTransportComponent.<>c__DisplayClass2.b__0()
>at
> Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation
> adOperation, Int32 retryCount)
>at
> Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation
> adOperation, Int32 retryCount)
>at
> Microsoft.Exchange.Transport.ParallelTransportComponent.OnLoadChild(Object
> state)
>--- End of inner exception stack trace ---
>at Microsoft.Exchange.Transport.ParallelTransportComponent.Load()
>at
> Microsoft.Exchange.Transport.SequentialTransportComponent.<>c__DisplayClass2.b__0()
>at
> Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation
> adOperation, Int32 retryCount)
>at
> Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation
> adOperation, Int32 retryCount)
>at Microsoft.Exchange.Transport.SequentialTransportComponent.Load(

SBS Exchange 2007 can't send/recv

2012-06-07 Thread Don Kuhlman
Hi folks. Our Exchange is down. I've been troubleshooting since yesterday.  Its 
SBS 2008 running Exchange 2007 on one server. All Exchange roles and DC/GC are 
on the same physical box.  Currently, the Transport service starts and then 
stops.
I am running a local nt backup to try and have a recovery point plus free or 
clear any transaction logs.

A little background:
Users started complaining yesterday about email access - they could send out, 
and send/recv internally, but no incoming mail was getting through.
I tried to use telnet from a remote computer to test smtp on the server.  When 
I connected via telnet, and did the helo, mail from:drkuhl...@yahoo.com I 
was getting the "insufficient resources 4.3.2" message
I did a shutdown and restart on the server
No luck.

So I started googling and found some blurbs about modifying the 
edgetransport.exe.config file and setting "EnableResourceMonitoring" 
value="false" to see if things got better while working to free up resources 
and stop what I think is a "back pressure" situation.

Since that didn't help, I put the backup copy of the edgetransport.exe.config 
file back in place.

Now getting "connection refused" with the transport service not being able to 
stay started.  And we can't send/recv internally or externally now.
I don't know if the service issues is currently because of the backup running 
but wanted to get some feelers out to try and work on later after it finishes 
if I still can't get the service to run.

The event attached below seems to indicate that a file is locked or in use, 
maybe because of the backup running?

Any help or pointers would be appreciated.

Thanks

Don K

Here is a snip of one event relating to the transport service failure.

Log Name:      Application

Source:        MSExchangeTransport
Date:          6/7/2012 2:36:17 PM
Event ID:      7001
Task Category: Components
Level:         Information
Keywords:      Classic
User:          N/A
Computer:      SMISBS010.corp.abtrex.com
Description:
The service will be stopped. Reason: 
Microsoft.Exchange.Transport.TransportComponentLoadFailedException: Loading of 
component 'AD Configuration Readers' failed. ---> 
Microsoft.Exchange.Transport.TransportComponentLoadFailedException: The 
transport component 'SequentialTransportComponent' couldn't be loaded 
successfully. ---> 
Microsoft.Exchange.Transport.TransportComponentLoadFailedException: Loading of 
component 'Database' failed. ---> 
Microsoft.Exchange.Transport.TransportComponentLoadFailedException: The 
following database is in use: Queuing Database. ---> 
Microsoft.Exchange.Isam.IsamFileAccessDeniedException: Cannot access file, the 
file is locked or in use (-1032)
   at Microsoft.Exchange.Isam.?A0xf73de38c.HandleError(Int32 err)
   at Microsoft.Exchange.Isam.Interop.MJetInit(MJET_INSTANCE instance)
   at Microsoft.Exchange.Transport.Storage.DataSource.InitInstance()
   at Microsoft.Exchange.Transport.Storage.DataSource.OpenDatabase()
   at 
Microsoft.Exchange.Transport.Storage.Messaging.Database.AttachInternal(String 
path, Boolean wipe)
   at Microsoft.Exchange.Transport.Storage.Messaging.Database.Attach()
   --- End of inner exception stack trace ---
   at Microsoft.Exchange.Transport.Storage.Messaging.Database.Attach()
   at 
Microsoft.Exchange.Transport.SequentialTransportComponent.<>c__DisplayClass2.b__0()
   at 
Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation
 adOperation, Int32 retryCount)
   at 
Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation
 adOperation, Int32 retryCount)
   at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
   --- End of inner exception stack trace ---
   at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
   at 
Microsoft.Exchange.Transport.ParallelTransportComponent.<>c__DisplayClass2.b__0()
   at 
Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation
 adOperation, Int32 retryCount)
   at 
Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation
 adOperation, Int32 retryCount)
   at 
Microsoft.Exchange.Transport.ParallelTransportComponent.OnLoadChild(Object 
state)
   --- End of inner exception stack trace ---
   at Microsoft.Exchange.Transport.ParallelTransportComponent.Load()
   at 
Microsoft.Exchange.Transport.SequentialTransportComponent.<>c__DisplayClass2.b__0()
   at 
Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation
 adOperation, Int32 retryCount)
   at 
Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation
 adOperation, Int32 retryCount)
   at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
   --- End of inner exception stack trace ---
   at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
   at Microsoft.Exchange.Transport.Components.Activate()
Event Xml:
http://schemas.microsoft.com/win/2004/08/events/event";>
  
    
    7

RE: SBS/Exchange

2008-06-12 Thread Groups
It turned out, I think, as a user error.

Typing the from address instead of to.  GRRR
 


Disclaimer and confidentiality note:

The contents of this communication are intended/meant only for addressee(s)
and may contain information that is privileged or otherwise confidential.
If you are not the intended recipient you are hereby notified that any
disclosure, copying, distribution or taking any action in reliance on the
contents of this information is strictly prohibited and may be unlawful.
The contents of this e-mail shall not be forwarded to any third party. If
you have received this electronic mail transmission in error, please delete
it from your system without copying or forwarding it, and notify the sender
of the error by reply email, so that the sender's address records
can be corrected.
Views and opinions are solely those of the sender unless clearly indicated
as being that of Beach Computers or any of it's affiliated companies.
Beach Computers cannot assure that the integrity of this communication has
been maintained or that it is free of errors, virus, interception or
interference.

From: Steve Ens [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 12, 2008 10:47 AM
To: MS-Exchange Admin Issues
Subject: Re: SBS/Exchange

 

Funny, I just went through this early this week.  Found out it was profile
related.  Recreate the user's mail profile and try again.  Are you trying to
send as someone else, or is it a email from the person's account?

On Wed, Jun 11, 2008 at 10:10 PM, <[EMAIL PROTECTED]> wrote:

Hi all,

 

I have a user getting this, and I can't seem to track down what's going
wrong.

Logs show nothing, and message tracker simply shows there was a NDR
generated.

Any help would be appreciated.

 

_
From: System Administrator 
Sent: Wednesday, June 11, 2008 2:08 PM
To: EMAILADDRESS <mailto:[EMAIL PROTECTED]> 
Subject: Undeliverable: pls call me regarding the Space at 

 

Your message did not reach some or all of the intended recipients.

 

  Subject:pls call me regarding the Space at 

  Sent: 6/11/2008 2:08 PM

 

The following recipient(s) could not be reached:

 

  EMAILADDRESS on 6/11/2008 2:08 PM

You do not have permission to send to this recipient.  For
assistance, contact your system administrator.

MSEXCH:MSExchangeIS:/DC=local/DC=domainname:SBS

 

 

 
Dave



Disclaimer and confidentiality note:

The contents of this communication are intended/meant only for addressee(s)
and may contain information that is privileged or otherwise confidential.
If you are not the intended recipient you are hereby notified that any
disclosure, copying, distribution or taking any action in reliance on the
contents of this information is strictly prohibited and may be unlawful.
The contents of this e-mail shall not be forwarded to any third party. If
you have received this electronic mail transmission in error, please delete
it from your system without copying or forwarding it, and notify the sender
of the error by reply email, so that the sender's address records
can be corrected.
Views and opinions are solely those of the sender unless clearly indicated
as being that of Beach Computers or any of it's affiliated companies.
Beach Computers cannot assure that the integrity of this communication has
been maintained or that it is free of errors, virus, interception or
interference.

 

 

 

 

 

 

 


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

Re: SBS/Exchange

2008-06-12 Thread Steve Ens
Funny, I just went through this early this week.  Found out it was profile
related.  Recreate the user's mail profile and try again.  Are you trying to
send as someone else, or is it a email from the person's account?

On Wed, Jun 11, 2008 at 10:10 PM, <[EMAIL PROTECTED]> wrote:

>  Hi all,
>
>
>
> I have a user getting this, and I can't seem to track down what's going
> wrong.
>
> Logs show nothing, and message tracker simply shows there was a NDR
> generated.
>
> Any help would be appreciated.
>
>
>
> _
> *From:* System Administrator
> *Sent:* Wednesday, June 11, 2008 2:08 PM
> *To:* EMAILADDRESS
> *Subject* <[EMAIL PROTECTED]>*:* Undeliverable: pls
> call me regarding the Space at
>
>
>
> Your message did not reach some or all of the intended recipients.
>
>
>
>   Subject:pls call me regarding the Space at
>
>   Sent: 6/11/2008 2:08 PM
>
>
>
> The following recipient(s) could not be reached:
>
>
>
>   EMAILADDRESS on 6/11/2008 2:08 PM
>
> You do not have permission to send to this recipient.  For
> assistance, contact your system administrator.
>
> MSEXCH:MSExchangeIS:/DC=local/DC=domainname:SBS
>
>
>
>
>
>
> Dave
>
>
> 
> Disclaimer and confidentiality note:
>
> The contents of this communication are intended/meant only for addressee(s)
> and may contain information that is privileged or otherwise confidential.
> If you are not the intended recipient you are hereby notified that any
> disclosure, copying, distribution or taking any action in reliance on the
> contents of this information is strictly prohibited and may be unlawful.
> The contents of this e-mail shall not be forwarded to any third party. If
> you have received this electronic mail transmission in error, please delete
> it from your system without copying or forwarding it, and notify the sender
> of the error by reply email, so that the sender's address records
> can be corrected.
> Views and opinions are solely those of the sender unless clearly indicated
> as being that of Beach Computers or any of it's affiliated companies.
> Beach Computers cannot assure that the integrity of this communication has
> been maintained or that it is free of errors, virus, interception or
> interference.
>
>
>
>
>
>
>
>
>

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

SBS/Exchange

2008-06-11 Thread Groups
Hi all,

 

I have a user getting this, and I can't seem to track down what's going
wrong.

Logs show nothing, and message tracker simply shows there was a NDR
generated.

Any help would be appreciated.

 

_
From: System Administrator 
Sent: Wednesday, June 11, 2008 2:08 PM
To: EMAILADDRESS  
Subject: Undeliverable: pls call me regarding the Space at 

 

Your message did not reach some or all of the intended recipients.

 

  Subject:pls call me regarding the Space at 

  Sent: 6/11/2008 2:08 PM

 

The following recipient(s) could not be reached:

 

  EMAILADDRESS on 6/11/2008 2:08 PM

You do not have permission to send to this recipient.  For
assistance, contact your system administrator.

MSEXCH:MSExchangeIS:/DC=local/DC=domainname:SBS

 

 

 
Dave



Disclaimer and confidentiality note:

The contents of this communication are intended/meant only for addressee(s)
and may contain information that is privileged or otherwise confidential.
If you are not the intended recipient you are hereby notified that any
disclosure, copying, distribution or taking any action in reliance on the
contents of this information is strictly prohibited and may be unlawful.
The contents of this e-mail shall not be forwarded to any third party. If
you have received this electronic mail transmission in error, please delete
it from your system without copying or forwarding it, and notify the sender
of the error by reply email, so that the sender's address records
can be corrected.
Views and opinions are solely those of the sender unless clearly indicated
as being that of Beach Computers or any of it's affiliated companies.
Beach Computers cannot assure that the integrity of this communication has
been maintained or that it is free of errors, virus, interception or
interference.

 

 

 


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

SBS / Exchange 2003 Outlook 5.1.2 errors

2008-02-14 Thread helpdesk UK
I am going nuts with this currently under a lot of pressure so I cannot even
think right.

New SBS 2003 server Outlook users cannot send emails for some reason
internally.

When I login as OWA it works fine.

Can anyone advise me what am I missing here ?

cheers

-- 
Chris

MCP

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

RE: SBS exchange license problems

2001-10-31 Thread Drewski

it's a service.

-- Drew

Visit http://www.drewncapris.net!  Go!  Go there now!
We look forward to the time when the Power of Love will replace the Love of
Power.  Then will our world know the blessings of peace.  --Gladstone

-Original Message-
From: Rauno Muilu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 31, 2001 6:42 AM
To: MS-Exchange Admin Issues
Subject: RE: SBS exchange license problems


Hi,

One more stupid question; how do I disable license manager ?

regards
Rauno


> -Original Message-
> From: Steve Roberts [mailto:[EMAIL PROTECTED]]
> Sent: 31. lokakuuta 2001 12:58
> To: MS-Exchange Admin Issues
> Subject: RE: SBS exchange license problems
>
>
> Disable licence manager. It is a pain in the bum!
>
> -Original Message-
> From: Rauno Muilu [mailto:[EMAIL PROTECTED]]
> Sent: 31 October 2001 08:02
> To: MS-Exchange Admin Issues
> Subject: SBS exchange license problems
>
>
> If this email has any attachments then send it onto the IT
> Help Desk for
> virus checking
>
> Hi all,
>
> I have a mysterious problem with SBS exchange licensing.  I
> have upgraded
> SBS to 4.5 more than year ago.  After that I have purchased
> more client
> licenses.  Previously I had 10 client license, now I have 30
> client license.
> The problem is that I'm out of exchange licenses almost all
> the time.  When
> I connect to DC server from other nt server with license
> manager (it is not
> possible with Sbs server) I see that there still are entry
> for old exchange
> version 5.0 and it looks that the exchange is counting
> licenses from that
> amount (10).  It is not possible to modify that entry in
> license manager.
> How can I remove the exchange 5.0 entry from license manager
> ?  Or is there
> any other way to fix the problem ?
>
> Thanks in advance !
>
> Rauno
>
> List Charter and FAQ at:
> http://www.sunbelt-software.com/exchange_list_charter.htm
>
> This email and any files transmitted with it are confidential and are
> intended solely for the use of the individual or entity to
> whom they are
> addressed. If you are not the intended recipient or the
> person responsible
> for delivering the email to the intended recipient, please immediately
> notify the Muir Group IT Help Desk on +44 (0) 1244 606139
>
> List Charter and FAQ at:
> http://www.sunbelt-software.com/exchange_list_charter.htm
>

List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm



List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm




RE: SBS exchange license problems

2001-10-31 Thread Robin Lawrie

Go to Control Panel, then Services (NT4) and stop and disable the
service.

In Win2K, open up the Computer Management Console, expand Services and
Application and then select Services. Stop and Disable the License
Logging Service.

-Original Message-
From: Rauno Muilu [mailto:[EMAIL PROTECTED]]
Sent: 31 October 2001 12:42
To: MS-Exchange Admin Issues
Subject: RE: SBS exchange license problems


Hi,

One more stupid question; how do I disable license manager ?

regards
Rauno


> -Original Message-
> From: Steve Roberts [mailto:[EMAIL PROTECTED]]
> Sent: 31. lokakuuta 2001 12:58
> To: MS-Exchange Admin Issues
> Subject: RE: SBS exchange license problems
> 
> 
> Disable licence manager. It is a pain in the bum!
> 
> -Original Message-
> From: Rauno Muilu [mailto:[EMAIL PROTECTED]]
> Sent: 31 October 2001 08:02
> To: MS-Exchange Admin Issues
> Subject: SBS exchange license problems
> 
> 
> If this email has any attachments then send it onto the IT 
> Help Desk for
> virus checking
> 
> Hi all,
> 
> I have a mysterious problem with SBS exchange licensing.  I 
> have upgraded
> SBS to 4.5 more than year ago.  After that I have purchased 
> more client
> licenses.  Previously I had 10 client license, now I have 30 
> client license.
> The problem is that I'm out of exchange licenses almost all 
> the time.  When
> I connect to DC server from other nt server with license 
> manager (it is not
> possible with Sbs server) I see that there still are entry 
> for old exchange
> version 5.0 and it looks that the exchange is counting 
> licenses from that
> amount (10).  It is not possible to modify that entry in 
> license manager.
> How can I remove the exchange 5.0 entry from license manager 
> ?  Or is there
> any other way to fix the problem ?
> 
> Thanks in advance !
> 
> Rauno
> 
> List Charter and FAQ at:
> http://www.sunbelt-software.com/exchange_list_charter.htm
> 
> This email and any files transmitted with it are confidential and are
> intended solely for the use of the individual or entity to 
> whom they are
> addressed. If you are not the intended recipient or the 
> person responsible
> for delivering the email to the intended recipient, please immediately
> notify the Muir Group IT Help Desk on +44 (0) 1244 606139
> 
> List Charter and FAQ at:
> http://www.sunbelt-software.com/exchange_list_charter.htm
> 

List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm


List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm




RE: SBS exchange license problems

2001-10-31 Thread Rauno Muilu

Hi,

One more stupid question; how do I disable license manager ?

regards
Rauno


> -Original Message-
> From: Steve Roberts [mailto:[EMAIL PROTECTED]]
> Sent: 31. lokakuuta 2001 12:58
> To: MS-Exchange Admin Issues
> Subject: RE: SBS exchange license problems
> 
> 
> Disable licence manager. It is a pain in the bum!
> 
> -Original Message-
> From: Rauno Muilu [mailto:[EMAIL PROTECTED]]
> Sent: 31 October 2001 08:02
> To: MS-Exchange Admin Issues
> Subject: SBS exchange license problems
> 
> 
> If this email has any attachments then send it onto the IT 
> Help Desk for
> virus checking
> 
> Hi all,
> 
> I have a mysterious problem with SBS exchange licensing.  I 
> have upgraded
> SBS to 4.5 more than year ago.  After that I have purchased 
> more client
> licenses.  Previously I had 10 client license, now I have 30 
> client license.
> The problem is that I'm out of exchange licenses almost all 
> the time.  When
> I connect to DC server from other nt server with license 
> manager (it is not
> possible with Sbs server) I see that there still are entry 
> for old exchange
> version 5.0 and it looks that the exchange is counting 
> licenses from that
> amount (10).  It is not possible to modify that entry in 
> license manager.
> How can I remove the exchange 5.0 entry from license manager 
> ?  Or is there
> any other way to fix the problem ?
> 
> Thanks in advance !
> 
> Rauno
> 
> List Charter and FAQ at:
> http://www.sunbelt-software.com/exchange_list_charter.htm
> 
> This email and any files transmitted with it are confidential and are
> intended solely for the use of the individual or entity to 
> whom they are
> addressed. If you are not the intended recipient or the 
> person responsible
> for delivering the email to the intended recipient, please immediately
> notify the Muir Group IT Help Desk on +44 (0) 1244 606139
> 
> List Charter and FAQ at:
> http://www.sunbelt-software.com/exchange_list_charter.htm
> 

List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm




RE: SBS exchange license problems

2001-10-31 Thread Steve Roberts

Disable licence manager. It is a pain in the bum!

-Original Message-
From: Rauno Muilu [mailto:[EMAIL PROTECTED]]
Sent: 31 October 2001 08:02
To: MS-Exchange Admin Issues
Subject: SBS exchange license problems


If this email has any attachments then send it onto the IT Help Desk for
virus checking

Hi all,

I have a mysterious problem with SBS exchange licensing.  I have upgraded
SBS to 4.5 more than year ago.  After that I have purchased more client
licenses.  Previously I had 10 client license, now I have 30 client license.
The problem is that I'm out of exchange licenses almost all the time.  When
I connect to DC server from other nt server with license manager (it is not
possible with Sbs server) I see that there still are entry for old exchange
version 5.0 and it looks that the exchange is counting licenses from that
amount (10).  It is not possible to modify that entry in license manager.
How can I remove the exchange 5.0 entry from license manager ?  Or is there
any other way to fix the problem ?

Thanks in advance !

Rauno

List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm

This email and any files transmitted with it are confidential and are
intended solely for the use of the individual or entity to whom they are
addressed. If you are not the intended recipient or the person responsible
for delivering the email to the intended recipient, please immediately
notify the Muir Group IT Help Desk on +44 (0) 1244 606139

List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm




RE: SBS exchange license problems

2001-10-31 Thread Simon Taylor

I disable license manager on all my machines as it is a pain in the ass

-Original Message-
From: Rauno Muilu [mailto:[EMAIL PROTECTED]] 
Sent: 31 October 2001 08:02
To: MS-Exchange Admin Issues
Subject: SBS exchange license problems


Hi all,

I have a mysterious problem with SBS exchange licensing.  I have upgraded
SBS to 4.5 more than year ago.  After that I have purchased more client
licenses.  Previously I had 10 client license, now I have 30 client license.
The problem is that I'm out of exchange licenses almost all the time.  When
I connect to DC server from other nt server with license manager (it is not
possible with Sbs server) I see that there still are entry for old exchange
version 5.0 and it looks that the exchange is counting licenses from that
amount (10).  It is not possible to modify that entry in license manager.
How can I remove the exchange 5.0 entry from license manager ?  Or is there
any other way to fix the problem ?

Thanks in advance !

Rauno

List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm

List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm




SBS exchange license problems

2001-10-30 Thread Rauno Muilu

Hi all,

I have a mysterious problem with SBS exchange licensing.  I have upgraded
SBS to 4.5 more than year ago.  After that I have purchased more client
licenses.  Previously I had 10 client license, now I have 30 client license.
The problem is that I'm out of exchange licenses almost all the time.  When
I connect to DC server from other nt server with license manager (it is not
possible with Sbs server) I see that there still are entry for old exchange
version 5.0 and it looks that the exchange is counting licenses from that
amount (10).  It is not possible to modify that entry in license manager.
How can I remove the exchange 5.0 entry from license manager ?  Or is there
any other way to fix the problem ?

Thanks in advance !

Rauno

List Charter and FAQ at:
http://www.sunbelt-software.com/exchange_list_charter.htm