How to get Unix and LDAP timestamp in vRealize Orchestrator by JavaScript
As part of create a Workflow to get the expiration date of an Active Directory username, I need to write a script to get current time in Unix timestamp format …
A blog by Milad Mehrabi
As part of create a Workflow to get the expiration date of an Active Directory username, I need to write a script to get current time in Unix timestamp format …
Today I need to export a list of my VMs and determine which of them are template in vCloud director. I tried to export this list on vRealize Operation Manager …
Today I need to write a workflow to check all storage path status and make a report. In this article I just show how to write scripts and configure the …
I have implemented NextCloud in my environment. I need to design a blueprint and let my clients to send their request to access a 5 GB space on NextCloud environment …