Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Encrypt unattend join password

Featured Replies

Hi,

 

Is there a way of encrypting the password in the 'Credentials' section located in the unattendjoin properties? I am using this unattended file in an enterprise environment.

 

It is highlighted in bold below:

        </component>
        <component name="Microsoft-Windows-UnattendedJoin"...

            <Identification>
                <JoinDomain>DOMAIN NAME</JoinDomain>
                <UnsecureJoin>true</UnsecureJoin>
                <Credentials>
                    <Domain>DOMAIN NAME</Domain>
                    <Password>PASSWORD</Password>
                    <Username>ADMIN ACCOUNT</Username>
                </Credentials>
            </Identification>
        </component>

 

Thanks

Jonny


The ideal situation would be to create an account in AD which only has the ability to join PCs to the domain. This account would not have access to network shares or any other sensitive admin functions. Then there would be no problem leaving a plain-text password in your XML.

Otherwise, if you create your answer file with WSIM, and set the PlainText to be false, WSIM will hash the password when you save the .XML.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.