Hello,
I'm trying to setup a command line to change the name of a computer in a Task Sequence. Every time, the Task fails and I'm not sure why. The error code is 0x800004005.
The Run Command code is:
cscript.exe \\systemcenter\"Bat and VBS Packages"\ComputerName\Laptop.vbs
Is there something wrong with this? Why isn't this working?