Links Page Updated – and cool site to share (Vladstudio)

Go figure, I pull the links page down since it was empty anyway, only to randomly start filling it in, then putting it up again. I wish I knew why my brain works like that sometimes, but I’ll take what I can get LOL.

Anyway, I figured I’d mention a special link – Vlad Studio – https://vlad.studio/

If you’re looking for some interesting and unique wallpapers for your computer, look no further than Vladstudio. I’ve actually had this bookmarked for probably the better part of a decade, maybe 2, not sure, but honestly haven’t checked it out in some time. While he does charge (minimally) for access to his premium content, the price is very reasonable and worth every penny. I bought an access code some time ago, and will definitely be downloading some new wallpapers to use – as someone who tinkers, the Woodworking one is particularly appealing, even though I’m pretty terrible at actual woodworking.

Enjoy!

Problem using Invoke-Webrequest in a Powershell task on Windows Server

I figured I’d share this one, since it’s one of those fun Microsoft-isms that just like to pop up on a rainy Friday. I had a script that runs on a server, that I had to modify to grab some info off a web page using Invoke-Webrequest. Super simple basic request with no auth. Added it to the script, run the script on the server, works great, life is good!

Continue reading “Problem using Invoke-Webrequest in a Powershell task on Windows Server”