-
Posts
4,199 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by BKGarry
-
As someone who moved from the KCN/KPSN to Wave 9 the Wednesday before lockdown 1.0, I can thoroughly say that Wave9 have been amazing and the transition was super smooth
-
Personal view time, Uniforms have gone too far in my opinion, with some places having branded everything, down to the shirt and trousers. Weirdly coloured blazers which you don't have a hope in hell of getting anywhere but a dedicated uniform shop etc. I think blazers are just a throw back to everyone should be aspiring to wear a suit, one thing I was thankful for was I never had that as part of my uniform at school. I firmly believe that pretty much everything in a uniform (if you have one) should be as generic and easy as possible, do not brand shirts and polos etc. Have a tie or a branded jumper, but that's it. no need to go crazy now
-
Arbor for the MIS and keeping FMS for finance as we are still a foundation school, so technically maintained so we only had two options for Finance packages supported by the LEAs team so we stuck with FMS
-
I'm not a MISSync user at all, but I would say that it is to do with the file it is trying to load is not expecting the Operating System version (Windows version) that machine is on, is there a difference in windows between your machine and theirs in terms of windows version and/or updates and are they the same version of MISSync?
-
Ah coolies, I have to admit, I have one SIMS Upgrade left with SOLUS3 and then we are off to a new MIS, I have always found SOLUS3 to be quite a fickle beast.
-
Yes it is the patch first, does solus3 give a reason why, is it a timeout error? As I used to have an issue where the DB backup would take so long it went over the threshold, which you can adjust below
-
What has failed, the patch or the fileset itself?
-
So this weekend I finished off watching "Tales from the TARDIS" and forgot how much I loved Sylvester McCoy's Doctor with Ace as the companion, was really good that one. I also discovered that on iPlayer is a series version of Interview with a Vampire, and while set in the 1900s rather than 1700s, it felt really good to watch and I had to check to see if there was a second season, and there is one being produced, which I am thankful for.
-
There has been previous legal precedence for this in the UK
-
:mod: - Grey Market keys are strictly not for resale, as such please do not advise for users to purchase them.
-
We are heading to tapped
-
All the cool kids are currently finishing their food. We will find a drinking establishment shortly and let you know
-
Please mind your Ps and Qs on the forum. Are you able to elaborate on the issues you have found?
-
I have an older version of this https://store.acer.com/en-gb/acer-swift-3-pro-ultra-thin-laptop-sf314-511-blue-nx-acxek-002 It's actually be rock solid and is really light too
-
Welcome @Sephiroth to the mods team
BKGarry replied to Dos_Box's topic in General EduGeek News/Announcements
"one of us, one of us" @Sephiroth -
School visits to encourage A level Computer Science students
BKGarry replied to sjatkn's topic in General Chat
edited thread title to make topic clearer for users -
SchoolCloud /Roombooking have an outage in case this helps anyone
BKGarry replied to robintech's topic in Cloud Services
If you are not using SIMS, it may be worth looking at whether your MIS Provider has any functionality, My impression from cursory meetings and displays is that other MIS's have close to this functionality within them if you have their parent portals. -
I have also moved this thread to MIS Systems, just for categorisation :-)
-
This is the batch file I used on top of our Microsoft DPM Backup, this makes sure I have at least 2 copies of the DB backup on top of our main VM backups if ever needed rem Please set the following variables rem ----------------------------------- rem PLEASE CHECK THERE ARE NO EXTRA SPACES AT THE END OF THE FOLLOWING LINES. Set SAPassword= Set SQLPath=D:\Administration\Server Applications\MS SQL Server 2016\MSSQL13.SIMS2016\MSSQL Set DBAttachPath=%SQLPath%\BINN\DbAttach.exe Set SIMSInstance=SIMS2016 Set FMSDB=CCSFMS Set SIMSDB=SIMS Set DISCOVERDB=DISCOVER Set SIMSServerName=%ComputerName% Set BackupRootFolder=D:\Administration\Server Applications Set SQLBackupFolder=D:\Administration\Server Applications\SQL Backups rem PLEASE CHECK THERE ARE NO EXTRA SPACES AT THE END OF THE LINES ABOVE. rem ----------------------------------- rem First check to see if the backup destination folders exist if not exist "%BackupRootFolder%" mkdir "%BackupRootFolder%" if not exist "%SQLBackupFolder%" mkdir "%SQLBackupFolder%" rem - Delete any existing OLD file rem ---------------------------------- del "%SQLBackupFolder%\FMSDB.old" del "%SQLBackupFolder%\SIMSDB.old" del "%SQLBackupFolder%\DISCOVERDB.old" rem - Backup the existing BAK file rem by renaming it rem ---------------------------------- ren "%SQLBackupFolder%\FMSDB.bak" FMSDB.old ren "%SQLBackupFolder%\SIMSDB.bak" SIMSDB.old ren "%SQLBackupFolder%\DISCOVERDB.bak" DISCOVERDB.old rem - Run the ESS script - FMS rem ---------------------------------- "%DBAttachPath%" /BACKUP /SERVER="%SIMSServerName%\%SIMSInstance%" /USER="sa" /PASSWORD="%SAPassword%" /DATABASE="%FMSDB%" /AUTO /PATH="%SQLBackupFolder%\FMSDB.bak" rem - Now run the ESS script - SIMS rem ---------------------------------- "%DBAttachPath%" /BACKUP /SERVER="%SIMSServerName%\%SIMSInstance%" /USER="sa" /PASSWORD="%SAPassword%" /DATABASE="%SIMSDB%" /AUTO /PATH="%SQLBackupFolder%\SIMSDB.bak" rem - Now run the ESS script - DISCOVER rem ----------------------------------- "%DBAttachPath%" /BACKUP /SERVER="%SIMSServerName%\%SIMSInstance%" /USER="sa" /PASSWORD="%SAPassword%" /DATABASE="%DISCOVERDB%" /AUTO /PATH="%SQLBackupFolder%\DISCOVERDB.bak"
-
Well both employees started with me today :-)
- 4,289 replies
-
- 2
-
-
- assistance
- background
-
(and 2 more)
Tagged with:
-
I can feel that banhammer getting twitchy ;-)
- 4,289 replies
-
- 8
-
-
- assistance
- background
-
(and 2 more)
Tagged with:
-
Ooof that is crazy, for future reference, if all your switches are unifi, you can restart PoE devices on the port manager page of the console (port by port I'm afraid)
-
Wasn't that @witch 's signature at one point?
-
I have 6 macbooks that teachers use, all AD Joined just fine, they log into and store their files in OneDrive. Just because it's a mac doesn't mean you have to treat authentication differently to windows laptops
