Hello!
I've been searching now for over 10 hours and i couldn't find a suitable solution. I tried to install VitalAgent with a silent install managed by SMS2003. The Problem that occurs: Windows-Logo-Test is reporting something and stops the silent install. How can i prevent Windows to show the Windows-Logo-Test.
This is my actual script, which i tried:
start /wait net stop cryptsvc
ren %systemroot%\system32\catroot2 oldcatroot2
start /wait net start cryptsvc
.\VitalAgent-A-10_11_10_12-2474.exe /S /DONTSTART
But it don't affect anything, please help me!
Thank you
I've been searching now for over 10 hours and i couldn't find a suitable solution. I tried to install VitalAgent with a silent install managed by SMS2003. The Problem that occurs: Windows-Logo-Test is reporting something and stops the silent install. How can i prevent Windows to show the Windows-Logo-Test.
This is my actual script, which i tried:
start /wait net stop cryptsvc
ren %systemroot%\system32\catroot2 oldcatroot2
start /wait net start cryptsvc
.\VitalAgent-A-10_11_10_12-2474.exe /S /DONTSTART
But it don't affect anything, please help me!
Thank you