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
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
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.