Charles, this looks great, but I can't seem to get this work. I am new to the phython and zenDMD stuff. I have tried changing some things around but can't get the simplest thing to work by just typing in the commands that you have listed in the script such as just adding a new group with the
dmd.Groups.manage_addOrganizer(/WindowPatch/Sunday)
When I type that in it returns
-bash: syntax error near unexpected token `/WindowsPatch/CitrixSunday'
What i really would like to be able to do is to just added a list of devices from a txt file to a group. Ultimately i would like to be able to script the maintenace window creation and everyting but if i could just get the importing of the list done it would be a great hellp.