Category Archives: Virtualisation

All about virtualisation. VirtualBox, VMware Workstation, ESXi and vCenter, qemu

vSphere: Find missing permissions/privileges in logs

Hi,

assigning permissions in vSphere is sometimes difficult. Also to find out which permissions are missing for a specific action if you are not an administrator.
Continue reading vSphere: Find missing permissions/privileges in logs

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

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

vSphere: Remove orphaned user from an sso group by command line

Hi,

after migrating a vSphere vCenter instance from Windows to the VCSA appliance some (Windows local user which do no longer exists on linux) orphaned user are member of an SSO group.

Continue reading vSphere: Remove orphaned user from an sso group by command line