Top Web Site Info Blog

November 30, 2009

Exchange 2003 resources

Filed under: Information Technology, Software — Tags: — @ 3:53 pm

Exchange 2003 Design and Architecture at Microsoft

http://technet.microsoft.com/en-us/library/bb735149.aspx

Configure the SMTP connector in Exchange 200x

http://support.microsoft.com/kb/265293

Moving mailboxes in Exchange Server 2003

http://support.microsoft.com/?kbid=821829

* improvements http://support.microsoft.com/?kbid=822892

Move Exchange databases and logs http://support.microsoft.com/kb/821915

Remove Exchange Server transaction log files http://support.microsoft.com/kb/240145

Replay outgoing SMTP messages http://support.microsoft.com/kb/306043

Secure SMTP client message delivery http://support.microsoft.com/kb/823019

Move Exchange from Domain Controller

Filed under: Information Technology, Software — Tags: — @ 2:56 pm

It is not advisable to install Microsoft Exchange on the same server where the doamin controler is running.

Information how to fix such installation

If the computer is running Exchange 2000 Server, it is recommended that you demote the server to a member server using DCPromo at your earliest opportunity. If the computer is running Exchange Server 2003, use the following procedure to correct this warning.

 

 

 Uninstall Exchange Server from the domain controller.

 To correct this warning
  1. Install Exchange Server on a different computer.
  2. Use Move Mailbox in the Exchange Task Wizard to move any existing mailboxes from the domain controller to the new Exchange server.
  3. Rehome any public folders and roles held by the old Exchange Server computer to the new Exchange Server computer.

 

 

Detailed information http://technet.microsoft.com/en-us/library/aa997407.aspx

March 27, 2009

Ready for use VHD for evaluation products

Filed under: Virtualization — Tags: — @ 9:44 pm

Hyper-V based Windows Server 2008 virtual machines with an evaluation period of 60 days are available here:

  1. Windows Server 2008 Standard x86 (full install)
  2. Windows Server 2008 Standard x86 (core install)
  3. Windows Server 2008 Standard x64 (full install)
  4. Windows Server 2008 Standard x64 (core install)
  5. Windows Server 2008 Enterprise x86 (full install)
  6. Windows Server 2008 Enterprise x86 (core install)
  7. Windows Server 2008 Enterprise x64 (full install)
  8. Windows Server 2008 Enterprise x64 (core install)

Updated Virtual PC / Virtual Server based Windows Vista virtual machines with an evaluation period of 30 days are available here: Windows Vista x86

From Virtual PC Guy’s WebLog  here A Fist Full of Virtual Hard Disks

Hyper-V supported operating systems and virtual processors number

Filed under: Information Technology, Virtualization — Tags: — @ 8:53 pm

 

Operating System

Virtual Processor Limit

Windows Server 2008 64-bit

4

Windows Server 2003 32-bit

2

Windows Server 2008 32-bit

4

Windows Server 2003 64-bit

1

Windows Vista SP1 32-bit / 64bit

1

Windows XP SP3 32-bit / 64bit

1

Windows 2000 32bit

1

SUSE/RedHat LINUX

1

Source: All topics performance

March 3, 2009

Web site design guides, tips & tricks

Filed under: Web Site Design — Tags: — @ 1:35 pm

General information

The process of creation of web pages, their layout, text and images arrangement and the creation of links between these web pages in such way, so all of them to be accessible under one main name (domain also called web site name) is what we call web site design (sometimes called also web design, site design or web development).

The web sites could be different types, depends on what feature we use to classify them.

The two main types are web sites with static and web sites with dynamic content.

Static content web sites are most easy to design and handle afterwards. Their web page content is static. It does not change and does not depends on users interaction. The page always shows the same content, that has been loaded in it during the design. Example for such web pages are the HTML pages. The static web sites do not require any special hosting additions like data base and programming language support, and can be hosted on any hosting platform.

Web sites with dynamic page content are able to change the web page content before while the page loads in the visitors browser. The page content may depend on various factors. Most often the content of the page is loaded from data base or from external file. Example for web site with dynamic content could be any search engine or Internet directory. The web page shown is one and the same, but its content depends on the searching string.

Older Posts »

Powered by WordPress