siddhesh Posted July 25, 2012 Report post Posted July 25, 2012 THere is 1000 workstations in collection but ccm client does not install on all over machine and event id countinusly error in event viewer please help me thanks in advance Log Name: System Source: Microsoft-Windows-Security-Kerberos Date: 7/24/2012 2:25:41 PM Event ID: 4 Task Category: None Level: Error Keywords: Classic User: N/A Computer: $sccmcert.ayn.in$ Description: The Kerberos client received a KRB_AP_ERR_MODIFIED error from the server mdlpc-61-44$. The target name used was cifs/MDLPC61-44.ayn.in. This indicates that the target server failed to decrypt the ticket provided by the client. This can occur when the target server principal name (SPN) is registered on an account other than the account the target service is using. Please ensure that the target SPN is registered on, and only registered on, the account used by the server. This error can also happen when the target service is using a different password for the target service account than what the Kerberos Key Distribution Center (KDC) has for the target service account. Please ensure that the service on the server and the KDC are both updated to use the current password. If the server name is not fully qualified, and the target domain (ayn.in) is different from the client domain (ayn.in), check if there are identically named server accounts in these two domains, or use the fully-qualified name to identify the server. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-Security-Kerberos" Guid="{98E6CFCB-EE0A-41E0-A57B-622D4E1B30B1}" EventSourceName="Kerberos" /> <EventID Qualifiers="16384">4</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2012-07-24T08:55:41.000Z" /> <EventRecordID>47645</EventRecordID> <Correlation /> <Execution ProcessID="0" ThreadID="0" /> <Channel>System</Channel> <Computer>sccmcert.ayn.in</Computer> <Security /> </System> <EventData> <Data Name="Server">mdlpc-61-44$</Data> <Data Name="TargetRealm">ayn.in</Data> <Data Name="Targetname">cifs/MDLPC61-44.ayn.in</Data> <Data Name="ClientRealm">ayn.in</Data> <Binary> </Binary> </EventData> </Event> Quote Share this post Link to post Share on other sites More sharing options...