Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. When I get time, BF4, Elite, FSX
  2. Erm, I think it's in the bookingrules.xml file bookcharging(booking.NextLesson(),Resource.ChargingPeriods) bookcharging(booking.NextLesson(),Resource.ChargingPeriods) bookunavailable(booking.PreviousLesson(),-1)) I think you can add another condition, booking.NextLesson().Name Not "Break"
  3. Ultra VNC is still free UltraVNC VNC Remote Support Software Desktop Control Free Opensource
  4. Set firstrun="true" in the hapConfig.xml file, change this in the web.config file to Run HAP+, it should take you to the setup page without logging on, reset the password there and Save
  5. Llangorse Climbing Centre: Home - Llangorse Multi Activity Centre, near Crickhowell again, so you can stay in Crickhowell or near and visit both Llangattock and Llangorse
  6. Ours are Schneider xenta555's. I don't even use ours for our main boiler house at the high school since it doesn't have 1/4 of the settings the panel in the plant room has, so I go there if it needs an adjustment (very rare)
  7. It's only on staff who manage the heating controls, so 1 pc per primary school
  8. Flash I use SCUP and publish them to WSUS, java is a different thing, only staff who need it have it installed, and in those cases I give them local admin rights, removes the headache.
  9. Once again, hardcoded into the direct edit app, you will need to download the source and use VS to build the DirectEdit app with the corrections to the allowed file types
  10. It's installed locally at each primary school (4) with a central vm at the high school with it on. They run off 4gb servers if memory serves me correctly. Sits there quite happily. They use the high school's WSUS server for WSUS so the local servers don't waste space with WSUS updates.
  11. I use it for my local primary schools, which total around the same. It saves me a lot of time travelling to remote into their pcs, or even silently deploy software in the background. Rebuilds are as easy as WDS (in fact easier as you can task schedule it with an embedded password).
  12. It's hardcoded for only xls|doc|ppt files (and their x versions) To edit this, open ~/myfiles/default.aspx and look for .Extension.match(/(xls|doc|ppt)/gi) You should find 3 instances of this .Extension.match(/(xls|doc|ppt|pub)/gi) will enable publisher
  13. They are the the Help Desk admins, if you put groups or users in their it'll populate the drop down, if you click on Null you can select who gets it
  14. ok, I'll look into it, it should be hidden
  15. click on Archive Tickets, select a date range and Archive those tickets, you can't do an individual ticket
  16. Make sure you are using the correct AD names in the hapConfig for that user, it may be the 2000 AD name not the new version
  17. Yes, that should be how it works, it should really be hidden
  18. The best thing to do is backup your hapconfig.xml file, delete it, run HAP to get it to recreate a new one, you should then be able to restore the lines from your backed up hapConfig.xml file as you need
  19. Can you try the version posted here: http://www.edugeek.net/forums/home-access-plus/121183-two-issues-current-logon-tracker.html#post1255494 It has a fix for the silent switch
  20. Can you confirm that the admin email is set in the hapConfig.xml file, and that the users have their email address set in the mail AD attribute
  21. Ok, hmm, don't quite know why that isn't working, it should silently fail if it can't email someone.
  22. The ticket on the help desk
  23. Are there any quote marks in the subject or body? " or '
  24. If you add a static booking, and there is a booking already present, make a note of the Lesson/Resource/Day and check the main screen, if you don't see the timetable lesson icon on the right of the booking slot then it's a non-timetabled (non-static) lesson. Outside of that I'm struggling to get the time to work on HAP+ at the moment, being a Systems Manager, Timetabling, Technician, supporting 4 primary school, doing some high level site management, supporting cover, etc is taking a lot of my free time up.
  25. Hmm, that is odd. Can you check the api /hap/api/ad/roles/%user% to see what roles HAP+ thinks you should have. Sorry for the delay in responding, got a lot of work on at the moment at school
×
×
  • Create New...