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
Upendra_Singh
Oct 20, 2022Occasional Reader
Hi ,
WE have windows machine where built in admin accounts are disable, how can i enable it, in bulk in different machine
- Upendra_SinghOct 20, 2022Occasional ReaderCan i get some info
- Joe_LurieOct 20, 2022
Microsoft
Are these joined to a n Active Directory domain or to Azure AD? Or are they all standalone devices?- Upendra_SinghOct 20, 2022Occasional Readerthese 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.