Jump to content

danielghares

Members
  • Posts

    45
  • Joined

  • Last visited

Reputation

55 Excellent

About danielghares

Personal Information

  1. Fslogix all the way for shared PC's - wouldn't touch anything else now. Staff laptops are all local profiles though.
  2. Check that the user account you want to use has at least read permissions on the MDT deployment share. Also ensure they have the rights to domain-join machines, if that automatically happens as part of the task sequence
  3. No idea - it was in place before I started. The issues are being noticed by SLT now though, so hopefully will get backing to move to an alternative provider
  4. Same here for biostore. Our office team are pulling their hair out trying to get hold of them. We’ve been told the only way to contact them is via their online ticket portal (no phone, email, etc..), but their response times are diabolical. Going to request a copy of our contract and see what the SLA terms are, as it’s not listed on their website.
  5. If you need user profiles to ‘roam’, I’d suggest using fslogix rather than roaming profiles or appdata redirection. We use it for 2000+ users and it’s been faultless. All profiles are stored as virtual hard disk files and get mounted during the login process. So much faster than roaming profiles
  6. We had the same problem. The only way around it is to implement some kind of provisioning app which users could download that'd auto configure all the WiFi settings. We ended up joining Eduroam and using that for our BYOD needs, and it's been fantastic so far. They've got apps that'll autoconfigure pretty much any device with minimal user effort needed.
  7. Personally, I'd ignore UEV (I believe it's no longer in active development) and use Fslogix profile containers instead. We've got it running for all our staff at the moment and it's fantastic, but very storage / network intensive.
  8. Zabbix, along with Grafana for nice graphs
  9. To be honest a lot of the guides aren't great, as they're mostly approaching it from a RDS view point. This HP whitepaper covers quite a lot of stuff, but the basic steps are: Install the FSLogix agent onto your PC's. This will then add a security group called 'FSLogix Profile include' to the local groups on each PC. By default all domain users will be in this group, so you may want to change that via GPO and add your own groups to control who uses FSlogix profiles. Create a file share on your file server to host the profiles. Make sure this has enough space (we're seeing around 5gb per user at the moment) and set the correct security permissions (details are in link above) Import the FSLogix ADMX templates to your central store, and create new GPO's with all the relevant FSLogix settings (again, details in link above) Clear the 'user profile path' attribute from each user in Active directory. FSLogix works by redirecting each users local profile into a profile disk on a file share, so if you still have a user linked to a roaming profile it'll cause lots of weird issues. That's basically all the main steps. Feel free to DM me if you need any help
  10. I can't give any specific advice on UEV, but I would 100% recommend trying out fslogix profile containers instead. We're just about to roll this out to staff and are seeing login times around 15 seconds, which is so much less than the roaming profiles it is replacing. Also I believe UEV is no longer in active development.
  11. Could you PM the address to me please? Thanks
  12. I've taken on the ICT Manager role, so my previous position of Senior IT Technician is now being advertised. This is a great opportunity to work in an large, outstanding school, with lots of exciting projects on the horizon. If you'd like an informal chat about the role, feel free to DM me. Job Description Person Spec For the full applicant info pack or to apply, please see here https://www.tes.com/jobs/vacancy/senior-it-technician-oxfordshire-1509824 Senior IT Technician, The Cherwell School, Oxford Permanent Position 37 hours per week; all year round Annual Leave: 29 days per annum (plus bank holidays) Salary Grade 9: £27,741 - £30,451 per annum Start Date: As soon as possible The Cherwell School is a successful comprehensive school in Oxford, rated ‘Outstanding’ by Ofsted. We are looking to recruit a Senior IT Technician to support staff and students in their use of ICT equipment, providing second level in-school support for complex requests. We are looking for an enthusiastic colleague who has a flexible and positive approach and who enjoys working in a team. Key Responsibilities Day to day management of Cherwell’s core infrastructure, services and data to ensure the availability of a fully operational IT network throughout the school Provide second line support for more complex requests and issues, performing diagnosis procedures on hardware, peripherals and applications and liaising with 3rd parties as required Assist the Network Manager with business-as-usual projects and to take a lead in resolving infrastructure related issues Act as the Network Manager in their absence General Tasks Assist in managing the IT helpdesk system correctly and respond to requests Create and maintain documentation of all IT systems Give appropriate level of advice on compatibility of hardware and software Maintain the schools IT Asset register and carry out regular checks Manage the school’s Google Workspace and Office 365 environments Building and testing software packages for deployment over the network Ensure IT changes are managed in a structured way and documented To keep abreast of developments in technology and their application for education Liaise effectively with staff to provide a solution to their requirements Perform advanced diagnosis of faults on computers, network hardware, peripherals and applications Train groups of staff as appropriate Assist in the design, implementation and management of a comprehensive Disaster Recovery Plan Liaise with vendors to discuss requirements and negotiate on purchases Development of scripts and processes to increase productivity within the IT Department Infrastructure General management of all infrastructure (updates / patches, maintenance tasks,monitoring). This includes, but is not limited to: Servers, both Virtual and Physical Firewalls Switches / Routers Access Points [*]Maintaining a high level of network security by monitoring new CVE’s and applying patches when released [*]Working with the network manager to design and implement new network infrastructure to meet the schools requirements [*]Leading the commissioning and decommissioning of servers and services, as required [*]Maintain the backup and disaster recovery processes of all systems
  13. I've used SnipeIT in the past and thought it was really good. It's easy to get it up and running in a docker container, if you want to test it.
  14. A L3 switch will only route traffic if it's set as default gateway. You can have multiple layer 3 switches in the same subnet, but the only one that will route traffic is whichever is set as the default gateway. What needs to be done depends on how your VLANs and subnets are setup already. If clients across all your buildings are in the same subnet (i.e they're all in the same vlan), then adding a L3 switch at each 'main building' wouldn't do anything as that client subnet would still need to go across all buildings. Instead you'd need to create a new subnet for each 'main building' so that traffic is isolated to it, and then the core will be able to route that traffic.
  15. We're running SVE across our hyper-v environment. One SVE VM running on each host, and then the client installed on each guest VM. I followed this guide to install https://docs.sophos.com/esg/virtual-environments/1-0/help/en-us/pdf/sve_10_central_sgeng.pdf
×
×
  • Create New...