Virtual Learning Platforms Thread, Powershell query installing Live@Edu plugin for Moodle in Technical; Hi Guys (and gals !)
Finally got around to trying to set up Live Services for Moodle but am having ...
-
6th October 2011, 10:12 AM #1
Powershell query installing Live@Edu plugin for Moodle
Hi Guys (and gals !)
Finally got around to trying to set up Live Services for Moodle but am having probs running the Powershell cmdlets.
All seems ok but when I run the last one I get this error :
powershell error.jpg
Anyone got any ideas what's up ?
Thanks
-
-
IDG Tech News
-
8th October 2011, 09:55 AM #2 Really struggling with this one now - any help would be really appreciated
-
-
8th October 2011, 10:05 AM #3 Its been ages since I set mine up, but have you actually connected to the remote powershell?
You need to run these three commands before you can run any live@edu type commands:
Code:
$LiveCred = Get-Credential
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell/ -Credential $LiveCred -Authentication Basic -AllowRedirection
Import-PSSession $Session
and login with a live@edu administator account..
There is also something you need to do about creating an impersonation account as well but I cant remember the exact steps.
What OS does your moodle run on out of interest linux or windows? (unrelated just curious)
-
Thanks to RabbieBurns from:
UKDarkstar (8th October 2011)
-
8th October 2011, 11:11 AM #4 Hi m8, thanks for replying (tearing my hair out with this !).
Yes, run the previous cmdlets and logged in - however, a thought has just occured that I am logging in with the impersonation account and maybe, as you said, I should use the live@edu admin account so will give that a go.
From what I've found out about the error it's something to do with the eExchange services account so maybe that will do the trick.
Running Moodle on a linux box from layershift.co.uk - excellent and no probs so far (maybe I've just tempted fate now !)
Let you know how I get on
-
-
8th October 2011, 12:05 PM #5 Big thanks again Rabbie - that's sorted it !
A few niggles to sort out with block placement etc. but at least the login and authentication side is now working ! Hurrah !
Cheers again for the help
(Sorry it's not beer !)
-
-
8th October 2011, 12:27 PM #6 
Originally Posted by
UKDarkstar
Big thanks again Rabbie - that's sorted it !
A few niggles to sort out with block placement etc. but at least the login and authentication side is now working ! Hurrah !
Cheers again for the help

(Sorry it's not beer !)
No worries sorry I never saw this thread sooner.
What version of PHP do you have installed on your linux box? Ive had real trouble with the plugin since I upgraded my php..
-
-
8th October 2011, 12:45 PM #7 
Originally Posted by
RabbieBurns
No worries sorry I never saw this thread sooner.
What version of PHP do you have installed on your linux box? Ive had real trouble with the plugin since I upgraded my php..
Just checked our server and it says version 5.1.6-27.el5
Not had any probs with it at all (we pay for a managed services so if I want anything upgraded etc. they (Layershift) do it for us)
-
-
8th October 2011, 12:48 PM #8 fair enough.
just a heads up, the 5.3.x series of php removes the mhash module which the plugin requires. on windows 5.3.x is fine as its compiled in, but on linux its missing and has caused us no end of problems.
in fact, im going to check if the plugin actually even works for us now..
-
-
8th October 2011, 01:12 PM #9 
Originally Posted by
RabbieBurns
fair enough.
just a heads up, the 5.3.x series of php removes the mhash module which the plugin requires. on windows 5.3.x is fine as its compiled in, but on linux its missing and has caused us no end of problems.
in fact, im going to check if the plugin actually even works for us now..
I think I asked Layershift to install all the required php modules for us but I wasn't planning on upgrading php anyway at the moment.
I have the blocks in but at the moment they're causing all the right hand side blocks on courses to disappear (we're on 1.9.11+) - may be a template issue (Fandango)
-
-
8th October 2011, 01:14 PM #10 cant help you with moodle layout im afraid i just did the technical stuff and left the layout to our moodle team which is outwith our dept thankfully
-
-
8th October 2011, 01:17 PM #11 Lucky you !
At my place the whole lot falls on just me
-
SHARE: 
Similar Threads
-
By Sentro in forum Educational Software
Replies: 94
Last Post: 27th October 2011, 09:46 AM
-
By RabbieBurns in forum Virtual Learning Platforms
Replies: 15
Last Post: 23rd August 2011, 04:10 PM
-
By UKDarkstar in forum Virtual Learning Platforms
Replies: 13
Last Post: 10th October 2010, 06:45 PM
-
By NewOrder in forum Virtual Learning Platforms
Replies: 2
Last Post: 28th July 2009, 04:39 PM
-
By beeswax in forum Virtual Learning Platforms
Replies: 7
Last Post: 7th October 2008, 01:49 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules