Login | |
|
 |
RE: Binary reg key to string - 7/10/2008 10:19:17 PM
|
|
 |
|
| |
TomRiddle
Posts: 190
Score: 4
Joined: 2/7/2008
Status: offline
|
quote:
ORIGINAL: ginolard Quick word of warning. The method of finding the loggedon user won't work on Win2K machines. I know this from bitter experience ;) Thanks ginolard, I forgot to put in that I only tested on XP, It literally has been 2 years since I saw a w2k box, working in a corporate environment is a bit of a luxury. Surely your experience couldn't have been that bitter? Anyway it did the trick, A user was reporting that at least once a week people complaining to him that their documents were being locked open by him but he didn't and and even sometimes didn't even have network permissions to the file. His network ID is XXX and users were getting a message like this:- filename.doc is checked out or locked for editing by xxx Everyone was assuming because the victims userid was xxx, then xxx is the culprit, when in fact where xxx comes from is the UserName property you set in Office. I.e you change that to "GOD" and then open a few files, people get the message filename.doc is checked out or locked for editing by GOD, maybe they will pray for it to be released? I fed all the computer names straight from AD into the script and out to a log file and there was over 30 users with UserName xxx set in their profile. It is still a mystery but I recon at this stage it is most likely from a dodgy installation package which has that userid xxx in it.
|
|
| |
|
|
|
| |
|
|
 |
|
 |
|
|