/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 3.8k  |  Created: 11/04/2017 by: mcnaugha

Average Rating: 0
K2000 Deployment Appliance has 1 inventory records, 1836 Questions, 233 Blogs and 43 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Legacy Setup with command line support
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (answer file driven)

Deployment Tip Summary

You need to edit your Setup Configuration at the ImageInstall OSImage section and you add an InstallFrom MetaData key value pair. Here is an example: <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/INDEX</Key> <Value>1</Value> </MetaData> </InstallFrom> ... </OSImage> </ImageInstall>
4
Note

Dealing with Windows 10 version 1709 and its VL multi-edition package on the KACE SDA


You might notice that there have been some packaging changes with volume licensing media and upgrade packages with Windows 10, version 1709. Now, instead of having separate media and packages for Windows 10 Pro (volume licensing version), Windows 10 Enterprise, and Windows 10 Education, all three are bundled together.

You may notice this most when you try to deploy 1709 with the same Setup Configuration (unattended/answer file) that worked for version 1703. Your automated OS installs will halt and present the UI screen which asks you to choose which edition of Windows 10 you'd like to install. So how do you get back to full automation? We now need to tell Windows Setup the index number of the Windows edition in the Setup Configuration. I'll caveat this guidance with "Quest may enhance a future release that removes this necessity".

Image Name

Index

Windows 10 Education

1

Windows 10 Education N

2

Windows 10 Enterprise

3

Windows 10 Enterprise N

4

Windows 10 Pro

5

Windows 10 Pro N

6

Table 1 (Source: TechNet Blog Oct 13, 2017)

You need to edit your Setup Configuration at the ImageInstall OSImage section and you add an InstallFrom MetaData key value pair. Here is an example:

      <ImageInstall>
        <OSImage>
          <InstallFrom>
            <MetaData wcm:action="add">
              <Key>/IMAGE/INDEX</Key>
              <Value>1</Value>
            </MetaData>
          </InstallFrom>
        ...
        </OSImage>
      </ImageInstall>

The value shown above, 1, tells Windows Setup to select the "Windows 10 Education" image for installation. You would obviously replace this value with the index number of the edition you're interested in installing. The ellipsis there simply depicts that you may have other attributes in this section but the focus for this tip is to select the install image/edition of Windows.

Setup Information:
Setup Type: Legacy Setup with command line support
Deployment Method Used: Vendor Provided Command Line (answer file driven)
Deployment Difficulty: unspecified
Platform(s): Windows
  • Using a license Key on the answer file will also make it work.
    https://technet.microsoft.com/en-us/library/jj612867(v=ws.11).aspx

    i.e. if the Windows setup wizard reads this key from the unattended.xml
    NW6C2-QMPVW-D7KKK-3GKT6-VCFB2

    It will pick automatically Win 10 Education - Channeler 6 years ago
    • Looks like that’s for KMS. We use MAK. Doesn’t work with MAK. - mcnaugha 6 years ago
  • This will be resolved in the next release of the SDA!! - cserrins 5 years ago

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

K2000 Deployment Appliance

Version

4.1.1148

Questions & Answers (1836)

Questions & Answers related to KACE K2000 Deployment Appliance

1
ANSWERS
2
ANSWERS
1
ANSWERS
9
ANSWERS
0
ANSWERS
4
ANSWERS
2
ANSWERED
2
ANSWERED
3
ANSWERS
3
ANSWERED
0
ANSWERS
3
ANSWERS
1
ANSWERS
1
ANSWERED
1
ANSWERS
7
ANSWERED

Blogs (233)

Blog posts related to KACE K2000 Deployment Appliance

blog
blog
blog
blog

Reviews (0)

Reviews related to KACE K2000 Deployment Appliance

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