Jump to content

foofighterjim

Members
  • Posts

    1,672
  • Joined

Everything posted by foofighterjim

  1. Eclipse.Net It doesn't meet the free or cheap criteria though.
  2. Funny I used to always play as Qatar when on my own and Italy when playing with friends. The key to the second season on Super Monaco was to get the fast guy to run into the back of you. That would get rid of him for half a lap, rinse and repeat. I managed to win the second season with the original class (C or D?) team you start the game with.
  3. Megadrive for me: Sonic, the original FIFA, Lotus II, Super Monaco Grand Prix, Johna Lomu Rugby, Micro Machines (how awesome was it that the cartridge had extra controller ports!).
  4. Is it our responsibility to get the data to Birmingham or their responsibility to get the data from us. I did say that my understanding was that it was our responsibility to make the data available but theirs to actually retrieve it. This was centred around leaving them for internet but possibly retaining for MIS support. I did say a couple of times that this basically leaves me the option of staying put or cutting everything, from their perspective that isn't necessarily a good position and will cost them customers.
  5. General opinion of my group that communication was the major issue. Lack of notice about projects and the difficulty in getting calls escalated to the relevant people were reoccurring themes during all of the discussions I was in.
  6. I do feel guilty, I sort of monopolised my groups discussion on the web filtering table and unfortunately didn't really get clear answers. At one point the question was raised about responsibility of MIS uploads if you leave Link and even they are in the dark as to where our responsibility ends and theirs begins.
  7. Same here although only having a 3 day working week has me chasing my own tail today. ICT exams start Thursday morning, oh joy!
  8. Seriously, was this not a school competition for a logo design? It looks like it and if it was there may be some objections to changing it.
  9. I think DVI would probably disappear before VGA for this very reason.
  10. Thanks for that, I am still not able to do it but may try over the weekend (away from any potential domain and internet issues).
  11. That's what I would do, increase the text size in the display tab in control panel. This can be saved into a profile.
  12. I am really stuck here then. The only thing I find strange when I am trying this is my connection method. At the start of most of my scripts I use: Connect-MsolService However when using this for this command I get a error saying the cmdlets are not found. Instead if I use the following: $UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection Import-PSSession $Session It loads the cmdlets and allows me to run. Could this be causing my problem?
  13. Dream Theatre, if you going on album back catalogues. Take the album Six Degrees of Inner Turbulence, two disc epic. The 2nd disc is one 42 minute monster! Plus Train of Thought will go down as the album all other Metal bands wish they could make.
  14. I am tying to create Dynamic Distribution groups for our Students and Staff. The way our accounts have been provisioned (RM Unify) is that the distinguishing field is Job Title. I have started testing with the students group but I am getting no joy. Here is the script I am trying to use: New-DynamicDistributionGroup -Name "All Pupils Test" -RecipientFilter {(RecipientType -eq 'UserMailbox') -and (Title –eq 'Student')} Following instructions from: Manage Distribution Groups by using PowerShell - o365info.com However I get the following error when run: Can anyone see where I am going wrong?
  15. Out of interest, how do you all deal with students that have VI problems and may need to tweak settings regularly and need a consistent experience across devices?
  16. Make sure the Start in Location of the shortcut is N:\ (or somewhere else that is accessible to students depending on the software).
  17. Have a look at this: What licences do I need? | School Radio Broadcasting Give PPLUK and CEFM a call, you may have agreements with the LEA that may already cover you.
  18. IE9 a few IE10 testers (in our office)
  19. Not really sure how I feel about it but re cloning people. Don't we already have a global population problem?
  20. Cool, not too difficult to get to from my home. Thanks.
  21. For those waiting for this game to go in the bargain bin before buying you can now get the PS3 version from Amazon for £18.50. The 360 version is available from Tesco at the same price.
  22. Still no idea on that one. Out of interest has anyone had confirmation of booking? I sent mine last week but have not had anything back.
  23. So was I but I didn't want to send the thread off topic. My problem is that because we had nothing planed, me and all my staff are off over Easter. There are some classes in though, so now I need to find out what they are doing and possibly cancel my plans if the internet is required and something happens. However I am grateful for the improvement of communication, previously I wouldn't have known anything was happening until it all went wrong.
×
×
  • Create New...