I'm getting this problem on some Win XP PCs. Whenever a wsh remote command is executed, a wshxxxx.tmp file is created in C:\Documents and Settings\..\temp. xxxx is a hex number. After running for a few weeks, the system starts slowing down because it keeps on generating new numbers. After a few months it eventually stops when all 65536 numbers have been used up. Took me quite a while to find this out.
I don't know what these files are for: possibly semaphore locks of some sort. The size is always 0.
Other than deleting the files every morning, is there a registry setting somewhere that will tell the system to tidy up when it exits from wshremote?
I don't know what these files are for: possibly semaphore locks of some sort. The size is always 0.
Other than deleting the files every morning, is there a registry setting somewhere that will tell the system to tidy up when it exits from wshremote?