MSFN Forum: DeepFreeze Enterprise V6.00.220.1523 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

DeepFreeze Enterprise V6.00.220.1523 cant auto it properly and no switches known Rate Topic: -----

#1 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 18 October 2006 - 10:22 AM

hey does any body know how to silently install DeepFreeze Enterprise V6.00.220.1523 , i cant seem to get an autoit script together for it with out using mouse clicks,, and i havnt found any switches at all for it,,


#2 User is offline   gpctexas 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 25-May 04

Posted 18 October 2006 - 10:44 AM

from the help manual

Deep Freeze can be rapidly installed to many workstations over a network using the Silent Install System. Any deployment utility that allows execution of a command line on a remote workstation can implement the Silent Install System. After the Silent Install is complete, the system immediately restarts.

The command line has the following options:

Syntax Description
[/Install] Install Deep Freeze using installation file
[/Install /Seed] Install only the specified workstation seed file
[/Uninstall] Uninstall Deep Freeze
[/Uninstall /Seed] Uninstall Deep Freeze and leave the workstation seed installed
[/PW=password] Sets a password during installation
[/AllowTimeChange] Allow system clock to be changed
[/Freeze=C,D,...] Freeze only drives listed (Thaws all others)
[/Thaw=C,D,...] Thaw only drives listed (Freezes all others)
[/USB] Exempt external USB hard disks from protection (Windows 2000/XP only)
[/FireWire] Exempt external FireWire hard disks from protection (Windows 2000/XP only)
Example Command Line: DF6Wks.exe /Install /Freeze=C /PW=password


In the example, the Deep Freeze installation program file is named DF6Wks.exe. Only the C: drive will be Frozen. Any other drives on the workstation will be Thawed. If the workstation only has a C: drive, the [/Freeze] switch can be omitted. A password (password) will be created. After executing the command, Deep Freeze will install and the workstation will restart Frozen and ready to use.

The Silent Install System will not work without the [/Install] or [/Uninstall] switch.

Deep Freeze must be in a Thawed state before [/Uninstall] can be used.

#3 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 18 October 2006 - 12:05 PM

View Postgpctexas, on Oct 18 2006, 12:44 PM, said:

from the help manual

Deep Freeze can be rapidly installed to many workstations over a network using the Silent Install System. Any deployment utility that allows execution of a command line on a remote workstation can implement the Silent Install System. After the Silent Install is complete, the system immediately restarts.

The command line has the following options:

Syntax Description
[/Install] Install Deep Freeze using installation file
[/Install /Seed] Install only the specified workstation seed file
[/Uninstall] Uninstall Deep Freeze
[/Uninstall /Seed] Uninstall Deep Freeze and leave the workstation seed installed
[/PW=password] Sets a password during installation
[/AllowTimeChange] Allow system clock to be changed
[/Freeze=C,D,...] Freeze only drives listed (Thaws all others)
[/Thaw=C,D,...] Thaw only drives listed (Freezes all others)
[/USB] Exempt external USB hard disks from protection (Windows 2000/XP only)
[/FireWire] Exempt external FireWire hard disks from protection (Windows 2000/XP only)
Example Command Line: DF6Wks.exe /Install /Freeze=C /PW=password


In the example, the Deep Freeze installation program file is named DF6Wks.exe. Only the C: drive will be Frozen. Any other drives on the workstation will be Thawed. If the workstation only has a C: drive, the [/Freeze] switch can be omitted. A password (password) will be created. After executing the command, Deep Freeze will install and the workstation will restart Frozen and ready to use.

The Silent Install System will not work without the [/Install] or [/Uninstall] switch.

Deep Freeze must be in a Thawed state before [/Uninstall] can be used.



thanks for the help i didnt know that,, :thumbup

#4 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 18 October 2006 - 03:34 PM

ok this is gonna sound noobish,, but i cant figure out how to make the installation file for this to go silent,, anybody have any ideals on how to do it ?

#5 User is offline   gpctexas 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 25-May 04

Posted 19 October 2006 - 03:55 PM

you need to run it from command line df6wks.exe /install or use iexpress to make a self extracting exe that uses the switch you need.

#6 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 19 October 2006 - 04:23 PM

Lost Soul, my research finds this statement...

Quote

Create customized installation files using the Configuration Administrator

Hope this assists you

shark

#7 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 20 October 2006 - 09:16 PM

View PostShark007, on Oct 19 2006, 06:23 PM, said:

Lost Soul, my research finds this statement...

Quote

Create customized installation files using the Configuration Administrator

Hope this assists you

shark



hmmm nope, i read that ages ago,, in the help files and nothing truly explains the how to

#8 User is offline   benners 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 692
  • Joined: 29-December 03

Posted 21 October 2006 - 11:45 AM

View PostLost Soul, on Oct 21 2006, 03:16 AM, said:

hmmm nope, i read that ages ago,, in the help files and nothing truly explains the how to

Sheesh, Again, go on then :D .

When you have installed the Deep Freeze Enterprise Administrator, run it and select the 1st option, then use
DF6Wks.exe /Install /Freeze=C /PW=password
or whatever according to the help file.

You can use the configuration tab to set some preferences like stealth mode (No tray icon) etc

Attached File(s)

  • Attached File  DF.jpg (76.11K)
    Number of downloads: 34

This post has been edited by benners: 21 October 2006 - 12:08 PM


#9 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 21 October 2006 - 09:03 PM

View Postbenners, on Oct 21 2006, 01:45 PM, said:

View PostLost Soul, on Oct 21 2006, 03:16 AM, said:

hmmm nope, i read that ages ago,, in the help files and nothing truly explains the how to

Sheesh, Again, go on then :D .

When you have installed the Deep Freeze Enterprise Administrator, run it and select the 1st option, then use
DF6Wks.exe /Install /Freeze=C /PW=password
or whatever according to the help file.

You can use the configuration tab to set some preferences like stealth mode (No tray icon) etc



thanks benners for explaining the divinci code to me :)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy