It did not work. It seems it wants to put in my AppData info. I also tried adding it as a logon script, but still no go. Here is what happened, any ideas?
C:\Bats\Auto>dir
Volume in drive C has no label.
Volume Serial Number is 40EB-1E00
Directory of C:\Bats\Auto
08/11/2003 07:10 AM <DIR> .
08/11/2003 07:10 AM <DIR> ..
08/11/2003 07:06 AM 157 auto_read_in_workstations.bat
08/11/2003 07:22 AM 212 fix_registry_muckup.bat
08/11/2003 07:20 AM 42 my_workstations.txt
3 File(s) 411 bytes
2 Dir(s) 11,914,530,816 bytes free
C:\Bats\Auto>auto_read_in_workstations.bat
C:\Bats\Auto>for /F "tokens=1-2" %a in (c:\bats\auto\my_workstations.txt) do cal
l c:\bats\auto\fix_registry_muckup.bat %a
C:\Bats\Auto>call c:\bats\auto\fix_registry_muckup.bat testmachine1.sss-steel.co
m
C:\Bats\Auto>reg update "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVer
sion\Explorer\User Shell Folders\AppData=
C:\Documents and Settings\Matt Wray.MAT
TLAPTOP\Application Data" \\testmachine1.sss-steel.com
Error: Bad operation. Use /? for help
C:\Bats\Auto>Echo Comleted workstation testmachine1.sss-steel.com
Comleted workstation testmachine1.sss-steel.com
C:\Bats\Auto>Rem End of fix_registry_muckup.bat
C:\Bats\Auto>call c:\bats\auto\fix_registry_muckup.bat 192.168.77.106
C:\Bats\Auto>reg update "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVer
sion\Explorer\User Shell Folders\AppData=
C:\Documents and Settings\Matt Wray.MAT
TLAPTOP\Application Data" \\192.168.77.106
Error: Bad operation. Use /? for help
C:\Bats\Auto>Echo Comleted workstation 192.168.77.106
Comleted workstation 192.168.77.106
C:\Bats\Auto>Rem End of fix_registry_muckup.bat
C:\Bats\Auto>Rem End batch auto_read_in_workstations.bat
C:\Bats\Auto>
Thanks,
Matt Wray
MCSE, MCSA, MCP, CCNA