Hello,
Our users do not have administrative ones right at their notebooks.
I install the Astaro SSL Client by the following way.
Installation works with XP and Win 7.
[Install the Certificate for the Astaro SSL Adapter (No Warning Messages)]
certutil.exe -f -addstore "TrustedPublisher" %scriptpath%\files\AstaroSSLClient.p7b >> C:\tmp\AstaroSSLVPN.log
[Install the Client]
%scriptpath%\files\setup.exe /S
[Add write permissions for Users (to install the Config)]
cacls "%ProgramFiles%\Astaro\Astaro SSL VPN Client\config" /E /T /C /P "Benutzer":C >> C:\tmp\AstaroSSLVPN.log
[Add write permissions for Users (to install the Config)]
cacls "%ProgramFiles%\Astaro\Astaro SSL VPN Client\log" /E /T /C /P "Benutzer":C >> C:\tmp\AstaroSSLVPN.log
That´s it.
Michael
CTO, Convergent Information Security Solutions, LLC
https://www.convergesecurity.com
Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries. Use the advice given at your own risk.
Hello,
Our users do not have administrative ones right at their notebooks.
I install the Astaro SSL Client by the following way.
Installation works with XP and Win 7.
[Install the Certificate for the Astaro SSL Adapter (No Warning Messages)]
certutil.exe -f -addstore "TrustedPublisher" %scriptpath%\files\AstaroSSLClient.p7b >> C:\tmp\AstaroSSLVPN.log
[Install the Client]
%scriptpath%\files\setup.exe /S
[Add write permissions for Users (to install the Config)]
cacls "%ProgramFiles%\Astaro\Astaro SSL VPN Client\config" /E /T /C /P "Benutzer":C >> C:\tmp\AstaroSSLVPN.log
[Add write permissions for Users (to install the Config)]
cacls "%ProgramFiles%\Astaro\Astaro SSL VPN Client\log" /E /T /C /P "Benutzer":C >> C:\tmp\AstaroSSLVPN.log
That´s it.
Michael
CTO, Convergent Information Security Solutions, LLC
https://www.convergesecurity.com
Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries. Use the advice given at your own risk.
Our useres are Network Operators on their laptops (Group Policy).
I only explain how to install the client silent.
Michael
CTO, Convergent Information Security Solutions, LLC
https://www.convergesecurity.com
Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries. Use the advice given at your own risk.