-
Posts
899 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by sister_annex
-
Schools Broadband In-line Filter down?
sister_annex replied to snagrat's topic in Internet Related/Filtering/Firewall
Thanks @caffrey now the long slog to find out where it's being blocked... :| edit: actually nevermind, it's now working... I wonder who changed something, because it wasn't me!? -
Schools Broadband In-line Filter down?
sister_annex replied to snagrat's topic in Internet Related/Filtering/Firewall
I need a favour SBB Peeps out there, can someone try accessing the tesco.com sign in page? Apparently it was 'working last week' and now were get an access denied. The sign in page works fine from my 4G connection so just want to check TIA -
Netsweeper with Schools Broadband
sister_annex replied to TMBS's topic in Internet Related/Filtering/Firewall
We're having issues here - the platform seems responsive enough but our outgoing connection (for sites that are not QUIC enabled) is incredibly slow Happy welcome back after half term -
We use this: https://emcosoftware.com/remote-shutdown Great bit of software and not that expensive either
-
Check the MAC addresses assigned to them... we've had this in the past where hosts give out a nic with a duplicate MAC
-
feel free to PM your machine.config over and i'll take a look, it's most likely a formatting Error
-
IIRC correctly you have to specify the proxy settings in the .NET config files or AADConnect doesn't listen (even with netsh) https://docs.microsoft.com/en-us/azure/active-directory/hybrid/tshoot-connect-connectivity
-
Can People See If You're A Member Of A Facebook Group?
sister_annex replied to FN-GM's topic in General Chat
There are 3 types of facebook group: Public (Anyone can find it, see who's in it and what they post) Closed (Anyone can find it and see who owns it, however only members can see who's in it and what they post) Secret (Only Members can find the group, see who's in it and what they post) If you're requesting to join I would suspect that it is a Closed group. As such, unless a 'Friend' is also a member your friends will not know you are member. -
What OS are you running? Few things I would start with: Have you checked that replication is stable: repadmin /showrepl repadmin /replsummary Is the time correct on both servers? your PDC should be syncing with a time source and your others should be syncing to your PDC
-
Check out this channel on Youtube: https://www.youtube.com/user/TheTecknowledge He does a load of pFsense stuff maybe this will help?
-
Exchange 2016 Change Password at next login
sister_annex replied to ITGURU's topic in Enterprise Software
Yeah, exchange is not the most instant of things... Glad it's sorted -
Exchange 2016 Change Password at next login
sister_annex replied to ITGURU's topic in Enterprise Software
Did you restart the services after changing the setting? IIRC we had the same issue and service restart fixed it -
It's nothing to do with this is it? https://forums.veeam.com/veeam-backup-replication-f2/single-volume-snapshot-for-multiple-vms-vs-max-concurrent-tasks-allowed-for-repo-t57003.html We had a similar issue not so long back, got the hotfix from veeam and all has been good since
-
I used to spend hours watching the Deeveeaar live streams, laughing my a$$ off at the stupidity of it all
-
They are very addictive! Not all heroes wear capes
-
I love Jim's vids
-
Looking for Helpdesk software for my team
sister_annex replied to m0bov's topic in Learning Network Manager
We use https://www.supportpal.com/ it's not too much of a dent on the budget. Has a large amount of features. You can install a trial for 30 days which helped us decide -
I wrote a powershell script for this, it's still in testing but essentially takes a sims report, exports it to csv, and generates/ updates / removes groups as needed. Have it set up to run on a schedule, takes about half hour for 1500 group changes... I created a separate address book policy in exchange to keep the GAL clear It's not the most elegant script by any stretch but it seems to work for us
-
What attachment size limitations do you set in email?
sister_annex replied to pete's topic in How do you do....it?
35Mb here as that seems to be the receive limit of most places -
Check HDD Space and RAM, we had this with a dodgy stick of RAM - replaced it and it's been fine since
-
List of common email domains that don't support TLS
sister_annex replied to mavhc's topic in Cloud Services
bham.ac.uk [TABLE=width: 441] [TR] [TD=width: 441]newman.ac.uk birminghambotanicalgardens.org.uk npower.com [/TD] [/TR] [/TABLE] -
Netsweeper with Schools Broadband
sister_annex replied to TMBS's topic in Internet Related/Filtering/Firewall
@RobMason is there any news on this? We're planned in to migrate to the inline over HT. We've been given the normal agent with the setup instructions however I was wondering if this way was the better option (depending on testing)? Cheers -
No worries
-
I assume that your Database has some form of ID - you're better compiling a query with the data you want in the query designer and using the ID to effectively filter the result to the asset you need. you can create a report based on this query from that point I wrote ours a long time ago and it uses a lot of SQL queries to pull and push data in to a SQL backend - but the frontend is all access
