All posts by Michael Albert

VMware vCenter: Get a result set of permissions/privileges for a user on an entity

Hi,

sometimes you be known which permissions respectiliy privileges a vSphere User has on an entity.

The vCenter GUI has no such feature but it’s possible by PowerCli and using the AuthorizationManager.
Continue reading VMware vCenter: Get a result set of permissions/privileges for a user on an entity

Advertisment to support michlstechblog.info

Windows: Using Windows text to speech feature with powershell

Hi,

Windows has a builtin feature to convert text to speech and play it over the speakers. This can be used in powershell by using the System.Speech namespace.
Continue reading Windows: Using Windows text to speech feature with powershell

winget: Basic usage

Hi,

here are some winget basics
Continue reading winget: Basic usage

VMware Powercli: Check and enable CDP (Cisco Discovery Protocol

Hi,

ESXi has the ability to respond to CDP requests.
Continue reading VMware Powercli: Check and enable CDP (Cisco Discovery Protocol

VMware Powercli: Get CDP infos for the Hosts Networkadapter

Hi,

if CDP is enabled the networkswitches gives some informations to the ESXi Hosts physical network adapters.

Continue reading VMware Powercli: Get CDP infos for the Hosts Networkadapter