this post was submitted on 10 Jun 2023
13 points (93.3% liked)

Powershell

1006 readers
1 users here now

PowerShell (POSH) is a a task automation command-line shell and scripting language created by Microsoft. It became part of the FOSS community in 2016 and is now available across Windows, Linux, and macOS

Resources:


Rules:

Self-promotion rules:


founded 1 year ago
MODERATORS
 

Come in, introduce yourself, and say hello to others. Hoping to build a friendly and helpful community

you are viewing a single comment's thread
view the rest of the comments
[–] aenthur 3 points 1 year ago

Hello! My clients have me administer their servers and mostly scheduled tasks on those. Powershell is an invaluable tool for that. I've built analyzers that determine whether scheduled tasks ran a normal amount of time, or whether they took too long, compared to their own normal duration. I also regularly run benchmarks to determine the fastest way to do things, like archiving millions of files across file servers.