Jonnyshaw Posted November 22, 2012 Report post Posted November 22, 2012 Hi All, Has anyone come across this error: MSI: PERCENTDISKSPACE out of range. A number between 1 and 99 expected. File C:\WINDOWS\ccmsetup\{F9BE5FE5-D87B-4958-9BBB-B613A2F4075E}\client.msi installation failed. Error text: ExitCode: 1603 Action: SmsSwDistSetCacheDir. ErrorMessages: PERCENTDISKSPACE out of range. A number between 1 and 99 expected. I am trying to install the client with the switches to play with the cache size and am using the following: C:\Windows\ccmsetup>ccmsetup.exe SMSSITECODE=*** SMSCACHEFLAGS=PERCENTFREEDISKSPACE SMSCACHESIZE=5 The error states the number should be between 1 and 99 and i am. Any thoughts would be most grateful Thanks Jon Quote Share this post Link to post Share on other sites More sharing options...
Peter33 Posted November 22, 2012 Report post Posted November 22, 2012 Use PERCENTDISKSPACE instead of PERCENTFREEDISKSPACE. Edit: OK, just tested both parameters, PERCENTDISKSPACE and PERCENTFREEDISKSPACE. They work as expected, but only for fresh installations. So for client repairs they will not be applied but neither produce an error. Just uninstall the client on the machine and reboot. Then try again, rather with a client push installation. Quote Share this post Link to post Share on other sites More sharing options...
Jonnyshaw Posted November 27, 2012 Report post Posted November 27, 2012 Thanks for the reply. I am getting this on fresh installs. Have uninstalled the client on my machine and running it again with the above command and still getting this error. Any other thoughts would be welcome, thanks. Quote Share this post Link to post Share on other sites More sharing options...