Windows Wifi Manager

WifiManager.ps1 is a PowerShell menu script designed to package and update Wifi settings on endpoints.

screenshot

User guide: Click here
Download from GitHub as ZIP
Or Go to GitHub here and click Code (the green button) > Download Zip

Features

Use this menu-based script to easily add (remove) standard Wifi profiles to your Windows endpoints.  It can be run interactively or via script.

  • Uses a CSV WifiManager Updates.csv to add (and remove) wifi known networks in Windows.
  • Can be integrated and deployed using the IntuneApp deployment system or other package manager.

Installation

  1. Clone or download this repository.
  2. Place the WifiManager folder in a directory of your choice.

Usage

  1. Double-click WifiManager.cmd or run the WifiManager.ps1 in PowerShell.
  2. On the menu choose E to edit the list of wifis to add or remove.
  3. To test it interactively use I to install the signals.
  4. If you are integrating this into the larger IntuneApp system, use the S menu option to prep the settings file for that system.

Notes:
The script is careful about making changes, so that it can be run repeatedly, skipping items that are already OK.

More info here: www.itautomator.com

Leave a Reply

Your email address will not be published. Required fields are marked *