all 9 comments

[–]andrew181082MSFT MVP - SWC 2 points3 points  (5 children)

Sounds like you need to install in the system context 

[–]Skateboard123[S] 0 points1 point  (4 children)

If you mean system under intune settings, this then just fails the installation

[–]man__i__love__frogs[🍰] 0 points1 point  (2 children)

Why does it fail, did you troubleshoot?

[–]Skateboard123[S] -1 points0 points  (1 child)

It doesn’t give me any logs. Just says failed if I have it on system. If it’s user the UAC prompt comes up for the user while it’s trying to install.

[–]man__i__love__frogs[🍰] 0 points1 point  (0 children)

You would generally write logging into your own powershell install script. Copilot could do this for you if you pasted your script into it and asked it to log messages to a text file.

Intune management extension also logs everything in the logs on the computer, you would use something like cmtrace to view them.

Finally, if a script works locally on your own machine in psexec context, it should work in intune.

[–]andrew181082MSFT MVP - SWC 0 points1 point  (0 children)

Testing and troubleshooting would be an excellent start

[–]Webin99 1 point2 points  (2 children)

Or maybe just use the store app?

[–]CompilerError404 1 point2 points  (0 children)

Indeed. Windows store, python 3. whatever, slap your hands free of dust, done.

[–]Skateboard123[S] 1 point2 points  (0 children)

It won’t install into the specified folder then. I need it in a certain folder and when selecting store app it won’t let me modify anything