New submission from Mr B Jones: Hi, When I try to use the Python 3.5 and later installer for windows to make an automated unattended install via SCCM, it seems to work, but some time later it rolls back leaving only a few files installed (seems to be pip.exe and friends).
I have attached all the Python installer logs from a test machine from the temp folder used by the SYSTEM account (%SystemRoot%\Temp). Manually installing from an account which is a member of the Administrators group works fine (not for 800+ machines though). Thanks, Bryn ---------- components: Installation, Windows files: python352logs.zip messages: 283726 nosy: Mr B Jones, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: Windows Python installer rolls back when run under SYSTEM account (SCCM) type: behavior versions: Python 3.5 Added file: http://bugs.python.org/file45980/python352logs.zip _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29033> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com