-
Posts
3,593 -
Joined
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by nicholab
-
How do you enable end user to install their home printer on work laptops. As most printer drivers come bundled up in a setup file. This is on windows 8.1 or do you find most of the drivers in the OS?
-
Veeam has WAN acceleration built in. I would look at pfsence as the vpn end points.
-
My Pac settings are not working
nicholab replied to nicholab's topic in Internet Related/Filtering/Firewall
Return "PROXY" was lower case and that works for google Chrome but not IE. -
My Pac settings are not working
nicholab replied to nicholab's topic in Internet Related/Filtering/Firewall
I think the script worked fine as Google chrome is working but now IE has decided it is going to not work. It will not use the proxy script even though I have it turn on I have turned proxy caching off. -
My Pac settings are not working
nicholab replied to nicholab's topic in Internet Related/Filtering/Firewall
No it not working must have been caching a working script. if(isResolvable(host); " proxy-01") that was trying to see if the proxy server is resolvable i take it that can only be done like that for ip addresses. -
My Pac settings are not working
nicholab replied to nicholab's topic in Internet Related/Filtering/Firewall
This seems to be working how would I tidy it up? function FindProxyForURL(url, host) { if (isResolvable(host); " proxy-01") return "PROXY proxy-01:8080"; if ( dnsDomainIs (host,"host1.local") || dnsDomainIs (host,"host1.local") || dnsDomainIs (host,"host1.local")) return "DIRECT"; if (isInNet(host, "10.0.0.0", "255.0.0.0")) return "DIRECT"; else return "DIRECT"; } -
My Pac settings are not working
nicholab replied to nicholab's topic in Internet Related/Filtering/Firewall
Is this proxy pac correct? it don't seem to be working? function FindProxyForURL(url, host) { if (isInNet(myIpAddress(), "10.0.0.0", "255.255.0.0")) return "PROXY proxy-01:8080; DIRECT"; else return "DIRECT"; if ( dnsDomainIs (host,"host1.local") || dnsDomainIs ("host2.local") || dnsDomainIs (host,"host3.local")) return "DIRECT"; if (isInNet(host, "10.0.0.0", "255.0.0.0")) return "DIRECT"; } -
My Pac settings are not working
nicholab replied to nicholab's topic in Internet Related/Filtering/Firewall
These seem to be helping so far. Windows 8 – Supporting proxy services with Static Configurations, Web Hosted PAC files and Domain Policy Configured Proxy - The Deployment Guys - Site Home - TechNet Blogs Group Policy - Internet Explorer 10+ and the Death of IEM - The Sysadmins -
I thought I had my pac file sorted but they do not seem to be working? (Windows 8.1 IE 11 and Chrome) I want a pac file that only uses the proxy when on the local network and has acceptations for other local address. Also does a pac have to be hosted on a webserver or can it be run form a local drive?
-
Can this be used for charities?
-
Don't you want to take holiday? We are a bit dead as the buget is still not open.
-
Moving parts are great for trapping cables. If it was me I would fix pc under desk and have monitor fixed to desk on arm. The keyboard and mouse can then be pushed under the monitor when not in use.
-
The royal house hold generally pay badly. Looking at the adverts I have seen they should sign up to paying a living wage.
-
Have you managed to deploy Bitlocker as part of you imaging process for Windows 8.1? I can't seem to find any documentation that is readeable on the issue how I should do the task I did try http://www.edugeek.net/forums/enterprise-software/139502-tpm-i-need-help-2.html
-
Does SIMS learning gateway count as remote access to the SQL database? Making it easier to licence SQL per core rather than get remote access licences?
-
We deployed printers by group policy. How is is possible for a student to logon to one machine and not get a printer and then log to a machine in the same OU and then get a printer? What would be a good way of trouble shooting this?
-
I did end up going there by driver details and searching for the name.
-
Have you got chip set driver for Intel Thermal Management controller 10.0.22.00 and Mobile 5th Generation Intel Core Thermal Management Controller. After the image is build I can run installer and the driver work fine. I can't extract the driver for use with MDT any suggestions?
-
Always Juniper, Cisco and HP as the kit manufacturer. Also have you thought about short patching using 1u switches. You should be looking at about 8 year life of a switch.
-
Cluster in a box hyper-v storage
nicholab replied to nicholab's topic in Thin Client and Virtual Machines
Do stone have any case studies or more info and is it possible to come and see one at your HQ? -
Have you considered scale out file server in a support setup? Normally in a cluster in a box configuration.
-
How do you do .v3 profiles for windows 8 machine as the hotfix currently seems to be unavailable from the link at Incompatibility between Windows 8 roaming user profiles and roaming profiles in other versions of Windows
-
I we saying software like audacity is a risk as well from sourceforge?
-
Our core is an HP 8212 zl just under a tpbs of routing.
