Skip to content

Blog

PowerShell | PowerCLI & ESXCLI

Managing and maintaining a huge VMware environment is always associated with a lot of effort… if you don’t use automation tools 😉

By automation tools I am thinking about PowerShell, the Vmware Module PowerCLI and the native CLI interface from vSphere Hosts ESXCLI.

Winget | Windows Package Manager

Winget is a Package Manager CLI based tool for Windows 10 + Windows 11. Winget makes it possible to manage Application through one central Package Manager, like ‘apt’ known from Linux based systems or Homebrew (brew) from macOS. With this Package Manager you will be able to install/update/discover and remove several Applications even those which are not installed through Winget. Isn’t it cool?

PowerShell | Fundamentals #1

This is the start of PowerShell fundamentals series, which will contain some basic information and cmdlets. I’ll split this into several post’s, because I don’t want it to be a huge one pager. Also I cannot write all information about this topic down within one day. So have fun reading.