Active Directory is a Microsoft technology primarily for managing multiple Windows servers and workstations in a single environment. It was first released in 2000.
1
vote
2answers
385 views
SharePoint 2010 and Active Directory
I would like to know in details the effects of SharePoint 2010 on the Active Directory 2008 R2.
Currently, we have a SharePoint 2007 production and development environments. Both environments are ...
5
votes
2answers
5k views
Moving Sharepoint 2010 server from one AD to another?
I have a Sharepoint 2010 deployment (just the SP 2010 Enterprise server + SQL Server). Unfortunately, my DC has gone down so I will have problems logging into the SP Central Admin etc (these servers ...
4
votes
2answers
4k views
Move SharePoint to new Domain
I have SharePoint Foundation installed on a domain joined machine. It is a single server install (SharePoint and SQL on the same machine). I need to un-join this machine from the domain and install ...
2
votes
3answers
979 views
SharePoint 2010 Foundation Complete Install guide
I could not find any guides on the net regarding complete installation of SharePoint 2010 Foundation on vm or SharePoint 2010 Foundation with AD on vm.
Here is my current progress:-
1. I've setup a ...
1
vote
1answer
261 views
Get Current User's Department Name and Manager From Active Directory
How the "department name" and "manager" attribute value could be retrieved from active directory programmatically? For ex. i will have custom newform.aspx to create some new item, in the code-behind ...
0
votes
1answer
248 views
InvalidOperationException after promoting SharePoint server to domain controller
I installed SharePoint 2013 Standard on Windows Server 2012, and it was running fine until I decided to make the server a domain controller:
Remove the ADCS role
Remove then re-add the ADDS role ...
2
votes
1answer
878 views
Powershell script for adding imported user profiles to SP group?
I've managed to import user profiles from our AD. Now I want to add all the imported user profiles into a specific SharePoint group, let's say Visitors, and doing this by using the People Picker takes ...
2
votes
2answers
379 views
How to migrate User database from FBA to AD in SP2010
I have successfully migrated from WSS 3.0 to SP2010.
The User database is FBA.
However, I need to migrate from FBA to Active Directory (AD).
I need to know the process to migrate this User Database ...
1
vote
1answer
43 views
“User cannot be found.” error in Powershell
I am writing a PowerShell script to re-sync my users to the AD because of a problem I have described Here. From time to time I get a "Set-SPUser : user cannot be found." error but when I call the same ...
1
vote
1answer
1k views
SharePoint 2010 PeoplePicker Control Not Displaying User Data
In a test SharePoint environment, I have configured the User Profile Service, and the user profiles have been successfully populated into the UPS using the User profile Synchronization Service from ...