Event banner
Windows Office Hours: October 20, 2022
Event Ended
Thursday, Oct 20, 2022, 08:00 AM PDTEvent details
Get answers to your questions about managing the Windows devices used by remote, onsite, and hybrid workers across your organization, and keeping those devices up to date effectively! Get tips on rol...
Heather_Poulsen
Updated Sep 16, 2022
Joe_Lurie
Microsoft
Oct 20, 2022Are these joined to a n Active Directory domain or to Azure AD? Or are they all standalone devices?
Upendra_Singh
Oct 20, 2022Occasional Reader
these are join both ad and aad but i want enable built- administrator account which is disable
- Joe_LurieOct 20, 2022
Microsoft
Understood. If these are Active Directory joined, there should be a domain admins group embedded into the local Administrators group. For the Azure AD joined (and for the domain joined, you can go old school and send a script to the devices: net user "Administrator" /active:yes Again, I'd caution that a best practice is to not enable the default Admin account.- Upendra_SinghOct 20, 2022Occasional Readerthank you let me test it out
- Upendra_SinghOct 20, 2022Occasional ReaderCan i have answer for this so i can test it out and see the behaviour
- Joe_LurieOct 20, 2022
Microsoft
I answered above in my last reply.- Upendra_SinghOct 20, 2022Occasional ReaderHi Joe, Looks good with powershell, is there any GPO setting which can work for this