Jump to content

Recommended Posts

Posted (edited)

Hi

One customer has asked me if he can use his horizon farm to create a pool of VDI clones (full clones or instant clones) based on linux machines but they must NOT be joined to domain.

Is that possible? If so, what is the best way to do it?

Thanks

Edited by D81
Posted

Yes, it is possible.

Build a Linux template, don’t join it to the domain and deploy it without configuring a domain in the pool settings. You will need some way to manage users on the Linux desktop after deployment. 

  • Like 1

Sean Massey
Independent Consultant/Analyst/Blogger | VCDX-EUC 247
Vice Chairman of the Board - World of EUC
Blog: thevirtualhorizon.com  Mastodon: @seanpmassey@vmst.io Instagram/Thread:
@seanpmassey LI: https://www.linkedin.com/in/seanpmassey/

Posted

If you're not using a domain (and therefore no SSO), I'd also recommend passing the "-S no" (uppercase) to stop attempts for SSO on the domain.

Example (no SSO): 

./install_viewagent.sh -S no

The above installs agent and disables SSO which would probably fail because of no domain.

 

  • Like 1

Stephen Wagner (President, Digitally Accurate Inc.)

VMware vExpert (vExpert Pro, vSphere, vSAN Awards), Omnissa Tech Insider, NVIDIA NGCA Advisor, VMUG Leader, and Director (Board of Directors) at World of EUC

Check out my Tech Blog: https://www.StephenWagner.com

Posted

for instant clone clone, be sure to uncomment this line:

OfflineJoinDomain=none

of file: /etc/vmware/viewagent-custom.conf

or (/etc/omnissa/viewagent-custom.conf) if you use 2412 or later

  • Like 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...