Auto Add

Thursday, 21 February 2013

Create a Website in IIS 7.0

Create a Website in IIS 7.0 and Make it Live on the Internet

1) Before adding your first website you will need to register the website or you can register the website after you have added it in IIS in order for the website to work.
2)  After that on your Windows Server Go to Start => Run and type inetmgr . This will open your IIS manager . In the Left pane Right Click on Sites and Click Add Website . Input the website name , the Physical path for the root of the website, select the IP address to which you want to point your website from the drop down  and the host name of the website . Click Ok and the website will be added in IIS.



3) On the Server go to Start => Administrative tools=>DNS  =>Right Click Forward Lookup Zones =>Click New Zone , click Next , Select Primary Zone , Click next , type the website Name which you had created from IIS , click next , click next , Select Do not allow dynamic updates , click next , click Finish.





4) Once the Zone has been added you can Set the Name servers for the website and add the A record to point the website to your servers IP .



5) You now need to ask the registrar to point the A record of the website to the servers IP or Use the Name Server Set on the server .

Monday, 18 February 2013

How to use GPO to Allow or Block Website or URL

Open up the Group Policy Management Editor (Click on Start and type Group Policy Management in search program files box, click on the top item) and locate the Organizational Unit (OU), expand User Configuration, expand Windows Settings, expand Internet Explorer then click on Security and double click Security Zones and Content Ratings.

On Security and Privacy Settings properties, under Content Ratings select Import the current Content Ratings settings, then click on Modify Settings, click on OK to save.


On Content Advisor properties, click on Approved Sites tab, in Allow this website you may select Always, to Allow a website, click on OK to save.


or choose Never to block a website then click on OK to save.

Microsoft Intune, a Compliance Policy

  In Microsoft Intune, a Compliance Policy is a set of rules and settings that a device must meet to be considered "healthy" and ...