WindowsDeployState view
The Reporting3.DeployState view defines deployment states.
Column Name |
Data Type |
Nullable |
Description |
---|---|---|---|
Id |
int |
|
The deploy state ID. |
Value |
nvarchar(100) |
|
The value of the deploy state. |
Description |
nvarchar(512) |
|
A description of the deploy state. |
Content
Run the following query to generate the contents for the Reporting3.WindowsDeployState view.
SELECT [Id]
,[Value]
,[Description]
FROM [SecurityControls].[Reporting3].[WindowsDeployState]
Id |
Value |
Description |
---|---|---|
0 |
None |
Initial value when record is created. |
1 |
Failed |
Deployment failed. |
2 |
Copied |
Files/data were copied. |
3 |
Scheduled |
Deployment was scheduled. |
4 |
Executing |
Before executing the patch file. |
5 |
Executed |
After executing the patch file if deployment template specified no reboot. |
6 |
Pending Reboot |
Deployment is pending reboot.
|
7 |
Verified Missing |
Rescan completed and found the patch is missing. |
8 |
Verified Fixed |
Rescan completed and found the patch is not missing. |
9 |
Unable To Verify |
Could not perform the rescan (for example, failed to connect to the target machine). |
10 |
Canceled |
Deployment was canceled. |
11 |
Complete Not Verified |
Deployment is complete but could not be verified. |
12 |
Pending Rescan |
Deployment is pending rescan. |
13 |
Install success inferred |
Install success inferred. |
20 |
Waiting for virtual server |
Waiting for virtual server. |
21 |
Initializing virtual deployment |
Initializing virtual deployment. |
22 |
Disabling network |
Disabling network. |
23 |
Powered on |
Powered on. |
24 |
Monitoring install status |
Monitoring install status. |
25 |
Powering off |
Powering off. |
26 |
Enabling network |
Enabling network. |
27 |
Enabling sysprep |
Enabling sysprep. |
28 |
Taking snapshot |
Taking snapshot. |
29 |
Removing snapshots |
Removing snapshots. |
30 |
Converting to template |
Converting to template. |
31 |
Patch download failed - retry scheduled |
Patch download failed - retry scheduled. |
32 |
Building the deployment package |
Building the deployment package. |
33 |
Deploying packages |
Copying files and scheduling the installation. |
34 |
Finished pending reboot |
Installation complete and reboot is scheduled. |
35 |
Downloaded |
Downloaded. |
36 |
Rescan In progress |
Rescan In progress. |
37 |
Files necessary to the deployment are being downloaded |
Files necessary to the deployment are being downloaded. |
38 |
File download starting |
File download starting. |
39 |
File download failed |
File download failed. |
40 |
File download succeeded |
File download succeeded. |
41 |
File downloads complete |
File downloads complete. |
42 |
File downloads failed |
File downloads failed. |
43 |
Deployment operation executing |
Deployment operation executing. |
44 |
Waiting for the machine to reboot |
Waiting for the machine to reboot. |
45 |
The machine has rebooted |
The machine has rebooted. |
80 |
Unable to connect |
Error: 452 - Unable to connect to the remote machine. |
81 |
Unable to connect |
Error: 453 - Unable to connect to the remote machine. |
82 |
General network error |
Error: 230 - A general network error has occurred. Please refer to the system documentation for more information. |
83 |
No registry access |
No registry access. |
84 |
Platform is not NT |
Platform is not NT. |
85 |
Unsupported operating system service pack |
Unsupported operating system service pack. |
86 |
No Administrator share access |
No Administrator share access. |
87 |
Machine not found |
Machine not found. |
88 |
Credentials invalid |
Credentials invalid. |
89 |
Machine not found |
Machine found, but not listening on port 139 or 445. |
90 |
Not administrator |
User does not have Administrator permissions. |
91 |
Network problem |
Error: 201 - A network problem is preventing the specified machine from being scanned. Check to see that your computer (the scanning machine) is properly connected to the network and that you can remotely log on to the specified machine. |
92 |
Machine not found on ports |
Machine not found on port 139 or 445 (firewalled?) |
93 |
Network or system error |
Error: 202 - A network or system error occurred while the scan was in process. Check to see that your scanning machine is properly connected to the network and the machine being scanned is still connected to the network. Also ensure that the remote machine is running the Server service. |
94 |
Unknown exception |
An unknown exception occurred. |
95 |
Virtual deployment failed |
Virtual deployment failed. |
96 |
Virtual deployment already in progress |
Virtual deployment already in progress. |
97 |
Pre-deploy snapshot failed |
Pre-deploy snapshot failed. |
98 |
Convert to virtual machine failed |
Convert to virtual machine failed. |
99 |
Deployment complete |
Entire deployment/installation is complete including reboot if required. |
100 |
Uninstall succeeded |
Uninstallation is complete, not waiting (or no longer waiting) for reboot. |
101 |
Staged deployment scheduled |
Staged deployment scheduled. |
102 |
Failed to schedule staged deployment |
Failed to schedule staged deployment. |
103 |
User canceled |
The scheduled deployment task was deleted. |
150 |
Virtual deployment failed |
Error. |
151 |
Disabling network failed |
Disabling network failed. |
152 |
Powering on failed |
Powering on failed. |
153 |
Invalid host credentials |
Invalid host credentials. |
154 |
Invalid guest credentials |
Invalid guest credentials. |
155 |
Powering off failed |
Powering off failed. |
156 |
Enabling network failed |
Enabling network failed. |
157 |
Enabling sysprep failed |
Enabling sysprep failed. |
158 |
Taking snapshot failed |
Taking snapshot failed. |
159 |
Removal of snapshot failed |
Removal of snapshot failed. |
160 |
Converting to template failed |
Converting to template failed. |
161 |
Invalid state |
Invalid state. |
162 |
Virtual deployment time expired |
Virtual deployment failed due to deployment expiration. |
163 |
Virtual deployment time exceeded |
Virtual deployment failed. Time exceeded. |
164 |
VMware Tools must be running |
VMware Tools must be running. |
165 |
Virtual machine locked |
Unable to open virtual disk because it is locked. It may be running or suspended. |
166 |
Offline operations not supported |
Offline operations not supported on this virtual server version. |
180 |
Error |
An error occurred. |
181 |
Unable to connect to virtual server |
Unable to connect to virtual server. |
182 |
Unable to find virtual machine |
Unable to find virtual machine. |
183 |
Error creating deployment package |
Error creating the deployment package. See log for details. |
184 |
Unable to deploy to suspended virtual machine |
Unable to deploy to suspended virtual machine. |
185 |
Unable to deploy using a distribution server |
Unable to deploy to an offline virtual machine using a distribution server due to network isolation. |
186 |
Online credentials are not available |
Online credentials are not available for the virtual machine. |
187 |
Failed to schedule patch deployment |
Failed to schedule patch deployment. |
188 |
Patch copy failed |
Unable to copy the file to target machine. |
189 |
Patch removed due to missing file |
Patch was removed because the uninstall file does not exist on target machine. |
190 |
Not licensed to deploy patch |
Your license does not support deployment of this patch. |
191 |
Language download not available |
Patch is not available for the language selected. |
192 |
File validation failed |
File validation failed. |
193 |
File missing |
File missing. |
194 |
Deployment licenses exceeded |
Deployment licenses exceeded. |
195 |
Target machine out of disk space |
Target machine out of disk space. |
270 |
Machine name mismatch |
The current machine name does not match the expected machine name. |
817 |
Unable to read VMX file |
The VMX file for the specified VMware Workstation image was not found or was not accessible. |