İçeriğe geç
Rhino Türkiye

Wiki

Registry Key: HKLM\Software\McNeel\Rhinoceros\x.0\License Manager\Server

Zoo sunucu registry key yapılandırması - Manuel veya GPO ile.

Zoo sunucu adresi, Windows Registry'de saklanır. Registry key'i manuel veya GPO ile tüm istemcilere dağıtabilirsiniz.

Registry Key Detayları

  • Path: HKLM\Software\McNeel\Rhinoceros\8.0\License Manager
  • Key name: Server
  • Type: REG_SZ (String)
  • Value: zoo.firma.com veya IP
  • Scope: HKLM (tüm kullanıcılar)

.reg Dosyası Oluşturma

  • Windows Registry Editor Version 5.00
  • [HKEY_LOCAL_MACHINE\SOFTWARE\McNeel\Rhinoceros\8.0\License Manager]
  • "Server"="zoo.firma.com"
  • zoo_config.reg olarak kaydet

Deployment

  • GPO Preferences > Registry item ekle
  • Logon script: regedit /s zoo_config.reg
  • SCCM: Baseline configuration
  • Tüm PC'lere otomatik dağıtılır