Posts

Showing posts from November 2, 2025

IIS Installation and Application configuration windows swerver

Image
  1.      Using the Server Manager, select  2 Add roles and features . Figure 4-9 Server Manager – Adding Roles and Features Select  Role-based or feature-based installation , and then click  Next . Choose  Select a server from the server pool . 4.      Select the server you are configuring, and then click  Next . Figure 4-10 Server Manager – Select Server 5.      Expand the  Web Server  role service. Figure 4-11 Server Manager – Web Server Role Services Expand the  Web Server  options and select the following  Common HTTP Features : ·         Default Document ·         ·         HTTP Errors ·         ·         Static Content · ...

Active Directory Users and Computers (ADUC) – Setup & Management

 ðŸ‘¥ Active Directory Users and Computers (ADUC) – Setup & Management Active Directory Users and Computers (ADUC) is one of the most essential tools for managing users, computers, and organizational units within an Active Directory environment. It allows administrators to organize, secure, and control all resources centrally. --- ⚙️ What ADUC Does ✅ Create and manage user and computer accounts ✅ Organize resources into Organizational Units (OUs) ✅ Assign permissions and access control ✅ Apply Group Policies to users and computers ✅ Enable or disable accounts and reset passwords --- 🧩 Step-by-Step: Install and Open ADUC Step 1️⃣ – Install ADUC Console 1. Open Server Manager → Manage → Add Roles and Features 2. Proceed to the Features section 3. Select RSAT: Active Directory Domain Services and Lightweight Directory Tools 4. Click Install 5. Once installed, go to Tools → Active Directory Users and Computers (On Windows 10/11 : Open PowerShell and run) Add-WindowsCapability -O...