Skip to content

Handling of default ScriptLog #10

@kovergard

Description

@kovergard

Need a way to handle which ScriptLog is the default, when multiple logs are used.

This includes (at least):

  • It should be possible to give each ScriptLog an ID to identify it. If no parameter is given on New-ScriptLog, the ID should be a random GUID.
  • Need to implement a command to change the default ScriptLog. This could be a Set-ScriptLog command, used to change settings for ScriptLogs moving forward.
  • New-ScriptLog should have a -Default switch
  • Get-ScriptLog should show which ScriptLog is the current default

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions