To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/eb6a4c9d-16ea-4b75-8c09-3220ad78c430%40googlegroups.com.--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
Really what I was looking for is a direct input. Create a script that would prompt for information for new students. Enter a couple fields and it would create the user in both systems.Thanks for the ideas though.
On Thu, Sep 18, 2014 at 12:01 PM, Toby Williams <toby.buen...@gmail.com> wrote:
You could also import user information from a csv file and iterate through the list with foreach.
On Thursday, 11 September 2014 00:35:28 UTC+1, Michael Robertson wrote:Chris,Do you have a database storing all the new user information?The commands you would be using are basically:--New-Aduser -Name "FirstName LastName" -GivenName "FirstName" -Displayname "FirstName LastName" -Surname "LastName -UserPrincipalName "User...@Domain.com" -SamAccountName "Username" -Office "OfficeName" -HomeDrive "HomeDriveLetter" -HomeDirectory "\\UserHomeDirectoryPath" -Type "iNetOrgPerson" -Manager "UserManager -Company "CompanyName" .......etc& C:\Gamdirectory\Gamexecutable create user "Username" firstname "Firstname" lastname "lastname" password "password---
As far as a script to do this. I have one I created for my organization that reads all the information out of our company's product and then populates GAM and Powershell to use the above commands.
On Wednesday, September 10, 2014 6:16:29 AM UTC-7, Chris Rollison wrote:I set all my students with static passwords so the Active Directory sync tool doesn't do me any good since you have to change your password in order for it to grab the password. I was wondering if anyone has come up with a decent script that would send a powershell command and gam command to create a user in both AD and Google Apps? I really wish I was better at scripting but I think this would be handy. Thanks.
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/eb6a4c9d-16ea-4b75-8c09-3220ad78c430%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/95aa028a-e691-43fc-9ab9-c88202eea834%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/eb6a4c9d-16ea-4b75-8c09-3220ad78c430%40googlegroups.com.
--
_________________________________________________________________________****NOTE MY EMAIL ADDRESS HAS CHANGED****Chris RollisonTechnology CoordinatorMarceline R-V School District
--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/95aa028a-e691-43fc-9ab9-c88202eea834%40googlegroups.com.