Hi There;
It doesn't appear that the applets have implemented the Type parameter for updating (vs static) for add-vhbaTemplate and add-vnicTemplate? I do see this parameter implemented for Add-SPTemplate.
Am I missing something? Any suggestions (and syntax) for an alternate method of setting this parameter ie through Invoke-XMLCommand perhaps?
Thanks;
sash
Hi Sash,
You are not missing anything, the vnic and vhba template types are not settable with the template cmdlets. Hope to work around that is covered in this thread
http://developer.cisco.com/web/unifiedcomputing/forums/-/message_boards/view_message/4452902 It would involve, as you guessed, Invoke-XxmlCommand
Regards
John