Access denied. Only machine administrators are allowed
to create administration service job definitions of type
Issue: Access denied.
Only machine administrators are allowed to create administration service job
definitions of type.
Microsoft.SharePoint.Administration.SPSolutionDeploymentJobDefinition
Cause: The Error is due to the User that we run the script is not having the
machine administrator privileges.
Solution: please find the below solutions to resolve the issue.
Solution1: You will get the permissions
as a Machine Administrator when you start the particular application with “Run
As Administrator”
Solution 2: configure the UAC (UserAccountControl) in that way to be always also
Machine Administrator.
To fix this issue you need to turn off UAC
(User Account Control) via registry by changing the DWORD "EnableLUA"
from 1 to 0 in
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system".
Reboot the server once the update is done.
I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.
No comments:
Post a Comment
Your feedback is Much Appreciated. I will try to reply to your queries as soon as possible!!Anil Avula