Precheck for installation of AIQUM on windows server
Applies to
- Active IQ Unified Manager(AIQUM) 9.x
- Microsoft Windows server
Answer
- Confirm user is part of local administrator group or ask user to log on to windows server as
admin. - Make sure no Anti-virus scan software stop running until we are done with the install or we exclude the MySQL and other AIQUM directories beforehand.
- Make sure we have no firewall running on windows server for example from windows command prompt windows
netsh firewall show state. - Disable UAC (user access control) :
- Open the Registry Editor.
- Expand HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
- Set to 0, which means that UAC is disabled.
- The file we need to change EnableLUA (Enable-Local-User-Access) to zero (0)
- Change the value to the desired value, click OK,
- Close the Registry Editor, and reboot the system.
-
IMPORTANT STEP [Uninstall and remove any "residue" of previous attempts of installing AIQUM server. Make sure check the windows registry for any leftover / residues from previous attempts.
- Check to see if
deny access to network driveis not turned on for local administrator and domain admin groups, usegpedit.mscand look for this information. - Once all the above are checked and corrected, then it is time to run the installer again.
- Before running the AIQUM installer go to windows
tempdirectory and keep that directory open on a side, thetempdirectory path can be found by running the following command in windows CLI%temp% - Open command prompt windows with run as
admin. Run the AIQUM installer, try to use simple password for MySQL and admin user likeP@ssw0rd1234for testing purposes. - When you see the error again collect the following:
- Collect the latest logs and folder created under windows
tempdirectory like AIQUM installer logs. - Logs under windows
Program Datadirectory, see if we have any logs forOCIEorOCUMcreated. - Lastly, grab the windows event logs like
system|application|securityevent logs to check if they dont have any local group policy enable that deny admin access, we have seen in the past if windows user profile begins with ! mark .
Additional Information
- See Windows software and installation requirements (netapp.com)
- By install AIQUM, the necessary configuration change will happens in the following windows directories:
- Windows Registry
C:\Program FilesC:\ProgramData
