Create Multi-Cast task for grou doesn’t work (Error 500)
The Group creation for Multicast task jobs doesnt work. After click browser error 500 (site not found)
Trunk 7208
Create Multi-Cast task for grou doesn’t work (Error 500)
The Group creation for Multicast task jobs doesnt work. After click browser error 500 (site not found)
Trunk 7208
Hi,
Add Snapin not possible due FTP Login error.
Same Message on Windows Client in client.log when it gets the Snapin Message
The Storagegroup i rebuilded already.
Any ideas? trunk 7208
yep… snapinclient sleeping for 446 seconds. nothing else.
Sorry again,
The problem isnt realy solved. The wmic command now work localy but via snapin task it doesn’t. The task doesn’t start even if i restart the service on client or reboot the client.
Under tasks->Snapin task-> state=queued
(i have no DNS Server setped in this subnet.)
plz can you help me?
regards
chris
Ok problem solved. It was a wmic command issue.
thats the correct line in .cmd file to uninstall “Fog Service”
wmic product where name=‘FOG Service’ call uninstall /nointeractive
thank you guys
chris
yupp the task is running. But the unistall doesnt work. i think the wmic command doesnt work.
… i assigned the Snapin at the Host.
Hostmanagement->Host Menu->Snapin
Hi,
i like the project very much. But now i’m struggling a little bit. I hope someone can help…
After deploying 80 PCs with Sysprep, HostnameChange etc. etc. i need to clean the machines. Clean means it is not allowed any other software is installed exept a few on a list. Unfortunately FOG Service is not on the list. So i have to remove the FOG-Client from every machine after the deploy process.
So what i did…
I created a cmd File with content and added it as a snapin to a host:
wmic product where name=”FOG Service” call uninstall /nointeractive
But nothing happened even in the Logfile. “Snapinmanager says 499 second sleep”
What am i doing wrong? Is there a better way to remove “FOG Service” automaticly?
Thank you
Regards
Chris