Skip to content

Commit

Permalink
update sysprep file to remove unnecessary service stoppage
Browse files Browse the repository at this point in the history
  • Loading branch information
ajcarberry committed Jul 2, 2019
1 parent 7ce93ff commit 948eb0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/sysprep.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
net stop tiledatamodelsvc
if exist a:\unattend.xml (
c:\windows\system32\sysprep\sysprep.exe /generalize /oobe /shutdown /unattend:a:\unattend.xml
) else (
Expand Down

0 comments on commit 948eb0c

Please sign in to comment.