Skip to content

Instantly share code, notes, and snippets.

View NicklasHalme's full-sized avatar

Nicklas Halme NicklasHalme

View GitHub Profile
<#
#requires -version 3
#Requires -RunAsAdministrator
.DESCRIPTION
This script will get the information from the Mobile broadband interface, also called wireless wide area network (WWAN) service.
The collected information is then written to MIF -file that the SCCM will then collect to HW inventory.
.COPYRIGHT
The MIT License (MIT)