Skip to content

Script-check #537

Answered by ChrisLynchHPE
ehsanijavad asked this question in Q&A
Dec 23, 2020 · 1 comments · 1 reply

You must be logged in to vote

If you want to post your script here, I can certainly help look at it. Although, most New-OV Cmdlets will generate an Async task as noted in the Cmdlet documentation. When it shows that one is returned, then use Wait-OVTaskComplete to monitor the task progress, whether it completes successfully or fails. If it does fail, you will need to look within the taskErrors embedded property for the messages of why the task failed.

Replies: 1 comment 1 reply

You must be logged in to vote
1 reply
@ehsanijavad

Answer selected by ehsanijavad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants