system
1
(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
system
2
(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.
-
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.
-
Manually run the ClientDeployTool specifying the individual machine names or IP addresses of the systems you want to install on.
-
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
system
3
(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