So I literally just opened powershell today, we've had a few people leave or get fired and I am trying to help set up a script to install some things when we deploy an image to a new pc.
What I am attempting to do seems very basic but I am having some issues.
I need the script to run an .exe of a program on log in, I would like a way to either end the script or have it delete itself on the next boot up once the program has been installed.
Any help would be very appreciated.