Jump to content

Recommended Posts

Posted
Would a Quicktime alternative and Real alternative pack be useful? What about adding Microsoft Works compatibility? I often get pupils who can't open work at school because of this.
Posted
Would a Quicktime alternative and Real alternative pack be useful? What about adding Microsoft Works compatibility? I often get pupils who can't open work at school because of this.

 

Yes to the alternatives, maybe throw in ccleaner and xp power toys?

Posted
These are ace. I hate installing .net notmally casue it takes so much hand holding to get all three installed.

 

They save a lot of time don't they? It's always the simple ideas which work best :)

Posted
Do you have the .net ones in .msi format please?

 

I'm afraid I don't. I wasn't aware there were any MSIs. You have two choices really - either using the Logistix .NET Framework Pack or use WSUS which can also distribute .NET.

Posted

I done this..

Deploying the .NET Framework 1.1 Using Active Directory (Windows 2000 Server)

 

To extract the Dotnetfx.exe file to deploy the .NET Framework

 

1. Download Dotnetfx.exe to the root directory of the C:\ drive on your local computer.

2. Open a command prompt.

3. Change the directory to the root of the C:\ drive.

4. Type mkdir dotnetfx at the command prompt to create a directory in which to copy Dotnetfx.exe.

5. Type dotnetfx.exe /q /c:"msiexec /qb /a netfx.msi TARGETDIR=c:\dotnetfx" at the command prompt to extract the files to the dotnetfx directory.

6. Close the command prompt window.

7. Navigate to the C:\dotnetfx folder in Windows Explorer and verify that the files were extracted.

8. Move the dotnetfx folder and all its contents to the server that you will use for deployment.

 

Works for all of them.. but .net 3.5 is HUGE! and takes ages to install and then needs a reboot, and takes ages to "configure"... and which point it failed for me... but it was surplus to requirements so I said sod it.

Posted

Isn't there a timeout of 10 minutes to install MSIs by GPOs? On slower machines, .NET 3.5 would take longer than this for certain, which is why it may be failing.

 

I always put the .NET Framework Pack on base images. Makes things so much easier and applications that require .NET will work by default.

Posted

~~~~NEW~~~~

 

Logistix Plugins Plus Pack

The Logistix Plugins Plus Pack contains the following all in one convenient package:

 

Adobe Flash 9.0.124.0

Adobe Shockwave 11.0.0.465

Adobe Reader 9

Java 6 Update 7

QuickTime Alternative 2.70

Real Alternative 1.84

 

@ICT_GUY - I had a look at including PowerToys, but unfortunately there doesn't appear to be any easy way of installing it silently. It doesn't use the normal Microsoft switches.

  • Thanks 1
Posted
Nope, i have deployed SP3 via MSI took a while but worked fine

 

It could be just an intermittent connection problem causing it to fail I suppose. Both .NET Framework 3.5 SP1 and XP SP3 are huge files to deploy to say the least! :)

Posted

~~~~NEW~~~~

 

Logistix Plugins Plus Pack

The Logistix Plugins Plus Pack contains the following all in one convenient package:

 

Adobe Flash 9.0.124.0

Adobe Shockwave 11.0.0.465

Adobe Reader 9

Java 6 Update 7

QuickTime Alternative 2.70

Real Alternative 1.84

 

@ICT_GUY - I had a look at including PowerToys, but unfortunately there doesn't appear to be any easy way of installing it silently. It doesn't use the normal Microsoft switches.

 

 

Cool!, shame about the power toys though, but still woohoo!

Posted
Cool!, shame about the power toys though, but still woohoo!

 

Glad you approve. They seem to be a hit so I will endeavour to make new packages or update existing ones whenever necessary.

 

Probably the next package will be a standalone Post XP SP3 package for October, so it'll just include Post XP SP3 Hotfixes, IE7, MP11 and nothing more.

  • Thanks 1
  • 1 month later...
Posted

I'm going to sound like a complete numpty now but how would i deploy these silently and from a Server share. Would it be a script that points to them?

 

I rarely install software remotely unless it is installed via an MSI through GPO. How would i check to see if they have been installed and so skip it for recurring logins?

 

I found some pre-packaged MSI's for quicktime and realtime alternatives for download and used those. Can't we do similar for other free software through edugeek?

 

All the members that go through the process of creating these deployable MSI's, we could gather them all into one place for all MSI's usable in Schools.

 

Thanks and sorry for being so dumb.

Posted

In a domain environment I would highly recommend WSUS 3.0. Not only will it deploy updates silently (with minimal user intervention), it gives you as the domain admin a console which displays all updates your machines have installed. It also allows you to deploy Office updates too.

 

The Logistix Post XP SP3 Update Pack is suitable for standalone updating or for updating machines which are to be imaged. The updates are then readily and conveniently installed on all machines.

 

However if you wanted to use the pack to deploy the updates, firstly extract the Logistix Post XP SP3 Update Pack but click on the X (at the top right) instead of clicking on Finish. Open up the batch file and edit the set PATHTOFIXES= using a UNC path

 

set PATHTOFIXES=\\SERVERNAME\SHARENAME

 

Create a shortcut to the batch file and run the file from a workstation. Please note you need access rights to the share and local administrator rights to install hotfixes.

 

If you have lots of machines to update, I would definitely go down the WSUS route. Even for 10 machines at a time, it would generate a lot of network traffic.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...