Deployment Architecture

Setting deployment-client clientName programmatically during Windows forwarder install?

gowen
Path Finder

I am testing automatic/silent install of the Universal Forwarder under Windows. As documented here, I can do a silent install and point the forwarder at my Deployment Server. However, there's no obvious way to set the clientName from the deployment-client stanza of deploymentclient.conf.

It seems silly to use the silent installer only to turn around and copy over one of the files created by the installer in order to add this, and we've got a well-established system of using this field for serverclass.conf.

Does anyone know of a programmatic way to set this field so I can keep my install nice and automated?

0 Karma

treinke
Builder

I might be missing something but couldn't you echo the line you wanted in to the file?

echo servername=%computername% > c:\program...\serverclass.conf

There are no answer without questions
0 Karma

gowen
Path Finder

Yes, I can just echo the values I want into the file, or even more simply, copy a replacement file into place. I was hoping to limit the install to a single msiexec execution, but expanding it to a batch file with support files isn't all that much worse. I have been pleasantly surprised by command line options I didn't expect in the past, though, and was hoping for that here.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...