Notiz an mich selbst…
Powershell:
Get-Service Dnscache,SSDPSRV,FDResPub,upnphost | Set-Service -startuptype "Automatic" Get-Service Dnscache,SSDPSRV,FDResPub,upnphost | Start-Service
meine Datenreise
Notiz an mich selbst…
Powershell:
Get-Service Dnscache,SSDPSRV,FDResPub,upnphost | Set-Service -startuptype "Automatic" Get-Service Dnscache,SSDPSRV,FDResPub,upnphost | Start-Service