-
Posts
647 -
Joined
-
Last visited
Reputation
782 ExcellentAbout robintech

Recent Profile Visitors
2,185 profile views
-
Powershell - Delete email from all inboxes
robintech replied to newpersn's topic in Enterprise Software
Sometimes you have to start the search in PowerShell even though you started it in Purview, should show you the status of running searches, or it sometimes only works if the search is created in PowerShell like you said I just pasted this from a template I use but Get-ComplianceSearch might help New-ComplianceSearch -Name "deletetheseemails" -ExchangeLocation All -ContentMatchQuery "(From:[email protected]) AND (Date>2026-07-13) AND (Recipients:[email protected])" Get-ComplianceSearch -Identity "deletetheseemails" | FL name,items,size,jobprogress,status Start-ComplianceSearch deletetheseemails Get-ComplianceSearch -Identity "deletetheseemails" | FL name,items,size,jobprogress,status New-ComplianceSearchAction -searchname "deletetheseemails" -Purge -PurgeType HardDelete or SoftDelete Get-ComplianceSearchAction deletetheseemails | fl and so on Edit: if its internal I always tell them to recall it as so much faster and they get a nice automated report of the recall status. -
I agree but i guess should they be reading work emails on a personal device? and if they have a work device why are they using their phone for 2FA. We can do device compliance for their personal phone which does have some privacy issues but then we should also do passkeys to protect against common phishing although not short term token hijacking which would require device compliance In the same way they should have 2FA on their phone for personal use I'm starting to shift towards employers have lagged behind and should jump ahead to provide a cheap android phone maybe for all work use, no access at all on personal devices, but I can see it being argued against and exceptions made.
-
Microsoft Entra ID security updates: Passkeys are the default authentication method in Entra ID | Microsoft Security Blog Not sure how this will work without a company provided device for every user that can do some kind of biometrics or TOTP. The ones we do have on SMS or phone call is because they couldn't do TOTP and either didn't want to install an app on their personal phone (which is a perfectly acceptable reason) or couldn't due to free space for example. (Our MIS enforces TOTP as the lowest level accepted but lots of staff don't have or need access to it )
-
Is the Smart Monitor "Enable (WLANs will be disabled automatically if the default gateway of AP is unreachable)" turned on, i've only used VSZ not Unleashed but are those the logs from the AP itself from the built in web interface/SSH ? they seem to be incredibly detailed .
-
Having a lot of SSID can cause weird issues, think it is 16 in total per AP for this Ruckus R370 and each band e.g. 2.4Ghz and 5Ghz counts as one SSID so 8 SSID in total if using two bands for each
-
@itskdog I don't see how SLT can have any issue as its a Criminal offence to even knowingly or instruct someone to dispose of WEEE in the wrong way. They either store it all up , have it collected for free or pay for disposal. Only stuff we've ever had to pay for was old smartboards as they go straight into landfill all the other items . Ours is www.tech-recycle.com but it looks like their SSL certificate expired on Tuesday, the older the tech the better as the manufacturers have managed to cut the quantity of precious metals down every generation.
-
I can't get enough of it and won't buy anything that doesn't support USB-C charging (except a toothbrush but even that uses USB-C to power the wireless charger thing))
-
Had that with GPO Names they were pretty mild like Software-Microsoft-Office-fixstupidissuewithOutlook
-
Shopping for air conditioners makes me feel better about the heat and humidity i search around till I find one in stock and look up reviews, work out if they will actually deliver it tomorrow morning or are just taking speculative orders, then get into decision paralysis about split unit, single hose dual hose , airtightness, heating function and start the loop again.
- 183 replies
-
- met office
- red warning
-
(and 1 more)
Tagged with:
-
I've only got 8GB 🫠, disabling CoPilot made it usable again but still slows down a lot.
-
i'd add the main aspect of security for those people is nobody knowing in advance where or when they will be in public spaces, the King can visit a secondary school and do some painting classes and bring along minimal security but for Remembrance day they have snipers on the rooftop everywhere and are welding manhole covers shut.
-
Frequently Asked Questions: Improvements to external sharing in OneDrive and SharePoint - SharePoint in Microsoft 365 | Microsoft Learn Microsoft Entra B2B integration for SharePoint & OneDrive - SharePoint in Microsoft 365 | Microsoft Learn Didn't notice this until staff stopped being able to share documents with parents but our tenancy has been switched over to using Entra share permissions instead of Onedrive/Sharepoint admin, decided to add a Security group with "Guest inviter" permissions on Entra and adding staff to that and left it on " Only users assigned to specific admin roles can invite guests" for Entra , existing shared files don't seem to be affected "Sharing failed: Please configure B2B collaboration settings correctly and troubleshoot first, "https://aka.ms/b2b-troubleshoot**". Error from Entra B2B: At least one invitation failed. Error: ResponseStatusNotOK, message: Guest invitations not allowed for your company. Contact your company administrator for more details.."
-
Something like this GitHub - divinity76/exe2swf.html: Web .exe to .swf extractor. Extract .swf file from .exe "projector executable" created with Adobe Flash. · GitHub should let you extract the SWF and then try ffmpeg to convert it if its just a video.
-
Freshdesk - Upcoming but undocumented end of Free plan?
robintech replied to jthompson's topic in Licensing Questions
They kicked us off last year, so we paid for it
