I am trying to add BGinfo to our machines to help users identify some basic information when contacting the IT department, I've added a shortcut to the startup folder and it will start BGinfo properly.i used:
C:\BGInfo\Bginfo.exe /silent /accepteula /nolicprompt /timer:00 BGconfig.bgi
this should start BGinfo for any user on any machine once they sign into the machine. the main issue is that when the user signs in the BGinfo command line options window also appears. is there any way i can stop that from happening? do i need to add a command to the shortcut?