Hi
I have the following error codes:
InformationenIsPostback_RC_PendingUpdates
IsPostback: False
InformationenWaaSMedicService
Problem gefunden von:BinaryHealthPlugin;DynamicProtectionPlugin
InformationenIsPostback_RC_PendingUpdates
IsPostback: True
InformationenService Status
Problem mit dem BITS-Dienst: Der angeforderte Dienst wurde bereits gestartet. System.Management.Automation.RemoteException Sie erhalten weitere Hilfe, wenn Sie NET HELPMSG 2182 eingeben. System.Management.Automation.RemoteException
InformationenService Status
Problem mit dem BITS-Dienst: Der angeforderte Dienst wurde bereits gestartet. System.Management.Automation.RemoteException Sie erhalten weitere Hilfe, wenn Sie NET HELPMSG 2182 eingeben. System.Management.Automation.RemoteException
I tried already the following (I have included the error messages):
Windows Key+R > Type services.msc and press Enter > Locate Background Intelligence transfer and ensure it is set to Start and Automatic.
net stop wuauserv
net stop cryptSvc
net stop bits
à Not started
net stop msiserver
- Windows Installer ist nicht gestartet. Sie erhalten weitere Hilfe, wenn Sie NET HELPMSG 3521 eingeben.
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
And also a new Win 11 installation.
Any ideas?