file copy permissions issue

BatchPatch Forums Home Forums BatchPatch Support Forum file copy permissions issue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10350
    doug
    Moderator

    This doesn’t really seem like a BatchPatch problem. It might be an issue with your script or perhaps it’s something else, especially considering that you do not experience the problem on all computers where you run the script.

    #10351
    deepfriedbutter
    Participant

    I was just wondering if it had to do with the remote execution method.

    #10352
    doug
    Moderator

    I doubt it. I would suggest very carefully reviewing your script. I have not reviewed your script carefully, but the behavior you are describing seems like maybe your script is linking the font paths to ‘\hostnamec$pathfilename.file’ such that Windows locks those files when it boots, instead of linking the font files to a location in C:Windowsfonts. So SYSTEM is locking the files because Windows is using them for font reference instead of using font files in C:Windowsfonts.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.