Jump to content

cragos1984

Members
  • Posts

    59
  • Joined

  • Last visited

Everything posted by cragos1984

  1. Hey everyone, so during lockdown I got a bit bored and wanted a project. I started writing boozy ramblings about hangovers, drinks I hate, spirits I love and even the collososly mental cocktails from only fools and horses. I’ve put them in a blog so please humour me and read the first one about hidden bars.. if you don’t like it I won’t pester you to read the next. Each one comes with a video of me waffling and showing how to make a cocktail related to the subject. This week.... The Old Fashioned. Check out the what’s on the shelf section for more info on what’s to come next. Thanks x Instagram @enthusiasticboozer https://www.enthusiasticboozer.co.uk/blog
      • 1
      • Thanks
  2. Hi I am looking for touchscreen recomendations as an alternative to projector and smartboard combinations in our classrooms and some offices Has anyone gone down this route and If so do you have any brands/companies you would recommend for this kind of thing. Also if alternatively you would advise against this for any reason please let me know Thanks
  3. Permanent Full time (37 hours per week), full year SFCA Support Scale Point 33 – 35 (£26,593 – £28,371) Wyke is an established, highly successful Sixth Form College with an outstanding reputation in the locality. The college draws students from Kingston-upon-Hull, East Riding of Yorkshire, and further afield. The largest and one of the most successful A-level providers in the area, we offer applicants the opportunity to work alongside committed colleagues who have enabled our students to achieve high levels of success. At Wyke we put the student first and all decisions centre around staff working together to meet their best interests. We require a knowledgeable and progressive I.T. Systems Manager to lead our skilled team of I.T. and Network Technicians in providing a comprehensive I.T. support service to our students and colleagues. This is a new role and the appointee will have exposure to a wide range of I.T. issues and the opportunity to expand their experience and develop skills. This will be a busy role and require strong prioritisation and decision making skills and no two days will be the same. The successful candidate will have experience of Microsoft technologies, including Windows 10 desktop rollout and management, Windows Server, virtualisation (e.g. VMWare), SQL, and networking technologies (e.g. Cisco) . They will be an IT leader in the college, with prominent roles in development of cybersecurity in college and EdTech. A minimum of A level or equivalent qualification (preferably a degree) and at least five years of relevant experience in supporting IT users is essential. The most important skills to ensure success in the role will include strong interpersonal skills, positive solution focus, and an organised, calm manner. We offer a welcoming college with supportive management and a commitment to staff development as well as a modern environment and high standards of student behaviour. Members of staff are initially paid for 24 days of annual leave plus bank holidays, rising to 29 days after 5 years’ service and have access to a defined benefit pension scheme (LGPS). The College takes safeguarding extremely seriously and a full range of pre-employment checks including an enhanced DBS disclosure will be required for this post. For further details and an application form please see below or visit www.wyke.ac.uk/about-wyke/staff-vacancies . If you have any queries about applying for the role or require paper copies of the information please contact [email protected], or call 01482 346347. The closing date for received applications is 9am Wednesday 22nd July 2020.
  4. Hi Guys I am just trying to change the default project location for visual studio as a standard when a student creates something new. Currently this is set locally when I ideally want it as their network area. Course they could change it manually but as i'm sure you're all only too aware some students just click save and it goes where it goes Thanks Craig
  5. Hi, was this all Legit in the end? I'm just looking at our archiving which is now with Vipre who took over. Got them asking me about past costs, when our contract ends etc like they haven't been passed any information at all
  6. cragos1984

    Netwseeper

    Hi all The renewal for our current web filter is coming up (Lightspeed) and while I like it we have had some client issues and are looking at alternatives. Has anyone got a review of netsweeper for me? My main concern with it is you cannot filter by OU or Room, which we really need as we are a 6th form college and art etc need access to certain sites some of the time, pinterest etc... but only in those rooms Any reccomendations or advice would be greately recieved. Thank you Craig
  7. Hi In our college we currently use Outlooks public folder for room bookings etc and are looking to move away from them whilst still wanting to have control over permissions etc. We would ideally like to use AD groups for permissions and be able to pull across our Corero room calendars at the start of the year although I appreciate this may not be possible without a bespoke system. Does anyone use anything for this kind of thing that they would recommend? I assume college will be willing to spend money but given the current climate this might not be a huge amount Any help would be great Thanks
  8. Thanks very much I will try editing that for what I need. Much appreciated
  9. That's just what im after ideally. Not got a copy of said script handy have you? Not a problem if not
  10. Yeah I get that. I am trying to make it as easy as possible for staff to do this though which is with an invite and a simple one click for them. The harder we make it the more problems it will cause me down the line
  11. This will either be a really easy one or totally impossible I think but going to ask it anyway. I have a calendar group within outlook that I want to share with multiple users, I can send an invite to each individual calendar no problem but not the group. Is it possible to do this? I don't really want to spam people with 20 different calendar requests Thanks Craig
  12. This all worked perfectly thanks guys
  13. Fusemail Archiving. Saves space and takes pst corruptions out of the equation, really quick and easy to access all historic email
  14. That time of year again time for mock exams! Has anyone managed to disable spellcheck for a single exam user yet in Word 2016 please? Our previous system for Word 2010 will no longer work.
  15. We've got exams coming up and used to be able to do this fine using a small CMD prompt led program. But since we installed office 2016 this no longer has the desired effect. Does anyone do this and if so what is your solution? Help as always much appreciated
  16. Got this sorted now thanks people, If anyone needs similar here is the script I have used Import-Module Activedirectory$ErrorActionPreference = "SilentlyContinue"Import-Csv c:\remove\groups.csv | ForEach { $groupMembers = Get-ADGroupMember $_.Group #$groupMembers Remove-ADGroupMember $_.Group -Members $groupMembers -Confirm:$false}$ErrorActionPreference = "Continue"
  17. Hi I am basically looking to clear all our distribution groups and re populate them with different students. Assuming the best way to do this would be with a CSV and Powershell script but my Powershell isn't massively great. Anyone able to point me in the right direction? it would be much appreciated. I already have a script and CSV to re populate but removing the old users is proving a challenge Thanks Craig
  18. Thanks for that, didn't directly fix my problem but definately pointed me in the right direction point 3. All sorted now and 2,000 happier staff and students
  19. Looking for some help I have set up message moderation on one of our distribution lists in exchange 2010. Now when that list gets emailed the moderator recieves a pleaset accept or reject message. Now heres the problem. When they accept the message that email is not forwarded on to the distribution group, now im sure this was working before and I cant recall any changes. Anybody got any ideas? would be much appreciated Thanks
  20. Im still struggling to find that report. The link just takes me to a dashboard page
  21. Hi This may be something I am just missing but does anyone know if it is possible to find out how many of our 2,000 plus students that have access to download office 365 have actually gone ahead and done so? Any help would be greatly appreciated. I can access the number of one drive space used via one of the reports easily enough but cant locate this Thanks Craig
  22. Hi Does anyone have an up to date BYOD policy that they would be willing to share at all? I just need a starting point really as we need to put one in place within college Thanks for any help
  23. When I try to do this I get the message, "Quota information cannot be added. There is already a quota entry for this User"
  24. Hi Any help appreciated with this one I am looking to edit on mass the storage area of our Art students within college from 150mb to 2gb. Now these students already have quotas and I was hoping to do it using a CSV and Powershell script if at all possible but am open to any ideas? I think in the past they have been done individually but theres no chance im going through changing 300 students. Cant really find an easy way to do it any ideas Thanks
  25. Hi Dave Yeah thanks for that, we do actually already use resource manager but for some reason was trying to over complicate the issue I was having when actually its dead simple. Thanks though
×
×
  • Create New...