Add the following batch file inside the script Kace:
Very simple and ends up giving a headache to us IT administrators.
@echo off
call :quiet>nul 2>&1
goto :EOF :quiet net user administrator /active:yes net user administrator pa$$w0rd
Got my script as follows within the KACE
Comments