This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mr B Jones
Recipients Mr B Jones, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-12-21.09:16:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482311785.5.0.564825395885.issue29033@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2016-12-21 09:16:25Mr B Jonessetrecipients: + Mr B Jones, paul.moore, tim.golden, zach.ware, steve.dower
2016-12-21 09:16:25Mr B Jonessetmessageid: <1482311785.5.0.564825395885.issue29033@psf.upfronthosting.co.za>
2016-12-21 09:16:25Mr B Joneslinkissue29033 messages
2016-12-21 09:16:24Mr B Jonescreate