ModifyLDAP.vbs Syntax

command promptOpen command prompt now.


One Step modifyldap.vbs [/A|T|C|D|M|P|R] /O:Policy [/F:filename] [property1:propertyvalue1] [property2:propertyvalue2...] [/U:username] [/W:password] [/S:server] [/Q]

Where:

/C
creates a new query policy.
/D
deletes an existing query policy.
/M
modifies an existing query policy.
/A
assigns a policy to a site or server.
/R
removes a policy from a site or server.
/P
displays the LDAP Administrator limits for a query policy.
/C
creates a new query policy.
/C
creates a new query policy.
/O:Policy
is the name of a Policy object.
/F:Filename
is the valid file name for an output file (in LDIF format).
[property1:propertyvalue1] [property2:propertyvalue2...]
is the name and value of the LDAP parameters.
/U:Username
is the user name.
/W:Password
is the password.
/S:Server
is the name of the domain controller or site.
/Q
is the quiet mode.