Microsoft
Software
Hardware
Network
Question : New-ADUser password issue
i am trying to do a cvs import
I keep getting an error that the password does not meet the domain password policy. However, it does meet the requirements, and I can manually create the user accounts without any issue.
i have tried the following csv file with two different ways of doing the accountpassword
"Name","Surname","GivenNam
e","Middle
Name","Dis
playName",
"SamAccoun
tName","Us
erprincipa
lname","Po
stalCode",
"Descripti
on","Accou
ntPassword
"
"TestFirst TestLast","TestLast","Test
First","",
"TestFirst
TestLast","TestFirst.TestL
ast","Test
First.Test
Last@local
.example.o
rg","93687
","P@ssw0r
d","(Conve
rtTo-Secur
eString -AsPlainText "P@ssw0rd" -force)"
"TestFirst TestLast","TestLast","Test
First","",
"TestFirst
TestLast","TestFirst.TestL
ast","Test
First.Test
Last@local
.example.o
rg","93687
","P@ssw0r
d","P@ssw0
rd"
neither of these routes worked and reported an insufficient password
next - via a gpo i completely disabled password complexity, length, and history requirments - still a no go with the same issue
here is the command i am using
Import-CSV c:\test.csv | New-ADUser -path 'OU=test,DC=local,DC=examp
le,DC=org'
-Enable $true
Answer : New-ADUser password issue
>> You mean creating one field with a big string of emails seprated by commas and then parsing that. I read somewhere this is no good nromlized solution and hard to maintain.
Not exactly, Just create a function and create the comma separated email list on the fly. And don't store the list in database which is not normalized and its not a recommended approach too.
>> What is resource intensive?
Say, if you have only 10 customers, then you can create 10 DLs now manually. But if you have around 1 million customers in your table, then will you be creating 1 million DL for each customers..
And this is what I mentioned as resource intensive as it requires lots of efforts.
>> The solution is for customer to create the alias groups. We just update the email field to that alias.
Yes, you can.
In that case, then you need to plan on how to Add/ Remove or Modify emails list in the DL.
Random Solutions
first time-Only: internet explorer cannot open the internet site operation failed
Windows 7 imaging???
"Another installation in progress..." MSI Installer Issue in Windows Vista
jar encryption
ISA denying with blank rule
Quic Find/ Replace does not work in Microsoft Visual Studio 2008
Outlook 2007 w/ Exchange 2010 empty folder
Java SAX
difference between AD integrated dns server and dns server
Exchange 2010 Public Folder Error