To create a global filtering rule for SQL Injection: Open the applicationhost.config file in the following path: %systemroot%\system32\inetsrv\config\applicationhost.config Search the applicationhost.config file for “<requestFiltering>” (without the quotes.) Immediately under the <requestFiltering> tag, paste the following settings: <filteringRules> <filteringRule name=”SQLInjection” scanQueryString=”true”> …

Protect from SQL Injection in IIS Read more »

Login to outlook.com\yourdomain.com Click open mailbox copy the link, from address bar go back to your mailbox, create a note and paste the link something like https://yourserver.outlook.com/owa/user@domain.com/ click on the link and create a shortcut …