I want to achieve the following:
When I start my computer I want powershell to run command "Restart-NetAdapter". It requires admin right to work.
I have tried putting .ps1 script to startup folder and trying to do cmd commands to invoke powershell scripts, but it didn't work. Any help with this?
If you need more info please ask.
Best regards, M.