→ 🚀What's New? Join Us for the Fall Product Launch! Register Now !
‎04-19-2013 01:18 AM
$compname=$args[0]
Write-Host "Copying lspush to $compname..."
Copy-Item \\ChangeToYourServerName\WhereYouStoreYourTools\lspush.exe "\\$compname\c$\windows\support\lspush.exe" -Force
Write-Host "Executing lspush on $compname..."
Start-Process \\ChangeToYourServerName\WhereYouStoreYourTools\PsExec.exe -ArgumentList "\\$compname -accepteula -h c:\windows\support\lspush.exe YOURLANSWEEPERSERVERNAME 9524"
‎05-20-2014 07:05 PM
‎05-22-2014 06:50 PM
dawnlowery wrote:
Any other ideas? They are windows 7 machines and a few 2003/2008 servers mixed in but not many.
My last resort (ouside of trying rejoining to the domain) is a login script
‎05-17-2013 02:11 PM
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now