CapaInstaller 6.5 Public Documentation
Installation and Maintenance
The following is a description of the requirements, installation, and maintenance of the CapaInstaller Solution.
- Agent Deployment — This document describes the general guidelines for deploying a CapaInstaller Agent to a computer running Microsoft Windows.
- How to install
- Database settings and maintenance — Documents describing how to set up and maintain the CapaInstaller database
- How to Update
- Software Requirements — This document describes software requirements
- Getting started
- Minimum Hardware Requirements
- Difference between iOS and Android
- Getting started with Device Management
The CapaInstaller Console
The CapaInstaller Console is the application that you will use for the day-to-day management of all your users, computers, and devices.
- General Console Settings and Views
- Configuration Management
- Asset Management
- OS Deployment — The following is a description of the OS Deployment tool, its functionality and its purpose.
- Reporting and Queries
- Patch Management
- System Administration
Package Creator
CapaInstaller Package Creator automates the creation of software packages in CapaInstaller and is designed to make packaging easier.
Scripting Library
CapaInstaller Scripting Library provides a powerful set of pre-made functions designed by experts in software installation.
- Application functions
- Desktop functions
- CMS Functions
- Environment functions
- File functions
- INI file functions
- Job functions
- MSI functions
- Network functions
- OSD Scripting Library
- Powershell functions
- ProgressBar functions
- RAS (Remote Access Services) functions
- Registry Functions
- Report functions
- Scripting Guidelines
- Security functions
- Service functions
- Shell Function
- SMS functions
- SVS Functions
- System functions
- Thinstall functions
- User Management functions
- Using passwords in CapaInstaller Scripting Library
- Addendum
- PowerPack Integration
SDK - CapaInstaller Software Development Kit functions
- Container functions
- Group functions
- Inventory functions
- MDM Functions
- OS Deployment functions
- Package functions
- System SDK functions
- Unit functions
- VPP functions
- WSUS Functions
Appendix
- Active Management Technology (AMT) detailed
- CapaInstaller default URLs
- CapaInstaller Log Files
- CapaInstaller Processname overview
- CapaInstaller Utilization Index
- Chassistype to Formfactor translation
- Custom inventory example
- Getting started with Performance Guard integration to CapaInstaller
- How to integrate a Performance Guard agent with a CapaInstaller agent on a client PC.
- Performance Guard Integration — The following is a description of the integration with Performance Guard in CapaInstaller and the advantages and possibilities it provides.
- UnitStateMonitor.vbs
- Use of Supervised mode for Apple devices
- Using Alternative Color Scheme with InfoCenter Balloon messages
PowerShell Scripting Library
- PowerPack Error Codes
- PowerPack tips and examples
- $cs.Job_Start
- $cs.File_AppendToFile
- $cs.File_CopyFile
- $cs.File_CopyTree
- $cs.File_CreateDir
- $cs.File_DelEmptyFolder
- $cs.File_DeleteLineInFile
- $cs.File_DelFile
- $cs.File_DelTree
- $cs.File_ExistFile
- $cs.File_ExistDir
- $cs.File_FindFile
- $cs.File_GetFileVersion
- $cs.File_GetProductVersion
- $cs.File_RenameDir
- $cs.File_RenameFile
- $cs.Ini_ReadEntry
- $cs.Ini_WriteEntry
- $cs.Job_WriteLog
- $cs.Log_SectionHeader
- $cs.MSI_GetProductCodeFromMSI
- $cs.MSI_GetPropertyFromMSI
- $cs.MSI_GetPropertiesFromMSI
- $cs.MSI_IsMSIFileInstalled
- $cs.MSI_IsMSIGuidInstalled
- $cs.Reg_DeleteVariable
- $cs.Reg_CreateKey
- $cs.Reg_DelTree
- $cs.Reg_EnumKey
- $cs.Reg_ExistKey
- $cs.Reg_ExistVariable
- $cs.Reg_GetString
- $cs.Reg_SetDword
- $cs.Reg_SetExpandString
- $cs.Reg_SetInteger
- $cs.Reg_SetString
- $cs.Service_Exist
- $cs.Service_Start
- $cs.Service_Stop
- $cs.Shell_Execute
- $cs.Sys_GetFreeDiskSpace
- $cs.Sys_ExistProcess
- $cs.Sys_KillProcess
- $cs.Sys_IsMinimumRequiredDiskspaceAvailable
- $cs.Sys_WaitForProcess
- $cs.Sys_WaitForProcessToExist
- $cs.UsrMgr_AddUserToLocalGroup
- $cs.UsrMgr_EnumMembersOfLocalGroup
- $cs.UsrMgr_CreateLocalUser
- $cs.UsrMgr_ChangePassword
- $cs.UsrMgr_ExistLocalUserAccount
- $cs.UsrMgr_RemoveUserFromLocalGroup
- $cs.UsrMgr_DeleteLocalUserAccount