1079 error

Joined
Sep 6, 2017
Messages
1
Reaction score
0
Get 1079 error and can not start Diagnostics Policy Service
 

Regedit32

Moderator
Joined
Mar 4, 2016
Messages
3,608
Reaction score
1,142
Hi Nate2,

Welcome to the Forum.

Is there a particular Service you are attempting to start when this error is triggered?

1079 is in essence implying a Service is attempting to start with Local System authority, when in fact it needs to be started by NT Authority/LocalService which is one step up the hierarchy chain in terms of privileges.

If it is a particular service you ought to be able to be able to Start > Run > services.msc then locate the Service and open its properties and select its Log on tab and manually change from Local System to NT Authority\LocalService, then <optionally> include password access or not - <your preference>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top