Matthew Dowst
Matthew Dowst
I never considered someone would want to do both. I'm working on some updates to the module now. I should be able to fit this in as well. Might make...
I ran into a similar problem using Windows 11 with a NVIDIA GeForce RTX 3080 Ti. Even though the checks would show my GPU, it would only use CPU when...
@rjmholt, thanks for your reply. I have provided the answers to your questions in-line below. - _How did you write/create the script and the ∑ in it originally?_ Honestly there...
I am seeing the same behavior. It appears that the API is filter on the Release date and not the Last Updated date. For example, if I download the data...
I am seeing similar results. Not matter what I enter I get the results below. I'm running Windows 10 with v7.2.4. ``` PS C:\> # get servicesVERBOSE: {"prompt": "\n\n# what...
Okay, I think I might know what is going on. I ran the Get-CodexCompletion line for line and I discovered it is throwing an error on the Invoke-RestMethod. The error...
@eehret I have found that keeping the Linux agents updated helps. There where a bunch of bugs and issues with earlier versions that have been fixed. https://github.com/microsoft/OMS-Agent-for-Linux/releases/ ``` wget https://github.com/microsoft/OMS-Agent-for-Linux/releases/download/OMSAgent_v1.12.15-0/omsagent-1.12.15-0.universal.x64.sh...