Written
May 23, 2014
After run steps 1 and 2, the step 3 - erro generated to run 'Import-OSCUser'. As follows.
{
Import-OSCUser : A positional parameter cannot be found that accepts argument
'Users\Teste02_CSV.csv'.
At line:1 char:1
+ Import-OSCUser -filepath D:\temp\Seduc-MT\Criacao Users\Teste02_CSV.csv
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Import-OSCUser], Parameter
BindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Import-OSCUser
}
Validated the CSV file through the Portal Office 365 -> Users and Groups -> Bulk Users.
What do for this case?
Thank you.