Showing results for string manipulation - Scripting Blog [archived]

Aug 19, 2015
1
0

Parsing NetStat Information with PowerShell 5

Doctor Scripto
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
0
0

Use New PowerShell 5 Cmdlet to Create Objects from Strings

Doctor Scripto
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
0
0

Use the PowerShell 5 Convert-String Cmdlet

Doctor Scripto
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
Apr 19, 2015
0
0

Weekend Scripter: Use PowerShell to Create Users in Active Directory

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to read a CSV file and create users in Active Directory. Microsoft Scripting Guy, Ed Wilson, is here. Yesterday in Oh No! Oh Wait...PowerShell for the Win!, I created a CSV file from a Word document that I had been given. Today, I take the next logical step and create...

Scripting Guy!Windows PowerShellscripting techniques
Apr 18, 2015
0
0

Weekend Scripter: Oh No! Oh Wait…PowerShell for the Win!

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to clean up an impossible document. Microsoft Scripting Guy, Ed Wilson, is here. Sometimes I just cringe. It is a reflex reaction born from many long (and at times, torturous) years in the IT field. I know, I should be able to get over it, and sometimes I actually thi...

Scripting Guy!Windows PowerShellscripting techniques