1
0
-1

?????audit_windows.vbs???Active Directory Personnel??????
??openaudit?????

 

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      If you set (or pass) windows_user_work_1, the script will attempt to read AD and create the assigned username as below:

      windows_user_company = windows_user_get_attribute (struserDN, windows_user_work_1, sam_account_name)
       
      windows_user_name & " (" & windows_user_company & ")"

      That will show in the Windows details in the GUI and be store in the windows table in the database.

      1. tac tac

        Can I put the value read by windows user work_1 into the Location / Owner field separately?

      2. Mark Unwin

        If you edit audit_windows.vbs, yes. Check the script lines 1440 onwards.

      3. tac tac

        Thank you for your help How to change the windows_user_work_1 = "physicalDeliveryOfficeName" field value to the audit_windows.vbs write audit mysql table system man_owner

      4. Mark Unwin

        If you have a support contract, Opmantek would be most willing to discuss your requirements with a view to making these useable by all userts of the product.

      CommentAdd your comment...