Command line to add net.tcp bindings in IIS Posted on 7/22/2013 @ 5:56 AM in #Vanilla .NET by Sahil Malik | Feedback | 2398 views Just putting this here because I know it’ll save my donkey some day. appcmd set site /site.name:<entersitenamehere> /+bindings.[protocol='net.tcp',bindinginformation='<portnum>:*']