DougInCanada
Technical User
I'm trying to move a user object to a different OU but have no idea how to go about it. Can anyone point me in the right direction?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
set objOU = getobject("LDAP://ou=newOU,dc=wisesoft,dc=co,dc=uk")
objOU.MoveHere "LDAP://cn=user1,cn=users,dc=wisesoft,dc=co,dc=uk",vbNullString