Jump to content

Bedders

Members
  • Posts

    1,065
  • Joined

  • Last visited

Everything posted by Bedders

  1. Thanks for your help all, especially @Marci - you've guided me to the right answer. For some reason it appears as though we have Protected Mode enabled for our Local Intranet zone. Once this is disabled, we get a security warning when opening the files but they do open. Why this makes a difference on Windows 10 when it worked on Windows 7 I do not know. Cheers
  2. Came across this today in a Reddit comment. It's one of the funniest pieces of kit that I don't (yet) own. https://www.ipv6buddy.com/
  3. We actually have the Telerik addons for Visual Studio, including something that will do this https://www.telerik.com/products/aspnet-ajax/fileexplorer.aspx. However I suspect the intranet site itself would require republishing, and as it was created using old versions of Visual Studio and accompanying modules it would involve extensive re-testing (most of our reports are on there). I did come to the conclusion last night to just redo that page and hope for the best. I'm hoping it doesn't come to that.
  4. Hmm @themightmrp that's an interesting point. I did try adding the intranet page to Trusted Sites, but it's recognised as a Local Intranet page anyway I'm not sure if it will make a difference.
  5. On your line If fso.FolderExists path Then Should it be If fso.FolderExists(path) Then
  6. Could you post your whole code within [noparse]
  7. Just to add that I've also posted this on Experts-Exchange. I've been unable to find anything out using my GoogleFu, so having this in the public domain in a couple of places might be useful to anyone else experiencing the issue. (INTERNAL VOICE) If there is anyone else...
  8. Hi all, this is a strange and irritating one that I am hoping someone else on here has some experience with or might be able to shine some light around. We've moved to Windows 10 Pro x64 and on our Intranet we have the ability to browse a directory. This directory is shared in a central location, and the user 'Everyone' has Read Only access to it. This file browser is simply an iFrame with the 'src' set to "file://SERVER-NAME/SHARED-DIRECTORY". We can now no longer open PDF or Excel documents from this page. I've outlined below the behaviour on different operating systems & browsers. Many thanks [table=width: 1200, class: outer_border] [tr] [td]Operating System[/td] [td]Google Chrome[/td] [td]Internet Explorer 11[/td] [td]Microsoft Edge[/td] [/tr] [tr] [td]Windows 7[/td] [td]Does not display directory, just a blank space[/td] [td]Opens directory fine, allows traversal, opens PDF/XLS(X)/DOC(X) files fine[/td] [td]N/A[/td] [/tr] [tr] [td]Windows 10[/td] [td]Does not display directory, just a blank space.[/td] [td]Opens directory fine, allows traversal, opens DOC(X) fine. Nothing happens when I try to open PDF files with Adobe Reader. Right-Click -> Open with Word successfully converts and opens. XLS(X) files open Excel but not the actual document.[/td] [td]The directory gets opened in Windows Explorer, allows traversal, opens all files (as expected).[/td] [/tr] [/table]
  9. Get a list of all Distribution Groups that have "Require that all senders are authenticated" ticked, so that external emails cannot be received. (Please note: Exchange 2007, Forest Functional Level 2000 native. No hate, please ) Get-DistributionGroup | Where-Object {$_.RequireSenderAuthenticationEnabled -eq "True"} | Sort-Object -Property Name | Format-Table Name, PrimarySMTPAddress
  10. Professional. Hasn't caused any major issues yet, but I'm sure it will as Microsoft tries to move more people to Enterprise. Disclaimer: Not an educational establishment.
  11. Hmm, strange - are you using the latest SevTech Ages modpack, and the server address mc.edugeek.net?
  12. WAILA is now working, I don't crash for the first time when I connect, and totem poles have textures. My evening is complete. ^,^
  13. So after over a day playing, I'm at Age 1. I can finally make 'normal' chests and crafting tables.
  14. One of the best most evil was changing someone's New Email sound to the Shutdown one.
  15. I beg to differ. Have you ever seen a snake drink, then yawn?
  16. Came across this for the first time today, and when I searched here - lo and behold, we have a thread for it!
  17. One thing that concerns me is this line: May I ask how long you've been there? One thing to bear in mind with any network: everything was set up the way it currently is, for a reason. To reiterate what others have advised - ask your team what they feel has caused issues, and what you could provide as their manager to assist them in solving it.
  18. I recall looking into the Net2 SDK last year. https://www.paxton.co.uk/spotlight.asp?strStage=SDK would be a good starting link. It's done using C#. Their forum has a lot of samples of specific lines. Net2 SDK Examples Although I'm not sure how much is for v5 (the current version), so you'll likely have to check.
  19. Trip to Bletchley Park last Friday afternoon. (Imgur album because there's a few images) https://imgur.com/a/njClDmR
  20. Irrespective of what we say on here, the reason for the refused appeal was the lack of a correspondence address. The concerns of clicking on a link, whilst interesting and likely a worthwhile debate for us here on EduGeek, is neither here nor there for this FOI request. We provided ideas of what schools, or in our opinion - our schools, would likely approve of in order to help you @bmaloney. Instead you seem to be arguing for the sake of it, and unfortunately others are circling arguments. Suggest /thread closed.
  21. Good luck getting it sorted @Koldov, hopefully it goes as smoothly as mine did. Although that was back on iOS 10...
  22. Clicked 'No...' just to add some more colour to your chart.
×
×
  • Create New...