|
Not possible
Is not possible, yet, to set a SSID and connect to a wireless network using WMI.
Only is possible obtain information, but itīs not possible set.
However, in this forum, you can find a great PDF from shmoocon, talking about a windows xp version of linux iwconfig.
In first time, they started to build this implementation in VBs (& WMI), but the final implementation is C#
Iīve put post in MSDN subscribers forums, mail lists, and other VBS guru forums without results.
In digest, the best method to implement this, is adjunt to your script the .exe bin of windows xp iwconfig and call from your VBs script.
Best Regards !!!!
|