FSFarkhanda Saleeminfarkhandasaleem.hashnode.dev·Feb 16, 2024 · 7 min readCreating a Centralized Network System having RDS and IIS, using Windows ServerCreating a centralized private network system with Remote Desktop Services (RDS) and Internet Information Services (IIS) using Windows Server is a valuable solution for organizations looking to provide secure remote access to applications and web ser...00
FSFarkhanda Saleeminfarkhandasaleem.hashnode.dev·Feb 16, 2024 · 3 min readSetting up DHCP (Dynamic Host Configuration Protocol) on Windows Server 2019Setting up DHCP (Dynamic Host Configuration Protocol) on Windows Server 2019 involves configuring the server to automatically assign IP addresses and network configuration settings to devices within your network. Here's a step-by-step guide to settin...00
FSFarkhanda Saleeminfarkhandasaleem.hashnode.dev·Sep 14, 2023 · 2 min readAutomate and manage your AWS EC2 instances efficiently using your preferred terminal or SSH clientOnce you've provisioned an AWS EC2 instance, you can automate various tasks and establish connections to it from your local machine using your preferred terminal or SSH client. Here are the general steps for connecting to an EC2 instance: ✨ Obtain th...00
FSFarkhanda Saleeminfarkhandasaleem.hashnode.dev·Sep 12, 2023 · 2 min readJoin a server to an existing domain controlled by a Domain Controller on Windows ServerJoining a server to an existing domain controlled by a Domain Controller involves a process called "Domain Join." Here are the steps to make a server a member of another server's domain controller: Prerequisites: You must have administrative credent...00
FSFarkhanda Saleeminfarkhandasaleem.hashnode.dev·Sep 10, 2023 · 3 min readSetup (AD DS) Active Directory Domain Service on Windows Server 19The role of AD DS is to manage and organize network resources, including users, computers, groups, and other objects, within a Windows-based network environment. AD DS provides centralized authentication, authorization, and configuration for network ...00