Search

Tag: powershell

View:
Vladan Seget
  • Vladan Seget
  • March 18, 2025

Netsh: The Swiss Army Knife for Windows Network Management

Need to check your network status, tweak firewall rules, or configure WiFi settings? Netsh is a built-in Windows tool that lets you do all that and more from the command line.
Read more
Karim Buzdar
  • Karim Buzdar
  • February 26, 2025

Migrate VMs from Hyper-V to Proxmox VE Using PowerShell

Moving to Proxmox VE but don’t want to leave your Hyper V VMs behind? With PowerShell, you can easily export your VMs, transfer, and convert them to the right format.
Read more
Brandon Lee
  • Brandon Lee
  • February 19, 2025

Top Windows Subsystem for Linux Tweaks

Windows Subsystem for Linux (WSL) provides great flexibility, but with a few optimizations, you can make it even more efficient. Check out the full guide with practical tweaks.
Read more
Vladan Seget
  • Vladan Seget
  • February 11, 2025

Clean Install or an In-Place Upgrade of your Microsoft Windows Server 2025

Upgrading to Windows Server2025? The big question is whether to go for an in-place upgrade or a clean install. We’ve compared both approaches, highlighting their pros, cons, and best practices in our latest detailed guide. 
Read more
Vladan Seget
  • Vladan Seget
  • February 5, 2025

What changes in Routing and Remote Access Services and how to setup – Windows Server 2025

Thinking about using Routing and Remote Access Services (RRAS) for VPNs in Windows Server 2025? Microsoft has changed the default protocols, making older ones obsolete.
Read more
Volodymyr Perishko
  • Volodymyr Perishko
  • December 26, 2024

Automating Hyper-V Replica Configuration for Diverse Environments

Discover how to set up Hyper-V Replica using PowerShell across domains, workgroups, or mixed environments to strengthen your disaster recovery strategy.
Read more
Brandon Lee
  • Brandon Lee
  • November 12, 2024

Running containers in Windows Server

Curious about containers on Windows? With new features like Kubernetes support and Azure integration, Windows Server 2022 is making container management more accessible than ever.
Read more
Volodymyr Perishko
  • Volodymyr Perishko
  • November 8, 2024

Creating bulk user accounts in AD via PowerShell

Today, we’re going to talk about little tricks on automating one of the most routine duties of an AD admin, namely creating multiple user accounts. Literally, every single one admin sooner or later meets the necessity to develop and activate several user accounts. If it’s a one-time activity and you don’t need more than 10 accounts, you better stop right here. However, if you have a large domain at your responsibility, or just have to create multiple accounts too often, there are ways to make your life much more comfortable.
Read more
Didier Van Hoye
  • Didier Van Hoye
  • October 29, 2024

Secure DHCP and dynamic DNS registration and updates in a workgroup

Think DHCP and DNS are just for Active Directory? Think again! Here’s how we configured secure DHCP and dynamic DNS updates in a workgroup for high-performance workstations that simply don’t fit the cloud model.
Read more