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 strongm 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: lerrus
  • Content: Threads
  • Order by date
  1. lerrus

    Filter results of existing script and modify look of output in CSV

    Hey, below is a script to export security settings from GPO, most important for me is filter result to see only "PasswordComplexity" don't care about other security settings, strComputer = "." Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\rsop\computer") Set colItems =...

Part and Inventory Search

Back
Top