Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please implement set-session #40

Open
elizwillinger opened this issue Jan 15, 2020 · 1 comment
Open

Please implement set-session #40

elizwillinger opened this issue Jan 15, 2020 · 1 comment

Comments

@elizwillinger
Copy link

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.

@tkoopman
Copy link
Owner

Until implemented you can actually set these values when you run Open-CheckPointSession using the SessionComments and SessionDescription parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants