I was recently working on trying to find a way to return the computer names for a given set of user names. This is pretty easy to do from query analyzer...
I know of two ways to view package dependencies. One way is use a sql query as per John Nelsons’ blog: http://myitforum.com/cs2/blogs/jnelson/archive/2008...
Credit to Dave Fuller for which this information is based upon. I posted previously on how to use a SQL statement for updating collection membership. ...