I\'m trying to copy one file using puppet in windows.
Code is as below :-
file { \'D:\\mycopy\\folder\\filename\': ensure => present,