Jump to content

andy_b

Members
  • Posts

    1,473
  • Joined

  • Last visited

Everything posted by andy_b

  1. $currentTime, $timeDifference = (& w32tm /stripchart /computer:uk.pool.ntp.org /samples:1 /dataonly)[-1].Trim("s") -split ',\s*'
  2. I just have this configured: https://www.apc.com/us/en/faqs/FA159689/
  3. andy_b

    Echo 5

    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?
  4. 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.
  5. Think people often use Draytek Routers for these kind of things: https://www.draytek.co.uk/information/solutions/load-balancing
  6. 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)
  7. 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
  8. 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.
  9. 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 ?
  10. Just opening it in Excel might make it readable enough for them?
  11. 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."
  12. 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.
  13. 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.
  14. Yeah used to use SelectaMark - https://www.selectamark.co.uk/security-marking/selectamark-stencils (not necessarily a recommendation )
  15. You could do some fancy things with Autohotkey. The simplest would be: #Persistent Loop { RunWait %windir%\system32\notepad.exe }
  16. 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
  17. 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.
  18. Something like: FOR /d %A IN (F:\Staff\Performance Management Staff Folders\*) DO mkdir "%A\2023"
  19. 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
  20. 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.
  21. IIRC it was when you were multicasting an image - Steve's Blog: Multicast, IGMP and Spanning-Tree
  22. Had it in the past where they spoofed numbers eerily close to the number they were calling - like one or two digits away.
  23. 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
  24. Bulk User Actions? https://www.papercut.com/help/manuals/ng-mf/applicationserver/user-bulk-ops/
  25. 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!
×
×
  • Create New...