mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
still playing with table size
This commit is contained in:
@ -74,9 +74,9 @@ The deployment script displays the following exit codes to let you know if it wa
|
|||||||
|
|
||||||
<TABLE width="50%" border="1">
|
<TABLE width="50%" border="1">
|
||||||
|
|
||||||
<TR><TD BGCOLOR="#a0e4fa" width="10%">Exit code</TD>
|
<TR><TD BGCOLOR="#a0e4fa"; style="width:10%">Exit code</TD>
|
||||||
<TD BGCOLOR="#a0e4fa" width="40%">Meaning</td>
|
<TD BGCOLOR="#a0e4fa" style="width:40%">Meaning</td>
|
||||||
<TD BGCOLOR="#a0e4fa" width="50%">Suggested fix</td></tr>
|
<TD BGCOLOR="#a0e4fa" style="width:50%">Suggested fix</td></tr>
|
||||||
|
|
||||||
<TR><TD>0</TD>
|
<TR><TD>0</TD>
|
||||||
<TD>Success
|
<TD>Success
|
||||||
|
Reference in New Issue
Block a user