Posts in this category are mainly related to Powershell scripting.
I wanted to automate a bit the query of LLDP on esxi vswitch. There are some nice posts on internet about…
Posts in this category are mainly related to Powershell scripting.
I wanted to automate a bit the query of LLDP on esxi vswitch. There are some nice posts on internet about…
I wanted to share today how to access EsxAgentManager . I tried to search the internet but unfortunately i could not…
Basic class inheritance Things one should read : msdn about_classes Michael Willis Chris Dent This is i think the basic variant…
In the beginning there was Get-VM No, actually not, in the beginning there is get-help, try to memorize that, GET HELP.…
Discord and Slack are two different application but they both use the same idea. They allow people to talk in real…
Today i would like you show another way of using Group-object cmdlet. Let’s say you want to obtain powered off, powered…
This post is about using Invoke-VMScript, in order to get software list inside windows virtual machine guest . I am using…
So have ever been tired of parsin the ScriptOutput from the Invoke-VMscript you were running on some VM object ? Right,…
I have created example about how to make a vRO Rest API request in powershell utilizing HoK (Holder of Key) token.…
As per https://docs.vmware.com/en/vRealize-Orchestrator/7.6/vrealize-orchestrator-76-developers-guide.pdf javascript used is Mozilla Rhino 1.7R4 JavaScript engine https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/New_in_Rhino_1.7R4 versions https://en.wikipedia.org/wiki/ECMAScript https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Documentation http://www.ecma-international.org/ecma-262/5.1/ECMA-262.pdf The javascript language has to…
When having a vRO cluster with X nodes, one has to send snmp trap to all the vrealize orchestrator nodes. You…
So far i tried f5 big ip ltm VE (failed due to limitations), kemp loadmaster VE(all ok – 1 month trial),…