Público-alvo:
TI.
Instrução:
- Abrir prompt de comando como Administrador;
- Permitir o acesso a uma rede wifi
- netsh wlan add filter permission=allow ssid="IFCE-Servidores" networktype=infrastructure
- Bloqueiar o acesso a todas as redes wifi – Exceto as permitidas
- netsh wlan add filter permission=denyall networktype=infrastructure
- Ou remover o bloqueio de acesso as redes wifi
- netsh wlan delete filter permission=denyall networktype=infrastructure
Isso foi útil?
1 / 0