it’s weird, but the others services appear withou any action. It’s all okay, thanks.
Posts made by Ric41
-
RE: snapin : problem with hash
-
RE: snapin : problem with hash
Thanks for your answer. I don’t have this service. Only the followings : FOGImageReplicator FOGMulticastManager FOGScheduler
I’ll see to update
-
snapin : problem with hash
Server
- FOG Version: Version 1.3.1-RC-5 SVN 6052
- OS: debian 8.6
Client
- OS: windows 7
Description
Hi,
When i create a snapin, if I use an existant file, the hash is not calculated. Can you modify that ? It seems it is necesary to deploy a snapin with the new client. -
RE: How to deploy teamviewer ?
Hi,
Thanks, but i’ll use the .exe, the install is okay with it. Do u know a mean to automatically associate the teamviewer deployment to our teamviewer account ? The goal is to have access directly to all the pc without asking the password or host id. The account address is stored in the registry, but i think it will have a problem with the account password. -
RE: How to deploy teamviewer ?
@Joe-Schmitt said in How to deploy teamviewer ?:
@Ric41 teamviewer usually will take
TeamViewer.exe /S
as a valid parameter (note that it is capital S). However teamviewer likes to start itself after being installed, so you would probably have to get the PID of the spawned process and kill it after the installer finishes.The /S is okay, thanks a lot (without any window at the end). i regret that its not documented by teamviewer
@dureal99d said in How to deploy teamviewer ?:
@Ric41 so i take it you are trying to deploy teamviewer with all its settings for your corporation in tact right?
If so i seen something on this matter ill post the link once i get home . i know it has somerhing to do with packaging the file and your companys details in a msi yourself and deploying it
If you have a mean to deploy also parameters and the company account, it’s great
-
RE: How to deploy teamviewer ?
@Quazz said in How to deploy teamviewer ?:
Maybe?
I don’t know it, i’ll considere and try it.
@Wayne-Workman said in How to deploy teamviewer ?:
Does it not work if you just install it on the reference image? I don’t know because I’ve never tried.
As i told, it’s for the already in use pcs, not the next.
-
How to deploy teamviewer ?
Hi,
I’ve made a fog server few weeks ago in my company. I have to find a method to deploy teamviewer on the existing computers. We have a business license, that doesn’t give access to the MSI version. Does anyone here have deploy Teamviewer in .exe format with fog ? It seems there is no silent installation parameter with the .exe installer. -
RE: Upgrade to 1.3.2 or 1.3.3 leads to Communication ERROR 500
What happen if you opoen the url juste above ? Same error ? And if you just open this url : http://fogserver/fog/management/index.php?sub=requestClientInfo ?
-
FOG client supervision on admin
Hi,
It wouild be useful to have a supervision of the installed clients on the admin panel, to see if the client is installed on a pc, and perhaps the time of the last check, with possibility to sort by time. If the client is deployed by GPO, it’s not possible to know easily if the client is really installed on all the pc, if the service have a problem to start -
errors in functions.sh in 1.3.x
Server
- FOG Version: 1.2.0
- OS: debian 8.6
Client
- OS: windows 7
Description
Hi
I want to update fog 1.2.0 to 1.3.0. I downloaded the 1.3.0 fil, uncompress it and try to launch the installfog.sh. I have the following error :root@fogserver:~/fogproject/bin# sh installfog.sh
installfog.sh: 20: installfog.sh: [[: not found
installfog.sh: 84: …/lib/common/functions.sh: Syntax error: “(” unexpected (expecting “fi”)I tried to update as tell in the upgrade to trunk post, but i have the same error. I opened the functions.sh script with nano to check the code, but i have see nothing at these lines.
How to know the lines concerned by these errors ? Are the lines 20 and 84 really the concerned lines or some includes files can modify the number line shown in the message ? -
RE: "Content Encoding Error" after logon
it was a typing error in the timezone, that i modified the same day.
-
RE: problem with delayed tasks
i already have set the timezone. I’ll update fog in the day
-
RE: "Content Encoding Error" after logon
i found the cause. It was a typing error in the php.ini…
thanks for the help -
RE: problem with delayed tasks
@Wayne-Workman said in problem with delayed tasks:
With you being new to fog, there is no reason why you shouldn’t be running the latest version.
because i installed fog before christmas
-
RE: "Content Encoding Error" after logon
Hi,
I just relaunched the install script, but still the error. I’ll take a look in the db.—edit—
it’s not the db -
RE: "Content Encoding Error" after logon
the upgrade is planned, i’ll do this monday. I’ll try to rerun the install script after the current task are finished
-
RE: "Content Encoding Error" after logon
there is nothing to see, the page can’ load.! here is a screenshot : https://postimg.org/image/aq1hnpqhv/
same problem on firefox and ie. I was on a win7 laptop while the error appear, on firefox. Same error on another pc (win xp and firefox too). the dashboard is inaccessible. I use the english language in fog, and usa in firefox (portable version). -
"Content Encoding Error" after logon
Server
- FOG Version: 1.20
- OS: Debian 8.6
Client
- OS: Windows 7
Description
Hi,
Since few hours, i have a “Content Encoding Error” error after login. I can access to all pages (it seems) except the homepage. While this appear, I just tried the Quick image boot menu on a laptop, that doesn’t do anything (can’t find image storage). I was also backup a indows xp image on another pc. I have the problem on all the pc i tried to logon, on FF and IE (not tried other browser). Does anyone know what’s the problem ?