Login Script - log files overwritten
From: John (anonymous_at_discussion.microsoft.com)
Date: 03/01/04
- Next message: Todd Paulson: "Shares not sharing"
- Previous message: Tanguy: "Windows 2000 DHCP Problem"
- Next in thread: Pegasus \(MVP\): "Re: Login Script - log files overwritten"
- Reply: Pegasus \(MVP\): "Re: Login Script - log files overwritten"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 1 Mar 2004 05:45:46 -0800
I have a script (cmd file) is being called from the login
script. If a condition is met the computer name is
written to a log file housed on a share. Users have
rights to write to the file but not delete. The problem
is randomly (once or twice a week) the log file is being
overwritten. I have seen happen with different script(s)
and different log files.
An example of the syntax in the script(s) is below:
echo %COMPUTERNAME% >> \\servername\share\logfile
ideas? Two users writing to the file at the same time ?
thanks
- Next message: Todd Paulson: "Shares not sharing"
- Previous message: Tanguy: "Windows 2000 DHCP Problem"
- Next in thread: Pegasus \(MVP\): "Re: Login Script - log files overwritten"
- Reply: Pegasus \(MVP\): "Re: Login Script - log files overwritten"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading