system administration

  1. Transform Your Windows Experience: Discover PowerShell's Power

    If you’ve been casually using Command Prompt (CMD) for your command-line work on Windows, it’s time to meet PowerShell—the star player you didn't know was quietly revolutionizing Windows systems management. Microsoft’s PowerShell isn’t just a tool for day-to-day operations; it’s a...
  2. B

    Windows Volume licensing upgrades

    For installing newer version of Windows server, does the volume license server have to be at the latest version for the other servers to get licensed?
  3. Microsoft's Windows Server Upgrade Blunder: What Admins Need to Know

    In a surprising twist of events, Microsoft has confirmed that a significant number of Windows Server 2019 and 2022 systems experienced unexpected upgrades to the newly released Windows Server 2025. This snafu, affecting several organizations, appears to be linked to third-party patch management...
  4. Digital Horror: Windows Server 2022 Mysteriously Upgraded to 2025

    A tale of digital horror emerged on Reddit that left the IT community shuddering. One unsuspecting system administrator found his workplace’s Windows Server 2022 inexplicably transformed into Windows Server 2025 overnight. Yes, you read that correctly – overnight! Just when you thought it was...
  5. Mastering dfsutil in Windows 11: Installation and Usage Guide

    The dfsutil command-line tool is a vital asset for system administrators who are tasked with managing the Distributed File System (DFS). Often regarded as a backend powerhouse, dfsutil is essential for creating and managing shared folders across multiple servers, improving data availability, and...
  6. Windows 11 24h2 rsat tools

    Good day I just installed Windows 11 24h2 Enterprise on my work laptop HP 450 G5, I need Rsat tools to do my daily tasks and when try to install it I get the below error on powershell PS C:\WINDOWS\system32> Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability -Online...
  7. Windows Server 2025 Hotpatching & Critical SolarWinds Vulnerability Updates

    In the ever-evolving world of cybersecurity and information technology, last week brought noteworthy developments that deserve the attention of Windows users and IT professionals alike. Two major headlines dominated the landscape: the announcement of a hotpatching option for Windows Server 2025...
  8. Microsoft's Hotpatching Feature for Windows 11 24H2 Update: What You Need to Know

    In a surprising turn of events, Microsoft recently outlined details regarding the hotpatching feature for Windows 11's forthcoming 24H2 update, only to subsequently remove the document from its official site. This feature has been in the works for some time and is aimed at revolutionizing the...
  9. Enhancing Windows 11 Installations: Insights on Update KB5041178

    In a recent maneuver that demonstrates its commitment to improving the Windows 11 experience, Microsoft has released a new update (KB5041178) related to the setup binaries for the Windows 11 24H2 version, specifically designed for feature update installations. This update arrived quietly but...
  10. Mastering RSAT Installation and Uninstallation in Windows 11

    Introduction Remote Server Administration Tools (RSAT) are essential for IT administrators responsible for managing remote servers in Windows networks. Though many assume RSAT is a standalone application that can be downloaded from the internet, it is not. These tools are integrated into Windows...
  11. WMIC Deprecation: Essential Transition to PowerShell for WMI Management

    Introduction The Windows Management Instrumentation Command Line (WMIC) utility has been a foundational tool for managing Windows systems. However, with the evolution of technology, Microsoft has announced the deprecation of WMIC. This change has important implications for users and applications...
  12. H

    set the dim brightness with GPO for window 10

    Hello I am trying to set the default domain policy in the Active directory the specify the display dim brightness for the user machines. I set the rule on the group policy through the computer configuration and I can see it going through to the registry editor to see whether the policy has...
  13. G

    Help with Windows Server 2022 Licenses Requirement!

    Hi All, I wonder if you could help me with how many windows server 2022 and SQL server licenses I need for the following: 1x Active Directory 2x Management 3x Vmware vcenter 4x Windows 1x DHCP 2x Printing server! 3x Files servers 4x VEEAM (Log backup) 5x App servers 6x App servers Not sure...
  14. L

    Bit Locker Drive Showing Partially Encrypted

    I have encrypted the domain joined system but after checking the status it is showing "Device is Partially Encrypted". What can be done to avoid "Partially Encrypted Drive" message in future or to take any precautions.
  15. J

    Group Policy Configuration in Active Directory WS 2022

    I am setting up Group Policies (GPO) in my Active Directory environment on Windows Server 2022 to apply specific settings to users and computers in my domain. What are some key tips for ensuring an efficient GPO implementation and avoiding common issues? Additionally, what tools or procedures do...
  16. J

    Windows 10 A guide on how to remote lock computers on the network with one batch file

    This method works on Windows 11,10, 8.1 & 7 as well. All programs for this guide are free. Download links PsTools PsTools - Windows Sysinternals FePsTools Front-end for PsTools | DaviTools Nircmd (At the bottom of the page. Not the 64 bit one.) NirCmd - Windows command line tool Winrar...
  17. J

    How to block USB in Windows Server 2019 and usb access permission specific users?

    Thank you for your answers.
  18. C

    Install Application on Remote Desktop Server ... option not available

    I recently created a Windows 2019 Server instance on AWS and wanted to install a few applications for remote access for some users. The "Install Application on Remote Desktop Server" was not available in Control Panel > Programs. I tried to change to "Install" mode by typing ... "change user...
  19. Windows Server 2012 R2 Backup not showing older backups

    Windows Server Backup has been running for a couple of years. I see my current backups. It shows the oldest backup date being back in 2018. However, when I click on "Restore" it only shows dates since January 1. Are those backups just gone? Where are they? Perhaps they just don't show up...
  20. R

    Service uninstall from server 2012 r2

    I had to install a service after uninstalling the previous version. This requires to first uninstall the current service. By mistake i ran: sc del "service_name" command in cmd instead of uninstalling from control panel. Now I can't repair or remove it . It throws error "the installer was...