Remote Desktop Manager 2.7 Microsoft



Download-->

Retrieves information about the run-time state of a virtual machine.

Remote Desktop Manager Free 2021.1.23.0 Organize all your remote connections, manage passwords and usernames, and use the built-in network. Apr 16th 2021, 15:22 GMT. RDCMan manages multiple remote desktop connections. It is useful for managing server labs where you need regular access to each machine such as automated checkin systems and data centers. It is similar to the built-in MMC Remote Desktops snap-in, but more flexible. We would like to show you a description here but the site won’t allow us. About eight months ago, I came across a tool in the repository called Remote Desktop Connection Manager ('RDCMan' for short) written by Julian Burger, one of our principal developers on the Windows Live Experiences team. RDCMan is a central place where you can organize, group, and manage your various Remote Desktop connections.

URI Parameters

NameInRequiredTypeDescription
path True
  • string

The name of the resource group.

subscriptionId
path True
  • string

Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

path True
  • string

The name of the virtual machine.

api-version
query True
  • string

Client Api Version.

Responses

NameTypeDescription
200 OK

OK

Security

azure_auth

Azure Active Directory OAuth2 Flow

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

NameDescription
user_impersonation impersonate your user account

Examples

Get instance view of a virtual machine placed on a dedicated host group through automatic placement.
Get Virtual Machine Instance View.

Get instance view of a virtual machine placed on a dedicated host group through automatic placement.

Sample Response

Get Virtual Machine Instance View.

Sample Response

Definitions

ApiError

Unfinished a memoir. Api error.

ApiErrorBase

Api error base.

AvailablePatchSummary

Describes the properties of an virtual machine instance view for available patch summary.

BootDiagnosticsInstanceView

The instance view of a virtual machine boot diagnostics.

DiskEncryptionSettings

Describes a Encryption Settings for a Disk

DiskInstanceView

The instance view of the disk.

HyperVGenerationType

Specifies the HyperVGeneration Type

InnerError

Inner error details.

InstanceViewStatus

Instance view status.

KeyVaultKeyReference

Describes a reference to Key Vault Key

KeyVaultSecretReference

Describes a reference to Key Vault Secret

LastPatchInstallationSummary

Describes the properties of the last installed patch summary.

MaintenanceOperationResultCodeTypes

The Last Maintenance Operation Result Code.

MaintenanceRedeployStatus

Maintenance Operation Status.

PatchOperationStatus

The overall success or failure status of the operation. It remains 'InProgress' until the operation completes. At that point it will become 'Unknown', 'Failed', 'Succeeded', or 'CompletedWithWarnings.'

StatusLevelTypes

The level code.

SubResource
VirtualMachineAgentInstanceView

The instance view of the VM Agent running on the virtual machine.

VirtualMachineExtensionHandlerInstanceView

The instance view of a virtual machine extension handler.

VirtualMachineExtensionInstanceView

The instance view of a virtual machine extension.

VirtualMachineHealthStatus

The health status of the VM.

VirtualMachineInstanceView

The instance view of a virtual machine.

VirtualMachinePatchStatus

The status of virtual machine patch operations.

ApiError

Api error.

Microsoft
NameTypeDescription
code
  • string

The error code.

details
  • ApiErrorBase[]

The Api error details

innererror

The Api inner error

message
  • string

The error message.

target
  • string

The target of the particular error.

ApiErrorBase

Api error base.

NameTypeDescription
code
  • string

The error code.

message
  • string

The error message.

target
  • string

The target of the particular error.

AvailablePatchSummary

Describes the properties of an virtual machine instance view for available patch summary.

NameTypeDescription
assessmentActivityId
  • string

The activity ID of the operation that produced this result. It is used to correlate across CRP and extension logs.

criticalAndSecurityPatchCount
  • integer

The number of critical or security patches that have been detected as available and not yet installed.

error

The errors that were encountered during execution of the operation. The details array contains the list of them.

lastModifiedTime
  • string

The UTC timestamp when the operation began.

otherPatchCount
  • integer

The number of all available patches excluding critical and security.

rebootPending
  • boolean

The overall reboot status of the VM. It will be true when partially installed patches require a reboot to complete installation but the reboot has not yet occurred.

