Useing scrips to create student profiles.
The script is a Powershell script.
Copy and paste from here:
https://docs.google.com/document/d/1_QSzPxTu_sHroZJlialycaNJaifbnizSV7F2WjgMHH8/edit?usp=sharing
Excell functions:
For newer versions of Excel:
=TEXTSPLIT(A1, ", ")
For older excel:
=Trim(LEFT(A1, FIND(",", A1) - 1))
=Trim(RIGHT(A1, LEN(A1) - FIND(",", A1) - 1))
Folder creation text
\\Server\Student\Gr8\Test_8A\Class\%username%
\\Server\Student\Gr8\Test_8A\Exam\%username%_Test
Hope this helps.
The error that popped up while the script was running:
New-ADUser : The operation failed because UPN value provided for addition/modification is not unique forest-wide
At C:\1.Script\411Users.ps1:19 char:3
New-ADUser `
~~~~~~~~~~~~
CategoryInfo : NotSpecified: (CN=Lehakoe PULE...rligIT,DC=local:String) [New-ADUser], ADException
FullyQualifiedErrorId : ActiveDirectoryServer:8648,Microsoft.ActiveDirectory.Management.Commands.NewADUser
This error means that the user name is already in use. remember User names only allow for 15 characters.
In the works!!!!
Working on an automatic register when students log in.
Working on excellent solutions to collect and tabulate marks from pat documents
Any other request and or feedback please.
Other Videos By Meep Meep za
2024-10-03 | Useing scrips to create student profiles. |
2023-04-23 | Fortnite short 034: Not me! |
2023-04-23 | Fortnite short 033: Missing Too many |
2023-04-16 | Fortnite #shorts: A Duel |
2023-04-15 | Fortnite #shorts: This dude Just left |
2023-03-21 | Fortnite #shorts : No Ammo!!! |
2023-03-20 | Fortnite #shorts : Kinetic Blade in Fortnite is awesome! |
2022-12-21 | Beta Test Stream 0.1 Polypop Live Y+T |
2022-10-19 | Apex Ps4 221018 |
2022-08-24 | Apex Mobile 220824 |
2022-08-21 | Sun 21 Aug 22 |
2022-04-27 | Testing Ranked |
2022-04-23 | Testing Ranked |
2022-03-29 | Apex Legends #shorts : 3rd Party us, we are a 3rd party |
2022-03-28 | Apex legends #shorts : Octane Squad wipe kill leader. |
2022-03-28 | Apex legends #shorts : Seer Baie Seer |
2022-03-21 | Apex Legends #shorts: How to burn a Rat |
2022-03-20 | Apex Ranked Arenas #shorts: What happens when its not a clone? |
2022-03-20 | Apex Legends #shorts : This is not ranked Arenas |
2022-03-20 | Apex Legends #shorts : Watch the left side. |
2022-03-19 | Apex Legends #shorts: Horizon Hip fire accuracy is Insane |