exec {'anything.bat' :
command => "C:\\windows\\system32\\cmd.exe **/c cd** C:\\windows\\automation\\puppet\\ **&& anything.bat**",
}
What the bold part in above code doing ??
↧