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 b019c369c..983da319c 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
@@ -103,6 +103,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 119b3a8d5..7d38a5de5 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
@@ -102,6 +99,12 @@
+
+ StartPointOfPostscripts
+ 50
+ cmd /c c:\xcatpost\xcatwinpost.vbs
+ OnRequest
+
#WINDISABLENULLADMIN#