lalajee2018
Well-Known Member
- Messages
- 143
- Reaction score
- 6
- Points
- 18
I'm upgraded clients using an bat script and setting the SMSCACHESIZE to 10% of the disk space.
I'm running following command
START /WAIT %~dp0\ccmsetup.exe /retry:2 SMSCACHESIZE=10 SMSCACHEFLAGS=PERCENTDISKSPACE FSP=FSP /UsePKICert /NoCRLCheck
But SMSCACHESIZE is still same.
Current SMSCACHESIZE is 2GB
new size will be 10GB
In the client.msi.log i see following message
Cache Info already present. SMSCACHEDIR, SMSCACHEFLAGS would be ignored.
How do I force the client to take new settings without re-installing it
I'm running following command
START /WAIT %~dp0\ccmsetup.exe /retry:2 SMSCACHESIZE=10 SMSCACHEFLAGS=PERCENTDISKSPACE FSP=FSP /UsePKICert /NoCRLCheck
But SMSCACHESIZE is still same.
Current SMSCACHESIZE is 2GB
new size will be 10GB
In the client.msi.log i see following message
Cache Info already present. SMSCACHEDIR, SMSCACHEFLAGS would be ignored.
How do I force the client to take new settings without re-installing it
Last edited: