Hi!
Little confusion about this Lspush GPO.
I am placing the Lspush in netlogin folder on my dc.
\\Com.net\netlogin\lspush.exe
the vbscript is:
Set WshShell = CreateObject("Wscript.Shell")
WshShell.run "\\Com.net\netlogin\lspush.exe lansweeperserver",0
where lansweeperserver is my server that is running with lansweeper.
My script is right ??
Thanks in adnvance.