Windows 용 CLI (Command) 라이선스 서버 도구

2 views
Skip to first unread message

Jonghyuk Yi

unread,
Apr 13, 2026, 5:27:00 AM (yesterday) Apr 13
to 대한민국 IDL/ENVI/SARScape 사용자 포럼
Windows용 라이선스 서버 프로그램과, Linux 용 라이선스 서버 프로그램은 사실상 같은 제품이라고 보아도 됩니다. 

대부분의 경우 Windows OS에서는 GUI로 일을 하는 것을 예상하기 때문에, 라이선스 서버 설정 역시 GUI로 수행할 가능성이 높습니다. 그렇지만, 필요한 경우라면, CLI(Command Line Interface : DOS 창 또는 PowerShell 창)에서도 라이선스 서버 설정을 수행할 수 있습니다. 리눅스와 똑같습니다. 

C:\Program Files\NV5\license_server\bin>licensing.exe activate 1368-1200-0000-0000/1
licensing 이라는 명령어와 activate 라는 지시어가 Linux에서와 똑같이 사용됩니다. 명령어의 위치도 NV5 폴더 아래 license_server/bin 에 있습니다. 

그러므로, GUI 보다 CLI 가 편하다든지, GUI를 사용할 수 없는 상황이라도 걱정할 것이 없습니다. 

예들 들어, 윈도우용 라이선스 서버 제품의 경우 설치 가이드 문서의 첫 페이지에 다음과 같은 내용이 있습니다.

Microsoft Edge WebView2 Runtime is required to use the License Administrator graphical interface utility. WebView2 Runtime should be included with Microsoft software updates, so long as the machine allows regular updates from Microsoft. If WebView Runtime is not on the machine, you will need to install it. See https://developer.microsoft.com/en-us/microsoftedge/webview2/#download-section for installation.  

GUI로 라이선스 서비스 프로그램을 실행하기 위해서는 Microsoft Edge WebView2 Runtime을 설치해야 하는데, 일반 Windows 11에는 이 Runtime 모듈이 기본적으로 설치되어 있습니다. 그렇지만 Windows Server 버전은 관리자가 어떻게 설치하느냐에 따라 이 모듈이 없는 경우도 있습니다. 물론 MS가 누구나 다운받아 설치하라고 제공하는 모듈이기 때문에 추가 설치는 어렵지 않으나, GUI 없이도 Command Line으로 얼마든지 라이선스 관리를 할 수 있습니다. 

아래는, 잘 보게 되지는 않지만, Windows용 License Server Installation Guide 문서에 Licensing Utility 의 시작 부분입니다(리눅스용에도 거의 같은 내용이 있습니다).

Licensing Utility 
Use the licensing command-line utility to do the following from the command line: 
- Activate one or more licenses (activate) 
- Check for license upgrades (check upgrades) 
- Upgrade one or more licenses (upgrade) 
- Deactivate one or more licenses (deactivate) 
- Connect a client to a license server (proxy_server) 
- Print the binding keys for the license (get bindings) 
- Print the license information (show license) 

To use the Licensing utility, open a terminal window and change to the INSTALL_ DIR\license_server\bin direct  
 
Reply all
Reply to author
Forward
0 new messages