From 7c81f38a8010dcf756b8409f188e373089ec1180 Mon Sep 17 00:00:00 2001 From: daniceexi Date: Mon, 16 Dec 2013 03:53:47 -0500 Subject: [PATCH] Enhanced postscript support in templates --- .../install/windows/enterprise.win2k8.x86_64.tmpl | 8 ++++++++ .../install/windows/enterprise.win2k8r2.x86_64.tmpl | 13 ++++++++----- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/xCAT-server/share/xcat/install/windows/enterprise.win2k8.x86_64.tmpl b/xCAT-server/share/xcat/install/windows/enterprise.win2k8.x86_64.tmpl index d59b7ddb2..d138b4e7b 100644 --- a/xCAT-server/share/xcat/install/windows/enterprise.win2k8.x86_64.tmpl +++ b/xCAT-server/share/xcat/install/windows/enterprise.win2k8.x86_64.tmpl @@ -100,6 +100,14 @@ + + + StartPointOfPostscripts + 50 + cmd /c c:\xcatpost\xcatwinpost.vbs + OnRequest + + #TABLE:nodelist:$NODE:node# diff --git a/xCAT-server/share/xcat/install/windows/enterprise.win2k8r2.x86_64.tmpl b/xCAT-server/share/xcat/install/windows/enterprise.win2k8r2.x86_64.tmpl index 8aa88c41a..cf0435f60 100644 --- a/xCAT-server/share/xcat/install/windows/enterprise.win2k8r2.x86_64.tmpl +++ b/xCAT-server/share/xcat/install/windows/enterprise.win2k8r2.x86_64.tmpl @@ -14,11 +14,7 @@ OnError - - ==INSTALLTODISK== - true - ==BOOTPARTITIONS== - + ==DISKCONFIG== false @@ -84,6 +80,7 @@ + #WINNETCFG# #WINADJOIN# false @@ -99,6 +96,12 @@ + + StartPointOfPostscripts + 50 + cmd /c c:\xcatpost\xcatwinpost.vbs + OnRequest + #WINDISABLENULLADMIN#