Hello - Thanks for the reply.
The times turned out as follows:
- "LsPush /file" takes about 8 seconds to complete.
- "LsPush server /showresult" takes about 10 seconds to complete.
If I run the logon script (which does the tasks below) from the logon server's NETLOGON folder after the computer is completed booted, it takes about 14 seconds, the last 10 seconds being LsPush.
The logon script doesn't do much:
- Sets the time
- Removes mappings to 2 network drives
- Maps those 2 network drives
- LsPush
Anyway, perhaps the problem is that the computer is still going through its bootup process which causes the logon script the run slowly as it competes for client resources. The computer that I'm using to test has an Intel i5 2.53 GHz processor (which is dual core), and 4GB RAM; the OS is W7 32-bit.
Does that sound like a logical explanation for it?
I guess it's not ultimately too much of an issue as LsPush eventually succeeds in every case.
Jono