Tag Archives: Script

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 View post on imgur.com 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… Read More »

Script to Force Intel Graphics Card to Maintain Aspect Ratio When Switching Display Resolutions.

By | January 30, 2014
Share

Some people despise the “stretch”.  This stretching occurs on newer screens that normally have an aspect ratio of 16:9 or 16:10 and are set to a 4:3 aspect ratio display resolution (i.e. 1024 x 768).  In some cases setting the 4:3 ratio resolution is required for an antiquated application’s view ability.  Setting this via a script is… Read More »