cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Step by Step: How to repair client side borrowed TS license

Step by Step: How to repair client side borrowed TS license

Summary

Step by Step: How to repair client side borrowed TS license

Synopsis

Step by Step: How to repair client side borrowed TS license

Discussion

This was tested using FNP v11.12 and FNO v12.8.

1. Copy "Floating Borrowable" and create a new license model "Floating Borrowable client repair 100%"
2. Deploy "Floating Borrowable client repair 100%"
3. Link "Floating Borrowable client repair 100%" to an existing product
4. Create a new line item linked to "Floating Borrowable client repair 100%" and license count of 10
5. Activate server side TS against FNO server
# tsreset_svr.exe -reset
# servercomptranutil.exe -t http://fno128:8888/flexnet/services/ActivationService -new -activate client-repair-100 hybrid=10 repairCount=10
You will see the following content in the request XML
<Count><Type>pubRep</Type><Value>10</Value></Count>
and following content in response XML
<Entry>
<Key>availRepair</Key>
<Value>10</Value>
</Entry>
<Entry>
<Key>repairsToServe</Key>
<Value>10</Value>
</Entry>
You can also see Repairs count is 10 as per the output of serveractutil.exe -v
# serveractutil.exe -v
--------------------------------------------------------------------
Trust Flags: FULLY TRUSTED
Fulfillment Type: PUBLISHER ACTIVATION
Status: ENABLED
Fulfillment ID: FID_3637de98_144a9958dfe__7ff6
Entitlement ID: client-repair-100
Product ID: NAME=lmflex;VERSION=1.0
Suite ID: NONE
Expiration date: 08-May-2014
Concurrent: 0
Concurrent overdraft:0
Hybrid: 10
Hybrid overdraft: 0
Activatable: 0
Activatable overdraft: 0
Repairs: 10
Feature line(s):
6. Start license server and borrow a licence from client side
# start lmgrd -z -c counted.lic
# appactutil -borrow -commServer 27000@10.30.1.108 -entitlementID client-repair-100 -expiration 15-apr-2014
Borrow Activate
Expiration: 15-apr-2014
CommServer: 27000@10.30.1.108
EntitlementID: client-repair-100
FulfillmentID FID-1396928306
7. Windback windows clock to break client side TS
# appactutil.exe -v
--------------------------------------------------------------------
Trust Flags: **BROKEN** TIME
Fulfillment Type: SERVED ACTIVATION
Status: ENABLED
Fulfillment ID: FID-1396928306
Entitlement ID: client-repair-100
Product ID: NAME=lmflex;VERSION=1.0
Suite ID: NONE
Expiration date: 15-apr-2014
Feature line(s):
INCREMENT T1 mvsnjakk 1.0 8-may-2014 1 ISSUER="My Corporation" \
ISSUED=8-apr-2014 START=7-apr-2014 SIGN="01A8 D11E A752 A1E4 \
3406 344C C34F 0252 3578 E40A 1801 2C9E DDAD 1EAC 787D 5008 \
A678 B761 F92E 1ED1 C30F"
INCREMENT T2 mvsnjakk 1.0 8-may-2014 1 ISSUER="My Corporation" \
ISSUED=8-apr-2014 START=7-apr-2014 SIGN="03C5 5D70 0A77 D6A9 \
85E4 B7C4 38EB F69B A85C 9B74 DA02 A5EC 9654 3852 1BF6 8030 \
6CFE 4166 76E5 B09A 17AE"
--------------------------------------------------------------------
8. Repair client side TS
# appactutil -repair FID-1396928306 -commServer 27000@10.30.1.108
SUCCESSFULLY SENT REPAIR REQUEST
9. Status after repair
# appactutil.exe -v
--------------------------------------------------------------------
Trust Flags: FULLY TRUSTED
Fulfillment Type: SERVED ACTIVATION
Status: ENABLED
Fulfillment ID: FID-1396928306
Entitlement ID: client-repair-100
Product ID: NAME=lmflex;VERSION=1.0
Suite ID: NONE
Expiration date: 15-apr-2014
Feature line(s):
INCREMENT T1 mvsnjakk 1.0 8-may-2014 1 ISSUER="My Corporation" \
ISSUED=8-apr-2014 START=7-apr-2014 SIGN="01A8 D11E A752 A1E4 \
3406 344C C34F 0252 3578 E40A 1801 2C9E DDAD 1EAC 787D 5008 \
A678 B761 F92E 1ED1 C30F"
INCREMENT T2 mvsnjakk 1.0 8-may-2014 1 ISSUER="My Corporation" \
ISSUED=8-apr-2014 START=7-apr-2014 SIGN="03C5 5D70 0A77 D6A9 \
85E4 B7C4 38EB F69B A85C 9B74 DA02 A5EC 9654 3852 1BF6 8030 \
6CFE 4166 76E5 B09A 17AE"
--------------------------------------------------------------------
# serveractutil.exe -v
--------------------------------------------------------------------
Trust Flags: FULLY TRUSTED
Fulfillment Type: PUBLISHER ACTIVATION
Status: ENABLED
Fulfillment ID: FID_3637de98_144a9958dfe__7ff5
Entitlement ID: client-repair-100
Product ID: NAME=lmflex;VERSION=1.0
Suite ID: NONE
Expiration date: 08-May-2014
Concurrent: 0
Concurrent overdraft:0
Hybrid: 9
Hybrid overdraft: 0
Activatable: 0
Activatable overdraft: 0
Repairs: 9
Feature line(s):
INCREMENT T1 mvsnjakk 1.0 8-may-2014 1 ISSUER="My Corporation" \
ISSUED=8-apr-2014 START=7-apr-2014 SIGN="01A8 D11E A752 A1E4 \
3406 344C C34F 0252 3578 E40A 1801 2C9E DDAD 1EAC 787D 5008 \
A678 B761 F92E 1ED1 C30F"
INCREMENT T2 mvsnjakk 1.0 8-may-2014 1 ISSUER="My Corporation" \
ISSUED=8-apr-2014 START=7-apr-2014 SIGN="03C5 5D70 0A77 D6A9 \
85E4 B7C4 38EB F69B A85C 9B74 DA02 A5EC 9654 3852 1BF6 8030 \
6CFE 4166 76E5 B09A 17AE"
--------------------------------------------------------------------
Labels (1)
Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Dec 20, 2018 10:31 PM
Updated by: