|
|
|
|
|
by youareterrible
3202 days ago
|
|
This thread is full of people who are bad at PowerShell complaining about not using PowerShell properly. Learning it is one of the most important things a Windows sysadmim should do, today. Hell, if you consider yourself a Windows power user, you should learn it. A single sub-1000-line script I wrote in a couple days of downtime has saved over $10,000,000 in taxpayer dollars and has never stopped working since the day it added itself as a scheduled task. I am not a programmer. It's very powerful and generally limited only by your knowledge of how to do it with PowerShell. And all you need to start and learn everything are two commands. Three if you count update-help. Get-help
Get-command |
|