I have written a script that installs Microsoft updates on multiple computers remotely. My problem is when i run the script in power shell ISE it shows that everything was completed successfully. when I go to the remote computer and open control panel and view installed updates, the updates aren't installed. I am running power shell with admin privileges, and have enabled psremoting. i have also set the execution policy to remote signed. does anyone have any ideas as to why the updates aren't showing up as installed?
thanks in advance.