70-331 Core Solutions of Microsoft SharePoint Server 2013

Yesterday I took the 70-331 exam and passed. Hip hip hurray…!!!

Microsoft made the exam more difficult, and that’s a good thing.
It was a good mixture of questions and I am looking forward to the next exam, 70-332 Advanced Solutions of Microsoft SharePoint Server 2013.

Two down, one to go, in becoming a Microsoft Certified Solutions Expert (MCSE): SharePoint

Need fake users for SharePoint

Sometimes when you setup a demo or lab environment, you need a bunch of fake users. I never got any further then testuserxxx. Until I stumbled upon a site where you can generate fake users. Fake Generator Logo You can even order in bulk, up to 50000 users. One of the best features they offer is that you can choose from which countries the fake users come from (United States, Netherlands, Germany, etc etc). You can even choose the ratio male/female users and the output format (.csv, .txt, .htm or .sql).

The following properties are available to choose from:

  • Incrementing number
  • Gender
  • Given name
  • Middle Initial
  • Surname
  • Street address
  • City
  • State
  • Postal code
  • Country abbreviation
  • E-mail address
  • Username
  • Password
  • Telephone number
  • Mother’s maiden name
  • Birthday (m/d/yyyy)
  • Credit card type
  • Credit card number
  • Credit card CVV2/CVC
  • Credit card expiration
  • National ID number
  • UPS tracking number
  • Occupation
  • Company
  • Vehicle
  • Domain name
  • Blood type
  • Weight (pounds)
  • Weight (kilograms)
  • Height (feet/inches)
  • Height (centimeters)
  • GUID
  • Latitude
  • Longitude

As you can see there are enough properties to build realistic user accounts.

In a next post I will show you how to use a .csv file and Powershell to import the users into your Active Directory.