Windows Domain Task:1
From Notes_Wiki
Revision as of 10:24, 30 July 2025 by Kumar (talk | contribs) (Created page with "=== Create a Azure DC (Entra ID) trail version === # Login to: https://portal.azure.com # Navigate to: '''Azure Active Directory > Manage Tenants > Create''' # Select: Azure Active Directory as tenant type # Enter: ex: Organization Name: gbbdc Domain Name: gbbdc.onmicrosoft.com # Azure AD tenant will create with 30-day free trial and ₹14,500 credits === Create Azure Entra ID User === # Login to Microsoft Entra Admin Center. # Navigate to '''Users...")
Create a Azure DC (Entra ID) trail version
- Login to: https://portal.azure.com
- Navigate to: Azure Active Directory > Manage Tenants > Create
- Select: Azure Active Directory as tenant type
- Enter:
ex: Organization Name: gbbdc Domain Name: gbbdc.onmicrosoft.com
- Azure AD tenant will create with 30-day free trial and ₹14,500 credits
Create Azure Entra ID User
- Login to Microsoft Entra Admin Center.
- Navigate to Users → New User.
- Create a cloud-only user:
ex: GbbUser1@GBBDC.onmicrosoft.com GbbUser2@GBBDC.onmicrosoft.com
Prepare Windows 11 Machine for Azure AD Join
- Deploy a Windows 11 VM in vCenter environment.
- Open Settings → Accounts → Access work or school.
- Click Connect → Join this device to Azure Active Directory.
Join to Azure Entra ID
- Enter the GbbUser1@GBBDC.onmicrosoft.com credentials.
- Follow the sign-in prompts and accept the organization terms.
- After successful join, system displayed confirmation message:
“This device is connected to your organization’s Azure AD.”
Login Test with Internet
- At login screen, select Other User.
- Enter credentials:
ex: Username: officeuser1@yourtenant.onmicrosoft.com Password: (as set in Azure)
- You Should Successfully logged in to the Windows 11 VM using Azure Entra credentials.
Offline Login Test (Without Internet)
- Disable the internet connection:
- Via VM network settings (disconnected the adapter or switched to LAN off).
- Restart the Windows 11 VM.
- At the login screen, entered the same Azure AD credentials used previously.
- You Should Successfully logged in without internet connection.
- Confirms that cached credentials are stored after first successful login.
✅ Conclusion
- Windows 11 machine successfully joined to Azure Entra ID.
- Login tested with both internet ON and OFF.
- Device and credentials tested and confirmed working.