CitrixTools.Net Forums

HomeHomeEnglish ForumsEnglish ForumsAbout Our ToolsAbout Our ToolsWMI error in Citrix AMC after using XenApp Cloning ToolsWMI error in Citrix AMC after using XenApp Cloning Tools
Previous
 
Next
New Post
9/15/2010 12:19 PM
 

Hi again,

I just tried to make a Pre Build Script with the following content accourding to the Citrix article mentioned before:

cd "%programfiles%\citrix\system32\citrix\wmi"
for /f %%s in ('dir /b *.mof *.mfl') do mofcomp %%s

When I run this on the provisioned servers, it works (until a reboot of course).

But in this case, when I use it as as Pre Build Script, it doesn't work. Problably I have to use it as a Pre Cloning Script ... I will try...

br, Patrick

 
New Post
9/16/2010 6:48 AM
 

Hi,

So, I just configured this script as a Pre Cloning Script, so that it runs after the XenApp Prep but before the Cloning process and now it works!

br, Patrick

 
Previous
 
Next
HomeHomeEnglish ForumsEnglish ForumsAbout Our ToolsAbout Our ToolsWMI error in Citrix AMC after using XenApp Cloning ToolsWMI error in Citrix AMC after using XenApp Cloning Tools