1

I have been trying to create a new user profile property using powershell, without any luck.

I have been reading up about User Profile service cmdlets but I keep getting an error saying the cmdlet is not recognised.

Can any give me guidance as to what I am missing and maybe point me in the direction of a solution please?

1
  • you need to be more specific if you want people to answer this. Add source code and specific errors from PowerShell to give us something to go on Commented Oct 26, 2011 at 21:51

1 Answer 1

3

Use Add-PsSnapin Microsoft.SharePoint.PowerShell before your commands.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.