Ubuntu – alte Kernelversionen entfernen
dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d' | xargs sudo apt-get -y purge
dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d' | xargs sudo apt-get -y purge
Set-CalendarProcessing -Identity RAUMNAME -DeleteSubject $False -AddOrganizerToSubject $False -DeleteComments $false
oder
Set-CalendarProcessing -Identity RaumName -AddOrganizerToSubject $true -DeleteComments $false -DeleteSubject $false
Update-OfflineAddressBook -Identity "Standard-Offlineadressbuch"
Windowstaste + X -> Ausführen -> slui.exe 4
REG ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache" /v FormatDatabase /t REG_DWORD /d 1 /f