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
seph
10/01/2020, 5:21 PM
What logs does the client generate?
s
Sam.P
10/02/2020, 1:27 AM
Hi seph, I had solved the issue. Is certification validation problems
s
seph
10/02/2020, 1:28 AM
Glad you solved it. That error should have been in the client logs.
s
Sam.P
10/02/2020, 1:30 AM
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
seph
10/02/2020, 2:01 AM
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
Sam.P
10/02/2020, 2:08 AM
C:\Users\Thor\work\repos\osquery [master ≡]
λ sc.exe create osqueryd type= own start= autoerror= 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
seph
10/02/2020, 2:16 AM
oh
In that example, I think
C:\Users\Thor\work\repos\osquery [master ≡]
is a shell prompt. The command is
sc.exe
s
Sam.P
10/02/2020, 2:17 AM
yaya i had ask Thor and he said just ignore it and start the command from sc.exe