Skip to content

Chris Breuer

My feedback

3 results found

  1. 14 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    under review  ·  Alex Au Yeung responded

    We’re looking into extending the linking and integration abilities between a K1 and K2 and this would be one of the features we’d implement when that time comes.

    An error occurred while saving the comment
    Chris Breuer commented  · 

    you can already do this

    save this as a bat file

    set KBOX_SERVER=k1000
    net use \\%KBOX_SERVER%\client
    pushd \\%KBOX_SERVER%\client\agent_provisioning\windows_platform\
    for /r %%i in (*.msi) do (
    start /wait msiexec.exe /qn /l*v %temp%\ampmsi.log /i %%i HOST=%KBOX_SERVER%
    )
    popd

  2. 242 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    As previously announced, we adopted a new Dell Updates framework starting in the KACE Systems Management Appliance (SMA) release 11.1. This change was triggered by Dell’s plan to end of life the framework previously used by KACE. This new framework developed by Dell is supposed to bring additional capabilities as it matures. We are keeping a close eye on these incremental improvements made by Dell and are hopeful that things like mass passing of passwords will come in time to develop against.

    An error occurred while saving the comment
    Chris Breuer commented  · 

    You can follow this example script
    https://www.zeta-uploader.com/1673684377

  3. 37 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Chris Breuer supported this idea  · 

Feedback and Knowledge Base