Showing archive results for 2014

Jan 18, 2014
Post comments count0
Post likes count0

Avoid Account Lockout: Use PowerShell to Find Old Mobile Devices

Doctor Scripto

Summary: Guest blogger, Tim Bolton, talks about using Windows PowerShell to find old mobile devices that may cause account lockout. Microsoft Scripting Guy, Ed Wilson, is here. Welcome back, guest blogger, Tim Bolton… One of the most common issues we have been seeing lately is user accounts being locked out due to an mobile device that has b...

Scripting Guy!Windows PowerShellguest blogger
Jan 17, 2014
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Find Networking Counters

Doctor Scripto

Summary:  Use Windows PowerShell to find networking counters.  How can I use Windows PowerShell to find networking counters?  Use the Get-Counter cmdlet and the –ListSet parameter, select the CounterSetName property, and           filter on names related to networking. The ...

Scripting Guy!Windows PowerShellPowerTip
Jan 17, 2014
Post comments count0
Post likes count0

Gathering Network Statistics with PowerShell

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about various ways to gather network statistics by using Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Hey, it is nearly the weekend! This means we are one week closer to Windows PowerShell Saturday #007... PowerShell Saturday #007 will be held in Charlotte, North Carolina on Feb...

Scripting Guy!Windows PowerShellnetworking
Jan 16, 2014
Post comments count0
Post likes count0

PowerTip: Get Network Adapter Power Management Settings

Doctor Scripto

Summary:  Use Windows PowerShell to get network adapter power management settings in Windows 8.1.  How can I use Windows PowerShell to get the network adapter power management settings           on my Window 8.1 computer?  Use the Get-NetAdapterPowerManagement function and specify the name of t...

Scripting Guy!Windows PowerShellPowerTip
Jan 16, 2014
Post comments count0
Post likes count0

Use PowerShell to Work with Network Adapter Power Settings

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to work with network adapter power settings. Microsoft Scripting Guy, Ed Wilson, is here. Today I want to continue my network adapter series, but first... PowerShell Saturday #007 will be held in Charlotte, North Carolina on February 8, 2014. This will be an awe...

Scripting Guy!Windows PowerShellhardware