September 23, 2020September 29, 2020 by ma Beep your way I’ll give you a beep! First number sets the pitch, second the tone length [console]::beep(500,300) [console]::beep(2100,300) You can use it … Continue reading “Beep your way” →
November 1, 2017February 6, 2018 by ma Powershell tips, managing files A tip, if you want to move all files from subdirectories up to a common hierarchy: If you want … Continue reading “Powershell tips, managing files” →
September 23, 2016 by ma Powershell scripting tips https://blogs.technet.microsoft.com/heyscriptingguy/