|
I have an exchange sever 2003 installed and working. I have a new exchange 2007 server on another network. The two networks are completely separate with no connection. How can I take the 2003 mailboxes and put them on the new 2007 system? The move mailbox...
Started by David on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Bear in mind.
Exchange 2003 server, and then re-import them back onto the Exchange 2007 server.
|
|
Hi all,
I've had someone else's pile of stuff handed to me. Among these items is a Word 2003 add-in (VSTO 2005 SE, .NET 2.0) that reportedly had been working fine in 2007, but our deployment environment calls for 2003. It installs apparently fine for ...
Started by andrewbadera on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You find the value....
Check the LoadBehavior of your add-in in the Registry.
Here are some questions for troubleshooting:
What kind of add-in are you developing? A Shared Add-in or a VSTO? If VSTO which version? What OS are you using? Vista can be tricky.. .
|
|
Can I install an Exchange 2003 server on the same domain and subnet as an existing Exchange 2003 environment without it becoming part of the environment? Is that an option during the restore process?
The reason I want to do this is I want to try to restore...
Started by Kyle Brandt on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
2003 you now have the recovery storage groups which allow you to mount your backup mailstore without 2003 stores the bulk of its configuration information in the Configuration partition of the Active.
|
Ask your Facebook Friends
|
Hi, I've setup a Server 2003 R2 as AD & DC. I created some test users on the dc. I also setup a Server 2003 R2 as a Terminal Server. I got licensing etc. working. What i cant get to work is that users can login to the terminal server. What i dont understand...
Started by Oscar on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
The terminal server will check the DC by being joined to the AD domain that your DC is authoritative... .
Have you joined the terminal server to the AD domain? Without joining it to a domain you will only be able to use local logins on the terminal server .
|
|
Hi,
I have a requirement to set the Outlook client to use a specific RPC port that will allow me to poke Outlook through our secure Application Level Gateway (Appgate). I have found article : KB 833799
That tells you how to setup a profile with a PRF ...
Started by Kip on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
With Exchange 2003 SP1 and upwards you can connect Windows XP SP2 and Outlook 2003 SP1 Clients.
|
|
Yeah
As it says in the title really xp
x1 november 2003
X1 December 2003
x5 pandy pack
x5 reindeer slippers
X3 Lovely lucie
x1 princess chimes
Started by Mad Muleh on
, 15 posts
by 8 people.
Answer Snippets (Read the full thread at gaiaonline):
Yeah
As it says in the title really xp
x3 OMG HAT
X2 December 2003
x5 pandy pack
x5 reindeer slippers_angelright Mad Muleh
Yeah
As it says in the title really xp
x3 OMG HAT
X2 December 2003
x5 pandy pack
x5
X2 December 2003
x5 pandy....
|
|
Are there any plans (by MS) for hosting exchange server 2003 on hyper-v?
Started by Saif Khan on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
(Indeed, they only "support" running Exchange 2003 under Virtual Server 2005 R2 or later.)
Given ....
Microsoft's recommendations re: running Exchange 2003 in a virtualized environment are here: http" Exchange 2003 running on Hyper-V.
|
|
What is the maximum no of characters i can fit into an Excel 2003 msgbox?
Started by DanDan on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Meaningful?
On my copy of Excel 2003, the first 1023 characters display and the remainder do not appear.
|
|
How would I convert and Excel 2003 Open XML Workbook to Excel 97 Format using C#?
Started by Yoann. B on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
There is an Excel 2003 SpreadsheetML format which is an XML format that is incomplete as well as being a dead end.
Do you mean Excel 2007 Open XML? There is no Excel 2003 Open XML format.
By Nathan.
|
|
How can I enable port 1433 on windows server 2003 to enable SQL connections?
I don't have any hardware firewall just plain windows 2003 with sp2
Answer Snippets (Read the full thread at serverfault):
Are you sure your database is running and listening on port 1433?
Run netstat -a to check the port. .
You can enable port 1433 in there.
You'll find the Windows Firewall in the Control Panel.
|