Tag: powershell

Generate an Access- and Bearer Token for Aria Automation API Authentication

For automating things in Aria Automation, my preferred method is PowerShell calling the API’s. I’ve been using this method for quite some time as you may have seen in my previous blogposts. Although VMware KB89129 describes the process to retrieve the Access Token, I noticed some people are still struggling to get started, hence I’ll share and explain this specific...

Password management in VCF with Powershell and PowerVCF

SDDC Manager is the core component of VMware Cloud Foundation (VCF) to manage full life cycle management tasks such as deployment, configuration, patching and upgrades. SDDC Manager can even be used to update and (automatically) rotate the passwords of all components. This feature called is Password management and can be found under Administration, Security. With Password Management it is possible...