batch file - How can I set the number of clients on my WiFi using CMD/BAT/VBS? -
is possible set number of clients using cmd - netsh command or other command. if possible using vbscript. want change number of clients according needs.
when type following code:
netsh wlan show hostednetwork
it shows maximum number of clients can connect to, want change total number of clients want connect according requirement no 1 else can connect.
Comments
Post a Comment