1. How to connect to server via RDP?
You will need to click on Start -> Run -> Type ‘mstsc’ (without quotes)->OK->Enter your server’s IP address and click on “Connect”.
Incase there is certificate mismatch warning dialog box, click on ‘Yes’.
2. How to install DNS Role?
http://technet.microsoft.com/en-us/library/cc725925.aspx
3. How to install IIS Role?
http://learn.iis.net/page.aspx/29/installing-iis-7-and-above-on-windows-server-2008-or-windows-server-2008-r2/
4. How to deploy website in IIS 7?
http://learn.iis.net/page.aspx/37/deploying-web-sites-on-iis/
5. How to install / configure FTP Service in IIS 7.5?
http://learn.iis.net/page.aspx/263/installing-and-configuring-ftp-7-on-iis-7/
6. How to create new FTP site in IIS 7?
http://learn.iis.net/page.aspx/301/creating-a-new-ftp-site-in-iis-7/
7. How to install/configure SmarterMail 8?
http://portal.smartertools.com/KB/a1455/install-smartermail.aspx
For more information on installation/deployment, you can visit below URL:
http://help.smartertools.com/SmarterMail/v8/
8. How to install SQL Server 2008 R2 Express?
http://social.technet.microsoft.com/wiki/contents/articles/install-sql-server-2008-r2-express.aspx--OR-- http://technet.microsoft.com/en-us/library/bb500395.aspx
9. How to install MySQL5 on Windows Servers?
http://dev.mysql.com/doc/refman/5.5/en/windows-installation.html
Add Comment