Eric Siron's Avatar

Eric Siron

@ejsiron.bsky.social

Hyper-V, PowerShell, and Windows Server things. Linux when I can. Come see us at https://projectrunspace.org! Oh, I did that MBA thing, too.

91 Followers  |  198 Following  |  22 Posts  |  Joined: 24.10.2024  |  1.7935

Latest posts by ejsiron.bsky.social on Bluesky

As futurists try to get you excited about implantable AI and other technology, please try to remember that it will just be yet another avenue to harass us with advertisements. How badly to you want a skin care product ad to pop up in your brain while you're weeding your garden?

09.08.2025 18:01 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
A screenshot of Greenshot's auto-zoom feature showing how it zooms in on the mouse cursor when you start a screen capture so that you can precisely capture desired content.

A screenshot of Greenshot's auto-zoom feature showing how it zooms in on the mouse cursor when you start a screen capture so that you can precisely capture desired content.

A screenshot of Greenshot's context menu, highlighting its "Capture last region" function.

A screenshot of Greenshot's context menu, highlighting its "Capture last region" function.

Greenshot hasn't had an update in years, but other screenshot tools still haven't bothered to replicate its two must-have features: auto-zoom with arrow key trim for precise capture boundaries and "Capture last region". No faster way to cleanly grab successive wizard pages (especially in 4k).

26.02.2025 16:18 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Gen X Shibboleth: count to twelve.

25.01.2025 18:48 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Windows Admin Center v2 with Certificate Cannot Load Site – Project Runspace

I published an article on fixing Windows Admin Center v2 failing to load when you use a non-self-signed certificate: projectrunspace.org/windows-admi...

30.12.2024 15:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

And everyone already has their lights up.

26.12.2024 16:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Some of you didn't endure years of professorial pressure to verify your sources and support your reasoning, and it shows. <<glares at AI>>

16.12.2024 16:06 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

If you install Windows Admin Center v2 in gateway mode, you need to grant Read permissions to "NETWORK SERVICE" on the certificate's private key. Installer has a blink-and-you'll-miss-it line in the that marks the certificate "invalid". I found no events or evidence besides page load failure.

12.12.2024 16:12 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Lines of PowerShell code edited by Github Copilot Edits, awaiting accept or discard instructions from user.

Lines of PowerShell code edited by Github Copilot Edits, awaiting accept or discard instructions from user.

And it shows you the changes and allows you to accept/discard all at once or individually.

27.11.2024 17:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Attended #GitHub #Copilot Edits session at #msignite. Took it for a spin today. Bye bye tedious parts of updating a #PowerShell script!!

27.11.2024 17:46 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Wish-ForGoto.ps1 Wish-ForGoto.ps1. GitHub Gist: instantly share code, notes, and snippets.

Included a mock-up gist. I know multiple ways to do this, but none as clean or straightforward as a goto.

27.11.2024 16:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Lack of "goto" makes my #PowerShell uglier. Lots of "if($that -and $alsothat -and $thattoo -and $ohyesthatotherthing)" or functions that will be called exactly once in exactly one order or... worse. I could really use a nice "goto cleanup" and "goto nextmajorchunk".

27.11.2024 15:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Isn't that a 100Mbps connection?

26.11.2024 16:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Amongst all the cloud talk, don't forget that you can still run a #WindowsServer instance on-premises in #HyperV for somewhere around 18-22 months at a similar cost to running it in Azure for one month. Have you seen all the new things in Windows Server 2025?

26.11.2024 14:44 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Do you need to improve your Windows #PowerShell skills? Windows PowerShell is still thing for many organization. If this is you, I have updated the Windows PowerShell Essentials learning track at Pluralsight.

25.11.2024 14:18 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

PLEASE RP: WINDOWS SERVER 2025 ACTIVE DIRECTORY IMPROVEMENTS!

Windows Server 2025 AD has major improvements across the board with hardened defaults, new security features, new crypto, new forest, and domain functional levels, and much more... Today let's discuss the 32k DB page size feature...

25.11.2024 17:36 β€” πŸ‘ 87    πŸ” 27    πŸ’¬ 6    πŸ“Œ 1

At some point, we little folks have to say, "OK, if you want to play capitalism, let's play capitalism." We have to eat too. Nobody says we can't turn their evil money into good things.

25.11.2024 16:37 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

State of the Laptop, post #msignite 2024. Sacrifices were made 🀣

23.11.2024 23:17 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Did you know if you do the command shutdown -t 0 -sg, it will shutdown your PC, but also preserve the apps you'd had open before shutting down, so when you boot your PC back up it will open them again? πŸ‘€

20.11.2024 15:07 β€” πŸ‘ 226    πŸ” 36    πŸ’¬ 34    πŸ“Œ 4
Post image Post image Post image Post image

It was awesome to FINALLY be back at an in person #MSIgnite! Lots to learn and the future of #Copilot is bright and interesting to say the least! Also great seeing old friends in person again!

23.11.2024 13:46 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Slide design is a skill people can learn that too many orgs fail to provide.

22.11.2024 18:40 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Thank you to the #msignite presenters that used light mode! Aesthetics and preference aside, light text on dark background forces you to focus in software (your brain). Dark text on light background allows you to focus in purpose-built hardware (your eyes).

22.11.2024 16:37 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Do you have Software Assurance for #Windows #Server? Then you also already own the software license for #Azure Stack HCI/Azure Local. You only need the hardware. #Azure #Kubernetes Service now included with Azure Local Storage at no additional cost. #msignite

21.11.2024 15:11 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Nadella opened #MSIgnite with a quote how "computers don't give a damn, but we do". That was followed by a demonstration of using AI to essentially Deepfake yourself. The angles of abuse for this are astronomical. Didn't Walking Dead teach us that humans are the monsters?

19.11.2024 15:40 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a man is giving a thumbs up while holding a spray bottle in his hand . ALT: a man is giving a thumbs up while holding a spray bottle in his hand .

MS IGNITE: Satya mentioned a whole slew of new security features in Windows. A few of them are labeled β€œhypervisor.”

Yeah, that all Hyper-V.

19.11.2024 15:05 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

This was my first problem with that! I'm GenX and NO PHONE CALLS. Is this really going to be desirable for Millennials and later?

19.11.2024 15:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Hello, #msignite!!

18.11.2024 19:49 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Project Runspace title graphic

Project Runspace title graphic

Shell shield, green highlights

Shell shield, green highlights

Shell shield, blue highlights

Shell shield, blue highlights

Shell shield, red highlights

Shell shield, red highlights

You can now get Project Runspace stickers and t-shirts and other items! I also published some of my shell designs (PowerShell in my mind, but whatever shell you like!) projectrunspace.redbubble.com.

28.10.2024 15:17 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
TheDaveCarroll.com profile

TheDaveCarroll.com profile

Wrote a #PowerShell function to get BlueSky profiles.

25.10.2024 11:20 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1

@ejsiron is following 19 prominent accounts