Jump to content

denzal2k4

Members
  • Posts

    644
  • Joined

  • Last visited

Everything posted by denzal2k4

  1. Unifi all the way, cheap simple works, installed it at a new build primary 2 years ago, other than updating firmware a couple of times, I haven't needed to touch it. Super simple to setup and manage, no controller to worry about, no licenses, need another AP? just buy one from the many online retailers, no need for approved resellers or any of that poop.. At the end of the day the school cares that it has wifi and it works, how difficult it is for you to manage is irrelevant to other staff, but a 10k difference in price for some fancy new protocol, or snazzy interface....
  2. Pass lol, glad it helped.
  3. Hi Dave does that memory upgrade cover the all in ones as well, I'm after 2 of these "Refurbished HP 8300 Elite All In One 23", Core i5" but with 8gb and 240gb ssd, have tried emailing but got no response
  4. under http://localaddress create an index.html and stick this in it: when users hit index.html it will just forward it onto the new address.
  5. Interested to know how much you pay and the distance of the link? I think ours is about 2km and install was £2200, with £5.5k annual for 1Gb. Thanks
  6. You could potentially do what we have done and get a SHDS (short haul data service) to connect the sites together, its a dedicated no frills link between the buildings, you then use your site as the main internet connection and all traffic and filtering goers through you, we pay £5.5k a year I believe for a 1Gb dedicated link and its been up and running 2 years now with no issues, saving a packet on infrastructure at our primary school as they have no servers, no internet connection/ filtering, telephony costs, they utilise all of our infrastructure, our case study here. Let me know if you want more info re costs/ technical.
  7. Amazing thanks, we were trying to suss out how to get SIMS onto Chromebooks and this has worked a treat, setup took 10 minutes!
  8. Few shots from SmallHythe Place, only had my phone on me, but they are still OK.
  9. Have bought parts from ebuyer for years, not had any issues though I think they use yodel for delivery so.....yeah. Also laptops bought from the dell outlet, have both been pretty much brand new no signs of wear that I can see, and they come with warranty, had an engineer in my house to swap a mobo with one of them. When you see one you want on Dell outlet buy it quick as they don't stay around long (as in hours not days) Certified Refurbished Dell Outlet Personal Notebooks, Laptops, Desktops and Tablets | Dell UK
  10. Amazing, thank you both that's sorted now!
  11. So doing it that way, would I then just add in an additional $permission = "DOMAIN\($user.managers)","FullControl","Allow" Thanks
  12. So we are trying to create a folder structure with the users account name as the folder name and also give them and their line manager permissions on the folder, first part has been sorted I have a script that creates the folder it pulls the list of users from a txt file and assigns them full control the stumbling block is how I give their account manager access as well, I can get a CSV with the username and their account manager in the next row if that helps.... Current script: $Users = Get-Content "C:\data\names.txt" ForEach ($user in $users) { $newPath = Join-Path "C:\data\Users$" -childpath $user New-Item $newPath -type directory $acl = Get-Acl $newpath $permission = "DOMAIN\$user","FullControl","Allow" $accessRule = New-Object System.Security.AccessControl.FileSystemAccessRule $permission $acl.SetAccessRule($accessRule) $acl | Set-Acl $newpath }
  13. Nice! I bloody love anagrams too. Another little happy maker, when I ask the wife what she wants for tea and we give each other the look and order takeaway
  14. Maybe a little autistic but number patterns on the odometer of the car, either a round number or a symmetrical number, I hit 164461 the other day and just so happened to be looking at the dash as it switched, spooky, whose with me.....guys?....no?! Also having date night on a Friday and feeling like you get an extra long weekend. EDIT: Also when you manage to fix something yourself and save a bundle of cash, replaced the turbo myself for £240 instead of the £1100 the garage wanted!
  15. Was sceptical of that one at first due to "£250 towards replacement of boiler" that's nothing for a replacement boiler cost, also toilet repair providing there isn't another toilet in the house but then at the bottom annual service of your boiler, which for me is about £80 anyway makes it probably worth while.
  16. Can I recommend giving the thread a title that makes sense / is relevant to the content. (Modding the mods)
  17. Had the same thing, copy the files locally and it should work.
  18. Lots of toot but the machines are, Macbook Air, Ipad Air, Gaming PC Win 10, Android box for bedroom TV, Win 10 Laptop (on its last legs), Galaxy Tab 2, R Pi2, Special Satellite Box (Runs Linux so counts) and Oneplus 5 128gb, and oneplus3, and nexus 5 and I suppose the MacMini in the loft, oh yeah and my server, think thats it.
  19. You make it sound like a disease!
  20. Valerian, just don't. Lead actor is immensely annoying, couldn't actually finish watching, shame because they clearly had a huge CGI budget, all looked slick just terrible story and acting.
  21. I like the way you log a support call, they offer a solution and then close it immediately without checking it's worked.
  22. Anyone else have any thoughts, anyway of disabling mobile view? Otherwise may have to revert to a gmail calendar.
  23. If the school was on fire would you send a discreet message to not cause alarm?? IT can do a lot but I don't think it has a sensible solution here, what about the far flung art room where they aren't using the PC that lesson, or the PE lesson on the field, drama lesson in the hall, student that's left lesson to use the toilet, steps out and gets attacked by the rabid dog on the loose (this was our example). Needs to be something audible that everyone can hear not a popup message on a computer.
  24. We ran lockdown procedure last week, utilized the tanoy system, as its an emergency and requires an immediate response, what if someone (god forbid) isn't on their computer??
  25. I've tried resharing it new link is https://mail.skinnerskentacademy.org.uk/owa/calendar/[email protected]/937673006dd94115acb7fcda448c93797900938709023899394/calendar.html Same issue though, is it showing the same errors? its annoying as its just a built in Outlook feature to publish, so not really any room for tweaking, so don't know how its screwed up??!
×
×
  • Create New...