Hello all,
I've been using Powershell for a while now and I really like it, who couldn't? I've ran into an issue that I can't figure out and not even sure if it's possible.
I have a Powershell script that registers some .dll files for me. It runs fine on my computer (Windows 8.1 x64) with an elevated command prompt. I am trying to deploy it to a client (Windows 7 SP1 x64) and it fails instantly. The log has the correct command but it says it is trying to run in user context. In SCCM, I've told it to install for system which should solve the user context but doesn't seem to have any effect.
If this is in the incorrect forum, I apologize. Please move if necessary. Thank you!
Wayne