Jump to content
DeployCentral

Jeff Harris

Members
  • Posts

    269
  • Joined

  • Last visited

Posts posted by Jeff Harris

  1. One thing I would do, is make sure that the zip file containing the script and accompanying files isn't blocked, by viewing the Properties of the zip file and making sure there's not an Unblock button or checkbox. If so, unzip it again and try again. 

  2. If you collect logs and contact support, they can help narrow down the issue. It could be related to the clipsvc service issue with Sysprep. This was addressed in v2.0.3005, but it was found that certain models required additional tweaking, which will be addressed in the soon to be released 2.0.3006 build. 

    I would also recommend creating a new VM and installing Win 10 v1803 directly if your current Ref VM was in-place upgraded from 1709 to 1803. 

     

     

  3. C:\Program Files (x86)\ would have been the default location and would have been used unless manually changed by whomever installed. If you find that it was installed there and those DLLS are missing, please re-install SmartDeploy after checking the Properties of the SDEsetup.exe file to make sure that there isn't an 'Unblock' prompt on the General tab of the Properties menu. 

     

  4. Hi Brad, 

    Do you have anti-virus or other security software installed on the Reference VM? If so, you may need to uninstall it. A/V in images often breaks the capture/deployment in unpredictable and unusual ways. If you have it installed on your SmartDeploy host, you may also need to temporarily disable it as it sometimes incorrectly flags some of the activities that SmartDeploy as malicious. 

    If neither is the case; then the next thing I would try is a warm capture. You can mount the C:\Program Files (x86)\SmartDeploy\SmartDeploy Enterprise\SmartDeploy_x64.iso to your virtual machine, and boot to it to get to the SmartDeploy boot environment, and start the Capture wizard. 

     

    /Jeff

  5. Unfortunately, SmartDeploy is not able to do that. It will always wipe the contents of the drive, and apply the image that you captured from your reference VM. That being said, you can use the User State Migration Toolkit (USMT) option in the Answer File which will copy the user files and some settingsback onto the device after the image is applied. 

    Here's a link to some Microsoft documentation on USMT.  This is the tool that SmartDeploy uses when you enable it in the Answer File. 

  6. One other user was stuck in this state, and we were able to get it going by re-registering some DLLs. Can you Open a command prompt and try the following commands? After that, please restart your system, remove the erroneous packs and try the download again. 

    regsvr32 "C:\Program Files (x86)\SmartDeploy\SmartDeploy Enterprise\Resources\SmartCOM.dll"

    regsvr32 "C:\Program Files (x86)\SmartDeploy\SmartDeploy Enterprise\SDK\Bin\64bit\SmartCOM.dll”

  7. 4 minutes ago, jaykeblakk said:

    So in other words, if I have a VM that has 15+ individually installed programs on it and I want to deploy a new version of Windows 10, I will have to just build the VM brand new and re-install all of those programs?

     

    Yes, this is our recommendation, as well as Microsoft. However we are working on a version of SmartDeploy that will hopefully address some of the issues that arise from sysprepping Windows that was upgraded from 1709 to 1803. 

  8. Usually the only real catch is to avoid opening any Office apps after installation. You mentioned the user guide, but just want to make sure you caught that.

    Here's the link to Microsoft's guide for installing O365 on a reference system for deployment. It's got a little bit more information; https://docs.microsoft.com/en-us/deployoffice/deploy-office-365-proplus-as-part-of-an-operating-system-image

     

×
×
  • Create New...