# It will execute Get-ChildItem
$command = 'Get-ChildItem'
& $command