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
Post a Comment