Monday, November 19, 2018

Wfa workflows & Powershell script for SVM Dr

Svm Dr : before svm dr was embedded in ontap, we created our own scripts.  Then the embedded svm dr popped up and the scripts faded away.  But with fabricpool and MCC, svm dr is not supported.  In the background Olivier Masson continued the svm dr script of Jerome Blanchet.  And I had 2 customers having the need for it, so I jumped on the train...

Tuesday, November 13, 2018

Wfa Setup Workflow Generator

If you create advanced workflows, you might have the need to upload you own files. Typically modules, or some config files. Modules need to be copied tot the \posh\modules directory. Other files you might want to copy to the WFA root directoy or maybe just a custom directory. That means that you need to create a setup manual saying where the customer should copy the files you provide.

But why not just create a workflow that does this for you. it can be done, if the content is limited in size (Max 2MB).

Friday, November 9, 2018

Workflow encrypt all volumes

New workflow added to github that will encrypt all volumes that are not yet encrypted.

Requires cdot & ocum 9.3 and cdot pack 1.5.2 (don't use 1.5.1 => has a bug in vol move command)

download at : www.github.com/wfaguy