-
Posts
4,190 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by nickbro
-
When I get time, BF4, Elite, FSX
-
Booking System - System Charge/Unavailable
nickbro replied to Manny21555's topic in Home Access Plus+
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" -
Remote access software LGFL
nickbro replied to talksr's topic in Internet Related/Filtering/Firewall
Ultra VNC is still free UltraVNC VNC Remote Support Software Desktop Control Free Opensource -
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
-
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
-
[sccm 2012] Is SCCM overkill for a small school district
nickbro replied to wizard210's topic in O/S Deployment
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) -
[sccm 2012] Is SCCM overkill for a small school district
nickbro replied to wizard210's topic in O/S Deployment
It's only on staff who manage the heating controls, so 1 pc per primary school -
[sccm 2012] Is SCCM overkill for a small school district
nickbro replied to wizard210's topic in O/S Deployment
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. -
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
-
[sccm 2012] Is SCCM overkill for a small school district
nickbro replied to wizard210's topic in O/S Deployment
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. -
[sccm 2012] Is SCCM overkill for a small school district
nickbro replied to wizard210's topic in O/S Deployment
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). -
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
-
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
-
ok, I'll look into it, it should be hidden
-
click on Archive Tickets, select a date range and Archive those tickets, you can't do an individual ticket
-
Staff only have Read permission in Shared Areas
nickbro replied to agibson's topic in Home Access Plus+
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 -
Yes, that should be how it works, it should really be hidden
-
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
-
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
-
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
-
Ok, hmm, don't quite know why that isn't working, it should silently fail if it can't email someone.
-
The ticket on the help desk
-
Are there any quote marks in the subject or body? " or '
-
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.
-
Staff only have Read permission in Shared Areas
nickbro replied to agibson's topic in Home Access Plus+
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
