ANUC Anyone?
hi everyone, wondering has worked anuc. im having small problem it.
i have managed create user this, have 1 @ time. ( view pic 1 )
if select " submit all"... gives me error ( view pic 2 ) want submit without no error
is there in code have change? if please direct me on how please
another thing add have altered code in way removed period's ( . )
we had remove period's ( . ) because " samaccountname " wanted name , surname ( or other name ) displayed as " name.surname ". wanted " name " displayed , that's why removed period's ( . ) , surname references
hi,
the error state path of new ad user empty.
the path in new-aduser cmdlet path of ou user wil created.
i check code of anuc.
when use submit button uses combo box ou (on left, under current domain).
in case : "ou=grade 12,dc=libertylab2,dc=local"
when use submit button, uses row path csv (line 549).
as there no path information in csv, cmdlet new-aduser doesn't run.
path attributes isn't required in new-aduser cmdlet when use it, have provide value.
so if wanna use submit have modify csv file , provide ou path.
regards,
Windows Server > Server Manager
Comments
Post a Comment