When I try to setup an "Auto Logon Helper" using the following commandline,
C:WINDOWSsystem32 unas.exe /user:domain¬COUNT_NAME% "explorer.exe /separate"
everything after ¬COUNT_NAME% gets truncated by PMP. If I remove the double quotes the truncation does not occure but I then get an invalid sytax error.