[SOLVED] [WinSBS2011] CSI Missing Deployment Key

Re: [[WinSBS2011] CSI Missing Deployment Key

How long have you let it run for? It could take up to 30 minutes or even longer depending on the machine.
 
Re: [[WinSBS2011] CSI Missing Deployment Key

Every Test at least an Hour.
The Server has 2x Xeon 5430 and 32Gb of RAM.
Should be enough.
 
Re: [[WinSBS2011] CSI Missing Deployment Key

I see. Please do the following. We can use your clone from here on out.

Retrieve Components/Software Hives
Note: The Software have has confidential and sensitive information in it so please send me a PM with a link to that particular hive so it's not in the public form.
  • Please download the Freeware RegBak from here: Acelogix Software - Download products
    You will find it at the bottom of the page that the link brings you to.
  • Go ahead and install this program and accept all the defaults. After the last install screen the program should open.
  • Click the New Backup button. Accept the defaults and simply click Start.
  • When it says Finished successfully, click the Close button.
  • This will bring you back to the main screen of the program. You will see one entry in this list with the date that you did it. Right-click on this line-item and select Explore Backup...
  • This will bring you into the folder where the backup was made. You should see a Users folder and a Windows folder along with a couple other files. Double-click on the Windows folder to open it. Then open the System32 folder and then config folder. You should see around 6 files in here, two of which are named COMPONENTS and SOFTWARE.
  • Copy these two files to your Desktop. If the COMPONENTS file does not exist, please fetch it instead from C:\Windows\System32\config\COMPONENTS.
  • Now right click on these files on your desktop and select Send to > Compressed (zipped) folder.
  • Then please upload the zip file(s) to your favourite file sharing website (it will be too big to upload here). Examples of services to upload to are Dropbox or One Drive or SendSpace and then just provide the link in your reply.
  • You can close any open windows you have as well as the RegBack program now.
 
Re: [[WinSBS2011] CSI Missing Deployment Key

Thanks. Here's what I would like you to do on the clone.

1. Please change the Windows Update settings to "Never Check for Updates" and then reboot the machine.
2. From another machine, download the following update and then transfer to the desktop of the server machine we are working on.
Download Update for Windows Server 2008 R2 x64 Edition (KB3177467) from Official Microsoft Download Center

3. Double-click to install this update. Let me know if successfully installed.
 
Re: [[WinSBS2011] CSI Missing Deployment Key

Same Error.
It get stuck at "Suche nach Updates auf diesem Computer".
 
Re: [[WinSBS2011] CSI Missing Deployment Key

Please attempt the following and let me know the results.

1. Reboot. Unfortunately this is an important step but hopefully it's fairly quick as it's a VM.
2. Open an elevated command-prompt and then type or copy/paste the following.
start /wait "" "%SystemRoot%\system32\wusa.exe" "C:\users\admin\Windows6.1-KB3177467-x64.msu" /norestart
 
Re: [[WinSBS2011] CSI Missing Deployment Key

WUSA_Option.JPG

There seems to be a Problem with the Syntax

I changed the Path from the MSU to the Desktop but that doesnt seem to be the Problem.

Maybe something update or uninstall?
 
Re: [[WinSBS2011] CSI Missing Deployment Key

Sorry about that. Just remove the /norestart at the end.

start /wait "" "%SystemRoot%\system32\wusa.exe" "C:\users\admin\desktop\Windows6.1-KB3177467-x64.msu"
 
Re: [[WinSBS2011] CSI Missing Deployment Key

Still the same Error.
Searching for Updates on this Computer.

I found some strange Messages in the Evtlog.
Maybe you can make Sense of them.
 

Attachments

Re: [[WinSBS2011] CSI Missing Deployment Key

If you are talking about the following one it just means you need to reboot and try again.

Code:
Windows update  could not be installed because of error 2147944018 "Es wird bereits anderweitig eine Installation ausgeführt. Beenden Sie den anderen Installationsvorgang, bevor Sie diese Installation fortsetzen." (Command line: ""C:\Windows\system32\wusa.exe" "C:\Users\Admin\Desktop\Windows6.1-KB3177467-x64.msu"        ")

If you are talking about the following, that's the issue I'm trying to work through.
Code:
Package KB2813347 failed to be changed to the Staged state. Status: 0x800f0816
.
 
Re: [[WinSBS2011] CSI Missing Deployment Key

Please do the following.

Step#1 - Run Windows Repairs
Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.
1. Download Windows Repair (All-in-One) Portable to your desktop.
2. Once the file is downloaded, right-click on the file on your desktop and choose Extract All...
Extract.JPG

3. Keep the defaults and click the Extract button.
4. A folder named tweaking.com_windows_repair_aio will be extracted to the desktop. Once the extraction is complete the folder will open.
5. Inside this folder, there is a folder named Tweaking.com - Windows Repair. Open this folder as well.
Capture.JPG



6. Double-click on Repair_Windows.exe to open. Note: Please make sure all of your programs are closed and anything you were working on is saved as we will be rebooting.
7. When the program opens, click the Reboot to Safe Mode button at the bottom of the screen. Answer Yes to allow.
8. Once rebooted into Safe Mode, open the program again. When the program opens, click the Repairs tab and click the Open Repairs button.
9. A backup of your registry will be made. After a few moments you will have many options from which you can choose.
10. Please click the Unselect All button and then click to enable only the following ones:


05 - Repair WMI
14 - Remove Temp Files
15 - Repair Proxy Settings
17 - Repair Windows Updates
21 - Repair MSI (Windows Installer)



11. Ensure the Restart check box is selected and click the Start Repairs button in the lower right of the screen. This may take some time to run so be patient.
StartRepairsWithReboot.JPG

12. Once the fixes are complete you will be prompted to restart your machine. Answer Yes.
 
Sorry for not answering.
I didn´t get a Mailthat you already posted something.
It seems to work now.
The Updates are installing now and the Server Manager works also after a run from the SUR Tool.

(w) Unable to get system disk properties 0x0000045D IOCTL_STORAGE_QUERY_PROPERTY Disk Cache

That is the only error i get in the CBS Logs.
 

Attachments

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top