Copy-ItemFromAzureVM

1.0

This runbook copies a remote file from a Windows Azure virtual machine.
Connect-AzureVM must be imported and published in order for this runbook to work. The Connect-AzureVM
runbook sets up the connection to the virtual machine where the remote file is copied from.  

When using this runbook, be aware that the memory and disk space size of the processes running your
r
This runbook copies a remote file from a Windows Azure virtual machine.
Connect-AzureVM must be imported and published in order for this runbook to work. The Connect-AzureVM
runbook sets up the connection to the virtual machine where the remote file is copied from.  

When using this runbook, be aware that the memory and disk space size of the processes running your
runbooks is limited. Because of this, we recommened only using runbooks to transfer small files.
All Automation Integration Module assets in your account are loaded into your processes,
so be aware that the more Integration Modules you have in your system, the smaller the free space in
your processes will be. To ensure maximum disk space in your processes, make sure to clean up any local
files a runbook transfers or creates in the process before the runbook completes.
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Copy-ItemFromAzureVM

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • elcooper_msft

Tags

AzureAutomation OMS VirtualMachines Utility

Workflows

Copy-ItemFromAzureVM

Dependencies

FileList

Version History

Version Downloads Last updated
1.0 (current version) 466 11/28/2015