The && and || can be used to control command flow like if then...
$ /use/bin/somecmd && echo "it worked!" || echo "epic fail!"
$ /use/bin/somecmd && echo "it worked!" || echo "epic fail!"
$ ps -ef | grep proces[s]
Copy procmon.exe and psexec.exe to c:windowssystem32
psexec -i -s -d procmon.exe
This command runs procmon interactive as the system account.
You can use this to troubleshoot Citrix user permissions issues.
Filter based on result "ACCESS DENIED"