Jump to content

Recommended Posts

Posted

Hi,

 

I just want to point out here that this method of sign up is available for students and staff (In December 2014) whom currently DO NOT use Office 365 already, It allows them to obtain access to this without the IT Admin having to get involved. If you already have a Office 365 tenant with your vanity domain name verified in it then when students attempt to do this it will point them in the direction of the login portal where they shall be asked to sign in, if they don't know there credentials they will be asked to contact the IT Admin.

 

I would encourage you guys to read this: https://support.office.com/Article/Student-Advantage-Friction-Free-Technical-FAQ-7fb1b2f9-94c2-4cbb-b01e-a6eca34261d6?ui=en-US&rs=en-US&ad=US#BKMK_ManageTenantProcess

 

You need be aware that if your students use a different domain namespace to your staff, and the students domain namespace isn't verified in the existing Office 365 tenant [which maybe you use for staff] it will automatically go ahead and create a new tenant for the students (which could be bad) especially if you plan to bring them in to Office 365 at some point in the future. {although I am currently discussing this particular scenario in the background}

 

What changed with the launch of Office 365 Education for Students?

 

As announced in December 2013, academic institutions that license Office for faculty and staff can provide access to Office 365 ProPlus for students at no additional cost. We listened to the challenges that academic institutions encountered in providing this benefit to students and simplified the process: eligible students can now sign up for Office 365 ProPlus directly from Microsoft by using their school-specific email address (that is, the address that includes a school identifier).

 

You shouldn't be paying for Student Licenses from what I understand.

 

James.

  • Thanks 1
Posted

No, we don't pay for Student Licences at the moment, however we had to place an order through our VL Agreement supplier, which then added a key to our VLSC account which I then needed to add to Office 365.

 

The question was really if I can skip out the placing an order, getting a key and adding it to Office 365, then it simplifies it a hell of a lot and I would like to switch to it :)

Posted
No, we don't pay for Student Licences at the moment, however we had to place an order through our VL Agreement supplier, which then added a key to our VLSC account which I then needed to add to Office 365.

 

The question was really if I can skip out the placing an order, getting a key and adding it to Office 365, then it simplifies it a hell of a lot and I would like to switch to it :)

 

I agree with this entirely, these extra steps took a long time for me. It was Bieber in the gold rush on first release do no one really knew what they were doing... Might be a lot more stream lined now.

 

But a way to skip this step would be appreciated.

  • 4 weeks later...
Posted
Good question - don't know off the top of my head, will have to go away and ask!

 

Realise it's still a little way off but with half term approaching, it won't be long before I need to start considering our renewal order for the Student Advantage. Any word on whether we can switch or we need to stick with it @jamesbmarshall?

  • 3 weeks later...
Posted
@jamesbmarshall - Will this be available for users on LGfL London Mail?

 

My staff use LGfL Staff Mail which isn't Office 365 based, so, in theory, could I just sign my school up for free Office 365 A2?

 

There's a new method where staff and students can request their own licenses and you need to do a lot less management. I can't remember if this is in the link too but it's rolling out at the same time i believe.

  • 4 weeks later...
Posted
I spoke to our normal reseller today and he was going to check for me, the one thing Microsoft don't do that the likes of Apple do is really promote this type of thing. If it had been a feature just added to the next version of IOS we wouldn't have heard the end of it.
Posted
Spoke to my reseller and provided our license requirement in the same manner as when we originally licensed the students since the self signup for users seems to not meet our current deployment methods.
Posted
Trying to get our heads round this one. We are eligable, having EES OVS. However, our Office 365 is an E1 subscription provided (well, sort of, as it's free) via our Academy, and all email addresses are on that. That obviously isn't eligable. Asking our licensing provider if it's at all possible to "link" them to allow students to sign up with their normal email address.
Posted
I emailed our reseller this morning and asked them to find out how we go about getting the licence keys as there doesn't seem to be any detail about creating the Self Enrollment keys/linking to an OVS-ES agreement
Posted
Spoke to my reseller and he said they had been told it would run a similar way to the student version, where you 'order' free licences and then have to register your establishment. But waiting for him to get back to me as he said Microsoft hadn't released final information yet. Want to get it sorted before christmas and the rush of people asking how they can get office.
  • Thanks 2
Posted (edited)

Here's how it worked for us, Microsoft added 500,000 licenses for staff (Office 365 Education for Faculty this includes proplus). They also added 1,000,000 for students in addition to the ones that we got from our reseller last year.

licenses.png

 

Users can auto-register on their own by following this procedure:

 

 

  1. www.office.com/teachers
  2. Click the green button
  3. Staff/Faculty inputs email:
  4. Staff/Faculty checks email for further instructions to login:

The above procedure is what our Microsoft rep sent us, however this seems a bit convoluted. So I'm going to assign there licenses with powershell, here is my script if anyone else wants to use or modify it:

 

$users = get-content c:\scripts\proplusfaculty\faculty.txt

 

ForEach ($User in $Users)

{

Set-MsolUserLicense -UserPrincipalName $User'@oside.us' -removelicense "YOURDOMAIN:STANDARDWOFFPACK_FACULTY"

Set-MsolUserLicense -UserPrincipalName $User'@oside.us' -addlicenses "YOURDOMAIN:STANDARDWOFFPACK_IW_FACULTY"

set-mailboxregionalconfiguration -identity [email protected] -language en-US

set-mailboxregionalconfiguration -identity [email protected] -timezone "Pacific Standard Time"

 

}

#end Script

 

Once assigned users click on the gear and go to Office 365 settings >> software.

 

cheers.

Edited by the_dude
add more info
Posted
Here's how it worked for us, Microsoft added 500,000 licenses for staff (Office 365 Education for Faculty this includes proplus). They also added 1,000,000 for students in addition to the ones that we got from our reseller last year.

.

 

Did this happen automatically for you, or did you have to get your reseller to do something before the Office 365 Education for Faculty/Students licences appeared?

Posted (edited)
I get this. :(

 

KqpG7H7BRffu.png

 

Same same :( Silly MS hate UK again it seems!

 

Even trying to manual add them costs:

 

Office 365 ProPlus for Faculty £1.70 Per user license, per month

Office 365 ProPlus for Students £1.27 Per user license, per month

 

Steve

Edited by Steve21
Posted
Getting the same message, but my reading of it was that we asked our reseller for free licences as with the student one. Asked mine yesterday, just waiting for an answer... because this'd be a sight less faff than putting all the Home Use Program transactions through my school procurement card.
Posted
Do we need Office 365 at our school to qualify? From my reading of the initial blog post, it appeared that we didn't need Office 365 in order for the teachers/staff to self register.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...