News

Lately, I have had a few people ask me to write an article explaining how to monitor network servers using PowerShell. After all, PowerShell can read countless performance statistics from a remote ...
The PowerShell Get-WindowsFeature command—or, more properly, cmdlet—can retrieve a list of Windows features, including server roles, that are installed on a server or workstation running ...
SMB files are ubiquitous across Windows environments and it's easy to lose track of them. However, using PowerShell, we can quickly and easily figure out not only what file shares exist on a remote ...
A PowerShell script using WBAdmin can create full system backups of Windows 11, offering a simple, scriptable alternative for advanced users. Mastering Modern MDM: Navigating Microsoft 365 ...
Mostly I manage Unix servers, and I do it from a Mac. Which means a lot of Terminal, ssh, and bash. I would like to do roughly the same with this machine as it's not in the same room where I do my ...
You can disable LMHOSTS Lookup using PowerShell, Registry, or Adapter Properties. LAN Manager Hosts file contains info about IP mapping of Domain name or Remote servers.