Environment Variable Support for Windows Vista and Later Releases
Table of Contents
4.2 (EoS)
Expand all | Collapse all
-
- Set Up the Endpoint Infrastructure
- Activate Traps Licenses
-
- Endpoint Infrastructure Installation Considerations
- TLS/SSL Encryption for Traps Components
- Configure the MS-SQL Server Database
- Install the Endpoint Security Manager Server Software
- Install the Endpoint Security Manager Console Software
- Manage Proxy Communication with the Endpoint Security Manager
- Load Balance Traffic to ESM Servers
-
- Malware Protection Policy Best Practices
- Malware Protection Flow
- Manage Trusted Signers
-
- Remove an Endpoint from the Health Page
- Install an End-of-Life Traps Agent Version
-
-
- Traps Troubleshooting Resources
- Traps and Endpoint Security Manager Processes
- ESM Tech Support File
-
- Access Cytool
- View the Status of the Agent Using Cytool
- View Processes Currently Protected by Traps Using Cytool
- Manage Logging of Traps Components Using Cytool
- Restore a Quarantined File Using Cytool
- View Statistics for a Protected Process Using Cytool
- View Details About the Traps Local Analysis Module Using Cy...
- View Hash Details About a File Using Cytool
Environment Variable Support for Windows Vista and Later Releases
The following table displays environment variables and
target values supported on endpoints running Windows Vista and later
releases.
The %CommonProgramFiles(x86)% and %ProgramFiles% environment
variables expand to the native value of the machine. On 64-bit machines,
the environment variable expands to the 64-bit value even when operating
on behalf of a 32-bit process. On 32-bit machines, the environment
variables expands to the file path provided by the application.
Environment Variable | Example Value |
---|---|
%ALLUSERSPROFILE% | C:\ProgramData |
%CommonProgramFiles% | C:\Program Files\Common Files |
%CommonProgramFiles(x86)% | (64-bit only) C:\Program Files
(x86)\Common Files |
%CommonProgramW6432% | (64-bit only) C:\Program Files\Common
Files |
%ProgramFiles% | C:\Program Files |
%ProgramFiles(x86)% | (64-bit only) C:\Program Files
(x86) |
%ProgramW6432% | (64-bit only) C:\Program Files
(x86) |
%ProgramData% | C:\ProgramData |
%SystemDrive% | C: |
%SystemRoot% | C:\Windows |
%TEMP% and %TMP% | C:\Users\<username>\AppData\Local\Temp |
%USERPROFILE% | C:\Users\<username> |
%windir% | C:\Windows |
%COMPUTERNAME% | <computername> |
%ComSpec% | %SystemRoot%\system32\cmd.exe |
%FP_NO_HOST_NAME% | NO |
%NUMBER_OF_PROCESSORS% | 1 |
%OS% | Windows_NT |
%PATH% | %SystemRoot%\system32;%SystemRoot%... |
%PATHEXT% | .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC |
%PROCESSSOR_ARCHITECTURE% | AMD64 |
%PROCESSOR_IDENTIFIER% | Intel64 Family 6 Model 69 Stepping 1, GenuineIntel |
%PROCESSOR_LEVEL% | 6 |
%PROCESSOR_REVISION% | 4501 |