NLVMUG 2019
It was again awsome. My second presentation on the NLVMug. The VMware User Group in the Netherlands. This year the NLVMUG was organized at another location. De Fabrique in Utrecht, Netherlands Different but nice....
It was again awsome. My second presentation on the NLVMug. The VMware User Group in the Netherlands. This year the NLVMUG was organized at another location. De Fabrique in Utrecht, Netherlands Different but nice....
Before we can use the Powershell commands we need to add the cmdlets to powershell On Windows 10 we do not have to download and install the Windows Management Framework, but other distributions need it....
How to create a backup workflow for a Vcenter Server Appliance 6. First of all we need to create a user on the vcenter: ssh to the server and login with root (use your...
First install Azure cli https://azure.microsoft.com/en-us/documentation/articles/xplat-cli-install/ azure config mode asm azure login -u username@domain If you have multiple subscriptions run the following command azure account list Then set the subscription you want to use with the...