Showing posts with label Microsoft. Show all posts
Showing posts with label Microsoft. Show all posts

Sunday, June 9, 2013

Windows Server 2012 - slmgr activation

So I keep forgetting how to update my SPLA key for new 2012 builds from the shell.



-upk
Uninstall key

-ipk
Install key in xxxxx-xxxxx-xxxxx-xxxxx-xxxxx format

-ato
Activate it online

Friday, February 15, 2013

HTTP to HTTPS redirect on Citrix WI+SG

The objective is to find a simple way to redirect HTTP requests to HTTPS for a pair of Citrix WI+SG servers.  Initial research shows either installing/using the MS URL rewrite module or forcing SSL via IIS and configuring a custom error page.  This post uses neither method as we are are simply modifying the WebInterface.htm landing page.

Navigate to the root of your WI site.



Edit WebInterface.htm to the URL of your secured WI site.