--
thank you
puchatek
Thanks for using the SBS newsgroup!
I have sent you a clean installation of SBS 2003 server's group policy
objects via mail. If you can not receive it please let me know. my mail
address is: v-ya...@micrsoft.com
Could you tell me what situation you are in so that I can help you more?
Please let me know if you need further assistance to the issue.
We are glad to help!
Have a nice day!
Sincerely,
Jenny Wu
Microsoft CSS Online Newsgroup Support
Get Secure! - www.microsoft.com/security
======================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.
Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.
For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.
Any input or comments in this thread are highly appreciated.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: "puchatek" <stumil...@gmail.com>
>Newsgroups: microsoft.public.windows.server.sbs
>Subject: Backup of GPO
>Date: 14 Nov 2005 07:13:49 -0800
>Organization: http://groups.google.com
>Lines: 8
>Message-ID: <1131981228.9...@g47g2000cwa.googlegroups.com>
>NNTP-Posting-Host: 80.53.90.10
>Mime-Version: 1.0
>Content-Type: text/plain; charset="iso-8859-1"
>X-Trace: posting.google.com 1131981233 13775 127.0.0.1 (14 Nov 2005
15:13:53 GMT)
>X-Complaints-To: groups...@google.com
>NNTP-Posting-Date: Mon, 14 Nov 2005 15:13:53 +0000 (UTC)
>User-Agent: G2/0.2
>X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1;
.NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
>X-HTTP-Via: 1.1 XL
>Complaints-To: groups...@google.com
>Injection-Info: g47g2000cwa.googlegroups.com; posting-host=80.53.90.10;
> posting-account=9S0LJg0AAAC3uK-oLAlA4qVqhPHg826A
>Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
ne.de!border2.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.gigan
ews.com!postnews.google.com!g47g2000cwa.googlegroups.com!not-for-mail
>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:222059
>X-Tomcat-NG: microsoft.public.windows.server.sbs
Can you tell me the accurate mail address? I have try to send you the GPO
backup but I received NDR. I appreciate your time!
Have a nice day!
Sincerely,
Jenny Wu
Microsoft CSS Online Newsgroup Support
--------------------
>X-Tomcat-ID: 61544101
>References: <1131981228.9...@g47g2000cwa.googlegroups.com>
>MIME-Version: 1.0
>Content-Type: text/plain
>Content-Transfer-Encoding: 7bit
>From: v-ya...@online.microsoft.com ("Jenny wu [MSFT]")
>Organization: Microsoft
>Date: Tue, 15 Nov 2005 03:11:21 GMT
>Subject: RE: Backup of GPO
>X-Tomcat-NG: microsoft.public.windows.server.sbs
>Message-ID: <kgGWFJZ...@TK2MSFTNGXA02.phx.gbl>
>Newsgroups: microsoft.public.windows.server.sbs
>Lines: 83
>Path: TK2MSFTNGXA02.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:222277
>NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
Thank you, please send it to puchatek(at)compart.pl
I had a problem with NTFRS (Event ID: 13561)
"The File Replication Service has detected that the replica set "DOMAIN
SYSTEM VOLUME (SYSVOL SHARE)" is in JRNL_WRAP_ERROR."
Now my SYSVOL directory is empty. I was using Dcgpofix.exe to recreate
standart policies, but it creates only windows 2003 server policies,
not sbs 2003.
thank you
--
puchatek
For the error: "The File Replication Service has detected that the replica
set "DOMAIN SYSTEM VOLUME (SYSVOL SHARE)" is in JRNL_WRAP_ERROR.", the
issue should caused by that the File Replication service (FRS) does not run
correctly.
From the error information, it appears that the domain controller is in
journal wrap, so setting the registry key and doing an automatic recovery
as mentioned in the event text is no longer recommended. Please make the
following changes to the registry to resolve this issue.
--------------------------------------------
WARNING: If you use Registry Editor incorrectly, you may cause serious
problems that may require you to reinstall your operating system. Please
backup the Registry Editor first so that any unexpected thing happened, you
can restore it back.
--------------------------------------------
1. Stop FRS. (Net Stop ntfrs)
2. Start Registry Editor (Regedt32.exe).
3. Locate and click the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NtFrs\Parameters\Ba
ckup/Restore/Process at Startup
4. On the Edit menu, click Add Value, and then add the following registry
value:
Value name: BurFlags
Data type: REG_DWORD
Radix: Hexadecimal
Value data: D2
5. Quit Registry Editor.
6. Restart FRS. (Net Start ntfrs)
After performing the above steps, please try to monitor and test your
server again. how about the result?
And also you can take look of the following KB article:
315457 How to Rebuild SYSVOL and Its Content in a Domain
http://support.microsoft.com/?id=315457
Using the Dcgpofix.exe tool to restore security settings in the Default
Domain Controller Policy to the same state will leads to some potential
problem to the SBS server box. And the Dcgpofix tool should be used in
disaster recovery scenarios. Please refer to the following KB article to
get more detail information:
833783 The Dcgpofix tool does not restore security settings in the Default
http://support.microsoft.com/?id=833783
What is more, I have mailed you the default GPO by mail.
I appreciate your time! I am happy to be assistance of you and look forward
to hearing from you.
Have a nice day!
Sincerely,
>Subject: Re: Backup of GPO
>Date: 15 Nov 2005 01:12:14 -0800
>Organization: http://groups.google.com
>Lines: 16
>Message-ID: <1132045934.5...@g47g2000cwa.googlegroups.com>
>References: <1131981228.9...@g47g2000cwa.googlegroups.com>
> <kgGWFJZ...@TK2MSFTNGXA02.phx.gbl>
> <#4xF8VZ6...@TK2MSFTNGXA02.phx.gbl>
>NNTP-Posting-Host: 80.53.90.10
>Mime-Version: 1.0
>Content-Type: text/plain; charset="iso-8859-1"
>X-Trace: posting.google.com 1132045939 26771 127.0.0.1 (15 Nov 2005
09:12:19 GMT)
>X-Complaints-To: groups...@google.com
>NNTP-Posting-Date: Tue, 15 Nov 2005 09:12:19 +0000 (UTC)
>In-Reply-To: <#4xF8VZ6...@TK2MSFTNGXA02.phx.gbl>
>User-Agent: G2/0.2
>X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1;
NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
>X-HTTP-Via: 1.1 XL
>Complaints-To: groups...@google.com
>Injection-Info: g47g2000cwa.googlegroups.com; posting-host=80.53.90.10;
> posting-account=9S0LJg0AAAC3uK-oLAlA4qVqhPHg826A
>Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
ne.de!news.glorb.com!postnews.google.com!g47g2000cwa.googlegroups.com!not-fo
r-mail
>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:222366
>X-Tomcat-NG: microsoft.public.windows.server.sbs
Thanks
--
puchatek
Thanks for your update! I am glad to know that things are getting fine now.
If you have any further concern or question on the issue please let me know.
I am happy to be assistance of you and you are always welcome!
Have a nice day!
Sincerely,
>Date: 16 Nov 2005 03:28:53 -0800
>Organization: http://groups.google.com
>Lines: 10
>Message-ID: <1132140533....@z14g2000cwz.googlegroups.com>
>References: <1131981228.9...@g47g2000cwa.googlegroups.com>
> <1132045934.5...@g47g2000cwa.googlegroups.com>
> <RE3lJQp6...@TK2MSFTNGXA02.phx.gbl>
>NNTP-Posting-Host: 80.53.90.10
>Mime-Version: 1.0
>Content-Type: text/plain; charset="iso-8859-1"
>X-Trace: posting.google.com 1132140538 27295 127.0.0.1 (16 Nov 2005
11:28:58 GMT)
>X-Complaints-To: groups...@google.com
>NNTP-Posting-Date: Wed, 16 Nov 2005 11:28:58 +0000 (UTC)
>In-Reply-To: <RE3lJQp6...@TK2MSFTNGXA02.phx.gbl>
>User-Agent: G2/0.2
>X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1;
.NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
>X-HTTP-Via: 1.1 XL
>Complaints-To: groups...@google.com
>Injection-Info: z14g2000cwz.googlegroups.com; posting-host=80.53.90.10;
> posting-account=9S0LJg0AAAC3uK-oLAlA4qVqhPHg826A
>Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
ne.de!news.glorb.com!postnews.google.com!z14g2000cwz.googlegroups.com!not-fo
r-mail
>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:222768
>X-Tomcat-NG: microsoft.public.windows.server.sbs