Hey everyone.
Was wondering if any of you scripting guru's would be able to give me a hand.
I normally dont do powershell scripts (maybe done one) but I think what I'm after would require powershell and I feel might be very advanced.
So esentially looking for a way to run a script from my computer to then run a script on an entire store (roughly 12 computers)
Hoping (ideally) if there's a way that when I run the script it prompts me for a computer name and I can enter a wild card.
For example
Double check
Enter name
002-*
Which would then get all the computer hitting that wildcard.
Then run the script to end a service.
Any help would be needed, I can stumble my way through it if someone could atleast get me on the right direction.
If the wildcard wouldnt work even if it could prompt me and could then pull names from a text document or something?...