I have been assigned to a task that a laptop should be connected to particular wifi Network, i.e Laptop should not connect with any other wifi network other than office wifi. is that possible??? any help could be appreciated...
Asked
Active
Viewed 70 times
0
-
3What OS? Windows or Linux? AD joined or not? Does the user have admin rights? – Gerald Schneider Aug 26 '22 at 07:48
-
In windows, joined AD, for admin user and standard user both.. – Kani Aug 26 '22 at 07:59
1 Answers
0
https://www.maketecheasier.com/block-wifi-network-windows10/
netsh wlan delete filter permission=allow ssid="WiFi Network Name" networktype=infrastructure
netsh wlan delete filter permission=denyall networktype=infrastructure

gapsf
- 846
- 1
- 6
- 12