Data Backup and Recovery

Snapdrive install as local system.

ijustwantthemodule
1,599 Views

Does anyone know how to install snapdrive as the localsystem account? The executable run normally appears to create directories in the currentuser appdata temp folder. I want to run the install through dsc and it just hangs after supplying the arguments below.

 

Also, any idea how to execute this with powershell? 

 

SnapDrive7-1x64.exe /s /v"/qn 
SILENT_MODE=1 
/Li SDInstall.log 
LPSM_SERIALNUMBER=serialnumber 
INSTALLDIR=\"c:\Program Files\NetApp\SnapDrive\" 
SVCUSERNAME=domain\username 
SVCUSERPASSWORD=password 
SVCCONFIRMUSERPASSWORD=password
SDW_WEBSRV_TCP_PORT=808 
SDW_WEBSRV_HTTP_PORT=4098 
TRANSPORT_PRT_SELECTION=2 
TRANSPORT_PRT_PORT=80 
TRANSPORT_PROTOCOL_LOGON_USERNAME=username 
TRANSPORT_PROTOCOL_LOGON_PASSWORD=password 
ESXIPADDRESS=IPaddress 
ESXUSERNAME=username 
ESXUSERPASSWORD=password 
ESXCONFIRMUSERPASSWORD=password
ADD_WINDOWS_FIREWALL=1"

 

0 REPLIES 0
Public