Thanks for the reply earth,
another question if I may?
what should the path to my XP box (that is running lansweeper) look like in my individual user login scripts?
For example, in the documentation the login script entry is:
WshShell.run "%logonserver%\netlogon\lsclient.exe myserver",0
If my XP machine is named Foo and I performed the default sqlexpress db install...so that the database name I chose in the lansweeper installation was: FOO\SQLEXPRESS....
should my WshShell.run command be: WshShell.run "FOO\lsclient.exe FOO",0 ??
I don't have any netlogin directory that I can find.
Still a bit confused here on how to get this setup....