Contribute  :  Advanced Search  :  Directory  :  Forum  :  FAQ's  :  My Downloads  :  Links  :  Polls  
AFP548 Changing the world one server at a time.
Welcome to AFP548
Thursday, July 29 2010 @ 09:35 am MDT

Searched for the phrase 'instadmg'. Found 40 items (0.4580 seconds). Refine search

Story Results



# Title Date Author Views
1. The Commandments of Packaging in OS X Thursday, June 03 2010 @ 07:56 pm MDT glarizza 1,921
2. JAMF Adds Manifest Destiny Support to Casper Suite Monday, March 29 2010 @ 05:56 pm MDT macshome 2,066
3. InstaDMG and Snow Leopard Friday, September 18 2009 @ 12:15 pm MDT macshome 4,863
4. Snow Leopard Server Discussion Post Friday, August 28 2009 @ 09:31 am MDT macshome 13,144
5. InstaDMG Landing Page Wednesday, August 12 2009 @ 10:29 am MDT macshome 6,220
6. InstaDMG 1.5rc1 Release Wednesday, August 12 2009 @ 10:19 am MDT macshome 2,572
7. Preference Manifest Creation Tuesday, July 21 2009 @ 09:54 am MDT macshome 5,005
8. Modular Imaging Goes Professional! Tuesday, June 02 2009 @ 10:10 pm MDT MacTroll 2,763
9. Convert a Local Account to an External Account Wednesday, April 15 2009 @ 04:52 pm MDT macshome 8,066
10. InstaDMG 1.4b4 Release Tuesday, September 16 2008 @ 11:20 pm MDT macshome 12,170

Comment Results



# Title Date Author
1. Adobe Application Manager Enterprise Edition Wednesday, June 09 2010 @ 07:16 pm MDT dead2sin
2. InstaDMG and Snow Leopard Wednesday, June 09 2010 @ 11:56 am MDT kwilson
3. The Commandments of Packaging in OS X Sunday, June 06 2010 @ 07:12 pm MDT Anonymous
4. Apple Releases Server Admin Tools 10.6.3 Thursday, April 15 2010 @ 03:00 pm MDT larkost
5. redirecting instaDMG and multiple OS versions Monday, November 30 2009 @ 06:35 am MST sipatechnical
6. InstaDMG and Snow Leopard Thursday, November 05 2009 @ 10:29 pm MST Anonymous
7. InstaDMG and Snow Leopard Monday, October 05 2009 @ 05:17 pm MDT jdyck
8. InstaDMG and Snow Leopard Friday, October 02 2009 @ 12:51 pm MDT Anonymous
9. Snow Leopard Server Discussion Post Friday, August 28 2009 @ 01:50 pm MDT larkost
10. Snow Leopard Server Discussion Post Friday, August 28 2009 @ 12:57 pm MDT macshome

Forum Search Results



# Forum Subject Date Views
1. InstaDMG Re: Office 2008 Installer, InstaDMG
compatible
Dec 31 1969 @ 05:11 pm 0
2. InstaDMG Re: creating a 10.5 image problems Jul 26 2010 @ 12:42 pm 0
3. InstaDMG Re: creating a 10.5 image problems Jul 26 2010 @ 07:05 am 0
4. InstaDMG Re: creating a 10.5 image problems Jul 23 2010 @ 04:02 pm 0
5. InstaDMG Re: creating a 10.5 image problems Jul 23 2010 @ 03:22 pm 0
6. InstaDMG Re: creating a 10.5 image problems Jul 23 2010 @ 01:01 pm 0
7. InstaDMG Re: Creating a NetRestore Image from a
InstaDMG .dmg
Jul 23 2010 @ 08:20 am 0
8. InstaDMG Re: Reproducibly unable to get a 10.5
image w/ InstaUp2Date
Jul 23 2010 @ 06:54 am 0
9. InstaDMG Re: Creating a NetRestore Image from a
InstaDMG .dmg
Jul 22 2010 @ 09:21 pm 0
10. InstaDMG Creating a NetRestore Image from a
InstaDMG .dmg
Jul 22 2010 @ 05:04 pm 115

File Listing Results



# Title Description Author Downloads
1. iWork09 Fixer Package for Imaging/Deployment Fixes installations of iWork '09 via InstaDMG(or ARD's remote
installation.) You may want to customize the CFBundleIdentifier key in
the info.plist file included in the bundle, swapping in the name of
your organization. How it specifically "fixes" a remote install is,
in the com.apple.iWork09.Installer.plist it sets the "InstallMode" key
to "Retail" using /usr/bin/defaults, and also copies a generic
com.apple.iWork.plist file into /Library/Preferences to remove the
registration prompts. Please change the value for the Installer.plist
if there is a more applicable value.
Allister 234
2. createUser 1.0.3 createUser. A package to create local user accounts for InstaDMG and
ARD deployments. Now includes support for 10.6
akinspe 1229
3. InstaDMG 1.5rc1 The release candidate for the 1.x series of the InstaDMG reference
tool. This release adds chroot jails for pkg installs.
macshome 2207
4. InstaDMG 1.4b4 1.4b4 reference release of InstaDMG. Based on svn rev 147. macshome 5678
5. InstaDMG PatchOfficeUpdate This droplet and shell script patches an Office 2008 Update package to
work with InstaDMG. Just drop the update onto the patcher droplet
(make sure the update is not on a disk image) and it will invoke the
shell script to make the update compatible with InstaDMG. Note: no
error checking at all in this version.. so make a backup of your
update packages. Currently tested with: 12.1.0, 12.1.1, 12.1.2 and
InstaDMG 1.4b3
mosen 1345
6. InstaDMG 1.4b3 1.4b3 release of InstaDMG. macshome 3008
7. InstaDMG 1.4b2 Second beta of InstaDMG 1.4. macshome 1662
8. Brent's InstaDMG 1.4b1 r89 script This is the modified InstaDMG script I have been using based on 1.4b1.
A diff with only my changes has also been included. Bugs fixed: Use
DMG_SCRATCH variable in clean_up() instead of a hardcoded path. Add
'restore' command keyword to the 'asr' call in restore() so that it
actually works. Changed behavior: AppleUpdates and CustomPKG
subdirectories can now contain more than one package. This can be
considered a regression fix, but introduces a new regression: it won't
install a package directly under AppleUpdates or CustomPKG. Working
Example: CustomPKG/ 0/
Package1.pkg
SomeOtherPackage.pkg Non-working Example: CustomPKG/
Package1.pkg Kill iTunesHelper during
close_up_and_compress(). Settings can be read in from an
"instadmg.settings.txt" file, or you can continue to edit
instadmg.bash itself. See the script for instructions. New
features/behavior: Modifications to work within a Subversion working
copy, as determined by the presence of a '.svn' directory in the same
level as the current working directory. The Subversion revision
number is added to the CREATE_DATE variable. AppleUpdates and
CustomPKG installation will ignore.svn directories. - Brent
Bandelgar
brent.bb 973
9. InstaDMG 1.4b1 Beta 1 of InstaDMG 1.4 macshome 2404
10. instadmgAPL.bash 1.0.1 This is the instadmg script I am using. I add a time stamp including
year,mm,dd,hh00 to the name of the image, and the logs. It writes a
Custom Image Version build number to /Library/ImageVersion. It also
sends an emails when it starts and finishes the image.
benfeea1 1323