hello, your video is helpful and easy to understand but i encounter some issue. There is no error occurring when running the code but it is showing this below, how to fix this ? thanks cmdlet New-ADUser at command pipeline position 1 Supply values for the following parameters: Name:
Hi Brother after i run the script it is asking as “supply values for the following parameters Name :” It is asking like above.Please check and help me on it
Thank you so much ....I have question about adding PowerShell script code to existing code to enforce user change the password once he login at first time. Could you please help me?
PowerShell script and the details shared on Google Drive "PowerShell Script to add/modify Employee ID Attribute in AD" drive.google.com/drive/folders/1mVA-wxzaCDyt8nppYfMIeAW7kHkhm7AK?usp=sharing
Hello, can i use your script for my school test on active directory (i'm actually not cheating we are allowed to use scipt). Thanks for this video u helped me a lot !
i am facing the issue after run the script, why its coming ... Get-ADUser : Variable: 'Username' found in expression: $Username is not defined. At line:31 char:6 + if (Get-ADUser -F {SamAccountName -eq $Username}) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-ADUser], ArgumentException + FullyQualifiedErrorId : ActiveDirectoryCmdlet:System.ArgumentException,Microsoft.ActiveDirectory.Management.Commands.GetADUser
I think the issue is with the CSV file contents you have provided...Download the CSV file and replace the data with your data, run the script again, it has to work...
Underrated video.I usually don't comment on youtube video but yours is so simply explained. Thank you!
Thanks for the comment, it motivates us...
This file actually works, i had to change the Domain to my own as well as match up the OU as well. Great job!
Glad it helped!
This video was very helpful...nice explanation and thanks for attaching scripts. It executed without error.
Glad to hear that
Nice vid💯
hello, your video is helpful and easy to understand but i encounter some issue. There is no error occurring when running the code but it is showing this below, how to fix this ? thanks
cmdlet New-ADUser at command pipeline position 1
Supply values for the following parameters:
Name:
Please send a test email to dctechnet@outlook.com along with the CSV file and your script
Hi Brother after i run the script it is asking as “supply values for the following parameters
Name :”
It is asking like above.Please check and help me on it
Please use the same CSV file, remove the data and add your own data. Secondly please share the exact error message.
Thank you so much ....I have question about adding PowerShell script code to existing code to enforce user change the password once he login at first time. Could you please help me?
At the end of the script, please change ----- ChangePasswordAtLogon $False to $True
@@dctechnet thanks alot
Hi how import the employeeID inside the Attribute Editor? anybody? thanks
PowerShell script and the details shared on Google Drive "PowerShell Script to add/modify Employee ID Attribute in AD"
drive.google.com/drive/folders/1mVA-wxzaCDyt8nppYfMIeAW7kHkhm7AK?usp=sharing
Thank you it helped for me as well..!!
perfect!, thanks
Thanks Perfect!.
You're welcome!
Waaw...i will try it 2morrow at office....i need this in my work as many new stuff are joining us!😥😥😥
All the best...Let me know if you face any challanges...
cmdlet New-ADUser at command pipeline position 1
Supply values for the following parameters:
Name: This is the error that I'm getting
Please share the screenshot to dctechnet@outlook.com along with the script you are using and the .CSV file
Hello, can i use your script for my school test on active directory (i'm actually not cheating we are allowed to use scipt). Thanks for this video u helped me a lot !
Definitely.... It's for everyone....
i am facing the issue after run the script, why its coming ...
Get-ADUser : Variable: 'Username' found in expression: $Username is not defined.
At line:31 char:6
+ if (Get-ADUser -F {SamAccountName -eq $Username})
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Get-ADUser], ArgumentException
+ FullyQualifiedErrorId : ActiveDirectoryCmdlet:System.ArgumentException,Microsoft.ActiveDirectory.Management.Commands.GetADUser
I think the issue is with the CSV file contents you have provided...Download the CSV file and replace the data with your data, run the script again, it has to work...
I think , now I used solarwind tool