Tuesday, February 5, 2013

log off other user from server

1. First open Command prompt as Administrator.
2. Type command >QUSER(this will give you Session Id of all logged In Users)
3. Type command>Logoff {Sessoin ID} (It will log off user from server)

No comments:

Post a Comment

SharePoint document metadata not updating

I faced a weird issue today, Metadata for document which has lookup column was not updating even after saving the item. There was no erro...