SBS 2003 has lost its CAL’s (Client Access Licenses reset to 5)

KB ID 0000339

Problem

Been a while since I’ve seen this one, and strangely I didn’t document it. so when I was asked this morning I searched here on PeteNetLive, and In my personal database of solutions but the cupboard was bare.

Solution

1. Before you do anything make sure your SBS has plenty of space on the hard drive, simply running out of room on the system drive can cause SBS to lose its licences, make sure this is not your problem.

2. If you have plenty of room, then click Start > Run > services.msc {enter}. Locate the Licence Logging service > Right Click > Stop.

3. Locate the licstr.cpa file (it’s in C:windowssystem32 by default) > Rename it to licstr.OLD.

4. Locate the autolicstr.cpa (Should be in the same folder) and COPY it to your desktop to create a backup, Then rename the original to licstr.cpa

5. Back in the services console restart the “Licence Logging Service”.

6. Your licences should now be back in place.

7. Finally, you will notice there’s an option in the Licensing console to back up your licences, now would be a good time, to avoid having to do this again.

 

Related Articles, References, Credits, or External Links

NA

Message Size Limits on Exchange 2003

KB ID 0000030 

Problem

Typical Error Message,

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

Subject: Emailing: name.md domain first name last name
Sent: 05/10/2005 09:29

The following recipient(s) could not be reached:

name@domain.com on 05/10/2005 09:29
This message is larger than the current system limit or the recipient’s mailbox is full. Create a shorter message body or remove attachments and try

sending it again.
MSEXCH:MSExchangeIS:/DC=uk/DC=org/DC=domain:SERVERNAME
————————————————————————————

Solution

Can be Set/Fixed in various places.

1. In Global settings,

In Exchange Manager Global Settings > Message Delivery > right click it > Properties > > Defaults > Check Send/Receive and Recipient limits

2. In Connector Setting (Note: You may not be using connectors, don’t panic if there is not one there).

In Exchange Manager > Administrative Groups > First Admin Group > Routing > Group > Routing Group Name > Connectors > Right Click > Properties > Content Restrictions > Allowed Sizes > Check the Only Messages less than box.

3. In SMTP Virtual Server Settings,

Administrative Groups > First Admin Group > Routing
Group > Servers > Server name > Protocols > SMTP > SMTP Virtual Server > Right Click > Properties > Messages.

RESTART EXCHANGE SERVICES TO MAKE TAKE EFFECT

If that won’t fix the problem it may be set on a user level

4. Open Active Directory Users and Computers > go to user properties > Exchange General > Delivery Restrictions.

 

Related Articles, References, Credits, or External Links

NA

Active Sync on Small Business Server 2003 with iPhone

KB ID 0000336 

Problem

I don’t know why but ActiceSync will NOT work out of the box with SBS 2003, for a long time I’ve just told my clients “it can’t be done”. However after the problem went off the boil for a while, it was the topic of conversation in the office, I did some searching and came up with a solution.

You don’t need IMAP – you don’t need ISA server – you just need 5 minutes.

Solution

1. It may seem daft to say this, but you need to install and configure ActiveSync before you do anything, if its not set up it will never work with an iPhone!

ActiveSync setup and tested with a Windows Mobile Device.

Note: for use of the Windows Mobile Emulator click here

2. On the SBS Server, click Start > Administrative Tools > Internet Information Services (IIS) Manager > Expand Web Sites > Default Website > Locate the “Microsoft-Server-ActiveSync” folder >Right Click > Properties.

3. Select the “Directory Security” Tab > “IP address and domain name restrictions” section > Edit > Select “Granted access” > OK > Apply > OK.

4. Then either reboot the server, restart the IIS Admin service, or issue an “iisreset /noforce” command.

 

Related Articles, References, Credits, or External Links

NA