• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

VB script won't run within SCCM Task Sequence

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?
 
Back
Top