I decided to try to reclaim some older server boxes to be able to test NS7 and show that you can still use those older servers and you won't have to run off and buy a new box just for NS7.1. Below this is a new work setup for this article.
...
PURPOSE: I was looking to write a script to install grub from bar metal to grub. This was I can replace the vmlinuz and initrd for any type of linux scripted OS install. In theory make a linux flavor indepented scripted os job.
I have a script that ...
When capturing a production Linux OS with partitions that are a non traditional format. (see example below) As you can see the partition 8 and 9 they are not set to the standard linux partition. When capture and deploy happen then partition 8 and ...
When trying to figure out driver support for WinPE I stumbled on two articles on how to add drivers in the automation environment. There is an article on how to do this on kb.altiris.com, but I was never able to get it to work properly. After some ...
I found an article on a different forum about how to boot a full blown linux over PXE, giving the possiblity of a hard drive-less system. See it here: DSL Tips and Tricks :: How-to: PXE - Packing the KNOPPIX image in initrd
(Endpoint ...
Attached is a process that was built for a deployment server to script ESX4 installs.
Set up an HTTP folder in the deployment server which has the ESX4 install files. This process could also be changed so it uses NFS or FTP for its ESX install files. ...
I need a solution
The linux pre boot enviroment kernel has been updated. Get ready to recompile all those nasty drivers.
the linux kernel has been updated to 2.6.27.7
...
PURPOSE:
To be able to remote enable a remote control feature for Mac Clients in the deployment console. In the current build of the Darwin adlagent there is no remote control ability to manage clients. This article takes you through the steps of ...
Remote SSH within the Deployment Console
Purpose:
This article will go over steps to enable ssh through a right click event. With the adlagent installed on the linux servers running OpenSSH server. The deployment server will store the inventory ...
Running a Script on Client Computers with WinPE Boot Disk Configurations
The purpose for this article is to give you a unique alternative of running a script on Linux client computers when using with the Boot Disk Creator tool and configurations. In ...