Here is the process .bat creates setenv.bat in dir x About every 60 seconds all day long. At around 11:00pm each night this process fails with a sharing violation of setenv.bat. Rerun the automated task and it runs. The problem is this file is being Created all day long no issues just around 11:00pm. With process monitor we see the sharing violation but can't tell what was trying to share it or what was sharing it at the time?? Need more guidance with process monitor I guess? Can I turn on auditing for dir x ? Will Windows give me more of a feel for what failed?
-----Original Message----- From: Ben Scott [mailto:[email protected]] Posted At: Thursday, March 31, 2011 9:34 AM Posted To: [email protected] Conversation: Find out what is doing this Subject: Re: Find out what is doing this On Thu, Mar 31, 2011 at 9:21 AM, [email protected] <[email protected]> wrote: > Have a third party that creates a file before it runs. You need to explain that using a lot more words. :) > We're also using a piece of software called Process Monitor and we were able > to pin it down last night to a 'Sharing Violation' . "Sharing Violation" nominally means a file was already open or locked when the program tried to access it. Of course, that's also one of the error codes that Microsoft sometimes uses for completely unrelated things, so there's a (relatively small) chance it's something else. -- Ben ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe ntsysadmin ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe ntsysadmin
