Posted on 09 October 2008. Tags: 2008 server, iis, vista
If you are a developer using ASP.NET, one of the first things you’ll want to install on Vista is IIS (internet information server). Keep in mind that your version of Vista may not come with IIS. I’m using Vista Ultimate edition.
First, go to Control Panel, and then click on Programs. You’ll see a link for “Turn Windows features on or off” Read the full story
Posted in Windows
Posted on 09 October 2008. Tags: telnet, vista
By default, Vista doesn’t install the Telnet client. The client is for text-based communication with remote systems. You can install it by following these steps:
1. Click Start then selectControl Panel.
2. Select Programs and Features.
3. Select Turn Windows features on or off.
4. Select the Telnet Client option.
5. Click OK.
6. A dialog box will appear to confirm installation. The telnet command should now be available.
Posted in Windows