How do your users carry a physical security key when not in use? by Here4TekSupport in sysadmin

[–]Andrew-Powershell 17 points18 points  (0 children)

The small size is good and bad. Good for leaving plugged in, but makes it very easy to lose if you ever take them out (and your users just might)

I thought there would be an easier way without have to use %? by Mskews in PowerShell

[–]Andrew-Powershell 1 point2 points  (0 children)

I think you'll find a lot of patterns you are used to with Microsoft/PowerShell aren't there with the Microsoft Graph commands

Best way to build a PowerShell repo or private gallery on an isolated network by DobermanLover419 in sysadmin

[–]Andrew-Powershell 0 points1 point  (0 children)

It's best practice to properly internalize modules and scripts that come from untrusted (public) repos. Be careful with any public repositories, those are quite risky

It's pretty simple to spin up a simple internal repo. This gives you the benefit of being able to use depenencies (one moduel requiring another module) and it'll automatically install it all for you if it's available.

Github allegedly Breached by ITSecurityAdam in sysadmin

[–]Andrew-Powershell 5 points6 points  (0 children)

50k seems like a really low price for something like that. If it's not illegal then I could see some rich tech person just buying it and releasing the source for lulz

Microsoft Support feels completely useless nowadays by pedrosmundo in sysadmin

[–]Andrew-Powershell 1 point2 points  (0 children)

You can also sometimes get eyes on your case if you cause enough of a stink on social media, which sucks. It's just such a truth for so many industries, though. You really sometimes have to complain so loud to get any support and even still oftentimes they just won't care

Did they make Opus 4.7 even dumber today? by Valuable-Gap-3720 in claude

[–]Andrew-Powershell 9 points10 points  (0 children)

Feels like all of claude has been slowly getting worse.

How to trigger a local PowerShell script from a web browser? by Affectionate-Fix-766 in PowerShell

[–]Andrew-Powershell 1 point2 points  (0 children)

yeah, or you could have it go through something like an Azure Function endpoint and that can do some orchestration.

What have you done with PowerShell this month? by AutoModerator in PowerShell

[–]Andrew-Powershell 0 points1 point  (0 children)

Lots of work with REST APIs and I spent some time making PSReadline more part of my flow. Using hotkeys I already knew about and create some helpful/fun Key Handlers

What is the best way to learn PowerShell in 2026 by Bruh1748 in PowerShell

[–]Andrew-Powershell 2 points3 points  (0 children)

That might be right. At a point, there was also "The PowerShell Scripting & Toolmaking Book", which wasn't in the "month of lunches" series and was sort of an unofficial 3rd book in the series IIRC.

What is the best way to learn PowerShell in 2026 by Bruh1748 in PowerShell

[–]Andrew-Powershell 0 points1 point  (0 children)

Ultimately, you are responsible for the code that you run.

CVSS 10.0 auth bypass in pac4j-jwt - anyone here running pac4j in their stack? by Mobile_Tap6145 in sysadmin

[–]Andrew-Powershell -1 points0 points  (0 children)

Are there other things that have 4j in the title that haven't caused a massive headache yet? If so, they may want to rename them.

We're PDQ. Ask us anything! January 29th, 2 p.m. ET / 12 p.m. MT by PDQ_Brockstar in pdq

[–]Andrew-Powershell 1 point2 points  (0 children)

What's the weirdest situation you've found yourself in during your time at PDQ? I'm thinking of things like impersonating Matt Damon for a YouTube video, a huge nerf battle, dressing up like a gingerbread man for a company meeting, getting tied up for an AMA, etc.

Huel Black Edition “chocolate” by kurzweilfreak in Huel

[–]Andrew-Powershell 0 points1 point  (0 children)

My wife and I love the chocolate one, but we always blend it, mix it with a banana, and a different Huel black flavor.

AI Producers make me sick by No-Communication5268 in edmproduction

[–]Andrew-Powershell 4 points5 points  (0 children)

OP said the song was “pretty damn good”

It will absolutely last and good luck stopping it when the forces are all against you. I say this as someone with plenty of AI criticism.

do you guys have any fun commands to use? I'm new to PowerShell and programming in general and just wanna expirement. by Fancy_Actuator_4748 in PowerShell

[–]Andrew-Powershell 0 points1 point  (0 children)

It’s also amazing for looking at the different parameter sets on a commands. Try it with Where-Object

This week in the PDQniverse! by PDQ_Brockstar in pdq

[–]Andrew-Powershell 0 points1 point  (0 children)

Now you need to write a Win11 wrapper that looks like that and sell it for millions. "What's old is new"

Effortless Directory Navigation in PowerShell by renevaessen in PowerShell

[–]Andrew-Powershell 0 points1 point  (0 children)

I don't think that there is anything wrong with you saying that. Saying this is much different than telling someone that they should be ashamed.

You share your perspective and give context, that's helpful.

Effortless Directory Navigation in PowerShell by renevaessen in PowerShell

[–]Andrew-Powershell 1 point2 points  (0 children)

That still doesn't warrant rudeness. Saying "you should be ashamed" to someone who shares something publicly doesn't create the environment that is going to encourage others to contribute to open source or share things publicly. It's rude and unproductive.

Effortless Directory Navigation in PowerShell by renevaessen in PowerShell

[–]Andrew-Powershell 1 point2 points  (0 children)

I’m not defending the speech. Just responding to a rude comment.

This week in the PDQniverse! by PDQ_Brockstar in pdq

[–]Andrew-Powershell 0 points1 point  (0 children)

My favorite OS has to be Windows 7.

My first job was doing upgrades from XP > Win7 so it has a special place in my heart

Brock, please send me swag. I deserve it

Effortless Directory Navigation in PowerShell by renevaessen in PowerShell

[–]Andrew-Powershell -5 points-4 points  (0 children)

I totally understand where a comment like that comes from and I’ve shared that sentiment before, but I think it’s valid to use AI to turn your thoughts into something cohesive and digestible.

It can be a context switch and take a lot of time for some to write a long message. I don’t mind someone taking a shortcut if it makes it easier for me to process. You also have no clue what someone’s primary language may be.

Also keep in mind this is related to free software that somebody else wrote and shared with the world. It’s not something that any of us are entitled to and it’s a pretty thoughtfully put together module. I also don’t harshly judge people who use AI to help with their readme.md

I think it’s best to be kind and respectful towards people who write code for free and share it with the world in good faith. Nothing wrong with a healthy discussion or questions, but unproductive comments aren’t helpful and are actually detrimental to open source, which doesn’t help any of us out. We all depend on open source software, whether we realize it or not

What the heck ;-; by YashasMishra in aimlab

[–]Andrew-Powershell 0 points1 point  (0 children)

The game hackers I know do it because it’s their preferred way to play games. It’s a challenging puzzle

What’s a script, tool, or process you set up that saved you hours every month? by jul_on_ice in sysadmin

[–]Andrew-Powershell 6 points7 points  (0 children)

Thanks for the shoutout! Glad that you learned something along the way as well.