Thursday, October 6, 2011

DC Log on using Terminal Service

Enable above mentioned policy to work with DC using Remote Desktop.

Friday, September 30, 2011

Using more than one user name, are not allowed

Windows 2003

Multiple Connections to a server or shared resource by the same user, using more than one user name, are not allowed

> net use

> net use \\systemname\sharename /delete

You will get rid of this error.

Saturday, December 25, 2010

How to setup a Web server inside campus.

Prerequisite  : Broadband/Leased internet line , Web server , Static IP and Basic UTM box .

Here I am using Fortigate
Step 1 : Change Web admin port of fortigate from 80 to any other port.

Step 2 : Create new Virtual IP which points to internal web server

Step 3 : Add new policy like below .

Now you access your webserver like http://225.21.251.21

If you like to have domain name for your web server.Purchase one from domainname registrar like rediff.com.And change its A record to your static IP. Now you can access your web server with a domain name. Ex : www.testserver.com