Hi all, I am facing issues in adding a window host...
# kolide
s
Hi all, I am facing issues in adding a window host to kolide fleet. I see no errors but the host is not added
s
What logs does the client generate?
s
Hi seph, I had solved the issue. Is certification validation problems
s
Glad you solved it. That error should have been in the client logs.
s
Thanks for your help
By the way, seph do you what command is this "C:\Users\Thor\work\repos\osquery [master ≡]"
**do you know
s
Thor is the username for one of the people here. He usually makes the windows releases. That looks like a path to where he might have had osquery checked out when he built and signed it.
Where do you see that? I’d expect it to show up in some debugging output or something
s
C:\Users\Thor\work\repos\osquery [master ≡] λ sc.exe create osqueryd type= own start= auto error= normal binpath= "C:\Program Files\osquery\osqueryd\osqueryd.exe --flagfile=\Program Files\osquery\osquery.flags" displayname= 'osqueryd'
This is the full command
i get it from osquery doc
s
oh
In that example, I think
C:\Users\Thor\work\repos\osquery [master ≡]
is a shell prompt. The command is
sc.exe
s
yaya i had ask Thor and he said just ignore it and start the command from sc.exe
Thanks for help,seph