[windows2000] Re: Reg command

  • From: "Stephen Taylor (Mitel Admin)" <STaylor@xxxxxxxxxxxxxxxxx>
  • To: <windows2000@xxxxxxxxxxxxx>
  • Date: Tue, 7 Feb 2006 12:23:47 -0000

Well, you can use policy maker to apply registry settings through the group 
policy rather than writing a script or adding to your startup/logon script 
everytime you rollout a new application.
Also, much easier to create by using your normal group policy editor rather 
than trying to remember syntax for scripting.

Stephen

-----Original Message-----
From: windows2000-bounce@xxxxxxxxxxxxx
[mailto:windows2000-bounce@xxxxxxxxxxxxx]On Behalf Of Sorin Srbu
Sent: 07 February 2006 12:17
To: windows2000@xxxxxxxxxxxxx
Subject: [windows2000] Re: Reg comand


windows2000-bounce@xxxxxxxxxxxxx <> wrote on :

How can it help me? Eg what does it do better?

> We use Policymaker Registry Extension from Desktop Standard,
> www.desktopstandard.com Policymaker Registry Extension itself is free to
use.
> Ties in with active directory & group policy.
> Work well, and saves having to script registry settings for users and
> applications.
>
> Stephen
>
>
> -----Original Message-----
> From: windows2000-bounce@xxxxxxxxxxxxx
> [mailto:windows2000-bounce@xxxxxxxxxxxxx]On Behalf Of Sorin Srbu
> Sent: 07 February 2006 12:06
> To: Windows2000 Mailing List Windows2000 Mailing List
> Subject: [windows2000] Reg comand
>
>
> Hi all,
>
> I'm trying to deploy the Acrobat v7.0.5 update to our domain using a
script
> and a GPO. After the deployment itself, I want to add certain registry
keys
> to the computers that have had this update installed. The key below is an
> example (line may be wrapped):
>
> "%programfiles%\tools\reg" add "HKLM\SOFTWARE\Adobe\Acrobat
> Reader\7.0\FeatureLockdown" /v bEFIPrintMe /d 0x00000000 /t REG_DWORD /f
>
> Problem is that I get an error "To many command-line parameters.".
>
> How can it be too long??
>
> The "Tools"-folder on the local computer contains the reg.exe, but I get
the
> same error. I also ried running the reg.exe command from the dfs-share and
> get the same error there.
>
> Am I hitting a hard-coded limit on the path-lenght or something here? If
so,
> could you suggest any other way to do this?
>
> TIA.
>
>
> BW,
>
> Sorin
>
> # Sorin Srbu, Systems Engineer        Web: http://pharm.orgfarm.uu.se/pc/
> # Dept of Medicinal Chemistry,        Phone: +46 (0)18-4714482 >3 signals> GSM
> # Div of Org Pharm Chem,              Mobile Phone: +46 (0)701-718023
> # Box 574, Uppsala University,        Fax: +46 (0)18-4714474
> # SE-751 23 Uppsala, Sweden   Visit: BMC, Husargatan 3, D5:512b
> #
> # Public PGP key available on request.
> #
> # ()  ASCII ribbon campaign - Against html E-mail
> # /\
> #
> # Harmless tagline follows:
> #
> # Bla bla bla...
>
>
> *****************************
> New Site from The Kenzig Group!
> Windows Vista Links, list options
> and info are available at:
> http://www.VistaPop.com
> *****************************
> To Unsubscribe, set digest or vacation
> mode or view archives use the below link.
>
> http://thethin.net/win2000list.cfm
>
>
> *****************************
> New Site from The Kenzig Group!
> Windows Vista Links, list options
> and info are available at:
> http://www.VistaPop.com
> *****************************
> To Unsubscribe, set digest or vacation
> mode or view archives use the below link.
>
> http://thethin.net/win2000list.cfm


*****************************
New Site from The Kenzig Group!
Windows Vista Links, list options 
and info are available at:
http://www.VistaPop.com
***************************** 
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm


*****************************
New Site from The Kenzig Group!
Windows Vista Links, list options
and info are available at:
http://www.VistaPop.com
*****************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

Other related posts:

  • » [windows2000] Re: Reg command