| Posted by: sirclesadmin - 02 June 2023 13:58:54 |
|---|
| Windows Time will not start: Log Name: System Source: Service Control Manager Date: 31/05/2023 12:51:02 Event ID: 7000 Task Category: None Level: Error Keywords: Classic User: N/A Computer: server.domain.local Description: The Windows Time service failed to start due to the following error: The account specified for this service is different from the account specified for other services running in the same process. Event Xml: [code=markup] <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" /> <EventID Qualifiers="49152">7000</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x8080000000000000</Keywords> <TimeCreated SystemTime="2023-05-31T11:51:02.094808100Z" /> <EventRecordID>209901</EventRecordID> <Correlation /> <Execution ProcessID="800" ThreadID="912" /> <Channel>System</Channel> <Computer>server.doimain.local</Computer> <Security /> </System> <EventData> <Data Name="param1">Windows Time</Data> <Data Name="param2">%%1079</Data> <Binary>770033003200740069006D0065000000</Binary> </EventData> </Event>[/code] |
| Posted by: sirclesadmin - 02 June 2023 14:04:21 |
|---|
| I just typed "local service" under the login page in services.msc and used the local admin password and it started fine... |