Tagged Questions
0
votes
1answer
829 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
...