Ondrej Sebela

Results 32 comments of Ondrej Sebela

In our team we have same problem so in case I can help, let me know!

Is there any progress? It's real pain to use vsc for Powershell scripting right now. Intellisense doesn't work and formatting neither. Most of my colleague already gave up and are...

Yes, I was running powershell preview extension for several months now but that didn't help, unfortunately. I will give a try to Rider IDE it seems.

> @ztrhgf Have you tried the Preview extension? A lot of these "occasional failures" issues were resolved in the pipeline thread rewrite. I was using preview version of PS extension...

> @ztrhgf Specific examples would be great or a screenshot when it happens. Note that intellisense requires the PSIC to be active and available, so if you for instance run...

Is there some specific issue you are referring to? Or just because of best practices.

This repository is deprecated anyway. New stuff is published via PowerShell gallery modules: https://www.powershellgallery.com/packages/SCCMStuff https://www.powershellgallery.com/packages/AzureADStuff https://www.powershellgallery.com/packages/CommonStuff https://www.powershellgallery.com/packages/IntuneStuff https://www.powershellgallery.com/packages/O365Stuff

Hi, FYI use new&improved version from https://www.powershellgallery.com/packages/IntuneStuff 👍 And now to your question. I am not aware of any such script for MSI packages. But now when I think about...

TIP: Working way is to use "https://graph.microsoft.com/$graphApiVersion/$Resource/$id/UpdateDeviceProperties" as I do in my Set-AutopilotDevice function (https://www.powershellgallery.com/packages/IntuneStuff module)