Tagged Questions
0
votes
1answer
137 views
find sharepoint 2010 user login status
i need to find all share point users login status.
basically i need to create the basic live web chat (like Facebook chat) program with integrate with SharePoint users.
so i need to display all ...
1
vote
2answers
171 views
Why always show same (Admin) login in sharepoint 2010? [closed]
I have installed standalone SharePoint 2010 on windows7 OS. i have created one admin user (Admin) which is default windows user and another standard user name(xxxxx) also a windows user. when i use ...
1
vote
1answer
702 views
Powershell script to get all Sharepoint user id and user login
I am importing data into a SharePoint list. One of the columns is the user's login/name which links to their profile via their SharePoint user id.
FARMURL/userdisp.aspx?ID=56
In order to import ...
5
votes
1answer
3k views
Get current logged user name for user “Account operates as System”
When I'm try to get current logged user name for account domain\username and I added many users to this option "Account operates as System" In code I got the system account not the real name of user ...
