Active Directory Basics
Tasks:
- Introduction:
- Physical Active Directory:
- The Forest:
- Users + Groups:
- Trusts + Policies:
- Active Directory Domain Services + Authentication:
- AD in the Cloud:
- Answer after reading and understanding basics about AD. [For Task 1-7]
- Hands-On Lab:
cd Downloads,powershell -ep bypass,. .\PowerView.ps1Get-NetComputer -fulldata | select operatingsystem- Windows 10 Enterprise EvaluationGet-NetUser | select cn- Admin2net localgroup- Hyper-V AdministratorsGet-ADUser -identity SQLService -properties "PasswordLastSet"- 5/13/2020 8:26:58 PM
- Conclusion:
- Just Click Submit
References: