Getting this rather dated error message when trying to install the Exchange 2007 SP3 admin tools on a Windows 7 x64 Professional SP1 client PC.
"Installing product C:\temp\exchangeserver.msi failed. The Temp folder is on a drive that is full or is inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder. Error code is 1632."
I've done all the obvious stuff, the group everyone has full control of pretty much everything on the computer at this point, tried copying the files locally, tried running it from a UNC path, no luck. Definitely am an administrator on the computer.
The only other software on it at this point is IE11 and Windows updates.
Tried it from the UI, tried it from the command line, i.e. setup /r:mt and I get the same error code. Definitely is enough disk space. The version I'm installing definitely is the x64 SP3 version.
Any ideas?
[14/01/2014 18:57:45] [0] Setup will run the task 'install-msipackage'
[14/01/2014 18:57:45] [1] Setup launched task 'install-msipackage -logfile 'C:\ExchangeSetupLogs\ExchangeSetup.msilog' -targetdirectory 'C:\Program Files\Microsoft\Exchange Server' -features 'AdminTools' -packagepath 'C:\temp\exchangeserver.msi' -updatesdir 'C:\temp\Updates' -PropertyValues 'DISABLEERRORREPORTING=1 PRODUCTLANGUAGELCID=1033 DEFAULTLANGUAGENAME=ENU DEFAULTLANGUAGELCID=1033 INSTALLCOMMENT="Installed language for this product: English (United States)"''
[14/01/2014 18:57:45] [1] Beginning processing.
[14/01/2014 18:57:45] [1] ProductCode is '24b2c164-de66-44fe-b468-a46d9d5e6b31'.
[14/01/2014 18:57:45] [1] PackagePath was set to 'C:\temp\exchangeserver.msi'; normalizing to 'C:\temp\exchangeserver.msi'.
[14/01/2014 18:57:45] [1] ProductCode is '24b2c164-de66-44fe-b468-a46d9d5e6b31'.
[14/01/2014 18:57:45] [1] Installing MSI package 'C:\temp\exchangeserver.msi'.
[14/01/2014 18:57:45] [1] [ERROR] Unexpected Error
[14/01/2014 18:57:45] [1] [ERROR] Installing product C:\temp\exchangeserver.msi failed. The Temp folder is on a drive that is full or is inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder. Error code is 1632.
[14/01/2014 18:57:45] [1] [ERROR] The Temp folder is on a drive that is full or is inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder
[14/01/2014 18:57:45] [1] Ending processing.
[14/01/2014 18:57:45] [0] The Exchange Server Setup operation did not complete. For more information, visit http://support.microsoft.com and enter the Error ID.
[14/01/2014 18:57:45] [0] End of Setup
[14/01/2014 18:57:45] [0] **********************************************