Use PowerShell to Create Job that Runs at Startup

Summary: Microsoft Scripting Guy, Ed Wilson, talks about creating a job that runs at startup. Microsoft Scripting Guy, Ed Wilson, is here. One of the needs that never seems to change is the need to run a startup script. In the old days, that meant placing a .bat or .vbs file in a startup folder, or listing it in the RUN key in the user folder. But ...