tags
powershell core
3 entries
Tags
Categories
3 entries

Out-HtmlView – HTML alternative to Out-GridView
One of the most comfortable output’s in PowerShell to work and analyze data is Out-GridView. It’s handy as you can search, sort and have th…

PowerShell Core – The type initializer for Gdip threw an exception.
While working on PSWriteExcel on Ubuntu / Mac OS I’ve noticed that my -AutoFit method for ConvertTo-Excel was crashing. I couldn’t…

PSTeams – Send notifications to MS Teams from Mac / Linux or Windows
If you’re new to this module it’s very simple PowerShell module allowing to send notifications straight to Microsoft Teams channels….