Hi,
I have noticed quiet a few times now that when i run some commands in a powershell window, the execution seems to hang and if i press enter the rest of the command is executed.
It does it for such as simple thing as
xcopy \\source \\dest
repadmin /syncall /Adep
The commands are executed but i need to press enter at some point (and multiple times) for the command to complete.
Anyone have seen this kind of behavior?