home
|
pages
|
back
|
start
|
windows
|
SIP
|
pushover
|
esxi
|
linux-bash
|
linux-bash-fn
|
linux-bash-code
|
awk-sed
|
git
|
keepass
|
php
|
ipmi
|
openvpn
|
simple gui https://www.sordum.org/8727/runastool-v1-5/ https://www.sordum.org/files/downloads.php?runastool advancedrunas https://www.nirsoft.net https://borncity.com/blog/2026/04/16/remote-desktop-phishing-schutz-im-april-2026-update-verursacht-verwirrung/ # rdp gespeicherte pws Gruppenrichtlinieneditor Richtline anlegen Computerkonfiguration\Richtlinien\Administrative Vorlagen\System\Delegierung von Anmeldeinformationen Hier müssen 4 Richtlinien auf „aktiviert“ gesetzt und jeweils zusätzlich bei „Server hinzufügen“ TERMSRV/* eingetragen werden Delegierung von Standardanmeldeinformationen mit reiner NTLM-Serverauthentifizierung zulassen Delegierung von Standardanmeldeinormationen zulassen Delegierung von gespeicherten Anmeldeinformationen zulassen Delegierung von gespeicherten Anmeldeinformationen mit reiner NTLM-Serverauthentifizierung zulassen [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\Client] "RedirectionWarningDialogVersion"=dword:00000001 Set-ItemProperty -Path "HKCU:\Software\Microsoft\Terminal Server Client" -Name "AuthenticationLevelOverride" -Value 0 HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client weiteren 32-Bit DWORD-Registrierungseintrag RdpLaunchConsentAccepted = 1 # enable old smb Set-SmbClientConfiguration -EnableInsecureGuestLogons $true Set-SmbClientConfiguration -RequireSecuritySignature $false reboot ! # Unblock-File C:\temp\ad-reset-trust.ps1 -Verbose #Set-ExecutionPolicy -ExecutionPolicy RemoteSigned echo "Unblock-File C:\temp\rdp.ps1 -Verbose" echo "Set-ExecutionPolicy -ExecutionPolicy RemoteSigned" echo