Hello all!
We are running alot of non domain servers in our SCOM 2012 R2 environment where pushinstall is not possible. So I would like to run a script that does the following:
Copy the installtion files from the Management server(\\"managementserver\c$\temp\amd64"\)) to the client (if needed?)
.And then run the agent upgrade silently on the server with administrator-privileges. I'm totally new to powershell scripting so you have to excuse me...