Re: reg compare help
- From: "sudo sue" <sudosunator@xxxxxxxxx>
- Date: 16 Oct 2006 14:22:18 -0700
"Quote the full paths"
Using a pair of quotes for each full path works!
I am humbly grateful.
Dave Patrick wrote:
Quote the full paths as in;
REG COMPARE
"\\CCT2ISDE00\HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones"
"\\CCT2ISDE01\HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones" /OD /S
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
<sudosunator@xxxxxxxxx> wrote:
| Greetings Programs!
|
| I've been tasked with comparing registry values of a specific list of
| distributed computers.
| Since the list is not too long I began experimenting with "reg compare"
| in the hopes of incorporating it into a batch file.
|
| Here's my one line test (imagine it on one line anyway):
|
| C:\REG COMPARE
| \\CCT2ISDE00\HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
| Settings\Zones
| \\CCT2ISDE01\HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
| Settings\Zones /OD /S
|
| The snag I'm encountering is the error:
|
| Error: Invalid key name
|
| The Invalid key name is "Internet Settings". The command produces the
| desired output on everything prior to that subkey, but once "Internet
| Settings" is incorporated the error is generated.
|
| I've attempted many variants but all produce an one error or another
| the output of which leads me to suspect the two word key isn't valid in
| the command.
|
| My questions to the community are whether or not a valid abbreviation
| of the full key exists and if one does exist what is it?
|
.
- Follow-Ups:
- Re: reg compare help
- From: Dave Patrick
- Re: reg compare help
- References:
- reg compare help
- From: sudosunator
- Re: reg compare help
- From: Dave Patrick
- reg compare help
- Prev by Date: Re: reg compare help
- Next by Date: Re: reg compare help
- Previous by thread: Re: reg compare help
- Next by thread: Re: reg compare help
- Index(es):
Loading