<![CDATA[Article Comments for Michael Atalla]]>http://www.windowsitpro.com/authors/author/author/5424390/rsscomment/5424390en-USSun, 27 May 2012 06:17:27 GMTSun, 27 May 2012 06:17:27 GMTMigrating NT Workstations to a New Domainhttp://www.windowsitpro.com/article/domains2/migrating-nt-workstations-to-a-new-domain#commentsAnchorSun, 05 Oct 2003 15:09:47 GMT
Will this technique work for Win2000/XP domain clients? Obviously the user account is in ’Documents and Settings’ instead of ’profiles’ so the batch needs to look there instead, but is anything else incompatible? Any of those registry entries obsolete?]]>
Jeff Brown Sun, 05 Oct 2003 15:09:47 GMThttp://www.windowsitpro.com/article/domains2/migrating-nt-workstations-to-a-new-domain#commentsAnchor
Migrating NT Workstations to a New Domainhttp://www.windowsitpro.com/article/domains2/migrating-nt-workstations-to-a-new-domain#commentsAnchorThu, 10 Oct 2002 02:27:35 GMT
When using the %0\..\Regchg.exe the script fails, if i remove the %0\..\ it seems to work, what can cause that problem..]]>
Torben Hansen Thu, 10 Oct 2002 02:27:35 GMThttp://www.windowsitpro.com/article/domains2/migrating-nt-workstations-to-a-new-domain#commentsAnchor
Migrating NT Workstations to a New Domainhttp://www.windowsitpro.com/article/domains2/migrating-nt-workstations-to-a-new-domain#commentsAnchorTue, 22 Jan 2002 23:24:08 GMT
Could these scripts be used to migrate windows 2000 workstations that are not part of a domain to a new windows 2000 active directory enabled domain? I Have 60 computers that are part of a workgroup that I would like to integrate into the domain but without losing the users profiles. Thanks.]]>
SebastianTue, 22 Jan 2002 23:24:08 GMThttp://www.windowsitpro.com/article/domains2/migrating-nt-workstations-to-a-new-domain#commentsAnchor
Migrating NT Workstations to a New Domainhttp://www.windowsitpro.com/article/domains2/migrating-nt-workstations-to-a-new-domain#commentsAnchorWed, 08 Aug 2001 14:09:28 GMT
REG.EXE does not replace the functionality of REGCHG.EXE. REGCHG.EXE had the unique functionality of changing a key which already exists or adding that key if it did not yet exist. REG.EXE separates those two actions into REG ADD and REG UPDATE. You would have to check for the existance of the key and then with an if/then statement either run REG ADD or REG UPDATE as appropriate. Or you can just find an old ResKit CD and get REGCHG.EXE off of it. :) Glad to see the scripts are still of value even 3+ years after we wrote them.]]>
Michael Atalla Wed, 08 Aug 2001 14:09:28 GMThttp://www.windowsitpro.com/article/domains2/migrating-nt-workstations-to-a-new-domain#commentsAnchor
Migrating NT Workstations to a New Domainhttp://www.windowsitpro.com/article/domains2/migrating-nt-workstations-to-a-new-domain#commentsAnchorSat, 26 May 2001 14:03:47 GMT
The batch files look great and will do exactly what I need - only problem is regchg no longer contained in Resource Kit. Has been replaced by reg, although syntax is different and would require modifying scripts - any chance?]]>
Mark Wilkinson Sat, 26 May 2001 14:03:47 GMThttp://www.windowsitpro.com/article/domains2/migrating-nt-workstations-to-a-new-domain#commentsAnchor
Migrating Windows 98 and Win95 Clientshttp://www.windowsitpro.com/article/windows-95/migrating-windows-98-and-win95-clients#commentsAnchorMon, 26 Jun 2000 07:15:37 GMT
Don’t even bother looking for this out of date util (regchg.exe). Run Reg update. Anyway the scripts do not work as they havn’t been written correctly. You will need to rework them.]]>
Stephen Collopy Mon, 26 Jun 2000 07:15:37 GMThttp://www.windowsitpro.com/article/windows-95/migrating-windows-98-and-win95-clients#commentsAnchor
Migrating Windows 98 and Win95 Clientshttp://www.windowsitpro.com/article/windows-95/migrating-windows-98-and-win95-clients#commentsAnchorWed, 22 Mar 2000 10:41:58 GMT
I am trying to use your logon script for Migrating NT and 98 & 95 to a new domain. I am having trouble. I can not find "regchg.exe" anywhere. Where can I find this utility at? I have look in Windows nt resource kit and other url. Please help.]]>
Choy Boulom Wed, 22 Mar 2000 10:41:58 GMThttp://www.windowsitpro.com/article/windows-95/migrating-windows-98-and-win95-clients#commentsAnchor