I am trying to find/create a Powershell script to allow me to transfer files from the users current system such as documents, pictures, nk2 file, outlook signatures, desktop, ect to a new computer. The new computer could access the old one via \\Oldpc\c$
and I would be signed into the new one with the persons credentials. I am trying to figure out how to make one that can tell if the old computer is on Windows XP, 7 or 8 since the file layouts are a little different in XP. All the new computers are going to
be Windows 8 with maybe a few Windows 7 machines. Does anyone have a script I could use as an example or point me in the right direction with this.
↧