Showing tag results for Powershell 5

Oct 14, 2015
Post comments count0
Post likes count0

Packet Sniffing with PowerShell: Looking at Messages

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy Ed Wilson talks about looking at the message field in a packet log with Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Yesterday I begin analyzing a packet trace log. Note  For more information about setting up and making a packet trace, see Packet Sniffing with PowerShell: Getting Started. Fo...

Scripting Guy!Windows PowerShellnetworking
Oct 13, 2015
Post comments count0
Post likes count0

Use PowerShell to Parse Network Log

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about using Windows PowerShell to parse a network trace log.Microsoft Scripting Guy, Ed Wilson, is here. Today I want to talk a little bit about using Windows PowerShell to parse a network trace log. In yesterday’s blog post, Packet Sniffing with PowerShell: Getting Started, I talked using Wi...

Scripting Guy!Windows PowerShellnetworking
Oct 9, 2015
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Get Windows Home Location

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to get the Windows home location setting.  How can I get the Windows GeoID home location setting for the current user account with            Windows PowerShell 5.0 on Windows 10?  Use the Get-WinHomeLocation cmdlet.

Scripting Guy!Windows PowerShellPowerTip
Oct 8, 2015
Post comments count0
Post likes count0

Playing with JSON and PowerShell

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about playing with JSON and Windows PowerShell 5.0. Microsoft Scripting Guy, Ed Wilson, is here. The Scripting Wife has an updated shopping list. It includes a Microsoft Band 2 and a Surface Pro 4. The launch was a mouthwatering event and really well done. One of the cool cmdlets in ...

Scripting Guy!Windows PowerShellscripting techniques
Sep 14, 2015
Post comments count0
Post likes count0

Backwards Compatibility in PowerShell

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about backwards compatibility in Windows PowerShell. Hey, Scripting Guy! I wrote a script on a system with Windows PowerShell 4.0 installed. Is there an easy way to find out the earliest version of Windows PowerShell on which it will run?—DH Hello DH,Microsoft Scripting Guy, Ed...

Scripting Guy!Windows PowerShellscripting techniques