CSV Import if I don't know the IIS Site ID

Can I import from a CSV if I don’t know the IIS Site ID? Can it match based on domain name?

Hi Matt, sorry that’s not currently supported. To discover site ID’s you may have some luck using a script:
http://tritoneco.com/2014/03/04/show-iis-site-bindings-command/

If you were keen there might be a way to adapt our current CSV import code, you’d need to pull down a list of all the IIS bindings from the _certifyClient.GetServerSiteList :