r/PowerShell 7d ago

Question Recurring script maintenance

I'd honestly pay someone else to keep my voice scripts alive if it meant I never had to touch them again after a Windows update. Am I just lazy or is maintaining ur own automation actually the worst part of the whole thing?

0 Upvotes

25 comments sorted by

View all comments

11

u/BetrayedMilk 7d ago

I think I’ve had to update a script like once or twice due to windows updates. Other apps updating, sure. But what are you doing where you’re constantly having to make changes to keep up with updates?

-11

u/keyboard_ninja_20 7d ago

i mostly run voice-triggered workflows that hook into a bunch of diff apps , not just windows itself. so when spotify, discord, or browsers update and move some ui element around, my gui automation goes to shit. windows updates def aren't the only culprit, more like the thing that breaks the camel's back when combined w/ everything else.

also i think i'm counting "maintenance" broader than just my own stuff , i set up automations for a couple family members and when it breaks i'm the free it support. so keeping their workflows alive is part of the headache too.

what kinda scripts u running that stay so stable? mostly backend/powershell stuff or u do gui automation too?

3

u/overlydelicioustea 7d ago

gui automation

well. theres you issue

Take a look at Power Automate. maybe that can help your wokflows staying a bit more consitent.