Monday, 15 June 2015

winapi - Windows API to query installed features and packages -



winapi - Windows API to query installed features and packages -

for 1 of projects, need way query features/roles/role services installed on given windows server machine.

in it's grand tradition, microsoft keeps reinventing stuff (sysocmgr in windows 2003, pkgmgr , ocsetup in windows 2008, dism in windows 2012), making hard write os-independent code.

i know sure there official native api dism (and managed wrapper). there windows 2003 , 2008?

wmi has server feature provider windows server 2008 , above. if you're still running windows server 2003, it's out of support, , really need migrate.

winapi dism

No comments:

Post a Comment