I have tested the following PowerShell registry settings and it sets them correctly. Could someone show me the way to do this for a remote computer?
New-Item
You might want to check the PSRemoteRegistry PowerShell Module, and its version for PowerShell 3.0 (with x86.x64 support, http://psrr.codeplex.com/).