"You have entered an invalid wildcard sequence" adding sites to security zones in IE
Issue
When trying to add sites to security zones in Internet Explorer in the following location:
Tools | Internet Options| Security tab | <Zone> | Sites
You may get the following message:
You have entered an invalid wildcard sequence:
Examples of valid patterns:
*://*.microsoft.com
http://*.microsoft.co.jp
ftp://157.54.23.41/
file:\\localsrv\share
*://157.54.100-200.*
Examples of invalid patterns:
http://microsoft.*.com
ftp://* 
Resolution
This can be caused by the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap key being missing. 
Create this key to resolve the issue. e.g.
REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap"
 
References
Products
Microsoft Internet Explorer 6 SP1
Created: 3rd August 2009
Updated: 3rd August 2009
                    
                © 2005-2025 Jamie Morrison