Microsoft Windows [Version 6.1.7000] (C) Copyright 2009 Microsoft Corp. C:\Windows>netsh mbn add profile ?
Usage: add profile [interface=][name=]
Parameters:
Tag Value
*** *****
interface Interface name.
name Name of the profile XML file.
Remarks:
Add a Mobile Broadband Network Profile for the given interface for all users.
Parameter interface is required. It is one of the interface name shown
by "netsh mbn show interfaces" command.
Parameter name is required. It is the name of the XML file containing
the profile data.
Examples:
add profile interface="Mobile Broadband Connection" name="Profile1.xml"