your nose whistling hasnt bothered me until i got some hi def headphones on. blow your nose champ :P
MrPs103 8 months ago
That doesn't work - fails with error "dsmove failed:`-sAMAccountname' is an unknown parameter."
Here's what does work with two separate commands:
dsmod group "OLDGROUP-DN" -samid NEW-sAMAccountName
dsmove "OLDGROUP-DN" -newname "NEWGROUP-Name"
jsmith2113abc 2 years ago
Your pre-windows 2000 group name was still Marketing after you renamed it....
Right. It would have changed had I used the "-sAMAccountname" switch in the command. The command would have been...
dsmove "cn=marketing,ou=groups,dc=my,dc=domain" -newname "public relations" -sAMAccountname "public relations"
technoblogical 2 years ago
may i recommend changing the resolution on your screen for these video demos. Watching the screen move around is making me hallusinate
flyromeo3 2 years ago
@flyromeo3 i'm one of them people that are bothered when something is misspelled, so i'm sorry for this correction, but hey, that's who i am. hallucinate
your nose whistling hasnt bothered me until i got some hi def headphones on. blow your nose champ :P
MrPs103 8 months ago
That doesn't work - fails with error "dsmove failed:`-sAMAccountname' is an unknown parameter."
Here's what does work with two separate commands:
dsmod group "OLDGROUP-DN" -samid NEW-sAMAccountName
dsmove "OLDGROUP-DN" -newname "NEWGROUP-Name"
jsmith2113abc 2 years ago
Your pre-windows 2000 group name was still Marketing after you renamed it....
jsmith2113abc 2 years ago
Right. It would have changed had I used the "-sAMAccountname" switch in the command. The command would have been...
dsmove "cn=marketing,ou=groups,dc=my,dc=domain" -newname "public relations" -sAMAccountname "public relations"
technoblogical 2 years ago
may i recommend changing the resolution on your screen for these video demos. Watching the screen move around is making me hallusinate
flyromeo3 2 years ago
@flyromeo3 i'm one of them people that are bothered when something is misspelled, so i'm sorry for this correction, but hey, that's who i am. hallucinate
MrPs103 8 months ago