A
Adam Raff
Guest
Good Afternoon,
this is a little hard to explain but I will do my best.
We have a directory that is setup by year (2006, 2007, 2008) and to make it
simple I created a batch file that invokes xcopy to copy a directory called
template into the 2008 directory. The user then goes into the 2008
directory and renames it. This has worked for some time but now I need to
add some files to the template and I noticed something.
The user who does this is named Jane. If the directories is not created on
her system and even the template is not created on her system the batch file
stops and I get the following error in DOS (command prompt) when I watch it
execute.
This security ID may not be assigned as the owner object.
I was working on a test version of the template and I moved stuff around.
When this happened and I noticed this before and just created the stuff on
her system every year and it worked but this time I decided to try some
other stuff and when I got the error I went into the directories and while
sitting at her desk and logged in as her took ownership of the directories.
This did not help. I know it's some sort of permission issue but I just
can't figure it out.
If anybody knows how to get around this it would be a great help
Thanks
Adam Raff
this is a little hard to explain but I will do my best.
We have a directory that is setup by year (2006, 2007, 2008) and to make it
simple I created a batch file that invokes xcopy to copy a directory called
template into the 2008 directory. The user then goes into the 2008
directory and renames it. This has worked for some time but now I need to
add some files to the template and I noticed something.
The user who does this is named Jane. If the directories is not created on
her system and even the template is not created on her system the batch file
stops and I get the following error in DOS (command prompt) when I watch it
execute.
This security ID may not be assigned as the owner object.
I was working on a test version of the template and I moved stuff around.
When this happened and I noticed this before and just created the stuff on
her system every year and it worked but this time I decided to try some
other stuff and when I got the error I went into the directories and while
sitting at her desk and logged in as her took ownership of the directories.
This did not help. I know it's some sort of permission issue but I just
can't figure it out.
If anybody knows how to get around this it would be a great help
Thanks
Adam Raff