Skip to main content

Change Farm Utility ( CHFARM) Has Stopped Working

Well, this issue was occurred to me last weekend, when I was busying myself changing my Citrix XenApp servers from farm A to farm B, using GUI. Why? because I have nothing to do (on weekend? seriously??). Please put my forever alone life aside, shall we? Well, this issue occurred to my XenApp 5 for Server 2008 farm. Hmm, Server 2008 is the keyword there... :)


Issues :
  • Citrix Admins received below screen after putting the credential for ODBC Driver Access.
  • Citrix Admins can't move forward, as the GIU will froze just after putting the credential.



Troubleshooting 
  1. Go to Start > Run, and type SecPol.msc

     
  2. You will be prompted with all UAC permission, so just proceed accordingly
    Click at I want to complete this task

    Press Ctrl + Alt + End
    Press Continue


  3. After that, you will see this console. Our focus is on Security Settings > Local Policies > Security Options

  4. On the right column, find this configuration, and check the setting configured



Resolution :

  • Right click at the configuration item, and choose Properties

  • From this box, change the option from Enabled to Disabled

  • Once done, you can press Apply, and then OK.
  • Not that you need to reboot the server in order to get this changes reflected.
  • Below explains what the option is all about

Comments

Popular posts from this blog

How To Change NetBIOS Name of A Computer

So yes... After 4 months without new contents, so I started with this. It looks easier to do (well, it is), but before you do that, you may want to read this  to understand the difference between hostname and netBIOS, then starts to explore on when to use them, their limitations etc etc. I won't discuss here (or maybe not today). So let's back to the topic.   Description : Changing NetBIOS Name of A Computer. ComputerName : NetBIOS : How To Do :  Go to Start > Run , and type REGEDIT  Browse to Computer > HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > ComputerName > ComputerName At the right side, double click at ComputerName string, and put correct Value data . Press OK .  Then you will get this Reboot your computer / VM. Once it is up, double check your netBIOS name. New name shall be reflected

Microsoft Assessment and Planning (MAP) Toolkit - Extract Report (3/4)

As mentioned in  the first post , this KB series is about Microsoft Assessment and Planning (MAP) Toolkit. There are 4 main steps : Install MAP Toolkit and its basic configuration Collect inventory Data  Extract Report Extract Advanced Report Once inventory data collected, we can generate reports. From the inventory data collected earlier, we can use options in the toolkit to generate the report. For this example, we re going to discover Windows 10 Readiness This KB is about  how to generate report from collected inventory data. At Overview page, select the targeted scenario category. In this example, it is Desktop . At this page, select specific scenario that we after. In this example, it is Windows 10 Readiness.     It is possible to customize assessment properties. The properties will set the threshold of the assessment, such as, threshold for minimum CPU speed, acceptable free disk, as well as minimum assigned RAM. To do so, s...

Microsoft Assessment and Planning (MAP) Toolkit - Install MAP Toolkit and its basic configuration (1/4)

As mentioned in previous post , this KB series is about Microsoft Assessment and Planning (MAP) Toolkit. There are 4 main steps : Install MAP Toolkit and its basic configuration Collect inventory Data  Extract Report Extract Advanced Report This KB is about how to install MAP Toolkit and its basic configuration Download the toolkit here : https://www.microsoft.com/en-nz/download/details.aspx?id=7826 Launch the installer with Administrator privilege Select Next on the welcome screen Accept the agreement and select Next Configure installation path, and select Next Ready to install. Select Install Installing… Select Finish Launch the app MAP launched. DB needs to be set up prior to use the toolkit Connection to inventory database needs to be created. Give it a name , and select OK . Note that by default, the data source name is  LocalDB (MAPToolkit) Overview page of MAP. Step completed.