Forums

Resolved
0 votes
Good evening,

I want to copy some files from the server to the local machine during the logon.
I've found the following script
/var/samba/netlogon/logon.cmd
, and added the command:
xcopy \\SERVER\folder c:\folder /s /d /y /c /i


However, this script isn't executed during the logon.
I couldn't find any documentation or example about this procedure.

Best,
Thursday, July 22 2021, 08:45 PM
Share this post:
Responses (1)
  • Accepted Answer

    Friday, July 23 2021, 08:02 AM - #Permalink
    Resolved
    0 votes
    Please see the Windows Networking app documentation and a link in it about joining a Windows Workstation to a Samba Domain. Have you done the required registry changes and set the permissions correctly?
    The reply is currently minimized Show
Your Reply