Skip to main content

2025년 4월 24일

PermittedComputers Parameter

When captured application is started, the PermittedComputers parameter verifies whether the computer is a member of a specified Active Directory group. If the computer is not a member of Active Directory group, Omnissa Thinapp does not start the application.

This parameter can be used as:

PermittedComputers=xpsystemgroup;win7systems

The Package.ini entry for application PDC overrides the global settings and all entry points will inherit these settings from PDC. For example:

[BuildOptions]
PermittedComputers=OfficeComputers

[Microsoft Office 2010.dat]
PermittedComputers=xpsystemgroup;

[Microsoft Word 2010.exe]
...
...
[Microsoft excel 2010.exe]
...
...

In the above example, PermittedComputers settings for [Microsoft Office 2010.dat] will override the global option provided in [BuildOptions]as this file is the PDC. Word and Excel applications will inherit settings from [Microsoft Office 2010.dat].

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…