Microsoft
Software
Hardware
Network
Question : Migrating from XP professional to Windows 7 Home
Hello,
just today i ran into a permissions problem migrating a user from Windows XP Professional to Windows 7 Home edition. I have to migrate a Incredimail Xe Account to the new machine. I recreated the account but i can't seem to migrate the old mail to the new computer. Each folder and individual file needs the permissions reset to allow the new user to access it. When i go to "import" the mail nothing shows up in the folder box becuase i do not have permissions for the individual files. If someone can give me a solution to change all the permissions for the files and folders in one shot it would be great, and maybe give me an answer as to how to go about doing this next time so i do not run into the same problem again.
In addition, i'd like some advice as to what program i can use for migration from an XP machine to a Windows 7 machine. recently i looked at PC Mover and was wondering if that was a viable option. Any thoughts and solutions are appreciated. Thanks.
Answer : Migrating from XP professional to Windows 7 Home
Use SET IDENTITY_INSERT to allow updates/inserts to the identity column.
set identity_insert tbl on;
update tbl set idcol = somenewformula;
set identity_insert tbl off;
Random Solutions
htaccess Partial Query String Rewrite
how to increase the table space
Need to monitor specific events in SCOM 2007 R2
Secure Email for HIPAA compliance
RegisterArrayDeclaration and RegisterClientScriptBlock
How does one preload an entire image directory?
Mail folders->knowing what FILE is for what message
Winsock error in XP Professional Error 12029 Provider entry MSAFD Could not make an HTTP connection.
Unable to open Excel files...recieving error " Repairs to PDFMaker.xla
I have designed an website in flash as well in html, if the browser dont have flash then i want them to be directed to the html version, or else they need to directed to flash version