Nicolas Lavisse
Results
1
issues of
Nicolas Lavisse
Hi all I'm trying to run a simple script from the script directory. Copy-Item -Path ".\Scripts\" -Destination "C:\Windows\Setup\" -Recurse -Force It copies locally to the C:\Windows\Setup\ folder the script directory...