From f8c5fc5de157dfbc5caf7811c94f47fe7bd64595 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Fri, 28 May 2010 19:47:45 +0000 Subject: [PATCH] -Disable the local administrator account when deploying the domain profile git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6268 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- .../xcat/install/windows/enterprise_ad.win2k8r2.x86_64.tmpl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xCAT-server/share/xcat/install/windows/enterprise_ad.win2k8r2.x86_64.tmpl b/xCAT-server/share/xcat/install/windows/enterprise_ad.win2k8r2.x86_64.tmpl index 2ad4873d0..88f41a3f0 100644 --- a/xCAT-server/share/xcat/install/windows/enterprise_ad.win2k8r2.x86_64.tmpl +++ b/xCAT-server/share/xcat/install/windows/enterprise_ad.win2k8r2.x86_64.tmpl @@ -120,6 +120,12 @@ + + + 100 + cmd /c %systemroot%\system32\net.exe user Administrator /active:no + + #TABLE:nodelist:$NODE:node#