7 thoughts on “Unattended Installation Data Protector”
Danke für das Script! Werde es ausprobieren.
Nur als Tipp: statt c:\temp\dp %temp%\dp verwenden (immer gesetzt)
Und statt “cd irgendwas” … “cd ..” lieber “pushd irgendwas” und “popd”
So bleibt das current working directory erhalten.
Danke für den Hinweis, habe es natürlich sofort umgesetzt
Gibt es eine Anleitung, wie man HP Data Protector (v6.0) unter Windows Server 2008 Core installiert? Habe im Internet bisher nichts gefunden. Und bei der Unattended Installation kommt der Hinweis: “Internet Explorer 5.0 or newer is required.”
Hallo Edgar, die Anleitung zur unattended Installation gilt erst mal fuer alle Windows Systeme und alle Data protector Versionen. Allerdings bin ich mir grad nicht sicher ob Data protector 6.0 auf Windows 2008 Supported ist. Kannst du auf die aktuelle Version upgraden?
Hi Daniel
Thumbs up for this great site – really needed a decent website about dp.
Before actually reading these comments, i ran into the same issue with the cleanup trying to remove files on the wrong dir (Z:\)
so it would probably be nice for others if you would fix it in your script to use
pushd … some other directory …
.. do stuff ..
popd &rem restore current directory
Regards.
Dennis
Hi Dennis, I’ll have a look at this…
Hello,
I’m looking to perform an unnatended client setup, where can I get all the possible options that I can use for command line?
For example, what I have to do to install Volume Shadow copy feature during an unnatended setup?
Danke für das Script! Werde es ausprobieren.
Nur als Tipp: statt c:\temp\dp %temp%\dp verwenden (immer gesetzt)
Und statt “cd irgendwas” … “cd ..” lieber “pushd irgendwas” und “popd”
So bleibt das current working directory erhalten.
Danke für den Hinweis, habe es natürlich sofort umgesetzt
Gibt es eine Anleitung, wie man HP Data Protector (v6.0) unter Windows Server 2008 Core installiert? Habe im Internet bisher nichts gefunden. Und bei der Unattended Installation kommt der Hinweis: “Internet Explorer 5.0 or newer is required.”
Hallo Edgar, die Anleitung zur unattended Installation gilt erst mal fuer alle Windows Systeme und alle Data protector Versionen. Allerdings bin ich mir grad nicht sicher ob Data protector 6.0 auf Windows 2008 Supported ist. Kannst du auf die aktuelle Version upgraden?
Hi Daniel
Thumbs up for this great site – really needed a decent website about dp.
Before actually reading these comments, i ran into the same issue with the cleanup trying to remove files on the wrong dir (Z:\)
so it would probably be nice for others if you would fix it in your script to use
pushd … some other directory …
.. do stuff ..
popd &rem restore current directory
Regards.
Dennis
Hi Dennis, I’ll have a look at this…
Hello,
I’m looking to perform an unnatended client setup, where can I get all the possible options that I can use for command line?
For example, what I have to do to install Volume Shadow copy feature during an unnatended setup?
Best Regards