startTime
  • string

The UTC timestamp when the operation began.

status

The overall success or failure status of the operation. It remains 'InProgress' until the operation completes. At that point it will become 'Unknown', 'Failed', 'Succeeded', or 'CompletedWithWarnings.'

BootDiagnosticsInstanceView

The instance view of a virtual machine boot diagnostics.

NameTypeDescription
consoleScreenshotBlobUri
  • string

The console screenshot blob URI.
NOTE: This will not be set if boot diagnostics is currently enabled with managed storage.

serialConsoleLogBlobUri
  • string

The serial console log blob Uri.
NOTE: This will not be set if boot diagnostics is currently enabled with managed storage.

status

The boot diagnostics status information for the VM.
NOTE: It will be set only if there are errors encountered in enabling boot diagnostics.

DiskEncryptionSettings

Describes a Encryption Settings for a Disk

NameTypeDescription
diskEncryptionKey

Specifies the location of the disk encryption key, which is a Key Vault Secret.

enabled
  • boolean

Specifies whether disk encryption should be enabled on the virtual machine.

keyEncryptionKey

Specifies the location of the key encryption key in Key Vault.

DiskInstanceView

The instance view of the disk.

NameTypeDescription
encryptionSettings
  • DiskEncryptionSettings[]

Specifies the encryption settings for the OS Disk.
Minimum api-version: 2015-06-15

name
  • string

The disk name.

statuses
  • InstanceViewStatus[]

The resource status information.

HyperVGenerationType

Specifies the HyperVGeneration Type

NameTypeDescription
V1
  • string
V2
  • string

InnerError

Inner error details.

NameTypeDescription
errordetail
  • string

The internal error message or exception dump.

exceptiontype
  • string

The exception type.

InstanceViewStatus

Instance view status.

NameTypeDescription
code
  • string

The status code.

displayStatus
  • string

The short localizable label for the status.

level

The level code.

message
  • string

The detailed status message, including for alerts and error messages.

time
  • string

The time of the status.

KeyVaultKeyReference

Describes a reference to Key Vault Key

NameTypeDescription
keyUrl
  • string

The URL referencing a key encryption key in Key Vault.

sourceVault

The relative URL of the Key Vault containing the key.

KeyVaultSecretReference

Describes a reference to Key Vault Secret

NameTypeDescription
secretUrl
  • string

The URL referencing a secret in a Key Vault. Disk diagnostics for mac.

sourceVault

The relative URL of the Key Vault containing the secret.

LastPatchInstallationSummary

Describes the properties of the last installed patch summary.

NameTypeDescription
error

The errors that were encountered during execution of the operation. The details array contains the list of them.

excludedPatchCount
  • integer

The number of all available patches but excluded explicitly by a customer-specified exclusion list match.

failedPatchCount
  • integer

The count of patches that failed installation.

installationActivityId
  • string

The activity ID of the operation that produced this result. It is used to correlate across CRP and extension logs.

installedPatchCount
  • integer

The count of patches that successfully installed.

lastModifiedTime
  • string

The UTC timestamp when the operation began.

maintenanceWindowExceeded
  • boolean

Describes whether the operation ran out of time before it completed all its intended actions

notSelectedPatchCount
  • integer

The number of all available patches but not going to be installed because it didn't match a classification or inclusion list entry.

pendingPatchCount
  • integer

The number of all available patches expected to be installed over the course of the patch installation operation.

startTime
  • string

The UTC timestamp when the operation began.

status

The overall success or failure status of the operation. It remains 'InProgress' until the operation completes. At that point it will become 'Unknown', 'Failed', 'Succeeded', or 'CompletedWithWarnings.'

MaintenanceOperationResultCodeTypes

The Last Maintenance Operation Result Code.

NameTypeDescription
MaintenanceAborted
  • string
MaintenanceCompleted
  • string
None
  • string
RetryLater
  • string

MaintenanceRedeployStatus

Maintenance Operation Status.

NameTypeDescription
isCustomerInitiatedMaintenanceAllowed
  • boolean

True, if customer is allowed to perform Maintenance.

lastOperationMessage
  • string

