Re: rename a local group in windows 2003
i want it automatic in quiet script not directely.
thanks
"Mike Mientus" wrote:
Hi
Why not right-click on the group and click Rename? Why do you need a script?
Mike
lolo1790 wrote:
hello
i want to rename a local group in windows 2003.
for exemple i want to rename local group test in test1
i search a script, help me please
tahnks
.
Relevant Pages
- Re: rename a local group in windows 2003
... If the script always runs on the computer where the local group is to be ... strComputer = objNetwork.ComputernName ... WinNT provider only rename domain groups, ... (microsoft.public.windows.server.scripting) - Re: Script to Rename Computer Name in Domain
... i looking a script to rename computer name in domain server 2003 ... To rename a computer you bind to the parent OU/Container of the computer ... you would need to also prompt for the current name. ... ' Bind to the parent OU/container of computer object. ... (microsoft.public.windows.server.scripting) - Re: Rename File Using Strring Found in File?
... OK, thanks, but the script does not seem to rename the files. ... # sleep 1; ... to the string in this particular file that I want to match. ... (comp.lang.perl.misc) - Re: rename a local group in windows 2003
... strComputer = objShell.ExpandEnvironmentStrings ... I tried to rename several local groups using the MoveHere method ... Didn't matter if I ran the script on the ... WinNT provider only rename domain groups, ... (microsoft.public.windows.server.scripting) - Re: Script to Rename Computer Name in Domain
... To rename a computer you bind to the parent OU/Container of the ... the local computer, you must run a script ... you can prompt for the new name with an InputBox ... ' Bind to the local computer object. ... (microsoft.public.windows.server.scripting) |
|