I would like my laptop to disable DHCP for only one WiFi network. I often hibernate the laptop, change locations, and wake it up.
One posting abuot settings that are specific to a WiFi network is at this post, assuming that an "adapter" is the same as a WiFi network. But I don't want to delve into PowerShell and event driven commands. It would be easier to manually ensure that DHCP is disabled on a specific network.
Another post here requires DHCP to fail (which it won't).
The above post also refers to a blog about writing VB script, but again, I'm wondering if a simpler way has arisen in the last 7 years?