Good day everyone!
well Im out of options atm, maybe you guys can throw me a bone in the right direction.
Im trying to open the SCCM configuration manager via vb.NET, I`ve tried the solutions on many forums including a 2016 SO thread: How to open the SCCM Configuration Manager in VB - Visual Studio 2015
so far, the thing just wont open, I tried to use a cmd from inside the vb.net app, this result in the cmd window opening, but not the actual ConfigM window.
Any ideas on how to open this from vb.net aside the provided on the other thread?
any help is greately appreciated.
Thanks!