Hello
I put two scripts to alluser startupfolder C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp
a Batch file which shall start a powershell script.
The result is not as expected: I want the powershell script to run but the script is opened by Notepad and displayed.
1) How do I manage to run the script
2) what is the reason for displaying the script
thanks or help