You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to add descriptions to my sessions with tracking tags to fulfill audit requirements. It appears that, for instance, the workflow to add an object is
But when I publish the session, it has all optional fields empty.
I believe the way to fix this would be to implement set-session so that I can add names and descriptions to my sessions before publishing them and meeting the requirements of our auditors.
Thanks for what could be a very useful tool.
The text was updated successfully, but these errors were encountered:
I have to add descriptions to my sessions with tracking tags to fulfill audit requirements. It appears that, for instance, the workflow to add an object is
Open-CheckpointSession
New-CheckpointHost
Publish-CheckpointSession
But when I publish the session, it has all optional fields empty.
I believe the way to fix this would be to implement set-session so that I can add names and descriptions to my sessions before publishing them and meeting the requirements of our auditors.
Thanks for what could be a very useful tool.
The text was updated successfully, but these errors were encountered: