'verdecktes starten eines threads/js Dim WSHShell Set WSHShell = WScript.CreateObject("WScript.Shell") WSHShell.Run "cscript.exe \\my.full.qualified.domain\netlogon\runner.vbs", 0, false wscript.quit