Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2017 05:50 PM
Windows firewall settings, local exceptions, stuff from a GPO (if possible which GPO) sorted by PC/Server of course.
sorta like this does?
https://gallery.technet.microsoft.com/scriptcenter/Script-to-display-the-b4e61729#content
with the Lansweeper reporting I could get some nice info.
sorta like this does?
https://gallery.technet.microsoft.com/scriptcenter/Script-to-display-the-b4e61729#content
with the Lansweeper reporting I could get some nice info.
Labels:
- Labels:
-
Report Center
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2018 09:34 AM
Interesting. The script does mention it gets the data from the registry. Which means you could just scan the registry keys yourself with Lansweeper. So if you want to keep an eye on just a few rules, you can use custom registry scanning
However, the way the data is stored is not very easy to use. So the easiest method might be to just adapt the script to write the results to an output file and just deploy the script on an asset you want the information from.
However, the way the data is stored is not very easy to use. So the easiest method might be to just adapt the script to write the results to an output file and just deploy the script on an asset you want the information from.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2018 01:09 AM
AZHockeyNut wrote:
Windows firewall settings, local exceptions, stuff from a GPO (if possible which GPO) sorted by PC/Server of course.
sorta like this does?
https://gallery.technet.microsoft.com/scriptcenter/Script-to-display-the-b4e61729#content
with the Lansweeper reporting I could get some nice info.
Wanting to repost this question wondering if there are any reports that show all windows firewall settings for each windows pc/server, etc or how to get them scanned so I can create a report maybe?