summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2012-08-20 09:00:26 -0600
committerRich Megginson <rmeggins@redhat.com>2012-08-20 09:00:26 -0600
commitdb3f39c194f190f67874871d33be3279e7dfefe4 (patch)
treecbac02f8ac3824764058a6f0c7e7c7b5e48e8a53
parent14748057b040ce3c7073de0088a3fe8b75fd6a89 (diff)
downloadauto-win-vm-ad-db3f39c194f190f67874871d33be3279e7dfefe4.tar.gz
auto-win-vm-ad-db3f39c194f190f67874871d33be3279e7dfefe4.tar.xz
auto-win-vm-ad-db3f39c194f190f67874871d33be3279e7dfefe4.zip
setup script to enable POSIX attributes in AD
-rw-r--r--setupscript5.cmd.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/setupscript5.cmd.in b/setupscript5.cmd.in
new file mode 100644
index 0000000..130b3e3
--- /dev/null
+++ b/setupscript5.cmd.in
@@ -0,0 +1,3 @@
+echo install the posix attributes
+ServerManagerCmd.exe -install ADDS-Identity-Mgmt
+@SETUP_PATH@\nextscript.cmd 6 "Reboot to complete enabling POSIX attributes"