Message returned for the last Maintenance Operation.

lastOperationResultCode

The Last Maintenance Operation Result Code.

maintenanceWindowEndTime
  • string

End Time for the Maintenance Window.

maintenanceWindowStartTime
  • string

Start Time for the Maintenance Window.

preMaintenanceWindowEndTime
  • string

End Time for the Pre Maintenance Window.

preMaintenanceWindowStartTime
  • string

Start Time for the Pre Maintenance Window.

PatchOperationStatus

Remote desktop manager 2.7 microsoft download

The overall success or failure status of the operation. It remains 'InProgress' until the operation completes. At that point it will become 'Unknown', 'Failed', 'Succeeded', or 'CompletedWithWarnings.'

NameTypeDescription
CompletedWithWarnings
  • string
Failed
  • string
InProgress
  • string
Succeeded
  • string
Unknown
  • string

StatusLevelTypes

The level code.

NameTypeDescription
Error
  • string
Info
  • string
Warning
  • string

SubResource

Download Remote Desktop Connection Manager Windows 10

NameTypeDescription
id
  • string

Resource Id

VirtualMachineAgentInstanceView

The instance view of the VM Agent running on the virtual machine.

NameTypeDescription
extensionHandlers
  • VirtualMachineExtensionHandlerInstanceView[]

The virtual machine extension handler instance view.

statuses
  • InstanceViewStatus[]

The resource status information.

vmAgentVersion
  • string

The VM Agent full version.

Remote Desktop Manager 2.7 Microsoft Login

VirtualMachineExtensionHandlerInstanceView

Windows 10 Remote Desktop Connection Manager

The instance view of a virtual machine extension handler.

NameTypeDescription
status

The extension handler status.

type
  • string

Specifies the type of the extension; an example is 'CustomScriptExtension'. Ntfs for mac snow.

typeHandlerVersion
  • string

Specifies the version of the script handler.

VirtualMachineExtensionInstanceView

The instance view of a virtual machine extension.

NameTypeDescription
name
  • string

The virtual machine extension name.

statuses
  • InstanceViewStatus[]

The resource status information.

substatuses
  • InstanceViewStatus[]

The resource status information.

type
  • string

Specifies the type of the extension; an example is 'CustomScriptExtension'.

typeHandlerVersion
  • string

Specifies the version of the script handler.

VirtualMachineHealthStatus

The health status of the VM.

NameTypeDescription
status

The health status information for the VM.

VirtualMachineInstanceView

The instance view of a virtual machine.

NameTypeDescription
assignedHost
  • string

Resource id of the dedicated host, on which the virtual machine is allocated through automatic placement, when the virtual machine is associated with a dedicated host group that has automatic placement enabled.
Minimum api-version: 2020-06-01.

bootDiagnostics

Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status.
You can easily view the output of your console log.
Azure also enables you to see a screenshot of the VM from the hypervisor.

computerName
  • string

The computer name assigned to the virtual machine.

disks
  • DiskInstanceView[]

The virtual machine disk information.

extensions
  • VirtualMachineExtensionInstanceView[]

The extensions information.

hyperVGeneration

Specifies the HyperVGeneration Type associated with a resource

maintenanceRedeployStatus

The Maintenance Operation status on the virtual machine.

osName
  • string

The Operating System running on the virtual machine.

osVersion
  • string

The version of Operating System running on the virtual machine.

patchStatus

[Preview Feature] The status of virtual machine patch operations.

platformFaultDomain
  • integer

Specifies the fault domain of the virtual machine.

platformUpdateDomain
  • integer

Specifies the update domain of the virtual machine.

rdpThumbPrint
  • string

The Remote desktop certificate thumbprint.

statuses
  • InstanceViewStatus[]

The resource status information.

vmAgent

The VM Agent running on the virtual machine.

vmHealth

The health status for the VM.

VirtualMachinePatchStatus

The status of virtual machine patch operations.

NameTypeDescription
availablePatchSummary

The available patch summary of the latest assessment operation for the virtual machine.

configurationStatuses
  • InstanceViewStatus[]

The enablement status of the specified patchMode

lastPatchInstallationSummary

The installation summary of the latest installation operation for the virtual machine.