[windows2000] Re: Pushing registry setting to workstations

  • From: "Sullivan, Glenn" <GSullivan@xxxxxxxxxxxxxx>
  • To: <windows2000@xxxxxxxxxxxxx>
  • Date: Thu, 22 Dec 2005 14:12:28 -0500

Sure... Do you have Active Directory?

Frankly, the easiest way I can think of is to make a .cmd file that has
the following:

If exist "c:\Documents and Settings\%USERNAME%\PRFDone.txt" goto EOF
Outlook.exe /importprf \\servername\sharename\file.prf
Date /t > "c:\Documents and Settings\%USERNAME%\PRFDone.txt"

:EOF


And make it the Logon Script...


Glenn Sullivan, MCSE+I MCDBA
David Clark Company Inc. 
-----Original Message-----
From: windows2000-bounce@xxxxxxxxxxxxx
[mailto:windows2000-bounce@xxxxxxxxxxxxx] On Behalf Of Dave Flaim
Posted At: Wednesday, December 21, 2005 9:44 PM
Posted To: Windows 2000
Conversation: [windows2000] Pushing registry setting to workstations
Subject: [windows2000] Pushing registry setting to workstations


Is there an easy automated way to place a registry setting onto Windows
2000 and XP Pro workstations - approx 650 total  -  or any ideas on
solving problem?

I need the following line to run on each user's workstation as they
login to the Windows 2003 AD.
        Outlook.exe /importprf \\servername\sharename\file.prf

My initial thought was the HKLM\....\runonce key - not sure if that will
do what I want.

Thanks
Dave

*****************************
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: