joematthews
Members-
Posts
20 -
Joined
-
Last visited
Reputation
0 NeutralAbout joematthews

Personal Information
-
Occupation
Director of IT
-
Location
London
Employer (optional)
-
Company Represented
St Paul’s Girls’ School
-
IT Services Technician (non-teaching role) St Paul's Girls' School Location: Hammersmith, London Full-Time, Permanent 40 hours per week Normal working hours: 8am - 5pm Required from end of March 2022 Salary £28,000 to £32,000. https://spgs.org/vacancies/it-services-technician/ If you would like to ask any questions, feel free to email [email protected]
-
IT Services Manager (non-teaching role) St Paul's Girls' School Location: Hammersmith, London Full-Time, Permanent Normal working hours: 8am - 5pm Required ASAP Salary £36,000 to £40,000 Closing date: Friday 4 February, 12 noon We may hold interviews as and when applications are received and we reserve the right to offer to a candidate prior to the closing date. Email directorofit(AT)spgs.org if you have any questions regarding the role. School website https://spgs.org/vacancies/it-services-manager/ Job information https://www.eteach.com/careers/spgs/job/it-services-manager-1204316?lang=en-GB
-
IT Services Manager (non-teaching role) Location: Hammersmith, London Full-Time, Permanent Normal working hours: 8am - 5pm Required ASAP Salary £36,000 to £40,000 Closing date: Friday 4 February, 12 noon Leading independent girls' day school. Email directorofit(AT)spgs.org if you have any questions regarding the role. School website https://spgs.org/vacancies/it-services-manager/ Job information https://www.eteach.com/careers/spgs/job/it-services-manager-1204316?lang=en-GB
-
Hi, We have been hit badly with this bug: https://support.microsoft.com/en-hk/help/4566187/external-display-goes-black-when-you-try-to-draw-using-an-app-on-windo It's only when you use MS Whiteboard and any of the Office Apps. Having just rolled out interactive screens in all of our classrooms and issued staff with 2 in 1 devices, it's a royal pain! Joe
-
Hey Nick, We are having the exact problem you experienced. We also use Konica Bizhubs for some areas of the school. Have you found a fix at all? I'm considering using Post script drivers but I don't hold out much hope that it'll work. Thanks joe
-
Hi, My AV Dept are replacing all the projectors during Easter on one level of the school and I have said that they must be able to plug into the network for management. I was hoping their contractor would recommend a good make as the usability of the software is key. I'd like to know your opinions are on the different makes such as NEC and Sanyo. Is the software much the same? Or any particular cons to look out for? It's key that they can monitor them and allow alerts to be sent to generated for cleaning of filters/ replacement of bulbs. Also power management is key. Many thanks
-
[mdt] Computer Naming- How does this work/ best way to do this
joematthews replied to joematthews's topic in O/S Deployment
Matt- thanks, it has made me think that what I want to do with MDT/Deployment Workbench is not possible at least not without some third party modifications. I'm considering just going back to use WDS as it will do what I've asked (very similar to RIS). I'd like to here from other members on what configuration they use, specifically with naming when use MDT/WorkBench/Lite Touch Thanks -
[mdt] Computer Naming- How does this work/ best way to do this
joematthews replied to joematthews's topic in O/S Deployment
Well, if the machine is not known to the domain a generic name such as MININT.... is fine as I can choose to rename it either there and then or in windows. What I would like is for the computer name to be set to whatever it is known as in AD. To do this though a query would need to run against the AD- perhaps looking at the objectGUID (netbootGUID was what RIS used to use if I have this right). I'm basically used to how RIS did things and want to try and replicate this as. Unless I am missing something really obvious- which is always possible. Thanks -
[mdt] Computer Naming- How does this work/ best way to do this
joematthews replied to joematthews's topic in O/S Deployment
Tarqel, Thanks for the pointers but I really can't find much about computer naming anywhere. I have found a another forum with a way around this using a webservice: RIS-style naming with MDT 2010: Use a web service - Michael Niehaus' Windows and Office deployment ramblings - Site Home - TechNet Blogs When I boot into litetouch, all I want is for the pc which is most cases would be pre existing to have it's correct computer name pulled in from AD. At the moment even though a computer account already exists I get MININT-HFKW822. Thanks -
[mdt] Computer Naming- How does this work/ best way to do this
joematthews replied to joematthews's topic in O/S Deployment
Hi- I forgot to say that we don't use SCCM. We could name each pc as we go around- but would take the technician significantly longer aswell as having to move the computer into the correct OU and creating multiple computer accounts unless I have got that wrong. -
Hi all, I'm starting to plan the migration to windows 7 and have setup WDS, MDT2010 on 2008R2. It is obviously different from RIS which is what we currently use for XP. My question is- how does everyone deal with the join to domain using an existing computer account, as well as adding a new pc to the network? I know you can populate the DB with some key computer details (MAC, computer name) but is this the only way? We only add pc's once a year to the school but might re image them as much as three times during the year- so the process must be as quick and easy as possible. In RIS all we do is hit F12, login and select the image with a quick hit of enter to start the process, while noting the existing computer account was being used therefore in the correct OU. I have read alot of guides but I just can't understand how to proceed! Any advice or pointers would be very much appreciated. Joe
-
Thanks Chris- How time flys!!! I should have done a bit more research myself. How did you run the cmd script at the computer startup? Cheers
-
Hi everyone, Been using bginfo very happily for the last two years on 2003/xp- it's been such a time saver particually for staff/students reporting problems. I'm testing bginfo on Windows 7 but so far I can only get it to work for users but not for the computer logon screen. Has anyone found a way around this?? I'm assuming it's because of permissions. I'm using a vbs with the following command; Set objShell = CreateObject("Wscript.Shell") objShell.Run "\\dc1\Utility\BgInfo\BGinfo.exe \\dc1\Utility\BgInfo\test1.bgi /accepteula /timer:0", 1, True Any ideas or help would be much appreciated. Joe
