
Add Ips to Windows Server
Once you’ve recieved the new addresses, you just need to bind them to your ethernet adapter. kelani gave these nice clear instructions in another thread: …
Once you’ve recieved the new addresses, you just need to bind them to your ethernet adapter. kelani gave these nice clear instructions in another thread: …
On the Windows server (2000 / 2003) open command prompt 1. Restart IIS iisreset 2. Stop IIS iisreset /stop 3. Start IIS iisreset /start 4. …
This can be achieved with a few steps. 1. Login to the server. click Start >> Administrative Tools >> Computer Management. 2. In Computer Management …
There are two ways of doing this, one using Windows Explorer and one from the command line. Using Windows Explorer: Start Windows Explorer (Win key …
Because IIS lists virtual paths before listing physical paths, you can configure an FTP site to allow a user browsing the site to see a …
Although the ability to display file that have no extensions was available by default in IIS 5.0, Microsoft has removed that default option from IIS …
Install Internet Information Services and the FTP Service Because FTP depends on Microsoft Internet Information Services (IIS), IIS and the FTP Service must be installed …
Note: Windows server 2003 web edition does not support active directory , it can be installed on enterprise and standard editions. First make sure you …
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 …
Start -> Settings -> Control Panel -> Network Connections Right click and go to properties of the enabled/active NIC Highlight on TCP/IP and click on …
Setting-Up Web Site(s) 1. Right-click the Server name (root of the tree marked with an asterisk *) choose New, Web Site. 2. Type Description of …