Converting Basic Disk to Dynamic Disk in Windows 2k and 2k3

Luckily, converting Basic disks to Dynamic disks don’t require reboots. However, any volumes contained on these disks after the conversion will generate a popup informing you a re-boot is necessary before the volumes can be used. Generally, you do not need to reboot until all the volumes are identified and

Configure multiple Web sites using Host Headers

Microsoft Internet Information Services (IIS) permits you to map multiple Web sites to a single IP address using a feature called Host Header Names. By assigning a unique host header name to each Web site, this feature permits you to map more than one Web site to an IP address.

How To Configure TCP/IP Settings in Windows

Configuring TCP/IP settings in Windows helps you ensure your computer communicates effectively with other devices on a network or the internet. Whether you set up a home network, troubleshoot connectivity issues, or manage a corporate IT infrastructure, you need to know how to adjust these settings. This guide shows you

Add more terminal services connections

To make a new connection: Open Terminal Services Configuration. In the console tree, click Connections. On the Action menu, click Create New Connection. The Terminal Services Connection wizard appears. Follow the instructions on your screen to configure the connection. Notes: To perform this procedure, you must be a member of

HTTP/1.1 New Application Failed.?

The possible causes are a badly configured global.asa file or a database connection isn’t being closed properly. First report the fault to us so we can unload the web site application pool, this is will release resources and allow your site to function again but it doesn’t cure the problem.

Install Active directory on a windows server

Note: Windows server 2003 web edition does not support active directory , it can be installed on enterprise and standard editions. First make sure you read and understand Active Directory Installation Requirements. If you don’t comply with all the requirements of that article you will not be able to set

How Do I Install RDP?

What is RDP? RDP, or Microsoft Remote Desktop Protocol Client is a windows-based software that allows connection to a terminal-server either via a local LAN connection or through remote connection via the internet.   Installing RDP The following procedure details the steps necessary to install RDP. Step One – Downloading

Enable php code to work inside a .html / .htm file.

To get this to work you need to edit your httpd.conf file. Find the line that looks similar to this: AddType application/x-httpd-php .php and change it to look like this: AddType application/x-httpd-php .php .htm .html and all should be fine If the server is shared : Instead it can be

Enable IIS logging site activity in Windows 2000

Note To enable logging, you must click to select both the Enable Logging check box on the Web Site tab and the Log visits check box on the Home Directory tab. To enable logging on a Web site, follow these steps: 1. Open IIS. To do this, click Start, point

How to create a virtual folder (subweb) in IIS 5.0

Create the content folder Note If you have already created a content folder, skip this section and continue to the “Create the virtual Web site” section. 1. Right-click Start and then click Explore to open Windows Explorer. 2. Select the drive in which you want to put the content folder