Greetings and salutations.
I, have a problem.
I've been tasked with going through and cleaning out/ validating/ gathering info on settings/ nixing any duplicated policies when it comes to the gpos riding on our network. So, after very rapidly shoving the basics of powershell down, I decided to
run the get-gporeport -all command via the gpo module. After about 10 minutes of buffering, I ended up with a neat xml file that I sent over to excel for organizational reasons. It imported the file, and I told it to make it into an xml table
It took excel awhile to process, but when it was done I had like.. 9 billion or so different cells. Would any of you know how I could filter out the unnecessary information so the file could be digestible by the likes of an IT noob? or a better way entirely
to do this?
any and all help will be greatly appreciated.