registry
Exchange Server Forum Index Exchange Server
Discussion forums for Microsoft Exchange Server users.
Microsoft Outlook
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web ExchangeServerHelp.com
registry

 
Post new topic   Reply to topic    Exchange Server Forum Index -> Setup
Author Message
Fred
Guest





Posted: Fri Jan 21, 2005 1:30 am    Post subject: registry Reply with quote

Looking at article 155831-

I dont have the registry value
HKLM\System\CurrentControlSet\Services\MSExchangeDS\Parameters

I sthe article wrong - I check another exchnage server it does have it
either. Article 148732 points to it as well.

fred

155831- XCCC: Setting TCP/IP Ports for Exchange and Outlook Client
Connections Through a Firewall
To make the ports static:
1. Start Registry Editor (Regedt32.exe).
2. Under the HKEY_LOCAL_MACHINE subtree, locate the following subkey:

System\CurrentControlSet\Services\MSExchangeDS\Parameters

3. Add a REG_DWORD TCP/IP Port value to this key, with a decimal data value
of 5000.

NOTE: Microsoft recommends that you assign ports from the 5000 - 65535
(decimal) range. For additional information about the guidelines for static
port assignment of Exchange Server services, see the Microsoft Knowledge
Base article in the "More Information" section.
EXAMPLE: "TCP/IP Port"=dword:00001388(5000)
The decimal number 5000 was used for the MSExchangeDS TCP/IP Port (0X1388 in
hexadecimal format).

4. Locate the following subkey:
System\CurrentControlSet\Services\MSExchangeIS\ParametersSystem

5. Add a REG_DWORD TCP/IP Port value to this key, with a decimal data value
of 5001.

NOTE: Microsoft recommends that you assign ports from the 5000 - 65535
(decimal) range. For additional information about the guidelines for static
port assignment of Exchange Server services, see the Microsoft Knowledge
Base article in the More Information section.
EXAMPLE: "TCP/IP Port"=dword:00001389(5001)
The decimal number 5001 was used for the MSExchangeIS TCP/IP Port (0X1389 in
hexadecimal format).

6. Quit Registry Editor.

Back to top
seth
Guest





Posted: Fri Jan 21, 2005 11:32 pm    Post subject: Re: registry Reply with quote

what version of exchange you have?
that article is for 5.5


"Fred" <tinch@netscape.net> wrote in message
news:%23V%23nkZy$EHA.3256@TK2MSFTNGP11.phx.gbl...
Quote:
Looking at article 155831-

I dont have the registry value
HKLM\System\CurrentControlSet\Services\MSExchangeDS\Parameters

I sthe article wrong - I check another exchnage server it does have it
either. Article 148732 points to it as well.

fred

155831- XCCC: Setting TCP/IP Ports for Exchange and Outlook Client
Connections Through a Firewall
To make the ports static:
1. Start Registry Editor (Regedt32.exe).
2. Under the HKEY_LOCAL_MACHINE subtree, locate the following subkey:

System\CurrentControlSet\Services\MSExchangeDS\Parameters

3. Add a REG_DWORD TCP/IP Port value to this key, with a decimal data
value
of 5000.

NOTE: Microsoft recommends that you assign ports from the 5000 - 65535
(decimal) range. For additional information about the guidelines for
static
port assignment of Exchange Server services, see the Microsoft Knowledge
Base article in the "More Information" section.
EXAMPLE: "TCP/IP Port"=dword:00001388(5000)
The decimal number 5000 was used for the MSExchangeDS TCP/IP Port (0X1388
in
hexadecimal format).

4. Locate the following subkey:
System\CurrentControlSet\Services\MSExchangeIS\ParametersSystem

5. Add a REG_DWORD TCP/IP Port value to this key, with a decimal data
value
of 5001.

NOTE: Microsoft recommends that you assign ports from the 5000 - 65535
(decimal) range. For additional information about the guidelines for
static
port assignment of Exchange Server services, see the Microsoft Knowledge
Base article in the More Information section.
EXAMPLE: "TCP/IP Port"=dword:00001389(5001)
The decimal number 5001 was used for the MSExchangeIS TCP/IP Port (0X1389
in
hexadecimal format).

6. Quit Registry Editor.




Back to top
Fred
Guest





Posted: Mon Jan 24, 2005 4:11 am    Post subject: Re: registry Reply with quote

Version 2003,

How would I do this for exchange 2003.




"seth" <me@myhouse.com> wrote in message
news:ONHjC99$EHA.3852@TK2MSFTNGP10.phx.gbl...
Quote:
what version of exchange you have?
that article is for 5.5


"Fred" <tinch@netscape.net> wrote in message
news:%23V%23nkZy$EHA.3256@TK2MSFTNGP11.phx.gbl...
Looking at article 155831-

