This function exports all runbooks from a source Azure Automation account and imports them
into a destination Azure Automation account within the same resource group.
(Optional) The temporary folder path used to store exported runbooks.
Defaults to a timestamped folder in the system temp directory.
Note: Only auto-generated folders are deleted at the end.
If you provide an existing folder, its contents are NOT cleaned up.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.