Showing tag results for PowerTip

Jun 15, 2018
Post comments count0
Post likes count1

PowerTip: Use PowerShell to play WAV files

Doctor Scripto

Make use of the native features of Windows through PowerShell to play sound.

Windows PowerShellPowerTipguest blogger
Jun 12, 2018
Post comments count0
Post likes count0

PowerShell PowerTip: Grabbing the location your script lives in

Kory Thacher

One super common thing in PowerShell is to design a script to consume particular files for data. Often times you are building the script right in the folder for your files. However, it can be annoying to give long, literal file paths to a file. Also, if you give that script to someone else, they need to edit that path to point at the right location...

PowerTipPowerShellkoryt
May 30, 2018
Post comments count0
Post likes count0

PowerShell PowerTip: ISE crashing and auto complete not working

Kory Thacher

Hi all, I'm going to start putting out these short PowerShell PowerTips every so often. They won't be full blog posts, but they will be short and useful! Have you been having issues with the ISE crashing and not auto completing since windows update 1803? From what I've seen there is a fix for this coming, but if you need these features now yo...

PowerTipPowerShellkoryt