Help for this page
my $string = qq/c:\\windows\\system32\\windowspowershell\\v1.0\\powers +hell.exe -command "Set-ADUser $un -Replace @{thumbnailPhoto=([Byte[]] +(Get-Content $jpeg -Encoding Byte))}"/; print $string;