I have a site (http://intranet/) that has an alternative access mapping configured with an external url (https://intranet.company.com/). Users going to http://intranet.company.com instead of https://intranet.company.com/) get the IIS7 default Welcome logo.
I'd like to redirect any users going to http to the https site if possible. Not sure the best direction to take: whether I should do this is SharePoint, IIS, or on the firewall somewhere.