I run the following line of code in a script and it always reports back to kixtart after it runs "The command completed succesfully". Is there a way for to add an @Echo off or somethihng to keep this message from popping up in my kixtart script?

SHELL '%ComSpec% /c net localGroup Administrators "CORP\Desktop Admins" /Add'