Re: Startup Scripts




"Trinity Catholic High School"
<TrinityCatholicHighSchool@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EC6207F1-D8F0-4123-8345-FEC0E582AC05@xxxxxxxxxxxxxxxx
Hi,

I'm using a startup script to copy a folder with a startmenu from a server
to a local machine. I've been using robocopy, and its creating the folder
structure but not the links. What am I doing wrong? The weird thing is,
when
I run the script from the command-line when logged in it works correctly,
therefore I'm thinking its a permission problem. I tried granting everyone
read-only permissions, but it didn't solve the issue.

The command I'm using:
robocopy /e /zb /copyall /XO \\thssvr01\startmenu$\1015vlaptop
c:\startmenu

Any ideas, Anyone?

Thanks.

Modify the command like so, then examine the log file c:\log.txt.

robocopy /e /zb /copyall /XO \\thssvr01\startmenu$\1015vlaptop c:\startmenu
1>c:\log.txt 2>&1

I also recommend that you add a switch to prevent existing
and unchanged files from getting copied each time.


.



Relevant Pages

  • Re: Exchange Log Files
    ... The UltraEdit32 text editor would do the trick. ... command that you can point to a folder to search for a text string in all ... files in the folder. ... W3SVC1 log file into excel and searching for a certain lines with a ...
    (microsoft.public.exchange.admin)
  • RE: Locating corrupt driver
    ... This article describes the functionality and limitations of the Windows ... Create and format partitions on drives. ... MB of hard disk space on your system partition to hold the Cmdcons folder ... Windows NTBoot Console Command Interpreter. ...
    (microsoft.public.win2000.applications)
  • Re: Dim RetVal
    ... Looking in the folder there is a coed11.dat DAT file, the coed11 application, coed11.gdb GDB file ... The reason is that without the quotes, the command processor sees the ... In the command window, first type ... This *should* have exactly the same effect as the macro. ...
    (microsoft.public.word.vba.beginners)
  • Re: Batch Job
    ... You cannot use the 'del' command at a DOS prompt. ... files (since 'del' might not work into the special folder). ... while the above will delete the deleted files from the Recycle Bin but it also deletes configuration files used by the Recycle Bin. ...
    (microsoft.public.windowsxp.general)
  • Re: Help with cacls in WinXP Home
    ... Take Ownership of a File or Folder in Windows XP ... all the information I have of CACLS: ... Just because you can set permissions with Cacls doesn't mean you should. ... Try the Cacls command on a test folder first and make sure that your ...
    (microsoft.public.windowsxp.security_admin)