iPad als zweites Display
Ein wunderbares Tool um ein iPad als extra Bildschirm zu integrieren: duet
Ein wunderbares Tool um ein iPad als extra Bildschirm zu integrieren: duet
Fehler beim Erstellen des Films. Unbekannter Fehler.
Treiber der Grafikkarte aktualisieren oder in den Optionen unter: Bearbeiten -> Voreinstellungen -> Videorendering -> ‚Nur Software‘ aktivieren
Interaktiv:
c:\> shutdown /i
Von der Kommandozeile:
c:\> shutdown /m \\REMOTEPC /r /f
Mit einem anderen Benutzer / Kennwort
net use \\REMOTEPC\IPC$ /user:USER shutdown /r /f /t 0 /m \\REMOTEPC
In der PowerShell als Administrator
md 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 2.0\Server' -Force New-ItemProperty -path 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 2.0\Server' -name Enabled -value 0 -PropertyType 'DWord' -Force md 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 3.0' -Force md 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 3.0\Server' -Force New-ItemProperty -path 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 3.0\Server' -name 'Enabled' -value 0 -PropertyType 'DWord' -Force Restart-Computer -Force -Confirm
Einen wirklich feinen und übersichtlichen Netzwerkmonitor findet man für Windows bei GlassWire.
Hierbei hilft PWGen