Hi,
I have a TS that deploys windows 7 to already existing windows XP boxes. I am using an SMP to hold the user state mig files. The problem I have come across is only one computer will successfully finish while the others fail at the user state capture process. What I have found in one of the scanstate logs is the error “Store path already exists Specify a different store folder, specify /o, or delete the existing store.” “A store path can't be used because it contains data that could not be overwritten.” My question is what command line can I use with the OSDStateStorePath task sequence variable that would save all userstate profiles to one location without overwriting them. Below is my task sequence; any help would be appreciated.