Doyle Glaze wrote:
> Yes, Does anyone have the proper syntex for the netlogon.bat.
> The dos syntex does not work.
The DOS syntax certainly should work. If it seems that it does not work, then the problem is probably in the line terminators. netlogon.bat lines must end with a carriage return-line feed pair to match the DOS convention - the normal linux line terminator of newline will not work.
An easy workaround is to prepare a file called netlogon.bat in one of your ibays using a DOS or windows text editor, then copy into the correct location for the netlogon share.
Charlie