Jump to content
DeployCentral

Jeff Harris

Members
  • Posts

    269
  • Joined

  • Last visited

Posts posted by Jeff Harris

  1. Per the guide; you'll use the console to generate the MSI to install the client that will have information regarding your account in it. You can connect to the client at the remote site to do this. If the client can't connect to the SmartDeploy Console host on your main network, it will then look to the internet to reach our Cloud Broker service which will connect it with your host, in which you'll see the connectio type; Cloud. The client service will re-check connectivity periodically and attempt to connect via the local network.

  2. You could have a VPN established to the remote site so that the endpoint could reach the SmartDeploy host, however it's not recommended to do it this way. 

    If the SmartDeploy Client Agent is unable to reach the SmartDeploy Console Host on the local network, it will use the Cloud Broker service to reach the SmartDeploy Console host. Clients in this configuration will list “Cloud” in the Connection Type column in the Computer Management workspace. If it's not appearing in the Console, contact support to make sure the feature is enabled for your account, and that you're on the latest version. 

     

  3. Do make sure that you have the latest version of the Platform Pack for the 600 G1

    Anside from that, we would want to see a log set to get some more information. The C:\Platform\Dism.txt specifically, would provide details on the specific driver that’s not being injected correctly. It could mean an update to the Pack is needed, or something else. 

    If you can reboot that device into the SmartDeploy environment and click Collect Logs; save the zip file that’s created and email it to Support@smartdeploy.com and we’ll go from there.

  4. Almost all of the problems with v1809 that were reported were resolved with v2.0.3025, but it's possible that it's something else. I'd reach out to support with the media.log to chase down what's causing the problem. 

    Per the usual suspects; make sure the SDESetup.exe file you downloaded isn't blocked, and that A/V is disabled when you run the media wizard.

  5. You can indeed use a Task to set the product key as part of the deployment. 

    In the Answer File wizard, add first boot tasks of:

    cscript.exe "c:\wilndows\system32\slmgr.vbs /ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
    cscript.exe "c:\windows\system32\slmgr.vbs /ato”

    For reference; 
    /ipk is install product key
    /ato is activate

  6. It seems that every release of a creators comes with hew bumps in sysprep, depending on what was installed or done on the Windows installation. In-place upgrades is the most common cause, but often anti-virus or other security software can cause problems too. Also, you don't want to bother with uninstalling any of the Start Menu apps, as it can cause problems in sysprep given the way that Windows handles re-provisioning them. Instead, you can customize the start menu to hide them. 

  7. Hi Nagaraj,

    If you are not planning to do any user data migration, or attempt to use the computer name from the existing Windows installation, and will be allowing SmartDeploy to wipe the hard drive, then you do not need to worry about BitLocker being enabled on the target device. If you want to do any of the things I just mentioned, you'll want to decrypt the drive before starting with SmartDeploy.

  8. Jay, 

    We leave SoftPaq out of the Platform Packs as it will attempt to re-install the drivers that are already installed, since it uses software markers and not PnP versions.

    Additionally, we don't update the Platform Packs on any specific schedule. Certain updates, releases, and security bulletins will prompt us to update Platform Packs ourselves, but typically we process updates as they are requested. If you notice that a Platform Pack needs newer drivers, please fill out our form to request an update at https://support.smartdeploy.com/new

     

  9. Yes you can. On the Network Identification page of the Answer File wizard; you have the opportunity to specify a domain and OU. You'll need to specify the distinguished name for the OU which you can view by enabling Advanced Features in AD Users and Computers (In the View menu) and then viewing the properties of the OU, and looking up the distinguished name under the Attribute Editor tab. 

     

×
×
  • Create New...