bumlardy
Members-
Posts
11 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by bumlardy
-
Hi, I've freshly installed and got it set up quite nicely with the 10.5 update and have downloaded a couple of the plugins including the Room Bookings 4.6. My first query is this, is it possible to use the type quota with the %homedir% path? Our user homedrives were setup as follows: \\server\Y7share\%username% \\server\Y8share\%username% Can I make it work for quotas? Or do I HAVE to change the home folder to be like this: \\server\%username%$ If I set the drive map and quota server to specifically point to a share as listed on the top above it works, but of course it only works for ONE year group share as you can't have any logic to change the In addition to the above, on our network we also have a shared drive folders for students which map with group policy onto the same drive letter for all year groups but a different path. So N: will be \\server\Y7Shared for Y7 and N: will be \\server\Y8Shared for example. Can I control this with enablereadto= ? I did some testing and I couldn't seem to make it work? My second question is about how to setup room bookings. I added the following from the hapsetup gui, but I can't seem to browse to the roombooking page. It throws an error about unhandled exception. I've pasted it below the booking section from my hapconfig. I'm sure to someone that knows what they're doing (clearly not me) would know straight away where I've gone wrong! Thanks in advance for any help and well done to NB for this great product!! Dan. enablemultilesson="false" archive="False" maxmultilesson="0"> hidefrom="" years="Inherit" quantities="" readonlyto="" readwriteto="" disclaimer="" canshare="False" enablenotes="false" /> hidefrom="" years="Inherit" quantities="" readonlyto="" readwriteto="" disclaimer="" canshare="False" enablenotes="false" /> hidefrom="" years="Inherit" quantities="" readonlyto="" readwriteto="" disclaimer="" canshare="False" enablenotes="false" /> hidefrom="" years="Inherit" quantities="" readonlyto="" readwriteto="" disclaimer="" canshare="False" enablenotes="false" /> hidefrom="" years="Inherit" quantities="" readonlyto="" readwriteto="" disclaimer="" canshare="False" enablenotes="false" /> hidefrom="" years="Inherit" quantities="" readonlyto="" readwriteto="" disclaimer="" canshare="False" enablenotes="false" /> hidefrom="" years="Inherit" quantities="" readonlyto="" readwriteto="" disclaimer="" canshare="False" enablenotes="false" /> hidefrom="" years="Inherit" quantities="" readonlyto="" readwriteto="" disclaimer="" canshare="False" enablenotes="false" /> [COMException (0x80004005): Unspecified error ] System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) +596521 System.DirectoryServices.DirectoryEntry.Bind() +44 System.DirectoryServices.DirectoryEntry.get_AdsObject() +42 System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) +98 HAP.AD.ADUtils.FindUsersIn(String OU) +511 [Exception: OU=Staff,DC=MYDomainName,DC=org] HAP.AD.ADUtils.FindUsersIn(String OU) +1666 HAP.AD.ADUtils.FindUsers(OUVisibility vis) +254 HAP.Web.BookingSystem.admin.Default.getUsers() +161 [TargetInvocationException: Exception has been thrown by the target of an invocation.] System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) +0 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) +229 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +211 System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance) +1292 System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1986 System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) +176 System.Web.UI.WebControls.ListControl.PerformSelect() +51 System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +146 System.Web.UI.WebControls.ListControl.OnPreRender(EventArgs e) +36 System.Web.UI.Control.PreRenderRecursiveInternal() +113 System.Web.UI.Control.PreRenderRecursiveInternal() +222 System.Web.UI.Control.PreRenderRecursiveInternal() +222 System.Web.UI.Control.PreRenderRecursiveInternal() +222 System.Web.UI.Control.PreRenderRecursiveInternal() +222 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4297
-
Our setup is that we have 4 vlans and a layer 3 core switch (Procurve 6600 J9264a) set as the default gateway for the different subnets. Everything is working great so long as we're happy entering our upstream proxy details into the browser settings (either automatically on domain joined PCs, automatically on DHCP assigned devices that read the wpad settings and have their browsers set to auto proxy config or manually by physically entering the name and port) As I mentioned our core switch is the default gateway to all the clients, what I THINK I want to do is to change the default gateway on the core switch, so that instead of forwarding request onto the ISP supplied router that needs the proxy for port 80, it goes to a device acting as a transparent proxy for port 80 but that passes ALL other traffic through to the router. If we don't enter proxy settings any app or service that doesn't need port 80 works fine. The problem I have is (I don't know what I'm doing mainly) that I cant seem to find a FREE software setup that accepts the traffic from the 4 different subnets we have. Lets say we have 10.10.1.0/22 10.10.2.0/22 192.168.1.0/22 If I was to use a device such as an IPCOP/IPFIRE/PFSENSE/SMOOTHWALL etc. How do I configure it to accept traffic from the different subnets. They generally have a green and red design. I would also be happy to just use squid and a basic linux build. An abundance of old server hardware is available so that is not an issue but I am trying to do it without paying for software. Given our core switch ROUTES I figured I could just hang a device on any FREE IP address (lets say 10.10.1.2) set is as the DGW for the core switch and then in the device have ITS DGW as the original ISP supplied ROUTER which would be routed back via the core switch. I don't think I need to physically cable the new intermediate device in the space between core switch and ISP router.... For our BYOD Wifi STAFF network I have put a transparent proxy in place and then set ITS address in one of our scopes in DHCP as the DGW for the visitors network, because it's not the L3 switch that's the DGW in this situation it is of course not possible to route back into the rest of the network. I don't know if this is clear at all!?? If anyone can offer any help I'll try and provide some clearer details...
-
It's definitely https. Ahh, interesting. I've just tried it logged in as a member of admins and that works. Hmmn, so some sort of permissions issue then... I'll get my toothcomb!
-
Now don't I feel like a goofball! Thanks very much Nick, that did it. Couldn't see the wood for the trees on that one... I must be making some similarly stupid mistake as although the basic version now works great the silverlight one shows no drives? And thanks again for HAP, it is very very useful.
-
I've been tinkering trying to fix it but am suffering from this 'given key not present dictionary' problem My hapconfig file seems to be in order, no back or forward slashes mixed up or ending with a slash. This is the message from Application Even log on the server when I right click and choose download on a file in silverlight version. I'd really appreciate any help anyone can offer. Event code: 3005 Event message: An unhandled exception has occurred. Event time: 11/10/2011 22:31:27 Event time (UTC): 11/10/2011 21:31:27 Event ID: d3c94380e93c4e159334c915e9594ee5 Event sequence: 49 Event occurrence: 1 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1/ROOT/hap-1-129628422503431372 Trust level: Full Application Virtual Path: /hap Application Path: C:\inetpub\wwwroot\hap\ Machine name: FS64 Process information: Process ID: 7784 Process name: w3wp.exe Account name: IIS APPPOOL\hap Exception information: Exception type: KeyNotFoundException Exception message: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at HAP.Web.routing.Downloader.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) Request information: Request URL: https://fs64.davinci.derby.sch.uk:443/hap/Download/y/bulletin.pdf Request path: /hap/Download/y/bulletin.pdf User host address: 10.28.251.255 User: root Is authenticated: True Authentication Type: Forms Thread account name: IIS APPPOOL\hap Thread information: Thread ID: 9 Thread account name: IIS APPPOOL\hap Is impersonating: True Stack trace: at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at HAP.Web.routing.Downloader.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) Custom event details:
-
I installed on Srv08R2 and followed all instructions as per the youtube vid except for the ICACLS portion I got from another thread. This error happens if I click a drive in the basic view. In silverlight view there are no drives shown so cant click. If I login as an admin I can see the silverlight version and the drives show, but when I click a file to view/download/rename etc it throws the error attached, though I can browse through folders ok... Incidentally, is it correct for the Test Settings button in Basic Settings for the hap application to report back 'Invalid Application Path'? I'm sure I've missed something.... Server Error in '/hap' Application. -------------------------------------------------------------------------------- The given key was not present in the dictionary. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [KeyNotFoundException: The given key was not present in the dictionary.] System.Collections.Generic.Dictionary`2.get_Item(TKey key) +4255823 HAP.Web.mycomputer.DataBind() +2754 HAP.Web.mycomputer.Page_Load(Object sender, EventArgs e) +22 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.237
-
Siuko - Heheh, I wish I was in that category. Its nice to know that others have had the same experience. Looking at the Forum it seems like Moodle is going to be most worth the 'investment'. I've been playing with Google Apps and Live@Edu and think that a combination of systems may end up ticking the boxes. Although the boxes have not yet been fully defined which is certainly part of the problem.
-
I was just wondering how many of you guys out there are: 1. Using SKillspace successfully 2. Have got it but don't use it 3. Stopped using it and have gone or looking elsewhere. We currently fall into category 2 for a number of reasons... Just wondered about other peoples experiences.
-
Is enough ever enough I'm dead happy with my job and pay. The poll was just a bit of fun though, I was just interested in the similarity of my job to others, seems like a lot of places around my way have 3 tech staff for similar workload!?
-
Hi, I have been working in my current job, Systems Manager for 8 years now. I work alone and have no assistants. In my school we have 280 Client machines running XP and 5 Servers on 2K3, wiht a mixture of Exchange Server, Sharepoint, Joomla + Moodle. With the exception of 2 Dell Servers and 100 laptops (which the hardware was already put together) I have built all the machines myself both software and hardware, I am fully responsible for all the network/phone infrastructure. I look after our website, video archives, IWBs (25 of) printers (20 of) digital cameras, CCTV, MIS, etc. The school is a comprehensive 11-16 and has 560 students. I am interested to find out how does this compare with some of you other guys out there? Al the best, Dan.
