Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sophos Cloud Add Policy

I am trying to add a policy to sophos cloud.  I go to 'Manage' > 'Policies'.  Above the list of policies where there should be a button to add a new policy there is no button.  I have tried from Firefox, Chrome, and IE 11 from a Windows 7 Pro desktop.  I need help with this as fast as possible.  My clients do not have on access scanning turned on any more and I need to add a new policy to apply it.  

-Scott

:49414


This thread was automatically locked due to age.
Parents
  • HI,

    I would suggest contacting Support for this one.

    If I right click on my "Add" button and choose Inspect Element (Chrome) I see the code:

    <div class="btn-group">
    <!-- ngIf: !!hasFeature('f_multi_policies') -->

    <button ng-if="!!hasFeature('f_multi_policies')" class="btn ng-scope" track-event="" track-label="Add" ng-click="addPolicy()">Add</button>
    </div>

    So I wonder if it's some licence issue you have, i.e. f_multi_policies feature is not enabled? 

    Regards,

    Jak

    :49426
Reply
  • HI,

    I would suggest contacting Support for this one.

    If I right click on my "Add" button and choose Inspect Element (Chrome) I see the code:

    <div class="btn-group">
    <!-- ngIf: !!hasFeature('f_multi_policies') -->

    <button ng-if="!!hasFeature('f_multi_policies')" class="btn ng-scope" track-event="" track-label="Add" ng-click="addPolicy()">Add</button>
    </div>

    So I wonder if it's some licence issue you have, i.e. f_multi_policies feature is not enabled? 

    Regards,

    Jak

    :49426
Children
No Data