-
Notifications
You must be signed in to change notification settings - Fork 8
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
Invoke-CCMSoftwareUpdate gives status False #54
Comments
part of result of running ComputerName : host1 |
Hello, Can you run these both with a -Verbose and paste the results as well? |
hi
|
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 reproduce when I have a chance as well. |
I dont see the updates to be invoked :( |
No problem. I can reproduce the issue in my environment. I'll see what I can do to resolve. |
Hi, just wanted to check if there is any update on this issue ? |
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. |
hello,
whats could be the reason for getting the below results ?
There are 3 pending OS updates on the host1 but im not able to trigger the installation :(
Get-CCMSoftwareUpdate -ComputerName host1 | Invoke-CCMSoftwareUpdate
ComputerName Invoked
host1 False
host1 False
host1 False
The text was updated successfully, but these errors were encountered: