WiFi Profile - Get
Summary
This script helps gather a specific WiFi profile from the target machine based on the SSID.
It is to be used before the @Apply WiFi Profile script against a machine with the target WiFi profile already set up.
Time Saved by Automation: 5 Minutes
Sample Run
Variables
@WifiProfile@ - Shows the data of the exported WiFi profile
User Parameters
Name | Example | Required | Description |
---|---|---|---|
SSID | Guest_wifi | True | SSID of the WiFi profile |
Process
- Creates the
plugin_proval_wifi_profiles
table if it does not exist. - Runs the command to export the WiFi profile from the target machine.
- Exports the profile to
%ltsvcdir%/Wifiprofiles
and writes the information to the database.
Output
- Script log
- Table
plugin_proval_wifi_profiles