Jump to content

New 11 Build - No access to start/stop services or the add/remove from Domain


Recommended Posts

Posted

Good afternoon,

 

I have been working on our Windows 11 build and working through policies to check everything is how we want them.

 

Now I have a strange occurrence that I'm not convinced is policy-related as I don't recall setting anything relating to them. So for our admin user, the option to start and stop services is not possible and also we are unable to add or remove from the domain from System Properties as these two options are greyed out.

 

I have other machines in the same OU that don't display the same issue.

 

These machines have all been built with an SCCM image.

 

so just wondering if anyone has any advice?

 

Thanks

Posted (edited)

Can you start/stop any services with powershell? I think when the options are greyed out there a required service is not running. The service that greys out the domain options is LanmanWorkstation.

Start-Service -Name "SERVICE-NAME"

 

Random thought did you maybe create a new task sequence for this deployment and forget to add the admin user to the administrators group?

Edited by NicholasEsping
Posted

I've checked services and they are running but the fact I cant restart them is an issue.

 

I will try via PowerShell option as well.

 

What's odd is that the sccm Task sequence works fine on some machines and not others, which I why I can't understand what is happening.

 

Thanks for your advice

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...