Re: SHaring a MS access frontend amongst all TS users

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



That is a good point I didn't consider. It could be failing and thus not running the copy. In my experience I have not had that fail so unless there is something strange going on my first guess would be it is working. If the script was unable to get the common paths there would likely be other problems manifesting with applications because that is something lots of programs do.

Jason, can you test this by moving the code to the end of the file, after :Done?

I am concerned that usrlogon is not running at all like if the server is in remote administration mode. That is why I was asking him about the licensing mode.

Jason, can you test that usrlogon is actually running by placing a pause at the top of the usrlogon.cmd file? If it is running this will cause it to stop during logon so that you can click on the command window and press a key to continue.

Thanks.

-TP

Vera Noest [MVP] wrote:
Maybe usrlogon.cmd never gets to the :Cont1 label, because
SetPaths.Cmd fails?

Call "%SystemRoot%\Application Compatibility Scripts\SetPaths.Cmd"
If "%_SETPATHS%" == "FAIL" Goto Done

_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting: http://ts.veranoest.net
___ please respond in newsgroup, NOT by private email ___
.



Relevant Pages

  • Re: Formula help - Sum results Pass or Fail
    ... Microsoft MVP (Excel) ... Problem is when copy the formula down the column it sets all to Fail ... the cells to sum? ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Chip Pearsons NetWorkDays formula
    ... Microsoft MVP - Excel ... You'll see where you fail. ...
    (microsoft.public.excel.misc)
  • Re: How can I tell when a remote TCP connection is closed?
    ... recv won't fail - it will return zero bytes read for graceful ... Microsoft MVP, MCSD ... >> I have a client with a TCP connection to a server. ... >> The remote end is doing a shutdown and close on the socket. ...
    (microsoft.public.win32.programmer.networks)
  • Re: Update Query Help
    ... It cannot be a zero-length string, so testing for a zls will fail. ... Allen Browne - Microsoft MVP. ...
    (microsoft.public.access.queries)