Quantcast
Channel: Hey, Scripting Guy! Blog
Browsing all 3333 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Introducing the PowerShell Extension for Visual Studio Code

Summary: Doug Finke, Microsoft MVP, introduces a new way to edit code.There’s a new editor in town and as with any new shiny toy, it’s a good to download, kick the tires, and give it the seven day...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Use PowerShell to Change Colors in PSReadline Module

Summary: Learn how to use Windows PowerShell access color options in the PSReadline module. How can I use Windows PowerShell to alter the colors in the PSReadline module? Use the Set-PSReadlineOption...

View Article


Image may be NSFW.
Clik here to view.

Build a Better Copy-Item Cmdlet

Summary: Sean Kearney investigates how to navigate file system content.Honorary Scripting Guy, Sean Kearney, is here with an early holiday gift—a way to deal with copying many files and getting some...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Determine Size of Folder with PowerShell

Summary: Use Windows PowerShell to determine the size of a folder. How can I use Windows PowerShell to easily get the size of a folder structure? Use a combination of Get-Childitem and Measure-Object....

View Article

Image may be NSFW.
Clik here to view.

A Holiday Special: Rusty the Red-Eyed Scripter, Part 1

Summary: Rusty the Red-Eyed Scripter discovers compressing files and working with the Clipboard in PowerShell 5.0.It’s that time again folks—time for the long awaited holiday tradition on the Hey,...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Eliminate Duplicates in PowerShell History

Summary: Use an option in the PSReadLine module to control Windows PowerShell 5.0 history duplication. How can I make sure that there are no duplicates in my history? In Windows PowerShell 5.0 with the...

View Article

Image may be NSFW.
Clik here to view.

A Holiday Special: Rusty the Red-Eyed Scripter, Part 2

Summary: Rusty the Red-Eyed Scripter discovers how Windows PowerShell 5.0 can pull modules from a central repository.   Note This is Part 2 in a five-part series. To get started, read Rusty the...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Uninstall Module with PowerShell 5

Summary: Learn how to uninstall a Windows PowerShell module. How can I easily uninstall a Windows PowerShell module? Use the Uninstall-Module cmdlet to remove anything discovered by using Find-Module....

View Article


Image may be NSFW.
Clik here to view.

A Holiday Special: Rusty the Red-Eyed Scripter, Part 3

Summary: Rusty the Red-Eyed Scripter learns how to unblock files and tweak event logs with Windows PowerShell 5.0.Note This is Part 3 in a five-part series. To catch up, read:Rusty the Red-Eyed...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Clear Recycle Bin with PowerShell 5

Summary: Easily purge the Recycle Bin on a targeted drive with PowerShell 5. How can I use Windows PowerShell to easily flush out the Recycle Bin? In Windows PowerShell 5.0, use the Clear-RecycleBin...

View Article

Image may be NSFW.
Clik here to view.

A Holiday Special: Rusty the Red-Eyed Scripter, Part 4

Summary: Rusty the Red-Eyed Scripter learns how PowerShell can convert raw string data to an object.   Note This is Part 4 in a five-part series. To catch up, read:Rusty the Red-Eyed Scripter, Part...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: Convert Data to Hexadecimal Output in PowerShell 5

Summary: Use the Format-Hex cmdlet to produce hexadecimal output. How can I use Windows PowerShell to put data in a binary key in the registry? In Windows PowerShell 5.0, you can use the Format-Hex...

View Article

Image may be NSFW.
Clik here to view.

A Holiday Special: Rusty the Red-Eyed Scripter, Part 5

Summary: Rusty discovers the power of classes and enums in Windows Powershell 5.0.Note This is Part 4 in a five-part series. To catch up, read:Rusty the Red-Eyed Scripter, Part 1Rusty the Red-Eyed...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Find Scripts in Script Center Repository from PowerShell ISE

Summary: Use a free add-on to directly access scripts and modules from the Windows PowerShell ISE. In Windows PowerShell 5.0, I can access the TechNet Gallery for PowerShell modules, but is there an...

View Article

Image may be NSFW.
Clik here to view.

Weekend Scripter: Manage Window Placement by Using PInvoke

Summary: Boe Prox shows us how to manage window placement in Windows PowerShell.Honorary Scripting Guy and Cloud and Datacenter Management MVP, Boe Prox, here today filling in for my good friend, the...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Display Titles of Windows

Summary: Boe Prox shows how to use Windows PowerShell to find the titles of windows. How can I use Windows PowerShell to find the titles of windows? Use Get-Process and display the title of the...

View Article

Image may be NSFW.
Clik here to view.

Weekend Scripter: Remove a Long Path File

Summary: Boe Prox shows how to remove a file with a long path.Honorary Scripting Guy and Cloud and Datacenter Management MVP, Boe Prox, here today filling in for my good friend, the Scripting Guy.This...

View Article


Image may be NSFW.
Clik here to view.

PowerTip: Display Hidden Files in PowerShell

Summary: Boe Prox shows how to use Windows PowerShell to display hidden files. How can I use Windows PowerShell to display hidden files and folders?There are a couple of approaches that use...

View Article

Image may be NSFW.
Clik here to view.

Advanced Use of Azure Virtual Machine DSC Extensions

Summary: Matthew Hitchcock takes us through a deeper look at Azure DSC.It's an honor for me to be writing my first Hey, Scripting Guys! Blog post! I'd like to share something I have been doing a lot of...

View Article

Image may be NSFW.
Clik here to view.

PowerTip: How to Upload DSC File to Azure

Summary: Use Azure PowerShell cmdlets to send a Desired State Configuration file to be used later by a virtual machine. How can I use Windows PowerShell to send a DSC file to be used later by a virtual...

View Article
Browsing all 3333 articles
Browse latest View live