Archive for the ‘Addon Software’ Category
World Password Day May 5, 2022 – Sicherheit in einem Wort
Donnerstag, Mai 5th, 2022The best ways to secure your SSH server
Sonntag, Mai 1st, 2022IT-Sicherheit ist kein Zustand – sondern ein Prozess
Sonntag, Mai 1st, 2022Apple iPhone SE – repair manuals
Samstag, April 30th, 2022Apple iPhone SE – repair manuals
WinToHDD – is a handy and useful software which allows you to install or reinstall Windows without using a CD/DVD/USB drive
Freitag, April 29th, 2022WinToHDD – with this All-in-One Microsoft Windows deployment tool you can easily reinstall Windows install Windows onto disks
Microsoft Windows 10 /11 – disable Windows recovery environment to delete recovery partition
Freitag, April 29th, 2022C:\> reagentc /info
Windows Recovery Environment (Windows RE) and system reset configuration
Information:
Windows RE status: Enabled
C:\> reagentc /disable
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
——– ————- ——- ——- — —
Disk 0 Online 60 GB 1024 KB *
DISKPART> select disk 0
Disk 0 is now the selected disk.
DISKPART> list partition
Partition ### Type Size Offset
————- —————- ——- ——-
Partition 1 System 100 MB 1024 KB
Partition 2 Reserved 16 MB 101 MB
Partition 3 Primary 59 GB 117 MB
Partition 4 Recovery 508 MB 59 GB
DISKPART> select partition 4
Partition 4 is now the selected partition.
DISKPART> delete partition overwrite
Microsoft Edge Version 101.0.1210.32 – steht zum Download bereit
Freitag, April 29th, 2022Microsoft Edge Secure Network – to protect your browsing
Freitag, April 29th, 2022 Microsoft Edge Secure Network – to protect your browsing
Docusnap 11 – Fakten für den Notfall haben sie hierfür alle Informationen griffbereit
Freitag, April 29th, 2022Microsoft Windows Active Directory (AD) – für alle Konten neue Zugangsdaten vergeben
Donnerstag, April 28th, 2022# Import der Library fuer [System.Web.Security.Membership]::GeneratePassword
# Add-Type -AssemblyName System.Web
#
# $enabledusers = Get-ADUser `
-Filter * `
-Properties mail `
| Where { $_.Enabled -eq $True -and $_.samaccountname -ne „Administrator“}
# foreach ($user in $enabledusers) {
$newpassword= [System.Web.Security.Membership]::GeneratePassword(24,4)
Set-ADAccountPassword `
-identity $user.identity `
-NewPassword (ConvertTo-SecureString -AsPlainText $newpassword -Force)
# optional Kennwort ausgeben
}
Wie bekommt man jetzt das Kennwort „sicher“ zu allen Mitarbeitern (neudeutsch „preloaded password list“) – eine Option wäre viele Firmen senden z.B.: die monatliche Gehaltsabrechnung als verschlossenen Brief an die Heimatadresse oder als Hauspost auf jeden Fall bekommt der Mitarbeiter diese vertrauliche Information. Was sollte sie als Firma nun hindern in diese Gehaltsabrechnung einfach für jeden Mitarbeiter jeden Monat ein neues „Notfallkennwort“ mit auszuliefern im Fall eines Falles könnten sie dann obiges Skript anpassen dass es keine Kennworte generiert sondern aus einer Liste diese ausliest und für die betroffenen Benutzer setzt
Oracle Database Release ≥19.7 Standard Edition 2 (SE2) – Standard Edition High Availability (SEHA)
Mittwoch, April 27th, 2022 Oracle Database Release ≥ 19.7 Standard Edition 2 (SE2) – die Standard Edition High Availability (SEHA) Lizenzierung der Standard Edition 2 für maximal zwei Knoten und dabei kann die 10-Tages-Regel angewendet werden d.h. wenn auf dem zweiten Knoten nicht öfter als 10-mal bzw. 10 Tage pro Jahr die Oracle Database Instanz gestartet wird muss nur der erste Knoten mit der Standard Edition 2 (SE2) lizenziert werden
Microsoft Windows 7 8, 8.1 – end of support for OneDrive desktop application
Mittwoch, April 27th, 2022Microsoft Windows 7 8, 8.1 – end of support for OneDrive desktop application