Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. We started using the onedrive mapper which is free from http://www.lieben.nu/liebensraum/onedrivemapper/ Just did a copy job with all the user files up to their personal onedrive for business accounts using http://www.lieben.nu/liebensraum/o365migrator/ Something for you to look at. It works 9/10. The latest version works a lot better than the old ones.
  2. Edit web.config, you can lock it down in there.
  3. Yes that should be all. You can donate via PayPal, my email is Nick at nbdev.co.uk. I wish I had more time to recode hap.
  4. Yep, just copy the files over hap will upgrade the configuration after that. If it still redirects then edit the config file and disable the update checker. There should be a thread here for support with that,
  5. No there's an update file, 10.4 I think
  6. Follow the link to github from codeplex and download the update file.
  7. Still 2012 r2. Erm, I'm sure there is a setting in hapconfig.xml to turn the checker off.
  8. OK, you can try turning off the update checker. I forget how to do that however. I think it maybe going into updatechecker.ascx and removing something. Or I may of entered a configuration line for it
  9. How odd. Try removing the link in the configuration. It may not be happy. 3 files you aren't using the booking system it shouldn't have the plugin files for the booking system. The other option is to copy the xml file from the booking system l. It's not blank but it is empty if that makes any sense.
  10. Can you screenshot the error? You can try removing any booking system homepage link from hapconfig.xml in app_data
  11. Is there anything else logged in the application event log on the server. Can you try navigating to that page on the server and see what other info you get
  12. We use a dmz. Ours runs with dynamic between 4+6gb. That's with xibo and mysql running as well.
  13. Yeah. Rdp, gateway, Web access, sstp vpn, Web server, adfs on one server. I know it sounds a lot for one server, and a vm at that but it works, and works quite well. Since all these run over https it's less ports open, in fact we only have 443 for this server and 80 for papercut for our entire network coming in.
  14. I only have 1 nic in the Web Server so it works
  15. Security wise you only need port 443. So that reduces the foot print. It only allows 3 attempts per 5 mind from an iPhone address so after 3 it locks that ip address for 15 mins. All passwords stored in configuration files are encrypted with a machine specific encryption key*. The app_data folder is one of asp.nets restricted folders which isn't shown. Since the system impersonates the user on the server it only can access what that user would otherwise have access too. I run hap on our Webserver which also does adfs, remote access gateway, rd services so it can multi task and not conflict.
  16. I don't think it's easy. But have you tried changing the language xml files?
  17. Teams may not replace sfb for the pbx. We will see though
  18. There is a new CSS file which fixes it, download the responsive patch
  19. Love the fact I'm scratching my head in this photo so you can't make me out. Ha. Awesome day, didn't get home till 1am.
  20. I haven't had a change to test HAP+ with a DC running 2016 yet. That's my plan for over the summer when we finally decom the CC4 DCs. If I remember rightly the way asp.net connects to AD may not use DNS, but I could be wrong. If you go to /hap/api/ad/roles/%username% in a browser, what does it come back with?
  21. You shouldn't install ADFS on a DC, it's one of the specs from Microsoft. ADFS goes on a member server. It can go on the same server as HAP+ Instructions for that are: Install ADFS Service Get it to generate the Service Account Using AD Users and Computers you need to then alter the service account's ServicePrincipalName attribute (Advanced features) adding: http/adfs adddress, host/adfs address Manually install the Azure Active Directory Powershell Tools Run Update-MSOLFederatedDomain I believe to get it to sort out the ADFS stuff. Well that's how I just reinstalled ADFS anyhow. Live I said, not best to run ADFS on a domain controller. The other option is to edit the hosts file to point the domain at the other two DCs
  22. I think it may be something to do with how you disabled SMB1. My SIMS is also working correctly. Check you are doing that registry setting, but also doing some other bits to allow workstation and browser to work.
  23. My Home Access Plus install works fine with SMB1 disabled. I'm using 2008 r2, 2012 r2 and 2016 servers
×
×
  • Create New...