PowerShell GUI with HTML - Part 3 Reading time ~12 minutes

The Series PowerShell GUI with HTML - Part 1 PowerShell GUI with HTML - Part 2 PowerShell GUI with HTML - Part 3 Show-HTML WPF WebBrowser / ObjectForScripting / Execute PowerShell... a possibly excellent app framework. If you have been following along with the previous two parts to this blog,......

PowerShell GUI with HTML - Part 2 Reading time ~9 minutes

The Series PowerShell GUI with HTML - Part 1 PowerShell GUI with HTML - Part 2 PowerShell GUI with HTML - Part 3 Show-HTML WPF WebBrowser / ObjectForScripting / Execute PowerShell... a possibly excellent app framework. More boring stuff today. We are going to cover how to handle URLs in......

PowerShell GUI with HTML - Part 1 Reading time ~5 minutes

The Series PowerShell GUI with HTML - Part 1 PowerShell GUI with HTML - Part 2 PowerShell GUI with HTML - Part 3 Show-HTML WPF WebBrowser / ObjectForScripting / Execute PowerShell... a possibly excellent app framework. Edit - I have changed the title of this blog series from AngularJS GUIs......

Adding a Notification Icon to PoshProgressBar Reading time ~4 minutes

So I decided I wanted to add in a new feature to the PoshProgressBar module. It is always handy to be able to close out of a window but still be able to monitor progress via the notification area, so I decided an icon in the notification tray would be......

SAPGUI Scripting with PowerShell Reading time ~2 minutes

Alright, so just wanted to share some brief notes here on a technique for doing SAPGUI scripting from PowerShell. It’s not pretty I’m sure this isn’t the best way to integrate PowerShell and SAP. I’m not an SAP expert but this may help someone in a pinch so I thought......