Tagged Questions
5
votes
3answers
271 views
How to get two User Profiles service application using C#?
Is it possible to get two User Profiles service application
1). User profile service1
2). User profile service2
I have some code which only fetches the Ist User profile service application but ...
0
votes
1answer
825 views
Powershell script to update all users
Okay I am half asleep, what did I do wrong with my powershell script (modified with I have just watched the A-Team in mind)
function update-fields () {
#Set up default variables
#My Site URL
...