Please help guys =(
I'm not even sure where to start...this is on windows server 2012
.. I did this to winrm :
Start the WinRM service.
Make these changes [y/n]? y
WinRM has been updated to receive requests.
WinRM service started.
WinRM is not set up to allow remote access to this machine for management.
The following changes must be made:
Configure LocalAccountTokenFilterPolicy to grant administrative rights remotely
to local users.
Make these changes [y/n]? y
WinRM has been updated for remote management.
Configured LocalAccountTokenFilterPolicy to grant administrative rights remotely
to local users.
C:\Users\Administrator>winrm set winrm/config/Listener?Address=*+Transport=HTTP
@{Port="8888"}
Listener
Address = *
Transport = HTTP
Port = 8888
Hostname
Enabled = true
URLPrefix = wsman
CertificateThumbprint
ListeningOn = 127.0.0.1, 169.254.125.35, 192.168.1.13, ::1, 2001:0:5ef5:79fd
:1882:1330:3f57:fef2, fe80::5efe:192.168.1.13%13, fe80::1882:1330:3f57:fef2%14,
fe80::5860:a2c1:3dc4:c382%12, fe80::c9c5:9bb3:380d:7d23%21
C:\Users\Administrator>winrm set winrm/config/Client/DefaultPorts @{HTTP="8888"}
DefaultPorts
HTTP = 8888
HTTPS = 5986
--------------------------------------------------------------
04:28:33 PlexConnect: Press CTRL-C to shut down.
04:28:33 PlexConnect: ***
04:28:33 PlexConnect: started: 04:28:33
04:28:33 PlexConnect: Version: 0.4-dev
04:28:33 PlexConnect: Python: 2.7.8 (default, Jun 30 2014, 16:03:49) [MSC v.1500
32 bit (Intel)]
04:28:33 PlexConnect: Host OS: win32
04:28:33 PlexConnect: IP_self: 192.168.1.13
04:28:33 DNSServer: started: 04:28:33
04:28:33 DNSServer: ***
04:28:33 DNSServer: DNSServer: Serving DNS on 192.168.1.13 port 53.
04:28:33 DNSServer: intercept: ['trailers.apple.com'] => 192.168.1.13
04:28:33 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld
.apple.com.edgesuite.net'] => 127.0.0.1
04:28:33 DNSServer: forward other to higher level DNS: 8.8.8.8
04:28:33 DNSServer: ***
04:28:33 WebServer: started: 04:28:33
04:28:33 WebServer: ***
04:28:33 WebServer: WebServer: Serving HTTP on 192.168.1.13 port 80.
04:28:33 WebServer: ***
04:28:33 WebServer: started: 04:28:33
04:28:33 WebServer: ***
04:28:33 WebServer: WebServer: Serving HTTPS on 192.168.1.13 port 443.
04:28:33 WebServer: ***
the ATV3 is still not connecting to the PlexConnect.... =( Please help ? ... not sure what to do =(