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

ConvertTo-CimInstance - Add parameters for ClassName and Namespace #128

Closed
dan-hughes opened this issue Aug 29, 2024 · 1 comment · Fixed by #130
Closed

ConvertTo-CimInstance - Add parameters for ClassName and Namespace #128

dan-hughes opened this issue Aug 29, 2024 · 1 comment · Fixed by #130
Labels
enhancement The issue is an enhancement request. good first issue The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub

Comments

@dan-hughes
Copy link
Contributor

Problem description

This function could be enhanced by adding parameters to allow different ClassName and Namespace values to be used.

Backward compatibility kept by setting the parameters as the current values.

Verbose logs

N/A

How to reproduce

N/A

Expected behavior

N/A

Current behavior

N/a

Suggested solution

Add additional parameters to allow other modules to use the function.

Operating system the target node is running

N/A

PowerShell version and build the target node is running

N/A

Module version used

N/A
@johlju
Copy link
Member

johlju commented Aug 29, 2024

I'm good with that.

@johlju johlju added enhancement The issue is an enhancement request. good first issue The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub help wanted The issue is up for grabs for anyone in the community. labels Aug 29, 2024
@johlju johlju removed the help wanted The issue is up for grabs for anyone in the community. label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request. good first issue The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants