Added support to gather ConfigMgr Client GUID - #52
Conversation
|
Sorry for the late reply. This is much appreciated. I can't merge it at this time as it requires a DB change. But this will be included in the next version when I release a new webservice (based on .net framework 4.8 and not .net core) |
|
Hi Anders,
I hope you are well.
I just saw the new merge and unfortunately saw that I can't see my extension at all. (#16),
Didn't you like that - what can I do better?
Klaus
Von: Anders Rodland <notifications@github.com>
Gesendet: Montag, 16. November 2020 05:56
An: AndersRodland/ConfigMgrClientHealth <ConfigMgrClientHealth@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Betreff: Re: [AndersRodland/ConfigMgrClientHealth] Added support to gather ConfigMgr Client GUID (#52)
Sorry for the late reply. This is much appreciated. I can't merge it at this time as it requires a DB change. But this will be included in the next version when I release a new webservice (based on .net framework 4.8 and not .net core)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#52 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ALJQJVPAXBSPVQOUIAQGSODSQCWEHANCNFSM4OQJ2INA> . <https://github.com/notifications/beacon/ALJQJVKROODMAXUWANHNCULSQCWEHA5CNFSM4OQJ2INKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFNQFLHY.gif>
|
No problem. I'm glad to see the project is still alive and I'm happy to know my contribution will be added in the future. :) |
|
Hey there! Do you have any idea when you plan to merge this one? I plan on upgrading my web service to the latest version your released a few days ago but I don't want to do the work twice if you plan on a release soon. :) |
Hi,
As discussed on Twitter, here's a Pull Request for some bits of code that add a function to retrieve and store the ConfigMgr Client GUID. It can be useful to have this information stored in logs or in the database to troubleshoot issues with duplicated Client GUID.
It goes in pair with this PR for the WebService : AndersRodland/ConfigMgrClientHealthWebservice#3