Showing tag results for Windows 10

Aug 20, 2015
Post comments count0
Post likes count0

The New Raw-File Version Information in PowerShell 5

Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about looking at raw-file version information by using Windows PowerShell 5.0 in Windows 10. Microsoft Scripting Guy, Ed Wilson, is here, and it is finally here. It seems like waiting for a major holiday to appear. Yes! It is nearly time for the Atlanta TechStravaganza. I just got an email yes...

Scripting Guy!Windows PowerShellPowershell 5
Aug 19, 2015
Post comments count1
Post likes count0

Parsing NetStat Information with PowerShell 5

Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about parsing output from NetStat with Windows PowerShell 5.0.  Hey, Scripting Guy! I need a good way to parse output from the NetStat command. I use it all the time, but it ends up requiring me to spend a lot of time looking through stuff. I am not sure if the command itself has a filter lang...

Scripting Guy!Windows PowerShellPowershell 5
Aug 18, 2015
Post comments count0
Post likes count0

Use New PowerShell 5 Cmdlet to Create Objects from Strings

Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about using a new Windows PowerShell cmdlet to create objects from strings.  Hey, Scripting Guy! It seems that even though Windows PowerShell 5.0 in Windows 10 has a lot of cool new stuff, I still end up using command-line utilities. I don’t know if it is just me, or if there are still s...

Scripting Guy!Windows PowerShellPowershell 5
Aug 17, 2015
Post comments count0
Post likes count0

PowerTip: Recurse Specific Number of Levels with PowerShell 5

Doctor Scripto

Summary: Learn how to recurse a specific number of levels in a directory with Windows PowerShell 5.0.  How can I recurse only three levels into a deeply nested directory structure?  In Windows PowerShell 5.0, the Get-ChildItem cmdlet has a new –Depth parameter            that will co...

Scripting Guy!Windows PowerShellPowerTip
Aug 17, 2015
Post comments count0
Post likes count0

Use the PowerShell 5 Convert-String Cmdlet

Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about using the new Convert-String cmdlet in Windows PowerShell 5.0 to manipulate strings. Microsoft Scripting Guy, Ed Wilson, is here. Over the weekend, the Scripting Wife and I headed out and about to explore central Florida. We found a really cool lake town that had an awesome tea shop. We also ...

Scripting Guy!Windows PowerShellPowershell 5