Many operations in BizTalk RFID require administrative permissions. Windows Vista imposes additional security precautions that require an additional step to run an application as an administrator. For example, command-line applications (such as RfidClientConsole.exe) must be run as administrator to function correctly. Running a program as administrator is referred to as running with elevated permissions.
Note |
|---|
|
These procedures are valid only for Windows Vista.
|
To run a BizTalk RFID console program with elevated permissions
-
Navigate to the %RFIDINSTALLDIR%\bin folder.
-
Right-click the desired console application, such as RfidClientConsole.exe.
-
Select Run as administrator.
To open an administrative command prompt
-
Click Start, point to Programs, and then click Accessories.
-
Right-click Command Prompt.
-
Select Run as administrator.
-
Navigate to the folder that contains the application to run. For example, type cd %RFIDINSTALLDIR%\bin.
-
Execute the desired program and pass the required arguments.
Concepts
Security and Protection
Other Resources
Using the RFID Client Console