I dont have the registry value
HKLM\System\CurrentControlSet\Services\MSExchangeDS\Parameters

I sthe article wrong - I check another exchnage server it does have it
either. Article 148732 points to it as well.

fred

155831- XCCC: Setting TCP/IP Ports for Exchange and Outlook Client
Connections Through a Firewall
To make the ports static:
1. Start Registry Editor (Regedt32.exe).
2. Under the HKEY_LOCAL_MACHINE subtree, locate the following subkey:

System\CurrentControlSet\Services\MSExchangeDS\Parameters

3. Add a REG_DWORD TCP/IP Port value to this key, with a decimal data
value
of 5000.

NOTE: Microsoft recommends that you assign ports from the 5000 - 65535
(decimal) range. For additional information about the guidelines for
static
port assignment of Exchange Server services, see the Microsoft Knowledge
Base article in the "More Information" section.
EXAMPLE: "TCP/IP Port"=dword:00001388(5000)
The decimal number 5000 was used for the MSExchangeDS TCP/IP Port
(0X1388
in
hexadecimal format).

4. Locate the following subkey:
System\CurrentControlSet\Services\MSExchangeIS\ParametersSystem

5. Add a REG_DWORD TCP/IP Port value to this key, with a decimal data
value
of 5001.

NOTE: Microsoft recommends that you assign ports from the 5000 - 65535
(decimal) range. For additional information about the guidelines for
static
port assignment of Exchange Server services, see the Microsoft Knowledge
Base article in the More Information section.
EXAMPLE: "TCP/IP Port"=dword:00001389(5001)
The decimal number 5001 was used for the MSExchangeIS TCP/IP Port
(0X1389
in
hexadecimal format).

6. Quit Registry Editor.








Back to top
Fred
Guest





Posted: Mon Jan 24, 2005 8:10 am    Post subject: Re: registry Reply with quote

I found Acticle 298369(Config Global Catalog Server to use specific port) &
270836(Exchnage 2000 & 2003 static port mappings.

Now if I enable the ports specified in the Articles what effect will this
have on Outlook, will it work or is there steps I have to do to outlook to
make it work. If outlook needs changed is it for external or internal
clients or both.


fred



"Fred" <tinch@netscape.net> wrote in message
news:up4gyhZAFHA.2788@TK2MSFTNGP15.phx.gbl...
Quote:
Version 2003,

How would I do this for exchange 2003.




"seth" <me@myhouse.com> wrote in message
news:ONHjC99$EHA.3852@TK2MSFTNGP10.phx.gbl...
what version of exchange you have?
that article is for 5.5


"Fred" <tinch@netscape.net> wrote in message
news:%23V%23nkZy$EHA.3256@TK2MSFTNGP11.phx.gbl...
Looking at article 155831-

I dont have the registry value
HKLM\System\CurrentControlSet\Services\MSExchangeDS\Parameters

I sthe article wrong - I check another exchnage server it does have it
either. Article 148732 points to it as well.

fred

155831- XCCC: Setting TCP/IP Ports for Exchange and Outlook Client
Connections Through a Firewall
To make the ports static:
1. Start Registry Editor (Regedt32.exe).
2. Under the HKEY_LOCAL_MACHINE subtree, locate the following subkey:

System\CurrentControlSet\Services\MSExchangeDS\Parameters

3. Add a REG_DWORD TCP/IP Port value to this key, with a decimal data
value
of 5000.

NOTE: Microsoft recommends that you assign ports from the 5000 - 65535
(decimal) range. For additional information about the guidelines for
static
port assignment of Exchange Server services, see the Microsoft
Knowledge
Base article in the "More Information" section.
EXAMPLE: "TCP/IP Port"=dword:00001388(5000)
The decimal number 5000 was used for the MSExchangeDS TCP/IP Port
(0X1388
in
hexadecimal format).

4. Locate the following subkey:
System\CurrentControlSet\Services\MSExchangeIS\ParametersSystem

5. Add a REG_DWORD TCP/IP Port value to this key, with a decimal data
value
of 5001.

NOTE: Microsoft recommends that you assign ports from the 5000 - 65535
(decimal) range. For additional information about the guidelines for
static
port assignment of Exchange Server services, see the Microsoft
Knowledge
Base article in the More Information section.
EXAMPLE: "TCP/IP Port"=dword:00001389(5001)
The decimal number 5001 was used for the MSExchangeIS TCP/IP Port
(0X1389
in
hexadecimal format).

6. Quit Registry Editor.








Back to top
 
Post new topic   Reply to topic    Exchange Server Forum Index -> Setup All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server Dedicated Servers
Contact Us
New Topics Powered by phpBB