Category Archives: Virtualisation

Enrollment Methods and prerequisites for windows 10 devices in Workspaceone UEM

Workspace ONE UEM supports different methods to enroll your Windows 10 devices, Some of methods to be notable are mentioned below : Workspace ONE Intelligent Hub for Windows Enrollment Azure AD Integration Enrollment Native MDM Enrollment Windows Desktop Auto-Enrollment Before enrolling windows 10 devices, we have to ensure that we have the required enrollment information mentioned… Read More »

Automation using esxcli in powershell

One command has to be used in the powercli to call the functions associated with the esxcli, the command is Get-EsxCli Download powercli version 6.0 or above to run the cmdlets mentioned below : We have to create an object before we run the cli commands over the powercli $esxcli = Get-EsxCli –Vmhost virtualbabu.vm.lab07 $esxcli object… Read More »

Top 5 Missing Features when we move to VSphere 7

The whole virtual community is speaking about the positive vibes in the vSphere 7, So I thought let’s work on what we are gonna miss in vSphere 7 which we had in the previous versions. Its time to say Goodbye to the below features which are not available or disabled by default in vSphere 7.… Read More »

VMware AVA (Intelligent Hub Virtual Assitant) as part of Workspaceone UEM

Hub service virtual assistant or the Hub assistant is a digital chatbot that improvises and enhances the employee experience by deploying self service tools. Hub Assistant chatbot will provide the employee by engaging to commonly asked questions through conversational method using NLP and gets the task accomplished using simple workflows. Hub Assistant is powered by… Read More »

Step by Step configuration of vRealize Operations Manager 7.0

vRealize Operations Manager helps customers to deliver intelligent operations management with application-to-storage visibility across physical, virtual, and cloud infrastructures, Which in turn helps the administrators and architects to optimize the workload and helps business to get the return of investment in a timely fashion mode. Here i tried to deploy my vRealize Operations Manager 7.0 in… Read More »