Re: Re: RE: SCW --> GPO



Hi Brooster,

If the error comes from GP component, then gpedit.log file should contain
more information. To enable gpedit logging, set the following key

HKLM\Software\Microsoft\Windows
NT\CurrentVersion\winlogon\GpeditDebugLevel = (REG_DWORD)0x30002

Log file generated will be at %windir%\debug\usermode\gpedit.log. If the
log file doesn't state the error, then the problem is likely in SCW
component.

Thanks. Meanwhile, I'll try to research the scw log.

Best regards,

Vincent Xu
Microsoft Online Partner Support

======================================================
Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties,and confers no rights.
======================================================



--------------------
From: brooster@xxxxxxxxxxxxxxxx (Brooster)
X-Newsreader: RssBandit/1.3.0.42 (.NET CLR 2.0.50727.42; WinNT 5.2.3790
Service Pack 1; http://www.rssbandit.org)
Subject: Re: Re: RE: SCW --> GPO
References: <#Hru6pk0GHA.4464@xxxxxxxxxxxxxxxxxxxxx>
Message-ID: <OM35rYr0GHA.4648@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.windows.group_policy
Date: Thu, 07 Sep 2006 12:45:27 -0700
NNTP-Posting-Host: s01060002b3924a1d.ed.shawcable.net 70.74.30.123
Lines: 1
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP04.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windows.group_policy:22738
X-Tomcat-NG: microsoft.public.windows.group_policy

The entire scwcmdLog.xml:

<?xml-style*** type="text/xsl"
href="../TransformFiles/View/LogView.xslt"?>
<Log><LogEntry Time="9/5/2006 3:19:01 PM" HRESULT="0x80070003"
Level="Error" Message="Cannot create a new Group Policy Object"
SystemErrorMessage="The system cannot find the path specified.
"/></Log>


The only other log file that has info is preproc_log.xml, which is just
the choices going through the gui the time stamps all start and end at
3:14PM... Which is before the transform was done.

The user account is a Domain Admin, and have tried with aother domain
admin account... No login restrictions, etc. It has been the same domain
admin account that worked on the virtual as did and didn't work on the
other pc's...


.