In Azure Runbook – map a drive to remote server
I have a working PS Script to run in an Azure Runbook to map a drive to a remote server to then copy very specific files to Azure blob storage.
PowerShell Script to run in Azure Runbook – Need to map drive to remote server to then copy very specific files to Azure blob storage
I need to run PS script in Azure Runbook to map a drive to a remote server to then copy very specific files to Azure blob storage.