Results 1 to 2 of 2

Thread: Registry Key Auditing

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Location
    NJ
    Posts
    4

    Registry Key Auditing

    Does anyone know what class is used to enable the Auditing of Registry keys.....Query Value, Set Value, Delete, Write DAC...etc? I am currently working on a project to automate our security standards and I am looking for a way to enable auditing of certain registry keys via VB without having to use Group Policy. Any help would be great.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    VB Code:
    1. Dim reg As Microsoft.Win32.Registry

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width