Jump to content

Kollektiv26

Members
  • Posts

    35
  • Joined

  • Last visited

Reputation

90 Excellent

About Kollektiv26

Personal Information

  • Location
    United Kingdom

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Yes, I'd like to know this too. Mr TCTC.
  2. This still up? I'd love to play.
  3. They flat out lied to us and claimed there was no data breach even when we provided them with screenshots of other school pupils appearing on our class charts!. Madness They should have just taken responsibility, said sorry and sorted it out
  4. Thanks for the update.
  5. Hi All Anyone having issues with school's broadband We've just been offline for 40 mins couldn't get to support line the line asked us to leave a message This is the second time this year already and support are not responding well at all Our SLT are very unimpressed and want us back on BT and Smoothwall. Anyone else been having similar Issues?
  6. Yeah we fell over to our backup line this morning and phones went down. All back up again now.
  7. Cheers for the quick response This is the script I've been using but it seems to have no effect Connect-ExchangeOnline $mailboxes = Get-Mailbox -ResultSize unlimited;$mailboxes | foreach { Write-Host $_.alias Set-MailboxMessageConfiguration -identity $_.alias -autoaddsignature $false }$mailboxes | foreach { Write-Host $_.alias Set-MailboxMessageConfiguration -identity $_.alias -SignatureHtml "" -SignatureText "" -SignatureTextOnMobile "" -AutoAddSignature $false -AutoAddSignatureOnReply $false -AutoAddSignatureOnMobile $false}
  8. Hi Everyone Simple(ish) question hopefully has anyone found a good way to delete signatures from all users that are using Web Outlook We are using Office 365 Online mail and not on prem I can easily remove signatures for those using the old Outlook Desktop client. Does anyone know a way to force delete users OWA signatures. I know there is an option to disable access to signatures but this doesn't delete current ones Thanks in Advance
  9. Joined my username is "RedDash16"
  10. Done all my firewall biz seems to still be no luck. Googling seems to yield that it's a Windows issue with an update to win server last year Lots of places keep saying to make a new key in HKLM\System\CurrentControlSet\Control\SecurityProviders\SCHANNEL Called "CertificateMappingMethods" and setting it to 0x01f which I assume just means 1 Sadly this hasn't fixed the issue
  11. Interesting I'm getting "Destination unreachable (Host unreachable)" in Wireshark when watching radius packets Do I need to forward port 1812?
  12. Hi Everyone We're running WinServer 2016 and I'm attempting to set up a radius server so users can use AD details to login to our Wireless (from phones/laptops etc) Whenever I attempt to connect to the SSID and enter my AD details it fails the connection and event viewer drops this event "A RADIUS message with the Code field set to 12, which is not valid, was received on port 1812 from RADIUS client Aruba. Valid values of the RADIUS Code field are documented in RFC 2865." My NPS server and DC are on the same machine and we're using HP Aruba Central to manage our network I've been given various registry tweaks to try but sadly none of them have resolved this issue. Any help would be greatly appreciated Thanks in Advance
  13. RSAT AD Tools on Win11 seem to work really well currently. Having a different OS to users has caused some issues for me but I just connect to a win10 machine and screenshot what I need using ShareX.
  14. Luckily my workplace is getting a whole new building with new PCs so we're thinking of moving to win11 by next year. Already running it on my Office PC with minimal issues. However the prospect of explaining the new right click context menu to some users is already giving me nightmates.
  15. Lol even the recovery mode screen still says "Continue to Windows 10" bit low effort somewhat.
×
×
  • Create New...