taz
Members-
Posts
36 -
Joined
-
Last visited
Reputation
85 ExcellentAbout taz

Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Thanks so much - we have the S15+, not S15. Seems to be an issue with the + version only - we used the same connectors in S15 with no issues. We got caught in a catch 22 - the modules that work for S15+ are not compatible with Aruba; the Aruba branded DACs and modules are not compatible with S15+ (doesn't even recognise them, possible driver issue). I believe the ports on the S15+ are S28, not SFP+, and won't work at anything less than 10g. We did get connectivity to a copper 1g switch port, when we tried to avoid using an SFP on the Aruba end, but it was unusable due to speed mismatch. Will close this out here (we went back to copper 1g each end) but if anyone solves it in the future, would be great to hear. Thanks all for your support - great community.
-
Has anyone been able to get connectivity between a Smoothwall S15+ box and an Aruba switch via DAC? OR able to do it using transcievers please? These are the transcievers we received from Smoothwall but they are incompatible with Aruba: Cisco SFP-10G-T-S Compatible 10GBASE-T SFP+ Transceiver Module - FS.com United Kingdom We then tried using the 10g transciever only on the Smoothwall and plugging the other end into a 1gb copper port on the Aruba switch. We got connectivity but we've gone from 500mb/s down to 2-3mb/s so the box is still unusable. Anyone managed to get 10g connectivity between S15+ and an Aruba switch please? We know there is a 1gb copper port on the S15+ BTW. However, Smoothwall have been unable to get it to accept traffic so we're stuck there as well. We're against the clock so our only option is getting the 10g connectivity running.
-
I thought so too but another 3 teachers have just told us the same - no way 5 different people made the same mistake in the exact same way. They also said they couldn't get into the registers - it says "locked". We can only see this from the backend manage attendance route. Will raise a ticket. Thanks for the feedback though
-
We've had 2 different teachers telling us they can't take Period 2 register this morning - says register locked. When they do go in the entire class is flood filled with "I" codes. Anyone seeing that? Different staff, different devices, different classes so we're sure it's not a device/user issue.
-
Just picking this thread up - what worked best - did you geoblock all countries and just open up the UK? Were there any side effects please?
-
For the last 2 weeks Classcharts has created half our classes as blank and the other half have duplicated students, e.g. a class of 32 students becomes 64 students. It's also sometimes duplicating seating plans - teacher A in room 1 sets a seating plan; teacher B in room 1 logs in and the plan is now applied to their class! As you can imagine that has caused chaos at start of term - we can't do homework, seating plans or let our new joiner parents onto the system. Nothing significant in terms of support, just a holding message. Anyone else having this issue? Thinking to cancel the contract - CC support has largely disappeared since buyout by TES - the real techs who knew the product are all gone, it's all just triage and message taking.
- 1 reply
-
- 1
-
-
There was a known issue with Microsoft graph corrupting permissions with SDS created Teams this year. It's affected things like Class Notebook for example - you just get "something happened..please retry" error when trying to create them. Microsoft say they deployed a fix last week for future SDS-created Teams but we have to manually fix the existing ones. This is the script we used - I took the one from the KB article to fix a list of IDs at a time, but the engineer gave me a second option below for csv imports. Provisioning classes at scale using PowerShell and Microsoft Graph - Microsoft Support #You will need to connect to Graph with the following -Scopes Sites.FullControl.All #Chose which type of import, either search all Teams HiddenMembership Teams (all class Teams are Hiddenmembership by default) that are not archived, or comment out the first line with # and remove the comment from the second and define the path with the CSV. Please make sure the column with the groupIDs has the header names GroupIDs or you will need to change the property in the foreach loop $Groups = Get-Team -Archived:$false -Visibility HiddenMembership -ErrorAction stop #$Groups = Import-Csv -Path "C:\users\" $step = 0 Write-Host "Working on $($Groups.Count) Classes" foreach ($group in $groups) { $step = $step + 1 $Site = Get-MgGroupSite -GroupId $group.GroupId -SiteId "root" $SiteId = $Site.Id Write-Host "Processing permissions on $step of $($Groups.Count) Classes" # These are the AppIds for common Microsoft EDU Apps $AppIds = @{ "8f348934-64be-4bb2-bc16-c54c96789f43"="EDU Assignments"; "22d27567-b3f0-4dc2-9ec2-46ed368ba538"="Reading Assignments"; "2d4d3d8e-2be3-4bef-9f87-7875a61c29de"="OneNote"; "c9a559d2-7aab-4f13-a6ed-e7e9c52aec87"="Microsoft Forms"; "13291f5a-59ac-4c59-b0fa-d1632e8f3292"="EDU OneNote"; } # Apply the permissions to the group site $AppIds.Keys | %{ $AppId = $_ $Name = $AppIds[$_] $Body = @" { "roles": ["fullcontrol"], "grantedToIdentities": [{ "application": { "id": "$AppId", "displayName": "$Name" } }] } "@ Invoke-MgGraphRequest -Method POST -Uri "https://graph.microsoft.com/v1.0/sites/$SiteId/permissions" -Body $Body -ContentType "application/json" } } Write-Host "Processed $($Groups.Count) Classes"
-
Same - we are completely down. Can log in but not showing any data. Can't take registers, find contact details for children not at school - Bromcom is putting all our schools at risk from safeguarding perspective. This is our first year using it - very much regretting it now, after a week straight of outages.
-
When you set up Bromcom you set a generic email address in the settings, e.g. donotreply@.. When you send an email out that is the default. However, you can edit that default while writing the email (it's just a textbox) and put in a different address, e.g. absence@... Not everyone has that permission - you can block some from editing the "from" address. Changing the from address changes it only for that email, not every email going forward. We use Office 365 for our email. Donotreply is the email address we authorised for SMTP in Bromcom. If you want to send as if absence@ then you need to give donotreply@ delegate access to the absence inbox in O365 admin. That way, it allows donotreply to send using the absence@ inbox, and then parents reply direct to absence@ It does take a little planning but we identified 5 key inboxes that we use to communicate with our parents, e.g, absence, trips, and just gave donotreply delegate permissions on those inboxes for "send as". Works perfectly. Feel free to get in contact if you have any queries.
-
We use Salamander to pull timetables from Bromcom and populate Office 365 calendars. Then staff who want an extra booking just book via their O365 calendars (or they email the cover manager who does the booking for them). There are caveats - we have gone a bit backwards since moving to Bromcom but not unmanageably so: 1) Salamander cannot pull exam timetables any more from the MIS - this is a Bromcom limitation. We got around this by releasing the Bromcom student app so students can see their exam timetable as a tile. 2) room changes via cover are updated in O365 for the teachers and pupils calendars. However, there is double entry for the room's calendar in O365 - this is a Salamander limitation. E.g. if Class A moves from Room 1 to Room 2, Salamander can create an entry in both Room 1 and Room 2 calendars but they cannot remove the entry in Room 1. It looks like classes are booked across multiple rooms, and rooms are full when they aren't. We work around this by saying all changes go to our Cover Manager so at least one person sees all room requests and can manually edit them. That said, it isn't ideal as we've now created a new job for our poor cover manager. 3) room closures via Bromcom are not pulled through to O365. This is a Salamander limitation, currently on a dev list. 3) we have 1600+ calendars to sync. Salamander runs the scheduled sync between Bromcom and O365 calendars every 2 hours to avoid killing the system. This isn't an issue for us but if you have a lot of quick ad hoc changes this might be a problem. We looked at a lot of other systems but almost all of them did not integrate with Bromcom or Office 365. They operated as standalone, which then creates a job for room changes via cover, exams etc. to manage. It also moved us away from the "all events in one calendar" model. If the room closures and exam timetables can be brought through in a future dev by Salamander/Bromcom, then it would do everything we need.
-
How to give notice to ESS to leave FMS for Arbor Finance?
taz replied to ldinsdale's topic in MIS Systems
Did anyone ever find a way to speak to the Parentpay/ESS contract team? We cannot find a contact for anyone and emails are getting a standard holding answer.
