How to add shortcut of Cion ESS application on a Mobile

1. Now you can pin Cion ESS Application to your home screen on Mobile so that you can quickly Access them
2. Open Menu in mobile as shown below.
3. Launch Chrome Browser from the Menu and enter ESSP URL in Address bar
4. Once ESSP page loaded tap the menu button and tap add to home screen as shown below.
5. Once we tap on Add to Home Screen it will ask to Name the Option ,Re name it with the desired name as below and tap on add.
6. Once we Tap on Add it will create Shortcut on mobile home page as below
7. As Shown above we can Create Short cut and We can Kept the Same Icon in New Folder in our mobile
8. When we open this Icon It will directly Redirected to Our ESS Page as shown below
9. In the same way we can add all Cionsystems products as short cuts and can be directly access the applications easily by tapping on the icon.

Exporting of GPO’s Manually using command prompt

By some reason if the Export from CION GPO Manager doesn’t work, You can export the GPO Manually.

The reason can be because of the special characters introduced  in the OU’s or domain objects etc

Login into your domain(Eg : ciondev.local) with local administrator account

Please create a folder in your domain with name Test_export100 in your c drive.

Open the command prompt and run the below command and after successful run , goto the folder and check for the folder Test_export100, you should have the folders and the xml file.

cscript “C:\Program Files\CionSystems Inc\Group Policy Manager\Scripts\CreateXMLFromEnvironment.wsf” c:\”Test_export100″\\”Test_export100″.xml /TemplatePath:c:\”Test_export100″\ /Domain:ciondev.local /dc: WNCIONGPO9230D IsOpenPrompt: False

Note : WNCIONGPO9230D is the name of domain controller and ciondev.local is the local server

Run this below command afterwards, goto the folder and verify if it has the migration xml file

cscript “C:\Program Files\CionSystems Inc\Group Policy Manager\Scripts\CreateMigrationTable.wsf” c:\”Test_export100″\\”MigrationTable1.xml”.migtable /Domain:ciondev.local /AllGPOs /Overwrite IsOpenPrompt: False

If the above process is successful, you find the folders and xmls  in the Test_export100 folder

Continue the Import from Cion GPO Manager