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#