- Remote Desktop Manager 2.7 Microsoft Word
- Remote Desktop Connection Manager Microsoft
- Microsoft Remote Desktop Manager Download
- Remote Desktop Connection Manager 2.7 Download
- Remote Desktop Manager 2.7 Microsoft
Microsoft.NET Framework 4.7.2; 1 Ghz processor; 512MB RAM; 1024 x 768 screen resolution; 500+ MB hard drive space; 64-bit Support. Remote Desktop Manager is compatible with all 64-bit versions of Windows, starting with Windows 7 SP1. Terminal Services and Thin Client Support. Remote Desktop Manager can be installed on a Terminal Server machine.
Retrieves information about the run-time state of a virtual machine.
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
path | True |
| The name of the resource group. | |
subscriptionId | path | True |
| Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
path | True |
| The name of the virtual machine. | |
api-version | query | True |
| Client Api Version. |
- 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.
- Microsoft SQL Server 2014 Express is a powerful and reliable free data management system that delivers a rich and reliable data store for lightweight Web Sites and desktop applications. Remote Desktop Connection Manager 2.7. RDCMan manages multiple remote desktop connections.
- This video explains not to configure Microsoft's Remote Desktop Connection Manager (RDCMan) for use in connecting to Azure Virtual Machines.
Responses
Name | Type | Description |
---|---|---|
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
Name | Description |
---|---|
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 | 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.
Name | Type | Description |
---|---|---|
code |
| The error code. |
details |
| The Api error details |
innererror | The Api inner error | |
message |
| The error message. |
target |
| The target of the particular error. |
ApiErrorBase
Api error base.
Name | Type | Description |
---|---|---|
code |
| The error code. |
message |
| The error message. |
target |
| The target of the particular error. |
AvailablePatchSummary
Describes the properties of an virtual machine instance view for available patch summary.
Name | Type | Description |
---|---|---|
assessmentActivityId |
| The activity ID of the operation that produced this result. It is used to correlate across CRP and extension logs. |
criticalAndSecurityPatchCount |
| 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 |
| The UTC timestamp when the operation began. |
otherPatchCount |
| The number of all available patches excluding critical and security. |
rebootPending |
| 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 |
| 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.
Name | Type | Description |
---|---|---|
consoleScreenshotBlobUri |
| The console screenshot blob URI. |
serialConsoleLogBlobUri |
| The serial console log blob Uri. |
status | The boot diagnostics status information for the VM. |
DiskEncryptionSettings
Describes a Encryption Settings for a Disk
Name | Type | Description |
---|---|---|
diskEncryptionKey | Specifies the location of the disk encryption key, which is a Key Vault Secret. | |
enabled |
| 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.
Name | Type | Description |
---|---|---|
encryptionSettings |
| Specifies the encryption settings for the OS Disk. |
name |
| The disk name. |
statuses |
| The resource status information. |
HyperVGenerationType
Specifies the HyperVGeneration Type
Name | Type | Description |
---|---|---|
V1 |
| |
V2 |
|
InnerError
Inner error details.
Name | Type | Description |
---|---|---|
errordetail |
| The internal error message or exception dump. |
exceptiontype |
| The exception type. |
InstanceViewStatus
Instance view status.
Name | Type | Description |
---|---|---|
code |
| The status code. |
displayStatus |
| The short localizable label for the status. |
level | The level code. | |
message |
| The detailed status message, including for alerts and error messages. |
time |
| The time of the status. |
KeyVaultKeyReference
Describes a reference to Key Vault Key
Name | Type | Description |
---|---|---|
keyUrl |
| 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
Name | Type | Description |
---|---|---|
secretUrl |
| The URL referencing a secret in a Key Vault. |
sourceVault | The relative URL of the Key Vault containing the secret. |
LastPatchInstallationSummary
Describes the properties of the last installed patch summary.
Name | Type | Description |
---|---|---|
error | The errors that were encountered during execution of the operation. The details array contains the list of them. | |
excludedPatchCount |
| The number of all available patches but excluded explicitly by a customer-specified exclusion list match. |
failedPatchCount |
| The count of patches that failed installation. |
installationActivityId |
| The activity ID of the operation that produced this result. It is used to correlate across CRP and extension logs. |
installedPatchCount |
| The count of patches that successfully installed. |
lastModifiedTime |
| The UTC timestamp when the operation began. |
maintenanceWindowExceeded |
| Describes whether the operation ran out of time before it completed all its intended actions |
notSelectedPatchCount |
| The number of all available patches but not going to be installed because it didn't match a classification or inclusion list entry. |
pendingPatchCount |
| The number of all available patches expected to be installed over the course of the patch installation operation. |
startTime |
| 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.
Name | Type | Description |
---|---|---|
MaintenanceAborted |
| |
MaintenanceCompleted |
| |
None |
| |
RetryLater |
|
MaintenanceRedeployStatus
Maintenance Operation Status.
Name | Type | Description |
---|---|---|
isCustomerInitiatedMaintenanceAllowed |
| True, if customer is allowed to perform Maintenance. |
lastOperationMessage |
| Message returned for the last Maintenance Operation. |
lastOperationResultCode | The Last Maintenance Operation Result Code. | |
maintenanceWindowEndTime |
| End Time for the Maintenance Window. |
maintenanceWindowStartTime |
| Start Time for the Maintenance Window. |
preMaintenanceWindowEndTime |
| End Time for the Pre Maintenance Window. |
preMaintenanceWindowStartTime |
| Start Time for the Pre Maintenance Window. |
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.'
Name | Type | Description |
---|---|---|
CompletedWithWarnings |
| |
Failed |
| |
InProgress |
| |
Succeeded |
| |
Unknown |
|
StatusLevelTypes
The level code.
Name | Type | Description |
---|---|---|
Error |
| |
Info |
| |
Warning |
|
SubResource
Name | Type | Description |
---|---|---|
id |
| Resource Id |
VirtualMachineAgentInstanceView
Remote Desktop Manager 2.7 Microsoft Word
The instance view of the VM Agent running on the virtual machine.
Name | Type | Description |
---|---|---|
extensionHandlers |
| The virtual machine extension handler instance view. |
statuses |
| The resource status information. |
vmAgentVersion |
| The VM Agent full version. |
VirtualMachineExtensionHandlerInstanceView
The instance view of a virtual machine extension handler.
Name | Type | Description |
---|---|---|
status | The extension handler status. | |
type |
| Specifies the type of the extension; an example is 'CustomScriptExtension'. |
typeHandlerVersion |
| Specifies the version of the script handler. |
VirtualMachineExtensionInstanceView
The instance view of a virtual machine extension.
Name | Type | Description |
---|---|---|
name |
| The virtual machine extension name. |
statuses |
| The resource status information. |
substatuses |
| The resource status information. |
type |
| Specifies the type of the extension; an example is 'CustomScriptExtension'. |
typeHandlerVersion |
| Specifies the version of the script handler. |
VirtualMachineHealthStatus
The health status of the VM.
Name | Type | Description |
---|---|---|
status | The health status information for the VM. |
VirtualMachineInstanceView
The instance view of a virtual machine.
Remote Desktop Connection Manager Microsoft
Name | Type | Description |
---|---|---|
assignedHost |
| 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. |
bootDiagnostics | Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. | |
computerName |
| The computer name assigned to the virtual machine. |
disks |
| The virtual machine disk information. |
extensions |
| The extensions information. |
hyperVGeneration | Specifies the HyperVGeneration Type associated with a resource | |
maintenanceRedeployStatus | The Maintenance Operation status on the virtual machine. | |
osName |
| The Operating System running on the virtual machine. |
osVersion |
| The version of Operating System running on the virtual machine. |
patchStatus | [Preview Feature] The status of virtual machine patch operations. | |
platformFaultDomain |
| Specifies the fault domain of the virtual machine. |
platformUpdateDomain |
| Specifies the update domain of the virtual machine. |
rdpThumbPrint |
| The Remote desktop certificate thumbprint. |
statuses |
| 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.
Name | Type | Description |
---|---|---|
availablePatchSummary | The available patch summary of the latest assessment operation for the virtual machine. | |
configurationStatuses |
| The enablement status of the specified patchMode |
lastPatchInstallationSummary | The installation summary of the latest installation operation for the virtual machine. |
RSS Feed RSS Feed (free software only)541 applications totalLast updated: Apr 22nd 2021, 02:53 GMT
USB Network Gate 9.2 Build 9.2.2372
Connect one or more remote USB devices, share any USB resources between PCs on local network or ov...
Remote Desktop Manager Free 2021.1.25.0
Microsoft Remote Desktop Manager Download
Organize all your remote connections, manage passwords and usernames, and use the built-in network...
RemotePC 7.6.45 (20-April-2021)
Connect to another compute remotely and use it as if you were in front of it, record your remote s...
Pop 5.0.6 Beta
Use Screen as a helping hand when you need to work from home and do not want to compromise on the ...
DesktopAssist 0.44
A smart and secure application that provides remote access for your personal system or for users/c...
Getscreen.me 2.2.4
Connect to multiple computers to transfer files, provide assistance or deal with various work task...
FlexiHub 4.6.13465
An application that allows users to share USB devices connected to their computer over LAN or web,...
Boundary 0.2.0
Use a complex application, with both a GUI and dedicated command-line accessibility commands, that...
Royal TS 5.4 Build 60415
This is a software application that will allow a user to quickly, easily and securely organize and...
ScreenConnect (formerly ConnectWise Control) 21.5.3025.7772 / 21.6.2861.7757 Pre-release
A self-hosted remote support and meeting solution that helps you to create multiple sessions, invi...
PS4 Remote Play 4.1.0.4020
Access and control your PlayStation 4 console from your computer and enjoy playing the games you l...
RustDesk 1.1.3
A simple, open-source, and extremely useful application for remotely accessing other PCs, with bui...
CLPrint 2.4.9.0
Run scripts that enables you to print PDF documents in a batch using the pre-defined settings and ...
Rufus
TeamViewer
Zoom Client for Meetings
CyberLink PowerDirector
SUMo
Wise Folder Hider
Driver Booster PRO
Skype
Microsoft Teams
- Skype
- Microsoft Teams
- Rufus
- TeamViewer
- Zoom Client for Meetings
- CyberLink PowerDirector
- SUMo
- Wise Folder Hider
- Driver Booster PRO
Supremo 4.4.0 Build 2636
Connect to remote computers and transfer various files from one PC to the other with a little help...
TrustViewer 2.7.0 Build 4055
Seamlessly connect or authorize remote access to your computer so you can receive technical suppor...
Push2Run 3.6.0.0
Control your computer using your Google Home or Google Mini device and transform it into your own ...
RPM Remote Print Manager Select 6.2.0.526
An advanced application which features numerous TCP/IP Printing functions that are not normally fo...
Xmanager Power Suite 7.0 Build 0005
A complete solution that includes Xmanager 3D, Xshell, Xftp and Xlpd in a single package so you ca...
Remote Desktop Connection Manager 2.7 Download
Xmanager 7.0 Build 0062
A powerful application that you can use to access remote, virtualized Linux and UNIX environments ...
Wayk Now 2021.1.1.0
Remotely access any computer and use it as if you were standing right in front of it thanks to thi...
Minerstat Windows Node 6.1.3
A powerful crypto mining program that lets you monitor and manage all your mining rigs with the he...
IDEAL Administration 21.13
Centralized administration solution for Active Directory servers, domains, stations and Windows wo...
Classroom Spy Professional 4.7.8
This intuitive and user-friendly application allows you to monitor the computers from your classro...
Multiplicity 3.57 Build 00103
Control multiple computers with a single keyboard and mouse, share your clipboard, move files and ...
VNC Connect 6.7.4 (r43891)
Allows remote connections over the Internet, offering you the possibility to provide assistance an...
Remote Utilities - Viewer 7.0.0.3
Connect to remote computers running RUT Server via LAN to gain full control, transfer files, send ...
Remote Utilities Host 7.0.0.3
Remote Desktop Manager 2.7 Microsoft
Remote control software utility that allows secure and fast access to remote computers, allowing f...
Atelier Web Remote Commander Professional 14.6.1 Build 461
Manage remote servers and workstations from your local computer without installing additional soft...
Atelier Web Remote Commander 14.6.0 Build 460
Using this application you can connect to another computer on your network so you can explore its ...
Distant Desktop 2.2
Control any remote computer as if you were standing right in front of it, share files with ease an...