Trentent ๐Ÿ‡จ๐Ÿ‡ฆ๐Ÿ‡บ๐Ÿ‡ฆ's Avatar

Trentent ๐Ÿ‡จ๐Ÿ‡ฆ๐Ÿ‡บ๐Ÿ‡ฆ

@trententtye

ControlUp Employee, Former Citrix CTP, Microsoft MVP and vExpert. Logon duration slayer

416
Followers
297
Following
100
Posts
20.08.2023
Joined
Posts Following

Latest posts by Trentent ๐Ÿ‡จ๐Ÿ‡ฆ๐Ÿ‡บ๐Ÿ‡ฆ @trententtye

Video thumbnail

I found this classic novel

08.03.2026 21:04 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
GitHub - mdgrs-mei/AvaloniaUIShell: Cross-platform Desktop GUI framework for PowerShell powered by Avalonia UI. Cross-platform Desktop GUI framework for PowerShell powered by Avalonia UI. - mdgrs-mei/AvaloniaUIShell

Published a new module called AvaloniaUIShell, (the world's first?) cross-platform desktop GUI framework for PowerShell.

github.com/mdgrs-mei/Av...

It's using the same mechanism as WinUIShell and takes care of all threading and non-blocking UI operations.

#PowerShell

08.03.2026 14:13 ๐Ÿ‘ 20 ๐Ÿ” 9 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 1

Should have been an Oiler for life

06.03.2026 22:30 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Windows 12 Speculation! New GPT Model Rolls Out! Chrome Update Cadence Change! On this episode, I cover interesting speculation on Windows 12 and its potential release in 2026, an update on the recent cyber attack on a hospital system, lots of AI related news and much more! Ref

New episode! ๐Ÿšจ

I cover interesting speculation on Windows 12 and its potential release in 2026, an update on the recent cyber attack on a hospital system, lots of AI related news and much more!

๐Ÿ“บ View: youtu.be/hfw-tigCSbs
๐Ÿ”Š Listen: on.soundcloud.com/h14a0fF0JqLl...

05.03.2026 23:18 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Ahhhhhhโ€ฆ gotcha.

20.02.2026 14:47 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Terminal is a MSIX app too I think. You can start it with Start > Run > wt.exe
And add command line parameters.

Could a similar solution be made here?

20.02.2026 14:13 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image Post image Post image Post image

The Windows App for Windows now supports connecting to Windows PCs directly ๐Ÿ‘‡

$RegPath = "HKCU:\SOFTWARE\Microsoft\WindowsApp\Flights"
New-Item -Path $RegPath -Force -EA SilentlyContinue
New-ItemProperty -Path $RegPath -Name "PeerToPeerConnectionsEnabled" -Value 1 -Force

19.02.2026 20:35 ๐Ÿ‘ 11 ๐Ÿ” 3 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Scammers (or worse) are already exploiting this technique. Spreading misinformation is so much easier with โ€œAI Overviewโ€ and itโ€™s already being abused:

bsky.app/profile/tren...

18.02.2026 15:20 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
GitHub - markekraus/PSToExe: An example project of how to create a single EXE file for distribution of a PowerShell script without needing to install PowerShell 7.5.4 on target machines. An example project of how to create a single EXE file for distribution of a PowerShell script without needing to install PowerShell 7.5.4 on target machines. - markekraus/PSToExe

I created a small demo project on how to ship a #PowerShell 7.5.4 script as a single EXE file to 64-bit Windows machines without installing PowerShell on said target machines.

github.com/markekraus/P...

15.01.2026 00:29 ๐Ÿ‘ 13 ๐Ÿ” 2 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
slmgr.vbs slmgr.vbs is the Windows Software Licensing Management Tool, a Microsoft Visual Basic script that comes with Windows and is a core part of the Windows activation system. The full path is C:WindowsSyst...

I made a blog post about the commands you can use with slmgr.vbs

thedxt.ca/2026/01/slmg...

#Windows #slmgr

12.01.2026 13:33 ๐Ÿ‘ 4 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
GitHub - jborean93/PSNetDetour: Detour/Hook .NET Functions in PowerShell Detour/Hook .NET Functions in PowerShell. Contribute to jborean93/PSNetDetour development by creating an account on GitHub.

Hot off the press, a new PowerShell module PSNetDetour which you can use to hook any (caveats of course) .NET method and have it run your ScriptBlock instead. Great for experimentation, debugging, testing github.com/jborean93/PS...

09.01.2026 05:14 ๐Ÿ‘ 11 ๐Ÿ” 7 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

And so, I call on the wisdom of BlueSky for advice on whether hearing aids really help for total hearing loss in one ear, and if so what brands or settings or hearing specialists I should investigate.

I'm in Vancouver, BC, FWIW. Thoughts? Experiences?

28.12.2025 22:36 ๐Ÿ‘ 2 ๐Ÿ” 5 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
FS.com - Data Center , Enterprise & ISP Technology Solution Providing scalable network technology solutions for Data Centers, Enterprises & ISPs. Explore high-speed network solutions to build a reliable and scalable interconnection infrastructure. Global delivery, professional support.

Iโ€™d be curious about the DACโ€™s at FS.com
Do they just sell a generic cable and flash some vendor identity to it, or is it actually from the vendor you chose?

22.12.2025 17:25 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

I have no answer here except for AI to be scrapped from web link search results as it appears they can be so easily manipulated. These companies should be held responsible for adding legitimacy to this crap.

17.12.2025 02:43 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

I have no solution here. The organization of these types of news articles across so many discrete sites feels like a this is a highly coordinated effort. And then the effort to put them on sites like Facebook? Tactical.

17.12.2025 02:43 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

This crap further divides us as a society by being a topic seniors feel slighted by (especially to โ€œfind outโ€ in this manner. I suspect many are like my dad where they get upset about it and they feel targeted because of their age.

17.12.2025 02:43 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

This crap seems to get cycled around these crap sites with the content barely changed, but the dates are updated for โ€œnext monthโ€ or โ€œon the 15thโ€.

17.12.2025 02:43 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

I started searching for this news to see if any legit org has mentioned this. To my surpriseโ€ฆ the answer is no. But itโ€™s on so many fake news sites guess that โ€œAIโ€ is now parroting this crap โ€” and since google makes this shit prominent it โ€œaddsโ€ legitimacy.

17.12.2025 02:43 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
New Senior Driving Rules Begin January 2026 โ€” What Older Drivers Need To Know Before Hitting The Road Starting January 2026, both Canada and Australia are implementing updated rules for senior drivers to enhance road safety while ensuring older adults retain

So Iโ€™ve encountered a situation that enrages me a fair bit. My dad gets his news from Facebook and will send me his โ€œrageโ€ news articlesโ€ฆ things that make him upset. He just saw this one on Facebook (WARNING: THIS IS FAKE)

tic-sante.ca/new-senior-d...

17.12.2025 02:43 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1

Lots of scripts will need updating.

11.12.2025 14:45 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

I suppose this is the reason:

bsky.app/profile/luca...

11.12.2025 14:44 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

Weโ€™re pleased to share that ControlUp has been named a Customersโ€™ Choice in the Gartnerยฎ Peer Insightsโ„ข Voice of the Customer for Digital Employee Experience Management Tools.

๐Ÿ‘‰ Access the full report here: https://bit.ly/4rNfd8S

05.12.2025 19:30 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Oilers had Stolarz and decided it didnโ€™t work. That may have been 7 (8?) years ago but they donโ€™t tend to review past decisions.

30.11.2025 03:26 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

This is a pretty wild find. Thanks for documenting everything

30.11.2025 03:16 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
Omnissa Horizon locked.properties Settings The Omnissa Horizon locked.properties file feels like the best worst-kept secret. The Horizon locked.properties file allows you to change many settings that arenโ€™t accessible from the main Horizon adm...

Here's how to create the Horizon locked.properties file, including all the settings I could find.

thedxt.ca/2025/11/hori...

#Omnissa #OmnissaTechInsider #Horizon #EUC #VDI #WeAreOmnissa @omnissacommunity.bsky.social

29.11.2025 23:40 ๐Ÿ‘ 1 ๐Ÿ” 2 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
Slower Memory Zeroing Through Parallelism While investigating some performance mysteries in Chrome I discovered that Microsoft had parallelized how they zero memory, and in some cases this was making it a lot slower. This slowdown may be mโ€ฆ

Years ago I complained about Windows creating 39+ page-zeroing pages on 96-core machines, which made memory zeroing much slower. The vast majority of the CPU time was consumed by fighting over a lock.

randomascii.wordpress.com/2022/07/11/s...

29.11.2025 07:53 ๐Ÿ‘ 25 ๐Ÿ” 5 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 0

Here are my thoughts on AI from #msignite 2026:

Agents, agents, agents. While I personally doubt most organizations are using a lot of AI agents *today*, I wouldn't be surprised if we're just a year early on that front. I personally haven't used agents much yet, there's so much on the to-do list

21.11.2025 20:40 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
Introducing Windows Admin Center: Virtualization Mode (vMode) | Microsoft Community Hub Now in Public Preview  Windows Admin Center has long been a favorite tool for IT pros, trusted to manage millions of Windows Servers around...

I haven't seen anything official, so it may not be the case, but this looks like the end of SCVMM: "Introducing Windows Admin Center: Virtualization Mode (vMode)" techcommunity.microsoft.com/blog/windows...

21.11.2025 07:36 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
I Spent a THOUSAND Dollars on HDMI Cables.. for Science
I Spent a THOUSAND Dollars on HDMI Cables.. for Science YouTube video by Linus Tech Tips

I used to be a โ€œdigital signal is all 1โ€™s and 0โ€™sโ€ and believed that a cable is a cable is a cable. Then I saw this video and, even though โ€œdigitalโ€ is 1โ€™s and 0โ€™sโ€, the electrical signal is still analog and can be manipulated.

www.youtube.com/watch?v=XFbJ...

01.11.2025 23:58 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Here's a typical use case for me using -Outvariable in an interactive PowerShell command line where I'm searching for a file so I want visual output as it searches but I also want the results in a variable so I can access more properties later if I need them without searching again

29.10.2025 11:58 ๐Ÿ‘ 9 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0