The command line database upgrade will convert any older CurrentWare database (CWNPFB) to the CurrentWare version that is installed on your computer.
For example, if you have CurrentWare v5.5.3 installed on your computer, you can take any older database, put it in the cwServer folder, run the command line and upgrade it to version 5.5.3.
- Copy the CurrentWare Database file (CWD) from your old CurrentWare Server to the new CurrentWare Server. Put it on the desktop for now.
- On the new CurrentWare Server, go to Services (services.msc) and stop the CurrentWare Server service
- Copy the CurrentWare Database file to the CurrentWare Server directory and overwrite the existing file.
- Run Command Prompt (CMD) in Administrator mode.
- Browse to the cwServer path in command prompt
“C:\Program Files(x86)\CurrentWare\cwServer”
- Run this command line to perform the database upgrade:
CWSM.exe –update –silent

Note: If you get the message that CWSM.exe is not recognized as an internal or external command, you’ve made a typo in your commands.
- Your CurrentWare database is now upgraded
- Go back to Services (services.msc) and start the CurrentWare Server service.