Re: $4,000 USD for 256GB RAM?
Appreciate the icon, but it's $/£ 4000 for the upgrade from 96 to 256 GB, so really $/£ 4000 for 196GB = $/£ 25 per GB
316 publicly visible posts • joined 18 Mar 2020
And inserting scam ads at the top of an Outlook (New) inbox.
Had a customer getting scam notification from Edge, re McAfee needed to be installed and they had a Virus Infection
Seems the share browsing data with other Windows features was linking the two
Any advert should make the company (e.g. Microsoft / Facebook / Etc.) as liable as the scammers placing the ad
These may help turn off Micro-slurp, I use a .bat file to set them,
echo "" > C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl
reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection\ /v AllowTelemetry /t REG_DWORD /d 0 /f
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection\ /v AllowTelemetry /t REG_DWORD /d 0 /f
sc config DiagTrack start=disabled
sc config dmwappushservice start=disabled
sc stop DiagTrack
sc stop dmwappushservice
"IMAP does work offline for everything that works offline" - don't understand that, maybe one should have been online
And what happens if your IMAP sever thinks it has the latest version of your mailbox, and wipes your client version?
Have see it happen, better to keep a local mail store (and back it up!).