VMworld


0 Replies Last post: Jun 24, 2009 3:46 AM by Ravinder  
Ravinder Apprentice 4 posts since
May 20, 2009
Currently Being Moderated

Jun 24, 2009 3:46 AM

Thin logon script problem

 

when i run the thinapp logon scripts to register all the apps which i prepared from thin app with thin reg is not working

 

 

 

 

 

the scripts contents are

 

 

 

 

 

        If UCase(vm1) = "vm1" Then

WSHShell.Exec("""%LOGONSERVER%\NETLOGON\THINREG.EXE"" ""
10.1.x.x\Thinapps\Thinapps\Mozilla Firefox.exe"" /Q")

 

 

End If

 

 

More Like This

  • Retrieving data ...