NCFireRescu
Weaksauce
- Joined
- Aug 23, 2010
- Messages
- 66
Hope this is the right forum to post this, i apologize if it's not.
We have moved to SCCM for OSD and I'm running into an issue with getting a vb script file to run during the task sequence. I originally had it in the setupcomplete.cmd file that sysprep uses but it won't run within that.
I stripped it out and have so far created a run command line within the task sequence in order to get it to run and even created a software package with the file inside and tried to run it as a software install.
This script imports the make and model of the PC being imaged into the OEMinformation. If I manually run the vb script file after SCCM has put the image on it will does work. I can't find any errors in the log files either.
Anyone have any ideas?
We have moved to SCCM for OSD and I'm running into an issue with getting a vb script file to run during the task sequence. I originally had it in the setupcomplete.cmd file that sysprep uses but it won't run within that.
I stripped it out and have so far created a run command line within the task sequence in order to get it to run and even created a software package with the file inside and tried to run it as a software install.
This script imports the make and model of the PC being imaged into the OEMinformation. If I manually run the vb script file after SCCM has put the image on it will does work. I can't find any errors in the log files either.
Anyone have any ideas?