Anonymize a Veritas NSS User using vRO SOAP
Here, we have a user 000000008 which is currently in active state in Veritas NetBackup™ Self Service tool. Go to Workflow Script var operation = host.getOperation("RedactUser"); if (operation == null) throw "Operation 'RedactUser' not found!"; function formatDate(inDate){ if (!inDate) { return null; } dateRfc822 = System.formatDate(inDate, "yyyy-MM-dd'T'HH:mm:ssZ") return…
View On WordPress













