E
Ess101
Hi,
I'm thinking of several alternatives to create private files on a
certain server area where the files would be stored as the name of the
computer. E.g. file \monkey1 would be created for pc monkey1
I aim do to this under a batch file using the %computername% method to
gain the name of the comptuer.
I would like each PC to be able to read, write and execute its own
folder and the files within it but not to be able to view the others.
E.g. Computer monkey1 should not be able to read, write or access
folder \monkey2 (or it's sub folders).
Is there a way this could be achieved?
Many thanks,
Ess
I'm thinking of several alternatives to create private files on a
certain server area where the files would be stored as the name of the
computer. E.g. file \monkey1 would be created for pc monkey1
I aim do to this under a batch file using the %computername% method to
gain the name of the comptuer.
I would like each PC to be able to read, write and execute its own
folder and the files within it but not to be able to view the others.
E.g. Computer monkey1 should not be able to read, write or access
folder \monkey2 (or it's sub folders).
Is there a way this could be achieved?
Many thanks,
Ess