Re: How to deploy Bigfix clients using scripts

(imported topic written by chanym91)

Hi

I have a environment that does not have any AD. All clients are in Workgroups. My users does not have local admin privileges.

How can i deploy bigfix clients to my users. During deploy, i don’t want allow users local admin provileges rights.

Rdgs

(imported comment written by sthull)

Hi chanym,

There are several ways to accomplish this, assuming you have an id with administrative authority on the systems.

  1. Use the BES Asset Discovery feature to scan for all assets that don’t have a BES Client and deploy to those systems using the ClientDeployTool.

  2. Manually run the ClientDeployTool specifying the individual machine names or IP addresses of the systems you want to install on.

  3. Use a 3rd party software distribution tool to run a silent BES Client install on each system. See this KB article for silent install flags: http://support.bigfix.com/cgi-bin/kbdirect.pl?id=222

Regards,

Steve

(imported comment written by SystemAdmin)

Have you gotten it to deply?

If not, let me know, I have a script (Kixtart) that we developed back for v3 that would use PSEXEC to deploy the BES clients.

Hi,
Can you share the script ,pls