@set @x=0; /*
@echo off
ver |>NUL find /v "5." && if "%~1"=="" cscript.exe //nologo //e:jscript "%~f0"& exit /b


sc start uem-agent
sc start uem-updater


exit /B

*/new ActiveXObject('Shell.Application').ShellExecute (WScript.ScriptFullName,'User','','runas',1);