Page 1 of 1
[SOLVED] Missing osLanguage in 2.6?
Published: February 5, 2025 - 1:22 PM
by guigeek
Hi!
My computer network includes different operating systems with different languages installed, and I relied heavily on the OsLanguage variable in WAPT, which seems to have disappeared in version 2.6.
Is there an alternative?
Thanks!
Guillaume
Re: missing osLanguage in 2.6?
Published: February 5, 2025 - 1:37 PM
by sfonteneau
OsLanguage in wmi?
In that case, with
https://wapt.tranquil.it/store/fr/tis-audit-wmi you will have it in the audit data
Re: missing osLanguage in 2.6?
Published: February 5, 2025 - 3:08 PM
by dcardon
Hi Guillaume,
as Simon mentioned, this should be reported through WMI requests. These requests are quite CPU-intensive for relatively little useful data, so we've made it optional through an auditing package.
Does the host_capabilities/language field provide you with the correct information? Do you install the machine in English and then add the language pack on top of it?
Best regards,
Denis
Re: missing osLanguage in 2.6?
Published: February 5, 2025 - 4:26 PM
by guigeek
Thanks!
I can't find the cache in agent 2.6 anymore? Has it been moved?
Re: missing osLanguage in 2.6?
Published: February 5, 2025 - 4:49 PM
by dcardon
Hello Guillaume,
guigeek wrote: ↑Feb 5, 2025 - 4:26 PM
I can't find the cache in Agent 2.6 anymore? Has it been moved?
For CSPN certification, the agent must not leave any information accessible (unless it is necessary for a non-admin user). Therefore, the cache has been moved to the %WAPT_HOME\private\cache directory.
I'm marking this topic as RESOLVED
Sincerely,
Denis