InterviewStack.io LogoInterviewStack.io

Windows Server Administration Questions

Operating and maintaining Windows Server environments: service and process management, file sharing and NTFS permissions, PowerShell automation, performance monitoring and troubleshooting, and the broader Microsoft server ecosystem. Covers administering, scripting, and diagnosing Windows infrastructure, often in mixed multi-OS estates. The Windows counterpart to Linux administration.

EasyTechnical
59 practiced

You are administering an Active Directory domain corp.contoso.com. Write a PowerShell-based approach (commands or a short script) to create a domain user with sAMAccountName 'j.smith', DisplayName 'John Smith', UPN 'j.smith@corp.contoso.com', set an initial password and enable the account, then add the user to the security group 'Sales'. Show how your commands are idempotent (safe to run multiple times) and list any required modules or permissions for the account running the script.

MediumTechnical
61 practiced

Design NTFS and share permissions for a departmental file share where Managers require Full Control, Employees require Modify and HR requires Read-only. Show how you would use security groups and permission inheritance to implement least privilege, and describe how you would audit and verify effective permissions across nested groups and cross-domain memberships.

EasyTechnical
60 practiced

You are at a physical Windows Server with no network access to domain controllers and the local Administrator password is unknown. Describe safe, supported methods to regain administrative access using Windows tools (for example WinRE, offline SYSTEM registry mount, or built-in recovery) while preserving data and noting security/compliance implications. Do not provide exploit-style instructions; instead describe the administrative recovery workflows and mitigations to prevent this situation.

HardTechnical
59 practiced

A privileged domain account was used to create unusual behaviour across multiple servers. Outline a forensics and incident response plan for investigating a suspected AD compromise: list which logs and event IDs to collect from domain controllers and endpoints, how to preserve evidence (timestamps, log integrity), how to identify lateral movement (Pass-the-Hash, Kerberos anomalies), and immediate containment steps while following chain-of-custody.

MediumTechnical
92 practiced

Describe how you would use the Delegation of Control Wizard or AD ACLs to allow a Help Desk group to reset passwords and unlock accounts for users in the 'Employees' OU without granting additional rights. Outline steps to configure auditing to track these delegated actions and any procedural controls to ensure least privilege and accountability.

Unlock Full Question Bank

Get access to all 35 Windows Server Administration interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.