andy_b
Members-
Posts
1,473 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by andy_b
-
$currentTime, $timeDifference = (& w32tm /stripchart /computer:uk.pool.ntp.org /samples:1 /dataonly)[-1].Trim("s") -split ',\s*'
-
I just have this configured: https://www.apc.com/us/en/faqs/FA159689/
-
http://www.edugeek.net/forums/wireless-networks/221220-amazon-echo-setup-wifi-issues.html Tricky to get it working. DPIA done? What is the users usage case?
-
HDMI Audio Issues, Pops, Clicks, Distortion
andy_b replied to superbyelich's topic in AV and Multimedia Related
If you have to wire it this way, you could always try one of these to bypass the projector. https://www.amazon.co.uk/Neoteck-Extractor-Optical-Converter-Splitter-DAC-1080P/dp/B01GH4MEYC/ Does add more complications to the wiring though.- 4 replies
-
- audio
- hdmi issues
-
(and 1 more)
Tagged with:
-
How to manage 2 VDSL lines for internet provision
andy_b replied to Ditto's topic in Internet Related/Filtering/Firewall
Think people often use Draytek Routers for these kind of things: https://www.draytek.co.uk/information/solutions/load-balancing -
Of course the GUI version does the same, but I forgot about it as I always use the command line version.... https://www.xnview.com/en/xnviewmp/ Tools > Batch Convert (Add Action, Image, Watermark)
-
Nconvert seems to do it from the quick test I did. https://www.xnview.com/en/nconvert/ nconvert.exe -wmfile watermark.png -out jpeg -o source.jpg wm_output.jpg Might need to play with the other options to get it lined up: -wmfile file : Watermark file (Must be after other -wm commands) -wmpos x y : Watermark position -wmflag flag : Watermark position top-left, top-center, top-right center-left, center, center-right bottom-left, bottom-center, bottom-right -wmopacity value : Watermark opacity (0-100) -wmstretch : Stretch image -wmsize value : Percent for watermark
-
From my understanding, an XLSX is only smaller than a CSV as they are a compressed file type. As soon as Excel opens the file it is going to uncompress so I don't think this will make any difference.
-
Paxton Net2 - some users able to access door their access doesn't allow
andy_b replied to Jaan's topic in Physical Security
Sometimes I have known the local database on the door be inaccurate. Select the door and click the Reinstate button to force a database update and test ? -
Just opening it in Excel might make it readable enough for them?
- 6 replies
-
- 1
-
-
- ctf
- ctf import
-
(and 3 more)
Tagged with:
-
I have to know, what on earth MIS doesn't support CTF? Especially as: "Statutory obligation All schools maintained by a local authority in England are required when a pupil ceases to be registered at their school, and becomes a registered pupil at another school in England or Wales, to send a Common Transfer File (CTF) to the new school. Schools maintained by a local authority include all phases – for example, nursery, primary, secondary – and types of schools – for example, special schools and pupil referral units (PRUs). PRUs are legally defined as schools and so references to schools in this document should be regarded as also applying to PRUs. Academies (including free schools) are also strongly encouraged to send CTFs when a pupil leaves to attend another school. Where a pupil transfers to a new school in Scotland or Northern Ireland the old school in England is still required to send a CTF."
- 6 replies
-
- 1
-
-
- ctf
- ctf import
-
(and 3 more)
Tagged with:
-
If you are wiring the door (alarm ?) contacts this suggests they have to be NC: https://www.paxton-access.com/wp-content/uploads/2019/03/AN1012.pdf TBH never has the contacts wired in.
-
Schools Broadband Netsweeper Performance
andy_b replied to Colindean2000's topic in Network and Classroom Management
Not something I've seen tbh. If it can't find a user it should fall back to the strickest level of filtering but still give internet access. -
Yeah used to use SelectaMark - https://www.selectamark.co.uk/security-marking/selectamark-stencils (not necessarily a recommendation )
-
Application To Automatically Reopen Another Application When It Is Closed
andy_b replied to FN-GM's topic in Windows 10
You could do some fancy things with Autohotkey. The simplest would be: #Persistent Loop { RunWait %windir%\system32\notepad.exe } -
Application To Automatically Reopen Another Application When It Is Closed
andy_b replied to FN-GM's topic in Windows 10
Windows 10 / 11 can do Edge in single app mode and then they can't close it ? https://docs.microsoft.com/en-us/windows/configuration/kiosk-single-app -
Sometimes I even use Excel.. A quick dir /b /ad >list.txt to get folder names. Open the list in Excel and then use concatenate to construct some appropriate mkdir statements and then paste them back into a command prompt.
-
Something like: FOR /d %A IN (F:\Staff\Performance Management Staff Folders\*) DO mkdir "%A\2023"
-
As @dhicks mentioned there are plenty of third party solutions that can integrate with Arbor - but hard to tell what your requirements are. At a simplistic level Arbor also provide "live feeds" - https://support.arbor-education.com/hc/en-us/articles/360008595254-Using-Live-Feeds
-
I have a heated airer - works ok (ish), they seem to work better when you use a cover. Put a portable dehumidifer in my parents "utility" room and that works much better and you don't get the condensation.
-
Network broadcast storm - is it that easy to cause?
andy_b replied to Ditto's topic in Network and Classroom Management
IIRC it was when you were multicasting an image - Steve's Blog: Multicast, IGMP and Spanning-Tree -
Had it in the past where they spoofed numbers eerily close to the number they were calling - like one or two digits away.
-
Sharepoint admin center should list them all. XXXX-admin.sharepoint.com/_layouts/15/online/AdminHome.aspx#/siteManagement/view/ALL%20SITES Sharepoint Admin Center Sites Active Sites
-
Bulk User Actions? https://www.papercut.com/help/manuals/ng-mf/applicationserver/user-bulk-ops/
-
Epson 1485fi PC Interactivity with extended desktops
andy_b replied to MadJeff's topic in AV and Multimedia Related
Last time I had this with a touchscreen, this fixed it: Press Windows key and seaxh for calibrate (or Tablet PC Settings, or run shell:::{80F3F1D5-FECA-45F3-BC32-752C152E456E}) Click Setup... Press Enet until text appears on touch monitor. Touch text!
