Re: [Unattended] How to keep my Z drive after reboot ?

2010-02-01 Thread Remko Muis




Hi all,

I'm still using 4.8 rc5, which runs fine. However, I noticed that the
script-update script results in different scripts than are currently
available at
http://sourceforge.net/apps/trac/unattended/browser/trunk/install/scripts.
Is this page giving different versions than are in the svn repo?
I did a svn co $SVNLINK scripts recently, but the problem persists.

Thanks in advance for any help!

Best,
Remko

Juan Jose Pablos schreef:

  Bastien Verhaeghe escribió:
  
  
--- * Juan Jose Pablos //* a écrit :

Bastien Verhaeghe escribió:

 > When we run the office2003.bat, the computer restart three times.
Consequently, I have to keep the Z drive mount after restart with 
/persistent:yes. But my login "admin" is not a network user, just a
local user... And I have to mount Z with a network user after every
reboot.
 >
 > I know that in the unattended installation there are no problems.
I don't understand the mechanism...
 >

Have you try to keep  c:\netinst\tempcred.bat?


With c:\netinst\tempcred.bat, it works !
Sorry, I haven't thought of it earlier.
Thank you for tour help !

  
  

I found it very handly. Maybe an option on the config to define if that 
file should be delete or not.



--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

  




--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] How to keep my Z drive after reboot ?

2010-01-26 Thread Juan Jose Pablos
Bastien Verhaeghe escribió:
> --- * Juan Jose Pablos //* a écrit :
> 
> Bastien Verhaeghe escribió:
> 
>  > When we run the office2003.bat, the computer restart three times.
> Consequently, I have to keep the Z drive mount after restart with 
> /persistent:yes. But my login "admin" is not a network user, just a
> local user... And I have to mount Z with a network user after every
> reboot.
>  >
>  > I know that in the unattended installation there are no problems.
> I don't understand the mechanism...
>  >
> 
> Have you try to keep  c:\netinst\tempcred.bat?
> 
> 
> With c:\netinst\tempcred.bat, it works !
> Sorry, I haven't thought of it earlier.
> Thank you for tour help !


I found it very handly. Maybe an option on the config to define if that 
file should be delete or not.



--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] How to keep my Z drive after reboot ?

2010-01-26 Thread Bastien Verhaeghe
---  Juan Jose Pablos  a écrit :


Bastien Verhaeghe escribió:


> When we run the office2003.bat, the
computer restart three times. Consequently, I have to keep the Z drive
mount after restart with  /persistent:yes. But my login "admin" is not
a network user, just a local user... And I have to mount Z with a
network user after every reboot.
> 
> I know that in the unattended installation there are no problems. I don't 
> understand the mechanism...
> 

Have you try to keep  c:\netinst\tempcred.bat?


With c:\netinst\tempcred.bat, it works !
Sorry, I haven't thought of it earlier.
Thank you for tour help !



  --
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] How to keep my Z drive after reboot ?

2010-01-25 Thread Juan Jose Pablos
Bastien Verhaeghe escribió:

> When we run the office2003.bat, the computer restart three times. 
> Consequently, I have to keep the Z drive mount after restart with  
> /persistent:yes. But my login "admin" is not a network user, just a 
> local user... And I have to mount Z with a network user after every reboot.
> 
> I know that in the unattended installation there are no problems. I 
> don't understand the mechanism...
> 

Have you try to keep  c:\netinst\tempcred.bat?


--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] How to keep my Z drive after reboot ?

2010-01-25 Thread Kaari Jakobi
Hi,

use Gerhard's appsonly.bat in %Z%\bin\ instead of manual mapping and 
installation.

appsonly.bat mimics the unattend installation way of programs including 
optional autologin.

BR,
Kaari


Am 25.01.2010 15:03, schrieb Bastien Verhaeghe:
> Good evening,
>
> I want to install soft on an already installed PC.
> To do that, I mount the Z drive like in unattended installation when I
> am admin.
>
> After that, to install the office 2003 for exemple I do :
> perl Z:\bin\todo.pl office2003.bat
> perl Z:\bin\todo.pl --go
>
> Hier starts my troubles.
> When we run the office2003.bat, the computer restart three times.
> Consequently, I have to keep the Z drive mount after restart with
> /persistent:yes. But my login "admin" is not a network user, just a
> local user... And I have to mount Z with a network user after every reboot.
>
> I know that in the unattended installation there are no problems. I
> don't understand the mechanism...
>
> Sincerely,
>
>
>
>
> --
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for Conference
> attendees to learn about information security's most important issues through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
>
>
>
> ___
> unattended-info mailing list
> unattended-info@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unattended-info

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info