Can someone let me know if I am doing this right or wrong?
I have a vbscript that I packaged up. No program attached to it, just the folder itself.
In the task sequence, I have a Run Command Line.
I point it to the package & disable 64-bit file system redirection
Command line: cscript outlook.vbs
Is this correct or am I doing this wrong?