09-25-2013 11:39 AM
When running a silent deployment using SCCM, I get this error:
Fatal Error!! Required MSI directory property PersonalFolder is in an invalid location "C:\WINDOWS\system32\config\systemprofile\Documents\".
Once I click “OK” the installation continues and appears to install successfully.
We can’t have an error pop up message happen during the installation since that will be hidden and cause a stop of the deployment, or it would require a user to be logged in and click the “OK” button to continue the installation.
What do I need to change in order to accomplish a standard silent SCCM installation using the default system account user?
Installing under the user context is not an option for us.
Also...I don't see anything being installed to the user's "Documents" folder when installed manually under the user context. Why is this folder being referenced and causing an error if it is not used?
I am attempting to deploy LabView 8.5.1 (8.5.306)
09-25-2013 11:43 AM