.
This commit is contained in:
parent
6709cef641
commit
b1d6698768
@ -1,4 +1,6 @@
|
||||
@echo off
|
||||
call check-for-admin
|
||||
if %ERRORLEVEL% neq 0 exit /b
|
||||
|
||||
echo ####### %0 #######
|
||||
|
||||
@ -7,4 +9,5 @@ powershell -Command "Add-WindowsCapability -Online -Name Rsat.ActiveDirectory.DS
|
||||
echo.
|
||||
|
||||
echo ####### %0 #######
|
||||
pause
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user