Archives for: August 2010
Making shortcuts on remote PCs using vbscript and psexec
by Mikeal
Most of this information I'm taking from other websites, but I wanted a copy all in the same place.computerperformance.co.uksysinternals tools from technetmvps.org icon finder for Shell32 with numbers!Basically you create a vbscript that make… more »
URL Rewrite for IIS7 http to https redirection
by Mikeal
This is a great addition. Finally we have an easy way to redirect users. I'm using this to rewrite all http connections as https. You can use the web installed for URL Rewrite here. After you have the extension loaded you can make rules 2 ways. Ei… more »
FastCGI timeout value change
by Mikeal
By default IIS7 doesn't have a icon to control FastCGI, but you can modify the values in the command line. I'm using php as the example as that is the most common use for FastCGI. appcmd set config -section:system.webServer/fastCgi /[fullPath='C:\php\… more »
08/27/10 09:56:12 pm, 