Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Req: Possibility to combine UserEntry AND Substitution for Computername #50

Open
raylinger opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@raylinger
Copy link

Goal is to get "$userSelection-%serial%" as Computername

example:

<key>userEntry</key>
	<dict>
		<key>computerNameTemplate</key>
		<dict>
  			<key>options</key>
  			<array>
    			<string>XYZ-%serial%</string>
    			<string>ABC-%serial%</string>
  			</array>
		</dict>

Usecase: "XYZ, ABC" is meant to be the Company Subsidiary Shortname, which then scopes/installs sub specific apps later and ... well the serial Number to differentiate the Devices :).

@scriptingosx scriptingosx added the enhancement New feature or request label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants