User folder missing after CLI user creation on Windows 7 with "net user"

User profiles that are stored in C:\Users are created when someone logs in. Just creating a user using net user "xxx" /add will not be enough. It allows you to login with that user, but only after the first successful login will the user's profile folder be created.