How to export SCCM 2012 R2 Aplication in c# or VB.net? -


i want export application (not package) our sccm test server our production server.

i know can powershell cmdlet 'export-cmapplication' need use 2 different credentials access test server , production server , can't pass credential cmdlet.

i think can make dll 'microsoft.configurationmanagement.applicationmanagement' don't find relevant information how it.

can me please ?

i did not @ vb or c# cmdlet yet, sure there way. sticking powershell , command line, looking here. did try?

runas /profile /user:otherdomain\testuser “powershell.exe \”c:\somepath\powershell\script.ps1”\” 

can unattended, not secure.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -