My imposter “Ah-ha” moment of the day is finally realizing that you can invoke-webrequest for a specific hostname without setting a host entry by using the invoke-webrequest cmdlet with the host header. Ie: invoke-webrequest 172.16.43.5 -Headers @{Host = “mydomain.com”}
Tip 0001: Invoke-Webrequest for a specific hostname without a host entry
calendar_today
October 9, 2018
person
AzureDevops (noreply@blogger.com)
domain
microsoft-azure-devops