I have simple python code that creates a folder on a shared drive.
import os shared_drive = r\'\\\\SD01\\Path\\To\\Folder\' os.mkdir(shared_drive + \'\\\\\' +