Help for this page

Select Code to Download


  1. or download this
    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;