Two super useful keyboard shortcuts in PowerShell ISE

So this post is a more a reminder to me than anything else but…having recently come across the Microsoft TechNet article ‘Keyboard Shortcuts for the Windows PowerShell ISE’ (https://msdn.microsoft.com/powershell/scripting/core-powershell/ise/keyboard-shortcuts-for-the-windows-powershell-ise) I thought it necessary to highlight the two keyboard shortcuts…. Ctrl + J – brings up a list of code snippet templates (e.g. try-catch-finally and do-until) Ctrl + M – expand or… Read more



Jump right into a SSH session from the PRTG Enterprise Console

Ever wanted to jump right into a SSH session from an item that you’ve seen in the PRTG Enterprise Console? By setting up a Device Tool its all too easy to do by just clicking on the device and pressing a function key on your keyboard. Note that the Device Tool feature of the Enterprise Console can be used for… Read more