Showing results for Powershell 5 - Scripting Blog [archived]

Aug 7, 2015
0
0

The PowerShell 5 NoNewLine Parameter

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about the NoNewLine parameter in Windows PowerShell 5.0 in Windows 10. Microsoft Scripting Guy, Ed Wilson, is here. In addition to new cmdlets in Windows PowerShell 5.0, there are also improvements to existing cmdlets. These improvements are often really cool because it means I can use the old cmdl...

Scripting Guy!Windows PowerShellgetting started
Aug 6, 2015
0
0

Playing Around with Format-Hex

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about the Format-Hex cmdlet in Windows PowerShell 5.0. Microsoft Scripting Guy, Ed Wilson, is here. One of the cool things about Windows PowerShell is that it usually just works. Well of course, after you learn how, it just works. For example, it is largely self-describing, and it has standard para...

Scripting Guy!Windows PowerShellPowershell 5
Aug 5, 2015
0
0

PowerTip: Create a GUID with PowerShell 5

Doctor Scripto
Doctor Scripto

Summary: Learn how to create a new GUID with Windows PowerShell 5.0.  How can I use Windows PowerShell 5.0 in Windows 10 to create a new GUID?  Use the New-Guid cmdlet:

Scripting Guy!Windows PowerShellPowerTip
Aug 5, 2015
0
0

Create Temporary Files with PowerShell 5

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about creating temporary files with Windows PowerShell 5.0 in Windows 10. Microsoft Scripting Guy, Ed Wilson, is here. This morning I am sipping a nice Gunpowder Green tea with hibiscus leaves and rose hips in it. I also added a bit of lemon grass for taste. I made the tea last night and chilled it...

Scripting Guy!Windows PowerShellPowershell 5
Aug 4, 2015
0
0

PowerTip: Use PowerShell 5 to Clear Recycle Bin

Doctor Scripto
Doctor Scripto

Summary: Learn how to clear the recycle bin by using Windows PowerShell 5.0 in Windows 10.  How can I use Windows PowerShell to clear the recycle bin in my laptop running Windows 10?  Use the Clear-RecycleBin cmdlet.

Scripting Guy!Windows PowerShellPowerTip