Move PDQ from one computer to another
Hey everyone,
Before I proceed, just want to ask if anyone has performed this and if there is anything else I need to do.
Basics gathered from video
- ensure the same version is on both new and old
- export the registry keys
- stop the PDQ services
- export the database
- new computer setup - run the reg file to merge and install PDQ
- stop the PDQ service
- copy the database over
Question :
Does the new computer have to have the same name as the original computer? Does it matter?
Note : I have deployment files spread between a file server and locally on the computer PDQ is installed on. Was testing the push/pull mode on our network. I don't mind changing referenced locations of files both locally and file server, but wanted to save some time.
Thanks
Patrick
Comments
I don't *think* it should matter. Typically if you are using the Repository on the PDQ Server for Push deployments the packages is setup with a ($Repository) variable, which is a system variable. So, in theory, no, the machines do not need to have the same name.
This gets more complicated if you are using scripts/etc that reference the current server by name of course, but in general shouldn't be an issue.
Just checked my Repository and looks like I changed it to the file server for the purpose of using pull.
Jotted down on list of the stuff to check. Tackling this one tomorrow.
Thanks Stephen
in my experience, i have almost all of my deployments point to a different locations (meaning file server with software cache. i rarely use the import from the software library.
at this point, i just exported the list as the xml file and imported it back into the deploy program on the new box. i would assume that if you have the $repository folder, you can simply copy and paste to the new box in the correct location, and also use the import/export for all deployments to the new box.
i can not verify that however so take it with a grain of salt.