Jump to content

newpersn

Members
  • Posts

    4,403
  • Joined

  • Last visited

Everything posted by newpersn

  1. Should be working?.
  2. There is still some bits that are filtered that staff need access to. We do have transparent working. I have created a PAC file and saved it accessible but unsure if working, Code underneath for checking function FindProxyForURL(url, host) { //Variable strings to return var proxy_no = "DIRECT"; //If specific URL needs to bypass proxy, send traffic direct // if (shExpMatch(url, "http://servhdsk")) { return proxy_no; } if (shExpMatch(url, "http://servprinting")) { return proxy_no; } if (shExpMatch(url, "servhdsk/osTicket")) { return proxy_no; } // If at school, use proxy if (isInNet(myIpAddress(), "10.7.x.0", "255.255.252.0")) return "PROXY sslfilter.staffproxy.swgfl.org.uk:8080"; else return "DIRECT"; }
  3. Hello, Is anyone using a PAC File on Windows 10/11. Could anyone share a file with me so i can understand it and write one for us. Also - Where do you save it? We are still with SWGFL... (Looking to move at some point when contract expires) Trying to make life easier for staff so they dont have to turn proxy on and off.. Thanks Newp
  4. Little bump on this. Any one got any other ideas for filtering/monitoring for BYOD,
  5. Hello I've have deployed Papercut out though Intune and its installed. Slight issue now where the client doesn't auto start. Print deploy is install and working fine. But not the client, Can start the client manual and works as expected. Any ideas? Thanks Newp
  6. Hello all. Bit of a mind dump: Just looking for feedback from other schools in terms of filtering and monitoring of BYODs. We are allowing Year 12 to bring your own device in the new school year and looking at various things currently. I've been here for 3 weeks and still picking though bits. We have a flat network currently with SWGfL (which we are looking at changing in the near future) We are replacing our aging wifi system to cambium system over the summer. We did look at isolating BYOD traffic though the wifi system but they couldn't connect to the Internet without putting the proxy in. (We do have transparent as well) We don't have much of a DHCP scope to play with. (10.x.x.x/21 ) We use RouterOS 10.x.x.1 at the start of the network. Mikrotik switches. (We do have some old HP still going but these will be replaced during the Summer) My questions in a random order. How simple is it to add a vLan outside our scope but routed though the connection? We also have lightspeed alert and filter (filter not been setup my the looks of it) can i use this with BYOD traffic to filter/ monitor without making the end user do anything. We do not want to install anything on BYOD devices we don't own. Please let me know what you've done regarding BYOD.?
  7. Just installed the driver logged on a administrator and that seems to have worked
  8. Hello Trying out Intune and trying to deploy printers from our Print Server to a Intune managed laptop. I have the printers showing but they need administrator rights to install.. What am i doing wrong here. Is this a Point and Printer issue?
  9. Hello, Looking at our new staff laptops - and looking if we should move these devices to Intune or keep these on-prem managed. (Would need to rewrite GPO as these are all Windows 10 currently) Just thinking out loud of the bits can i can think of.. We use Sims but staff have got desktop in classroom and we could deploy remote app -if needed, (we use RDS anyway) Sophos AV - Looks like there a script that can be used to deploy via InTune. Papercut - Follow me print - I assume i can use papercut mobility for staff to print (Not sure how this works at this time) Wireless - I would need to look in to this unless they use a BYOD or if I'm able to import WPA2-Entpreise bits Other software - I can assume i can install locally when needed (such as 2d Design, Visual studio etc.. ) We are moving to the cloud, 1:1 student device scheme in near future, SharePoint for department storage is being used, Very limited bits on site currently. ( Any thoughts on the above - I will attach a poll
  10. Hello. Got a issue with VLSC and downloading ISOs (have logged with MS) Could someone share the URL for Windows 11 international? I have got product keys. Thanks in advance.
  11. The only thing I was more worried about if a user dumps a load of files or anything large that would take a longer than a few seconds to upload, the decides to log off. What happens then?
  12. Hello. A few weeks back, I was having a chat with someone about OneDrive, and they said they have some software that sits in their file server and acts as the middle man to sync their drives to Onedrive. Annoyingly, i have forgotten the name of the software, and it's bugging me. 🫥 Do you know of the above?
  13. Thank you! - Worked a treat
  14. Hello. Does anyone know the URL on Office 365 to activate a product? I have the keys but can't remember the link to activate them. There for a primary school that we look after. I had to M365 Apps this way a little while ago and I had to enter the keys. Thanks
  15. You got the updated URL's? This is happening at a few schools, 1 on SWGfL and one on Sophos XG.
  16. Password hasn't expired (Set not to expire on this account although i am thinking about getting them to change password) Someone else keep getting this when they sign in.
  17. Yep Shows them logged in but keep getting this pop up - Enter correct password but gets stuck in a loop for 1 user.
  18. Yep all match, Only started doing it towards the end of last week. Can login to Office 365 with the same email address and password and it all works fine - Just Office apps.
  19. (Not just o365 but 2021 as well) Hello Bit of a odd one here. Some users have just started getting the login box asking to be sign in, They enter there login information and it reappears a few seconds later. This appears in must office software? Anyone else had this?
  20. Hello, Just trying to get a Weeks worth of logs for a school though UBF Thanks
  21. Hello, Bit of a odd one here - I'm trying to download browsing reports from SafetyNet and the reports are over 7million rows per day (even though i have it filtered down its still too large) Does anyone know of a better way of downloading the reports from SafetyNet? Thanks
  22. Hello, I have been tasked to share 1 schools departmental drive with ourselves (We are looking after a few services for them and have access to there documents without having to use Terminal server or anything else) Now i have been playing around with Teams/SharePoint and have managed to get a sync working between us - the downside to this that OneDrive gets unhappy and gets stuck on looking for changes or uploading x of xx and doesn't do anything. I'm using a server with OneDrive/Teams installed Shares that we are trying to get are on a local server - using a mklink command to make it appear local on the server that's syncing it. Is there a better way of doing this? Seems to be teams taking ages for files to appear?! Thanks
  23. I have a 3rd PSU being delivered tomorrow - I will see if i get time to install. (also waiting on PDU bits from CPC....)
  24. You would be better off replacing them. I'm sure we had one of those boxes and HD failed - We ended buying new ones with HDMI out.
  25. Yeah - It looks like its not been enabled. This is where I'm failing to get it enabled. It looks like it load balanced rather than being set to redundancy.
×
×
  • Create New...