Showing results for January 2014 - Page 13 of 13 - Scripting Blog [archived]

Jan 1, 2014
0
0

PowerTip: Use PowerShell to Display Network Adapter Stats

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to display network adapter statistics.  How can I use Windows PowerShell to display the network adapter statistics on my Windows 8.1 laptop?  Use the Get-NetAdapterStatistics function.

Scripting Guy!Windows PowerShellPowerTip
Jan 1, 2014
0
0

Create a Proxy Function to Display Registry Key Time Stamps

Doctor Scripto
Doctor Scripto

Summary: Guest blogger, Rohn Edwards, discusses creating a Windows PowerShell proxy function to display registry key time stamps. Microsoft Scripting Guy, Ed Wilson, is here. Happy New Year to you all. Guest blogger, Rohn Edwards, is back with us today to continue his series about retrieving registry key last-modified time stamps. Be sure to read t...

Scripting Guy!Windows PowerShellscripting techniques