Hi Cameron,
I'm by no means an expert in this subject matter of networking and/or GPO
issues, but I'll try to assist you to the best of my ability. Here's the
article that discusses MRxSmb.
263142 Determining the Cause of an "MRxSmb 3034" Warning
http://support.microsoft.com/?id=263142
If you look in the Windows SDK at the DWORD hex value of c0000133, it means
the following:
# for hex 0xc0000133 / decimal -1073741517 :
STATUS_TIME_DIFFERENCE_AT_DC
# The time at the Primary Domain Controller is different than
# the time at the Backup Domain Controller or member server
# by too large an amount.
NOW it's been previously reported, that this problem may occur if the
Kerberos Policy called "Maximum Tolerance for Computer Clock
Synchronization" is missing. This policy can be found in the following
location:
- AD Users and Computers / Domain Controllers.
- Right-click "Domain Controllers" and select properties.
- Go to the group policy Tab.
- Choose the policy called "Default Domain Controller Policy" and then click
on "Edit".
[P.S. Kerberos policy is in the Default domain policy and not Default
Domain Controller policy]
- Expand "Computer Configuration" / Windows Settings / Security Settings /
Account Policy / Kerberos Policy.
- There should be a policy called "Maximum Tolerance for Computer Clock
Synchronization" which is set to 5 minutes by default.
- If this is missing then it must be recreated.
Although we are not certain, but it is thought that this entry can be
removed by one of the Nimda Virus variants as the previous customer had
reported having this virus. He tried to cleanup the machine but did not
rebuild it, which is what we recommend doing when you're known to be infect
by a virus of this category.
--
Hope this helps,
Mike Rosado
Windows 2000 MCSE + MCDBA
Microsoft Enterprise Platform Support
Windows NT/2000/2003 Cluster Technologies
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
<
http://www.microsoft.com/info/cpyright.htm>
-----Original Message-----
Cameron Dorrough said:
Periodically our users complain of slow access to network shares and the
above event gets logged on the server (W2k+SP4). The last DWORD value is:
c0000133
I've been through the Microsoft KB and (JSI's as well) to no avail. Anyone
know what I might try to fix this??
Thanks in advance,
Cameron