Jump to content

How to get results from RSOP


Dizzy
 Share

Recommended Posts

I was looking to find a way to get all policy settings from a server.

There was a step over gpedit .. next secpol .. and then i found a vbs-script.

OK - i need to install the gpmc console from MS first, but this was ok.

The script was running and gives me "nearly" all settings back.

"Nearly" 'cause some local settings where missing. Have a look here : #547640

The next step was to bring the script out to the server and start it ... it won't :(

Why? 'Cause i call a VBS-script with "wscript" and the security settings kickn me out muttley

So i'm running again thru the forum and find some helpful hints from PsaltyDS (thanks!) how to translate a vbs-script to AutoIt.

And the result is following:

To get the policies from a local server you have to install the gpmc.msi from MS (here --> GPMS.msi

Then you can create a html-file with little code (see Create-RSOP-HTML.au3)

If you're missing some settings then have a look to the link above and use secedit to get them.

Maybe this is helpful for someone :)

CU

Dizzy

Create_RSOP_HTML.au3

Link to comment
Share on other sites

What's CU ?

[quote]Don't expect for a perfect life ... Expect a least troubles ones[/quote]Contact me : ass@kiss.toWhat I Have Done :Favorites Manager Mangage your favorite's folder, that's coolPC Waker For those who want to save stickersWebScipts Supporter For those who've just started with Web and WebScriptsTemporary Looker Simple but powerful to manage your Temporary folder, you know what you downloaded[UDF] _NumberFormat() Better performance on number display[UDF] _DirGet() What a folder contain [how many (hidden,normal,...) files], with one line of code[UDF] _IsPressEs() Just like _IsPress() but for a group of keys

Link to comment
Share on other sites

thanks, CU later

Edited by d4rk

[quote]Don't expect for a perfect life ... Expect a least troubles ones[/quote]Contact me : ass@kiss.toWhat I Have Done :Favorites Manager Mangage your favorite's folder, that's coolPC Waker For those who want to save stickersWebScipts Supporter For those who've just started with Web and WebScriptsTemporary Looker Simple but powerful to manage your Temporary folder, you know what you downloaded[UDF] _NumberFormat() Better performance on number display[UDF] _DirGet() What a folder contain [how many (hidden,normal,...) files], with one line of code[UDF] _IsPressEs() Just like _IsPress() but for a group of keys

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...