What namespace will give me access to windows applications installed through WSUS
Loading
What namespace will give me access to windows applications installed through WSUS
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Muhammad Imran AnsariPosted Oct 13, 2022, 9:49 AM
Microsoft.UpdateServices.Administration namespace provides classes and interfaces to access and manage WSUS.
Follow link for further read about all classes and interfaces:
https://learn.microsoft.com/en-us/previous-versions/windows/desktop/ms748969(v=vs.85)
Chekwube EzePosted Oct 13, 2022, 12:44 PM
Thanks