Cody Mathis
Cody Mathis
Hello, Can you run these both with a -Verbose and paste the results as well?
Thanks! Are you able to see if the update actually invoked? It may still have started to install, but the function is saying it has not. I will try to...
No problem. I can reproduce the issue in my environment. I'll see what I can do to resolve.
I have not had the time to work on this, but do know how to resolve this. I hope to publish new code soon to fix this issue.
Feel free to put in a PR. Happy to review it and merge!
This does not have feature parity - please check the full list of functions from the powershell module and ensure all are available
@copilot your work is not even close to complete, please ensure ALL methods are implemented in c# as seen in the readme from the dev branch [ConvertFrom-CCMLogFile](https://github.com/CodyMathis123/PSCCMClient/blob/Development/docs/ConvertFrom-CCMLogFile.md) Alias: Get-CCMLogFile [ConvertFrom-CCMSchedule](https://github.com/CodyMathis123/PSCCMClient/blob/Development/docs/ConvertFrom-CCMSchedule.md)...
Can we please have a pipeline to genarate a package for consumption in .net and the powershell module? Probably separate pipelines.... @copilot
This is great, but a lot of change @copilot For now, let's make this into a new branch, and make the actions able to run manually, and publish to the...
Great progress -- @copilot I see that some things do not quite follow the same flow, for example, the GetClientDirectory bits are trying to hit a property on a wmi...