Hi
I am trying to use deployment packages for the first time. I already tweaked our client windows firewall settings via GPO in a test OU as port 135 and agentless was blocked, all that is now working.
The server can connect to the pc using the scanning credentials, including accessing the admin c$ share, however the last test fails for the task scheduler, plus I get the error below when I try and deploy:
using testconnection.exe:
Lansweeper Connection Tester 7.1.0.1
Scanning Lansweeper Service (on this machine)..
Status: Running
Version: 10.6.0.0
Pinging testlappytappy
Ping ok.
Scanning TCP ports..
135 open (EPMAP)
139 open (NetBIOS Session Service)
445 open (SMB)
Checking DNS..
testlappytappy resolved to: 192.168.x.y
If this is not correct, please check for DNS problems.
Checking reverse DNS..
192.168.x.y:
testlappytappy.testdomain
Scanning netbios (UDP)..
Computername: TESTLAPPYTAPPY
Domain: TEST
Scanning netbios (445)..
Could not scan netbios (i have netbios disabled on all clients, as we use full dns).
Scanning Active Directory..
operatingSystem: Windows 10 Pro
operatingSystemVersion: 10.0 (19044)
Scanning WMI..
Computername: TESTLAPPYTAPPY
If this is not correct, please check for DNS problems
Operating system: Microsoft Windows 10 Pro
\root\cimv2 Remote WMI access test OK
Operating system: Windows 10 Pro
\root\default Remote WMI access test OK
Checking C$ Access
Deployment Folder: OK
Access Rights: OK
Checking Task Scheduler
The network path was not found. (Exception from HRESULT: 0x80070035)
Done.
Result: Deployment ended: Incorrect function. Stop(Failure). Credential: (TEST\lansweeper). ShareCredential: (lsdeploy).
Command: "\\testserver\testshare\windowsclient\Setup.exe" -silent INSTALLLEVEL=100
the credentials are all ok, and work to access the share. lsdeploy is a normal domain user per the recommendations of using deploy as password is a reversible hash. lansweeper user itself which is scanning credential has admin rights.