AppCmd returns error: Object 'SET' is not supported
        Posted  
        
            by RHPT
        on Server Fault
        
        See other posts from Server Fault
        
            or by RHPT
        
        
        
        Published on 2010-04-16T04:32:50Z
        Indexed on 
            2010/04/16
            4:43 UTC
        
        
        Read the original article
        Hit count: 1268
        
I am trying to set SSL Host Headers and Secure Site Bindings in IIS7. I followed the directions on this website http://www.digicert.com/ssl-support/ssl-host-headers-iis-7.htm (among others), but when I run the appcmd command mentioned, I get the error "Object 'SET' is not supported. Run 'appcmd.exe /?' to display supported objects". I have also tryed "appcmd site set" but it still returns the same error. What am I doing wrong?
The server I am working on is Windows 2008 R2 x64, if that matters.
Thank you.
© Server Fault or respective owner