How to check a special file which have a special file which have

S

snakesboy

Hi all

In windows 2003 ,how to check and set a special file which have


modified and delete by user


Best Regards


Ricky
 
P

Pegasus \(MVP\)

"snakesboy" <snakesboys@gmail.com> wrote in message
news:1183695547.374199.36990@o11g2000prd.googlegroups.com...
> Hi all
>
> In windows 2003 ,how to check and set a special file which have
>
>
> modified and delete by user
>
>
> Best Regards
>
>
> Ricky
>


Please rephrase your question.
 
S

snakesboy

How to audit which user have delete or modify for a special file
 
P

Pegasus \(MVP\)

"snakesboy" <snakesboys@gmail.com> wrote in message
news:1183702295.347623.326180@d30g2000prg.googlegroups.com...
> How to audit which user have delete or modify for a special file
>


Click Properties/Permissions for that file, or run this command
from a Command Prompt:

cacls "d:\Shares\Some File.doc"
 
S

snakesboy

I have set it and which event ID represent a user have modified or
have deleted the file
 
Back
Top Bottom