- Thread Author
- #1
I am at a State U and want to create a temporary directory, say, C:\Users\temp, that can be used by multiple students that authenticate through a domain. A trivial task in Linux but are there other ramifications in windows 7? I have found %temp% is C:\Users\staff\AppData\Local\Temp.
Would changing %temp% to C:\Users\temp break other things? Should I just leave %temp% alone but still create and have available C:\Users\temp for other things?
Can I make the above directory where described and what permissions do I need to set to make this happen? Do is just add write or add modify too?
Thanks...
Would changing %temp% to C:\Users\temp break other things? Should I just leave %temp% alone but still create and have available C:\Users\temp for other things?
Can I make the above directory where described and what permissions do I need to set to make this happen? Do is just add write or add modify too?
Thanks...