Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

65 total results found

IT Stuff

Active Directory

Powershell Scripts

Proxmox local erweitern / neu erstellen

Proxmox FAQ

bash vom pve öffnen und folgende Befehle ausführen: mkdir /pool pvesm remove local-lvm pvesm remove local lvremove /dev/pve/data lvresize -l +100%FREE --resizefs /dev/pve/root im Proxmox danach auf Rechenzentrum > Storage > Verzeichnis → /pool → Imag...

Proxmox FAQ

Office 365

Powershell Scripts

externe USB Festplatte mounten

Proxmox FAQ

per ssh mit Proxmox verbinden Mount Ordner erstellen : mkdir /mnt/usbplatte per Proxmox GUI unter Rechenzentrum > Storage > Hinzufügen (Verzeichnis) (z.B. VZDUMP als Inhalt) per ssh Festplatte raussuchen: fdisk -l Mounten der Festpl...

DynDNS

Conditional Access / Bedingter Zugriff

Intune

DDNS Synology

DynDNS

DDNS Update URL http://ddnss.de/nic/update?hostname=HOSTNAME&user=USERNAME&pwd=PASSWORD&myip=MYIP

Windows Stuff

Reset Windows DNS Server

Windows Stuff Windows 10 / Windows 11

Unter folgendem Pfad findet Ihr Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Tcpip\Parameters\Interfaces den Key "ProfileNameServer" dort ist dann fälscherlicherweise eine IP Adresse hinterlegt. Dort am besten einfach den Wert rauslöschen,...

Apache

Windows 10 / Windows 11

Windows Stuff

Reverse Proxy ans LDAP anbinden

Apache

div. Module freischalten (authnz_ldap_modul, Proxy Zeugs, etc)Anpassung vhosts Datei: Achtung: gilt für alle Reverse Proxy Einträge! <Location /> Order allow,deny Allow from all #AD Connect START # Basic authentication with LDAP against MS AD ...

Powershell Scripts

Windows Deployment Services

Windows Stuff

Edit Global Proxy Settings

Powershell Scripts Active Directory

#tombehrendt # 08/03/2024 $UserProfiles = Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\*" | Where {$_.PSChildName -match "S-1-5-21-(\d+-?){4}$" } | Select-Object @{Name="SID"; Expressi...

Intune