Fonts
Hey I am needing to create a package to deploy a set of fonts to every PC. I have no idea where to begin with this, so any and all info will be helpful. I have the fonts in a zipped folder.Please advise?
Find answers to technical questions about Lansweeper.
Hey I am needing to create a package to deploy a set of fonts to every PC. I have no idea where to begin with this, so any and all info will be helpful. I have the fonts in a zipped folder.Please advise?
Recently I had the issue that my lance server is in a different plane than my clients.Because you can not send wol request over different vlans, the built-in action of lansweeper does not work.However, it is possible to use the supplied wol.exe tool ...
Hello - I have a custom computer action that schedules a reboot for 2am the following morning. It looks lke this: cmd.exe /C psexec \\{computer} at 2:00am psshutdown -r -f -c -t 10 /accepteula This works fine (see below), but I would like to be able ...
Any direction greatly appreciated.1) In the "Configuration" "Asset Pages" "Asset Custom Fields" I set Custom01 to a Textbox and renamed it to TeamViewerID.2) I created a batch file c:\tvr.bat with the following one line:"C:\Program Files (x86)\TeamVi...
Hi gurusI am very new to lansweeper so still a newbie so all need is appreciatedI have created a deploy package but also I want to create a step that check the machine for windows 10 version 1803 or 1809 before I move to the second step to be apply, ...
Any reason why a Lock Screen would not initiate from a Powershell script with a Lansweeper Deploy?Anyone have a trick that will work?I run a command (very similar to other powershell scripts that I run)powershell.exe -executionpolicy bypass -file "{P...
This is my script: Command:Xcopy "{PackageShare}\Installers\uninstall.exe" c:\remotefolder /I /A /R /YCommand:Xcopy "{PackageShare}\Installers\executeFile.bat" c:\remotefolder /I /A /R /YCommand:c:\remotefolder \executeFile.bat The bat files contains...
Hi! We have tight VNC on all of computers and I am trying to add a Asset Action to simplify our VNC process. Does anybody else have an action that starts TightVNC for them? Would you be willing to share you code? I added the exe to the lansweeper sha...