I have an app that logs errors and other stuff to a file, and I am using the filesystemobject. We just recently put this app on a terminal server, and now in order to use the program the user has to be in the local admin group. We do not want this and I have found out that the FSO object is causing this problem.
Does anyone know why, in order to use the FSO you have to be part of the local admin group. Is there a way around this, I would like to use the fso rather that change my code.
Thanks,
Does anyone know why, in order to use the FSO you have to be part of the local admin group. Is there a way around this, I would like to use the fso rather that change my code.
Thanks,