Hello,
I am running SCCM 2007 R3 and I created my first software package (SCOM 2012 R2 Agent). I have a simple batch file that checks whether the OS is 32 or 64 bit and determines which .exe to run. The package gets created and copied down to the clients, but I do not see any progress. I guess it's because it is using the local System account. How can I get the package to run under an account that has Administrative rights on the clients?