birchanger
Members-
Posts
192 -
Joined
Reputation
130 ExcellentAbout birchanger

Personal Information
-
Location
Barnet
-
I have sites hosted in two places. I have a Digital Ocean droplet running Ubuntu server that I keep some stable old sites on and I have some WordPress sites hosted by Zen. For testing and general mucking about I have several instances of Ubuntu Server running under Virtualbox on an old Mac. The DO droplet being just a VM gives you full control, of course, but you also have full responsibility to maintain the server. The Zen one is a traditional control panel setup so you have a fair amount of control, including changing PHP versions, adding PEAR modules etc. but you have no command shell. You do, though, have an underlying server that is maintained for you. And, with Softaculous, it's not much more than a click to fire up new Wordpress instances. All have fixed IPs, but for the test ones they're internal IP addresses.
-
I thought Holborn was outstanding, so I'd encourage anyone with an interest in anything London, transport, trams or subterranean to get your booking in fast.
-
I'm on vDSL and get about 68/19, but I could upgrade to 300Mbs download here on Zen. This is over Openreach FTTC. I never find 68Mbps limiting. I was downloading Linux distros yesterday and found the time required perfectly acceptable. Gigaclear also operate in the village with FTTP at up to 1Gb, but I really don't want to spend £75/month or leave the comfort of Zen's great support. I think it unfair to blame BT, as well. They're a private company. If the Government wanted them to act as a charity and subsidise their competitors they shouldn't have sold them off. As it is anyone can put down their own infrastructure and have access to Openreach's resources in the exchange guaranteed by law, as Virgin, Gigaclear and others have done.
-
How are you using Windows Server Backup? On the hosts to back up the files containing the VMs? If so, you have no file-level restore and I would imagine there could be consistency issues. If you're using WSB to back up from inside the VMs then it will work but it's a very ponderous way to do things and doesn't benefit from the fact that VMs can be backed up much more efficiently as VMs rather than the file structures they contain. I don't know why you didn't get on with Veeam but it backs up at the VM level, so is fast, but still capable of recovering at the file or transaction level. Unless your VMs are very small then Veeam or something similar is what you need.
-
Best way to backup and restore HyperV Servers?
birchanger replied to Sonic007's topic in Windows Server 2016
Use a backup system that backs up the VM as a VM, not a bunch of files. Veeam for example. -
Governors and use of School email address
birchanger replied to maxrebo's topic in How do you do....it?
Just say GDPR to them. But seriously, if there is a SAR that may require a Governor's emails to be searched (e.g. it may related to another governor or a staff member) then it's much easier and less intrusive if the search scope is limited to the governor's school email account rather than his/her personal one. -
[wds] Question & advice deploying a specific image to a specific device
birchanger replied to carlx2's topic in O/S Deployment
I retired some while ago and can't remember all the details (e.g. my syntax below may be wrong) but I could easily do this sort of thing at one time. For most of our task sequences we used the MDT database, which is easy to set up and very, very powerful. Our main builds were based on make and model (to install the right drivers and so on), and also on assigned roles. So a machine might be designated a teacher's machine, a classroom PC, and in the maths faculty, so would receive the apps it needed such as maths courses, whiteboard apps and the 4-Matrix client. Some builds, those used for exams, were closer to what you needed. They didn't use the DB and just used customsettings.ini to target the specific machine, setting the machine name, what apps it gets, whether spellchecking was disabled and so on. We didn't use the MAC address but the serial number; the process is identical. You'll need to have MACADDRESS in the Priority statement at the top of cs.ini and the mac addresses you're targetting as sections lower down (i.e. in square brackets). In the section under the macadress have SkipTS = True, to avoid the machine asking which TS is to be selected, and TSID=. I'm sure someone will along in a minute with a more recent memory of the process! -
Secondary About 1400/185 500mb on 1000mb bearer (no backup) Leased (from LGfL who use VMB but as we're off-network for VMB they subcontract further to BT) Don't know
-
We have a student in the same situation. We use Impero, so her iPad has the Impero client installed. Teachers then use the Impero console to broadcast to a group, which has a single member - the iPad. It works well, but clearly you wouldn't buy Impero just for this.
-
I've been out of the loop for almost two years and am now trying to set up OSD in Config Mgr. I've applied all in-console updates offered in Updates and Servicing, bringing me to CM 1702. I want to get to 1802 so that I can deploy Win 10 1803. I've upgraded both SQL Server and the OS to Server 2016 but am not seeing the later versions. This branches thing is a bit new-fangled for me, but am I right in thinking that the reason I'm not being offered the upgrade is that our version of SCCM was, once, 2012 R2, and I need to move to current branch? And does that really need to be a full side-by-side migration? Our licensing is OVS.
-
[bug/error] 'Latest Threads' ticker not updating.
birchanger replied to limawhiskey's topic in EduGeek.net Site Problems
Not sure this adds much, but for some weeks I've been consistently seeing job postings from late 2017 in the ticker. -
I'd have thought that MDT (with a database if necessary) is a far easier path for a primary. Yes, SCCM allows for app deployment at any time, but is the complexity justified when compared with MDT and GPO deployment? If all you're looking for is OSD, then SCCM users tend to use MDTs task sequences in any case.
- 11 replies
-
- deployment
- management
-
(and 3 more)
Tagged with:
-
Depends on what you call a mild inconvenience. If it forces people in wheelchairs, invalid scooters and mothers with buggies to walk around the car in the road then the driver wants shooting. We get this in my village. The lane is quite narrow, but vehicles can pass each other, with care in the case of the bus. The pavement, on one side only, is even narrower. People park on the pavement because they say it's to avoid inconveniencing traffic, but if you park half on the pavement or fully in the road it makes no odds: vehicles can't pass each other at the place where you've parked. So pedestrians, including those heading for the village primary school, are forced to walk round the vehicle in a busy, narrow, road but other drivers derive no benefit. In any case why should a driver impose even mild inconvenience on pedestrians? The pavement is there for people who don't happen to be in vehicles - keep you car off it.
-
Automatic Net Framework 3.5 install on Windows 10 1703
birchanger replied to CommodoreS's topic in Windows 10
In Windows 10 I've just added an appropriate Install Roles and Features step to the task sequence. I saw no need to manually set up the WindowsSource variable. Mind you, I've retired now. Maybe I left the whole thing in a mess. -
Hosting recommendations
birchanger replied to birchanger's topic in Internet Related/Filtering/Firewall
Thanks for the suggestions so far. I do have a Digital Ocean droplet sitting out there gathering virtual rust, plus some spun-down AWS entities, and may use one of them. The downside is that if I want to host mailboxes I'll need to do it all myself, rather than using the typical control panel vendor's servers. Plus I tend to trust shared hosts' security features, rather than relying entirely on my own abilities: I'm no real Linux guru.
