Jump to content

how do you automatically bind macs when using Netinstall??


Recommended Posts

Posted

I have created an image that installs Mavericks, ilife and iworks.

 

I want to have the ability to set the date and time/time zone automatically, have a set name but prefix with like a 1 or something and then automatically bind to my server.

 

is there any way to achieve any of this??

 

even post would be pretty good.

 

thanks

Posted
I've installed it but not really sure how to use it. I'm relatively new to macs so just experimenting. I'm an IT technician at a school, we have about 13 macs and 10 laptops. I created the image in Netinstall and made the packages in package maker.
Posted

It would definitely be worth your time figuring it out - it will do a much better job and once you have it set up, it's ace. You would need to have an admin iMac to run as the server though.

 

Otherwise it is likely to be a manual job to do the binding etc. Depends on how much effort you want to put in for 23 machines.

Posted

I'm watching a video on how to setup now thanks.

completely unrelated, I tried to install munki tools (similar to deploystudio) and now I have seemed to break my netrestore.

 

I typed the following into terminal:

 

cd /Users/Shared/

mkdir munki_repo

mkdir munki_repo/catalogs

mkdir munki_repo/manifests

mkdir munki_repo/pkgs

mkdir munki_repo/pkgsinfo

 

then:

 

chmod -R a+rX munki_repo

sudo ln -s /Users/Shared/munki_repo /Library/WebServer/Documents/

sudo apachectl start

 

now getting kernal errors on one mac and just a continuous spinning wheel on another. is it an easy fix??

Posted
No, I'm guessing I've messed up the mavericks web server? Like I said I'm used to Windows but venturing into macs. I was doing so well....
Posted

I don't know enough about Munki really but it's difficult to see why the commands you have mentioned above would stop the web server from running. All you appear to have done is create some directories, apply permissions to them and create a soft link (shortcut) in the Munki directory pointing to the Webserver directory.

 

Was there a Munki installation you went through? Perhaps there may be someone better qualified on here to help?

Posted
Thanks. thats what I thought. But it apparently redirects traffic to the munki webserver. Thats the only thing I did so I know it has something to do with it!
Posted
In that case presumably if you delete the link file created in /Library/WebServer/Documents/ then that should fix it?

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...