Hi, does anybody know how the above policy can be set? WMI, script, programmatically? I'm looking for an unattended solution of the problem. Thanks in advance. Best regards, Andreas
On Jul 2, 3:38 pm, andreasgk wrote: > Hi, > > does anybody know how the above policy can be set? WMI, script, > programmatically? I'm looking for an unattended solution of the > problem. > > Thanks in advance. > > Best regards, > Andreas I don't know all the specifics, but the MSDN article http://msdn.microsoft.com/en-us/library/aa375062.aspx looks like it covers the WMI class you'll need for complexity settings.
Andreasgk I am sorry to tell you but in many books I have read and in the WMI documentation, there are many ways to report on and read the configuration of GPO setting. But there is no way to actually set GPO settings like Password Policies or removing items from the start menu, etc; programmatically. Thanks, Allan "andreasgk" wrote in message news:6dfe2b81-e91d-402b-a8d0-87b1037d5bc6@8g2000hse.googlegroups.com... > Hi, > > does anybody know how the above policy can be set? WMI, script, > programmatically? I'm looking for an unattended solution of the > problem. > > Thanks in advance. > > Best regards, > Andreas