D81 Posted November 12 Posted November 12 (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 November 12 by D81
Sean Massey-1 Posted November 12 Posted November 12 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. 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/
StephenWagner7 Posted November 12 Posted November 12 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. 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
Yanchao张 Posted November 16 Posted November 16 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 2
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now