G
Guest
I want to create a table containing a list of all user names (i.e. that match
user list in System.mdw file) and their corresponding password expiration
date. In other words my table must contain 2 fields: 1)User Name 2)
Expiration Date
How do I automatically populate my table with the list of users contained in
the system.mdw file and then maintain this list so as new users are created
they are appended to my table and as old users are deleted, they’re also
deleted from my table.
user list in System.mdw file) and their corresponding password expiration
date. In other words my table must contain 2 fields: 1)User Name 2)
Expiration Date
How do I automatically populate my table with the list of users contained in
the system.mdw file and then maintain this list so as new users are created
they are appended to my table and as old users are deleted, they’re also
deleted from my table.