I have a script which copies a file, then attempts to copy a shape from the first page 10 times onto the second page, moving each shape an inch to the right.
What I end up with is:
3 copies of the shape
The names of t…...vsdx' $diagramfile=join-path c:\temp\...c:\temp\ "$([guid]::newguid()).vsdx" copy-item $template $diagramfile...