Browsed by
Author: Faisal Rahman

Splunk Agent for Non-Persistent Desktops

Splunk Agent for Non-Persistent Desktops

To install the Splunk agent on a non-persistent VDI desktop running Windows, you can only perform the installation using the command line. To install the Splunk Universal Forwarder without launching the service immediately, you need to use the “LAUNCHSPLUNK=0” parameter and value. Here’s an example command for the installation: One installation is done, please check windows services and make sure the service is not running. If your Windows image requires additional tasks, you may set the service startup type to…

Read More Read More

Assigning Drive Letter to AppStacks and Writable Volumes Doesn’t Work

Assigning Drive Letter to AppStacks and Writable Volumes Doesn’t Work

Assigning drive letter to the AppStack/s or Writable volume fix few of the known issues. As example, assiging drive letter to Writable Volume fix the issue for Chrome extension. It also fix the issue with Microsoft OneDrive Syncing folder creation issue. The registry tweak VMware provided for the drive letter is not just assiging letters but also for hide those. The registry setting in HKLM\SYSTEM\CurrentControlSet\services\svdriver\Parameters, the parameter is called “DriveLetterSettings”. It’s a REG_DWORD key. By default this parameter is not…

Read More Read More

“Your OneDrive folder can’t be created in the location you selected” with VMware App Volumes Writable Volume

“Your OneDrive folder can’t be created in the location you selected” with VMware App Volumes Writable Volume

In non-persistent environment with VMware App Volumes Writable Volume (or similar product), OneDrive fails to get configure Sync folder and through an error says “Your OneDrive folder can’t be created in the location you selected”. There are few ways to fix the issue. The first one is to assign a drive letter to the Writable Volume to fix it. But this is not the solution that everybody prefers due to security reasons. The end user can explore the drive, even…

Read More Read More

Full Update/ Patch vCenter Appliance (VCSA) Using .ISO

Full Update/ Patch vCenter Appliance (VCSA) Using .ISO

There are numbers of way to full patch/ update vCenter Appliance (VCSA). Most of those are using the repository from network/ internet and the easiest one is to utilise the .iso file ready to use with CDRom drive (my prefered option for updating HA or standalone vCenter). To utilising the .iso file to fully patch the VCSA, the file required to download from my.vmware.com portal. The URL for all patch is https://my.vmware.com/group/vmware/patch. Once on the page, select VC from the…

Read More Read More

NSX Manager Account – NSX CLI account – Part-3 (Features Roles and Permissions)

NSX Manager Account – NSX CLI account – Part-3 (Features Roles and Permissions)

The earlier posts were discussed NSX CLI account creation (part-1) and the account modification (part-2). In this part, we will go through the roles and permission for those accounts. As discussed in part-1, the only NSX CLI is not getting transformed or matched to the vCenter based role is the super_user role, which is same as NSX manager’s built-in admin role. The rest two roles, Security Admin and Auditor get matched and can manage from vCenter GUI. Same goes when we…

Read More Read More