Thomas Lee

Results 87 comments of Thomas Lee

Is this code still in PowerShell 7? Any plans to remove it??

Thanks for the page @jhoneill! So on the day when 7.2.2 was released, as expected, I get the message that there is a new version. FIne, I thought, I KNOW...

Regarding the time it takes for MU to get and then deploy the updated version of PowerShell. At one time, it did seem to take a month. But, it is...

> I’m seeing this with my Burn-based installer too. It will only install if I run winget from an elevated command prompt. Otherwise, it dies with the HRESULT for Access...

Oddly enough, I am working on some .NET and ETS related content for a book I am working on I have long wanted to have better documentation on PowerShell's ETS...

I think an **about_Extensible_Type_System** would be useful. A single page that sets out what the ETS is, the cmdlets you can use to play, and a few examples. Then, as...

Please do not add winget to Windows Server. Until there is good Powershell coverage, winget is not appropriate for servers. The tool is a possibly great power toy for developers,...

We may have to differ, but in my 50 years of experience, servers are for servers not for developers to add apps to. There are some server apps that you...

Agree that WAC can do stuff using PowerShell cmdlets (not commandlets) and WMI. There is very, very little you can't do with WMI and PowerShell. although there certainly is some...