@wild1 How did you get that error? I am new to snapin like you?
Posts made by msi
-
RE: Snapin Error
-
RE: Run basic batch script on client machine via snapin
@wayne-workman I didn’t know that it could do that. Does it restart the machine afterwards? How can I verify that it changed the host name?
-
Snapin Error
just ran the snapin. it is not working… I checked the fog log, it saying some sort of Middleware response error. It just has a pause icon as below:
-
RE: Run basic batch script on client machine via snapin
@george1421 I looked at the client (Karim-Win10) machine and c:\ drive. I guess, it’s a different issue. Should I start a new discussion?
-
RE: Run basic batch script on client machine via snapin
@george1421 how can I do that?
-
RE: Run basic batch script on client machine via snapin
@george1421 just ran the snapin. it is not working… I checked the fog log, it saying some sort of Middleware response error. It just has a pause icon as below:
-
RE: Run basic batch script on client machine via snapin
@george1421 Please don’t take me wrong. I thought batch file should be saved as .bat format. Also, I am not familiar with unattend.xml. Would you be able to show me how? This is after the fact that user has moved to another desk and we have to add new user on that PC.
-
RE: Windows 10 is not activate after cloning
@julienl in my case, I just activated the windows before capturing the image.
-
Run basic batch script on client machine via snapin
How can add and deploy basic batch via snapin from fog server? I was planning to run below batch script: (inside the script)
net user test password /add
net user test1 /delete
wmic computersystem where name=“%computername%” call rename name=“abc-Win10” -
RE: Can't add location under location managment
@george1421 it works. Thanks!
-
Can't add location under location managment
Server
- FOG Version: 1.4.4
- OS: CentOS 7.3
Client
- Service Version:
- OS:
Description
Hi!
I am trying to add/create new location after installing the location plugin. Its giving me “ID Must be set to edit” error. I am following video created by @Wayne-Workman from the youtube.
https://www.youtube.com/watch?v=aZkGwQztITg -
RE: Remove and stop FOG to act as a DHCP server
@george1421 development tools successfully installed. but still giving same error.
-
RE: Remove and stop FOG to act as a DHCP server
@Sebastian-Roth @george1421
By the way I am using dnsmasq version 2.66 since my centos won’t let me upgrade to 2.76. I noticed that it is missing libdbus-1-dev libnetfilter-conntrack-dev idn libidn11-dev nettle-dev libval-dev dnssec-tools. So i ran yum install -y wget libdbus-1-dev libnetfilter-conntrack-dev idn libidn11-dev nettle-dev libval-dev dnssec-tools. I got below error:No package libdbus-1-dev available.
No package libnetfilter-conntrack-dev available.
No package idn available.
No package libidn11-dev available.
No package nettle-dev available.
No package libval-dev available.
No package dnssec-tools available.
Nothing to do -
RE: Remove and stop FOG to act as a DHCP server
@sebastian-roth Hi Getting below error:
[root@localhost dnsmasq-2.76]# nano Makefile
[root@localhost dnsmasq-2.76]# sudo make install
/bin/sh: cc: command not found
/bin/sh: cc: command not found
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containingdbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found Package libidn was not found in the pkg-config search path. Perhaps you should add the directory containing
libidn.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘libidn’ found
Package libnetfilter_conntrack was not found in the pkg-config search path.
Perhaps you should add the directory containinglibnetfilter_conntrack.pc' to the PKG_CONFIG_PATH environment variable No package 'libnetfilter_conntrack' found Package nettle was not found in the pkg-config search path. Perhaps you should add the directory containing
nettle.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘nettle’ found
Package hogweed was not found in the pkg-config search path.
Perhaps you should add the directory containinghogweed.pc' to the PKG_CONFIG_PATH environment variable No package 'hogweed' found Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing
dbus-1.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘dbus-1’ found
Package libidn was not found in the pkg-config search path.
Perhaps you should add the directory containinglibidn.pc' to the PKG_CONFIG_PATH environment variable No package 'libidn' found Package libnetfilter_conntrack was not found in the pkg-config search path. Perhaps you should add the directory containing
libnetfilter_conntrack.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘libnetfilter_conntrack’ found
Package nettle was not found in the pkg-config search path.
Perhaps you should add the directory containingnettle.pc' to the PKG_CONFIG_PATH environment variable No package 'nettle' found Package hogweed was not found in the pkg-config search path. Perhaps you should add the directory containing
hogweed.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘hogweed’ found
/bin/sh: cc: command not found
/bin/sh: cc: command not found
make[1]: Entering directory/root/Downloads/dnsmasq-2.76/src' cc -Wall -W -O2 -DVERSION='"2.76"' -c cache.c make[1]: cc: Command not found make[1]: *** [cache.o] Error 127 make[1]: Leaving directory
/root/Downloads/dnsmasq-2.76/src’
make: *** [all] Error 2
[root@localhost dnsmasq-2.76]# ls
Android.mk bld CHANGELOG CHANGELOG.archive contrib COPYING COPYING-v3 dbus dnsmasq.conf.example doc.html FAQ logo Makefile man po setup.html src trust-anchors.conf VERSION
[root@localhost dnsmasq-2.76]# -
RE: Adding new node error
@george1421 I think its working now… what happen, I updated the node while updating the node IP. The password field was changed to just password (not encrypted one). Below is the latest, please let me know if this is what I should see:
Every 2.0s: tail fogreplicator.log
[09-01-17 12:07:04 am] | 8431531 0 /images/Win10-2.1/d1p3.img
[09-01-17 12:07:04 am] | Files do not match.
[09-01-17 12:07:04 am] * Deleting remote file:
[09-01-17 12:07:04 am] | 14474904492 0 /images/Win10-2.1/d1p4.img
[09-01-17 12:07:04 am] | Files do not match.
[09-01-17 12:07:04 am] * Deleting remote file:
[09-01-17 12:07:04 am] * Starting Sync Actions
[09-01-17 12:07:04 am] | CMD:
lftp -e ‘set xfer:log 1; set xfer:log-file “/opt/fog/log/fogreplicator.Win10-2.1.transfer.njedclient.log”;set ftp:
list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c -r -R --ignore-time -vvv --exclude “.srvprivate” “/images/Win10-2.1”
“/images/Win10-2.1”; exit’ -u fog,[Protected] 10.135.200.230
[09-01-17 12:07:04 am] * Started sync for Image Win10-2.1 -
Adding new node error
hi,
getting below error after adding a new node. How we can solve it?[08-31-17 11:46:58 pm] * Starting Image Replication.
[08-31-17 11:46:58 pm] * We are group ID: 1. We are group name: default
[08-31-17 11:46:58 pm] * We are node ID: 1. We are node name: DefaultMember
[08-31-17 11:46:58 pm] * Attempting to perform Group -> Group image replication.
[08-31-17 11:46:58 pm] | Replicating postdownloadscripts
[08-31-17 11:46:58 pm] * Found Image to transfer to 1 node
[08-31-17 11:46:58 pm] | File Name: postdownloadscripts
[08-31-17 11:47:01 pm] * Type: 2, File: /var/www/html/fog/lib/fog/fogftp.class.php, Line: 463, Message: ftp_login(): Login incorrect., Ho
st: 192.168.1.200, Username: fog -
RE: Remove and stop FOG to act as a DHCP server
@sebastian-roth I haven’t had chance to work on it. I will update you once I install dnsmasq. Thank you for checking on me.
-
RE: Remove and stop FOG to act as a DHCP server
@george1421 I am sorry that I am asking a lot. Can you tell me more about how to configure dnsmasq? I heard about before and failed to configure it in right way when I tried to use cobbler.