At logon the kixdebug1.txt file does not get created and neither do the icons get copied, but at a command prompt the icons get copied and the following is the output from the kixdebug1.txt file:

code:
cmd (desktop_folder) xcopy "\\NT-PDC\FIAApps\Common\*.lnk" "C:\WTSRV\Profiles\operez\Desktop" /F
cmd (program_folder) xcopy "\\NT-PDC\FIAApps\Common\*.lnk" "C:\WTSRV\Profiles\operez\Start Menu\Programs" /F
cmd (accessories) xcopy "\\NT-PDC\FIAApps\Accessories\*.lnk" "C:\WTSRV\Profiles\operez\Start Menu\Programs\Accessories" /F
cmd (startup) xcopy "\\NT-PDC\FIAApps\Common\Startup" "C:\WTSRV\Profiles\operez\Start Menu\Programs\Startup" /F