Windows-Server-2012
IIS 8.5 導入站點綁定?
有沒有辦法可以在 IIS 8.5 中導入站點的綁定列表?
我有 160 多個綁定要添加到一個站點,所有相同的 IP,我真的很想能夠非手動地做到這一點:)
電源外殼!New-WebBinding 做我認為你想要的。
https://technet.microsoft.com/en-us/library/ee790567.aspx
新WebBinding
$$ [-Name $$]$$ -Protocol $$ $$ -Port $$ $$ -IPAddress $$ $$ -HostHeader $$ $$ -Force $$ $$ -WarningAction $$ $$ -WarningVariable $$ $$ $$