I’m looking for a way to add a wireless network on a Windows 7 machine through Powershell or any other automated procedure. Has anyone done this with a Powershell script? This would save a lot of time in setting up a few hundred imaged machines I have to do. Thanks in advance.
Share
NETSH scripts would work here, no? Take a look at the WLAN context.
-Oisin