Creates a new file share on the Windows machine being managed by the agent. You must type in the name of the file share as it will be accessed over the network—without the \\computername\
prefix—and enter the source folder on the agent machine for the file share. This folder will be created if it does not yet exist. You can remove a file share using the removeWindowsFileShare() command.
Operating systems supported: Windows
Example
createWindowFileShare("#sharename#", "c:\sharedlocalfolder", "All Operating Systems", "Halt on Fail")