How to create packages and programs without any customization.

Asked By 30 points N/A Posted on -
qa-featured

I would like to create packages and programs using Powershell instead of the SCCM console.I have found out how to create packages and programs without any "customizations", but now I would like to suppress program notifications and run the program in hidden mode…

Is this possible to do that somehow?

I have searched everywhere without but doesn't got any result. I hope now someone here is able to help.

 

SHARE
Answered By 0 points N/A #87390

How to create packages and programs without any customization.

qa-featured

Well there are 2 efficient solutions to the problem. The first solution would involve the process of taking your above threads and moving them to the SDK forum. You can do the procedure by altering the package/flags to attain the ultimate goal. The second solution would be to overlook the SMS_program and to duplicate the ProgramFlags components from a type of program that had been correctly configured. One then must initiate the PS with new values that will ultimately cause the problem to end and it should work like a charm. The above solutions should solve the problems in an efficient manner.

Related Questions