i need assistance on a error showed to me when i try to did it on command line:
wmic /node:brspd030 computersystem get caption >>\\brspd010\c$\users\machael1\desktop\gpresult.txt & psexec \\brspd030 gpresult -r | findstr /i "WSUS" >>\\brspd010\c$\users\machael1\desktop\gpresult.txt
Output:
Caption
BRSPD010
††††浏慹圠啓⁓流畂楳敮獳䍐൳ †††传祭南单䄠䉭獵湩獥偳獃††††䵅䅅圠啓⁓敒潰瑲牥൳
Ideal output:
caption and result from the Wsus research in the gpresult, i will use this command in the loop with some computers "for %i in (.txt)
.
Could you help me please?