Accessing elements in the Policy Editor

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BOMEz
    New Member
    • Dec 2007
    • 40

    Accessing elements in the Policy Editor

    I'm attempting to make a VBS script to automate a series of changes that I need to make on over 100 computers.

    Thus far I've been simply using VBS to open the policy editor, then sending key inputs to the application to get it to do what I want (Move Up, Left, Hit Enter, Tab 5 times etc...)

    I'm trying to find a better way, ie: once I do have a property open in the policy editor, is there a way for me to get the radio objects, select the property that I want and then save? This would be much preferred as I'm told my script will also have to undo the changes it makes as well at a later time.

    I'm using WinXP, and writing VBS scripts in notepad++
Working...