Category Archives: WWAN

How can you get information from a WWAN embedded card from the command-line?

By | September 11, 2014
Share

Very useful broadband card information accessible via a quick command line: netsh mbn show interfaces Unfortunately, configuring the broadband card doesn’t appear to work.  I’m working with Microsoft and Sierra on this, but here is the error. netsh mbn add profile interface=”Mobile Broadband” name=”C:\profile.xml” returns either: Add Profile Failure: Invalid Profile XML. or The Profile… Read More »

PowerShell Script to Query Wireless Modem and pull Asset Information.

By | February 3, 2014
Share

Pulling a Wireless WAN Modem’s information while in the field is a daunting task. Here is a script to pull this information using AT commands with in a PowerShell script. The script was tested on a CF-53J Toughbook laptop with an embedded Sierra 7750 (Verizon LTE) modem. The script displays methods of capturing the information… Read More »