Hi,
i am currently wanting to create a VBS script that will do the following in this order:
run gpedit.msc then close
delete the default user folder in "c:\documents and settings"
delete the gpedit folder in "c:windows\system32"
copy the "default user" folder from my "memory stick" to the "documents and settings" folder (bearing in mind the drive letter will change as it is removable, however the location on the folder it is copying will always be in the same directory as the script its self on the memory stick.)
copy the "gpedit" folder from the memory stick into the "C:\windows\system32\" folder (bearing in mind the drive letter will change as it is removable, however the location on the folder it is copying will always be in the same directory as the script its self on the memory stick.)
copy a "boot.ini" file to the "c:\ directory"
if anyone has any lines of code i could use to create this or is willing to help i would be most appreciative
Thanks in advance
Elise