Jonathan Medd
Jonathan Medd
@chelnak Very nice - I like it a lot! A couple of things: 1) Is it possible to give it Credential object support for Connect-vRAServer ? - maybe be able...
@kclinden Is this something you are planning to contribute for us?
@SandyKapil Possibly you haven't noticed, but this is a community project, not something created by VMware. It's primarily developed by @chelnak and myself in our spare time. That spare time...
OK, no worries. We'll update the issue in due course.....
@SandyKapil I'm experiencing similar issues, although not exactly the same (Total space seems OK). However, the reservation in our lab is small in comparison so possibly some differences there. Here's...
Reported an issue via the communities here: https://communities.vmware.com/message/2741369#2741369
@basvinken I just tried that on a reservation in my lab and get the same results for both of the approaches you suggest. **Resultcmdlet:** ``` key value --- ----- storageReservedSizeGB...
@basvinken Interesting. Is there any public information published about that problem?
@awickham10 Sure, sounds great. Definitely interested to hear ideas for new content. Are you on VMware Code Slack? We have a channel there to discuss development. https://code.vmware.com/web/code/join
We had the same issue. Got round it by setting the following: `LDAP_REMOVE_CONFIG_AFTER_SETUP=false` Also stopped mounting the schema and ldif files via volumes in docker compose, rather created our own...