G
gnja.io
HomeBlogProjectsGalleryVideosAbout
System operational
© 2026 gnja.io•About•GitHub•YouTube•RSS
Blog

Blog

2 posts tagged function

PowerShell: Building a basic text menu system (part 1)
PowerShell

PowerShell: Building a basic text menu system (part 1)

Menus?! But...why?As I dove deeper into PowerShell years ago I started to think about ways to help those utilizing my scripts. I wrote a script that became a module that the whole team would use.In...

Feb 1, 20163 min read
Get VMware Guest OS List With PowerCLI
PowerShell

Get VMware Guest OS List With PowerCLI

What it does...This function I wrote will return an object which contains the unique name of each OS for guests on a vCenter server. It will also show you the total number of VMs with that OS.What it...

Jan 15, 20161 min read