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 ...
Not all applications are created with remote execution in mind. PowerShell provides several ways to invoke applications on ...
Learning about the PowerShell Get-WindowsFeature command is a good introduction to the time-savings that Powershell scripting can bring to server admins. The PowerShell Get-WindowsFeature command—or, ...
A big part of configuring Windows Server is installing the roles and features that are required for whatever task the server is going to be performing. Although it is easy enough to accomplish this ...
If you have two machines running Windows and Linux and want to copy files from one to another, this step-by-step guide will help you get the job done. You can use PowerShell Remoting Over SSH to copy ...
Because the forthcoming Microsoft Nano Server doesn't have a GUI, here's how to create configuration scripts with the built-in Desired State Configuration in Windows PowerShell. One of the most ...
Have you ever scrolled through the Windows Server DHCP logs in the Notepad app while trying to troubleshoot something? Then you know that it's a tedious task. There are many alternatives to Notepad ...