Never thought I'd ever post here :wink:
I've tried to run this command:
Run, net view >>%TMP%\netview.txt
What I want to achieve is that a list of all computers in the network environment is written to a text file in the Windows TEMP-folder
Unfortunately it runs "net" only without the command switches
Although removing the ">>%TMP%\netview.txt" works fine, but I cannot extract the output this way :cry:
Any ideas how to solve this?




