[windows2000] Re: Script to modify HKLU

  • From: Phillip Newberry <phillip_newberry@xxxxxxxxx>
  • To: windows2000@xxxxxxxxxxxxx
  • Date: Thu, 18 Dec 2008 12:20:21 -0800 (PST)

Glen

thank you, and I'll try this out.

I started going down a completely different path as the previous suggestion was 
not working at all.

I'll let you know...

Phil Newberry
Network Engineer
MCSE, MCP+IIS, CNA, CCNA, CET

Lead, follow, or get out of my way!


--- On Thu, 12/18/08, Sullivan, Glenn <GSullivan@xxxxxxxxxxxxxx> wrote:

> From: Sullivan, Glenn <GSullivan@xxxxxxxxxxxxxx>
> Subject: [windows2000] Re: Script to modify HKLU
> To: windows2000@xxxxxxxxxxxxx
> Date: Thursday, December 18, 2008, 2:32 PM
> Did you figure this out?  It seems to me that the problem is
> that the
> string {!!Thiswillimportsafesenders} is missing from the
> string section.
> 
> Replace that with "This will replace safe
> senders" and it should work,
> or add a line to the strings section like this:
> 
> !!Thiswillimportsafesenders="This will replace safe
> senders"
> 
> 
> Glenn Sullivan, MCSE+I MCDBA
> David Clark Company Inc. 
> -----Original Message-----
> From: windows2000-bounce@xxxxxxxxxxxxx
> [mailto:windows2000-bounce@xxxxxxxxxxxxx] On Behalf Of
> Phillip Newberry
> Posted At: Tuesday, December 16, 2008 4:04 PM
> Posted To: Windows 2000
> Conversation: [windows2000] Re: Script to modify HKLU 
> Subject: [windows2000] Re: Script to modify HKLU 
> 
> 
> I need to build a template to do the following.
> 
> Hkey_CurrentUser\Software\Microsoft\Office\11.0\Outlook\Options\Mail
> DWORD - JunkMailImportLists
> Value = 1
> 
> Here is my admin template I built that is not working.
> 
> CLASS USER
> 
> CATEGORY !!JunkMailImportLists
> 
> POLICY "Import Safe Senders"
> KEYNAME
> "SOFTWARE\Microsoft\Office\11.0\Outlook\Options\Mail"
>       EXPLAIN !!Thiswillimportsafesenders
>               VALUENAME "JunkMailImportLists"
>               VALUEON 1
>               VALUEOFF 0
>       END POLICY
> 
> END CATEGORY
> 
> When I add this I get prompted the following within AD
> 
> Error 62
> 
> The correspondence string was not found in the {String}
> section.
> 
> I'm at work and don't have my past notes, thus do
> not have the
> information needed today
> 
> 
> Phil Newberry
> Network Engineer
> MCSE, MCP+IIS, CNA, CCNA, CET
> 
> Lead, follow, or get out of my way!
> 
> 
> 
> 
>       
> **********************
> To Unsubscribe, set digest or vacation
> mode or view archives use the below link.
> 
> //www.freelists.org/list/windows2000
> **********************
> To Unsubscribe, set digest or vacation
> mode or view archives use the below link.
> 
> //www.freelists.org/list/windows2000


      
**********************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

//www.freelists.org/list/windows2000

Other related posts: