Quoted directly by Aaron from:
The virtual machine can be used to install various types of Operating System. Fortigate Vm Trial License Reset Before using the FortiGate VM you must enter the license file that you downloaded from the Customer Service & Support website upon registration. 1, download a version 0. I am setting up a lab in GNS3 with Fortinate VM images, trying to set up a site-to-site vpn.Unfortunately I realised that I have some restrictions, as I can only create 5 policies? Can someone please provide me a full 60 days trial license?
“This guide will give you the steps needed to reset the license file so that you can apply the evaluation license back to your ESXi host.
WARNING:This is for education/informational testing/development purposes only, and should not be used on a production server.
To reset your expired ESX 4.x, ESXi 4.x, ESXi 5.x or ESXi 6.x 60 day evaluation license:
- Login to the HOST via SSH or Shell
- Remove /etc/vmware/license.cfg
- Copy /etc/vmware/.#license.cfg to /etc/vmware/license.cfg
- Restart the vpxa service
Or simply copy the code below and paste it into your SSH session.
Then open the “Licensed Features” option in the configuration tab of the ESXi host through the vSphere Client.
Click on “Edit” in the top right of the “Licensed Features” page
Once the “Assign License” window opens you will see two options. There will be a category for “Evaluation Mode” and Assigned License. Click on the “(No License Key)” option and then click “OK”. This will set the host back to “evaluation” mode and will give you access to all features for 60-days!”
So we recently started looking into Terminal Services and RemoteFX to power some of our admin users and move them off to thin clients instead of full blown desktops. As a trial I begun setting up RDS on one of our Dev machines. After going through the motions of enabling the Remote Desktop Features and setting up RemoteFX on a Virtual Machine for testing, I found that I couldn’t login via RDP to that machine. Going back to the RDS host I found the Licensing popup that informed me that the 128 day trial license had expired. Since this was a test I didn’t want to go using keys to activate or setup a licensing server (purely a PoC for us in IT at this stage).
To reset the grace period there is a registry key that we need to delete. As always when editing the registry, take a backup of the key/s you’re modifying. Navigate to the following location
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlTerminal ServerRCMGracePeriod
Fortigate Vm Demo
Fortigate Vm Trial License Reset Pram
Now there should be a binary key value (like in the screenshot), you first need to have full access permissions to the folder (or take ownership) and then simply delete that value and reboot the server. Once back up your RDS Licensing should be back at the start of a 128 Day grace period. I wouldn’t do this if you have already obtained licensing and should definitely not be used in a production environment.