at my office we login each others pc for sharing file and we need to login randomly. my colleague has some share and some times i need to test some security features to prevent access to others (department to department). for this purpose once i login to my colleagues pc as guest user and access some file. here at guest user i didn’t modify any file. so finally i need a access to that computer to modify file. so my colleague arrange a user to modify content and send password to that user. but i didn’t change the user that i logged in already. i need to logoff my pc for that purpose. so i try to google and after 2 hours of search i got the solution with following dos command
net use <connected computer name or ip address> /delete
its really easy but i didn’t know the solution. hope it may help to others.
please note i use “windows xp” with service pack 2