Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: netsj
  • Order by date
  1. netsj

    Default Administrative Share Security

    netsj (TechnicalUser) 1 Aug 07 9:56 I'm looking for information that defines what security groups are given access to administrative shares by default. I've found this article on Technet...
  2. netsj

    Default Administrative Share Permissions

    I'm looking for information that defines what security groups are given access to administrative shares by default. I've found this article on Technet: http://technet2.microsoft.com/windowsserver/en/library/e5026578-e891-4107-aa2e-9d180428055d1033.mspx?mfr=true but that simply tells me that...
  3. netsj

    General Enumeration in a domain

    Wow - great! Thank you!
  4. netsj

    Audit Level Listing of Share Permissions

    Ok - I see what you're seeing now, thanks. Tying this into my other post, do you have a canned wrapper that will do the required nesting? I have the main command that runs this agains every server and gets the shares listed, but haven't figured out how to nest the second step that will pull the...
  5. netsj

    Audit Level Listing of Share Permissions

    Ok - I must be missing something - rather than 'sure it does' how about an example of the proper syntax? I see how I can grant and remove permissions, but not list them. so - rmtshare \\servername ??? Thank you!
  6. netsj

    Audit Level Listing of Share Permissions

    I have RMTShare - it lists all shares but does not list associated permissions.
  7. netsj

    General Enumeration in a domain

    I have many scripts I've written to run against individual machines, and would love to automate them to run against the servers in my domain. Does anyone have a handy 'wrapper' script that would allow me to do this, and can you show me the proper context? I've found a few wrappers but they don't...
  8. netsj

    Audit Level Listing of Share Permissions

    For SOX compliance, auditors are requesting a listing of all shares on all servers and associated user/group permissions. I have ShareEnum and Srvcheck, and throgh this I can develop a list of all shares on a server and associated permissions, but this does not show me administrative share...
  9. netsj

    Properly Listing Nested Groups

    I have written a script that will allow me to list the local groups a domain user belongs to on a specific machine, and which AD groups a user is a member of, but have not been able to conquer the nesting to allow for a true 'audit' of group membership. Essnetially, I need a script that will...

Part and Inventory Search

Back
Top