Hey there,
first of all, I habe googled this problem but i didnt find a good solution to what i need to do... so please, hepl me :-)
Problem: While setting up computers over pxe, I run a script that reads a XML-file and checks for given parameters like reg-keys, files, services, etc. and writes the results of all checks right back into the file. This script runs with system rights, which wont let me copy the file onto a network share...
What I want: I need to copy a file to a network share, but the user running the script doesnt have the necessary rights to write into that share. Is there any solution to this?