We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Offline licenses provided as CSV
Current procedure:
- Get environment product key and transcribe environment hash for each offline environment
- Save each page as PDF
- Transfer to offline network
- Manually copy/paste license keys into the licensing app UI. At time of writing, I can only do one at a time because the app throws an error and will not save my licenses otherwise.
- Get environment product key and transcribe environment hash for each offline environment
- Transfer to offline network
- PowerShell script to read the CSV and update license keys
Comments
Then copy the JSON file to the server and run this command to read the file contents into SCSM:
@Brian_Wiest, my script is practically identical to John's second script, except I was using my own manually-crafted source.
Not sure I understand the issue. You should be able to run the first script on any machine connected to the internet. The script which runs on the server does not need access to the internet.
If you cannot use PowerShell to invoke the URI, you could use something like the Advanced REST Client in Chrome. Paste in the URL:
and then Download the results to a file.
Using the string successfully got the json file. Sweet. This will save me so time.
Has the api changed at all? For a while now I've not been getting portal keys in my JSON file, however it works using the same environment hash manually.
I just tested the server using this code and it returned my Portal licenses