This one is not completely ready. Want the ability to specify tags to PSRemotely while invoking it.
Invoke-PSRemotely -Script S2Dvalidation.PSRemotely.ps1 -Tag VMMReadiness
Now the above should flow down the tag to the remote nodes and only run ops validation tests marked with the same tag.
This one is not completely ready. Want the ability to specify tags to PSRemotely while invoking it.
Now the above should flow down the tag to the remote nodes and only run ops validation tests marked with the same tag.