April 28th, 2017 by Charlie Russel and tagged Buffer Size, Console, Display, HighDPI, PowerShell, Window Size
Windows 10’s support for high DPI displays is much better than previous iterations of Windows, but there are still some times it gets a bit confused. One such problem occurs when you have multiple high DPI displays or two displays of different sizes. If you move PowerShell console windows between displays or log back in […]
Posted in $Profile, Annoyances, Console, PowerShell | 5 Comments »
April 18th, 2017 by Charlie Russel and tagged Calculated Column, Comment-Based Help, Disk Free Space, ErrorAction, Format-Table, Formatting output, Pipeline, PowerShell, Process{}, WMI
Several years ago, I wrote a fairly simplistic script to get the free disk space of remote computers. It wasn’t all that sophisticated, but it got the job that I needed done, so I shared it here on my blog, since I thought others might find it useful. Which, based on the number of hits here, […]
Posted in Annoyances, Network Administration, PowerShell, Windows Server, WMI | 4 Comments »