windows-itpro-docs/windows/client-management/mdm/policy-csp-admx-iscsi.md
2022-08-10 18:08:08 -04:00

4.5 KiB

title, description, ms.author, ms.localizationpriority, ms.topic, ms.prod, ms.technology, author, ms.date, ms.reviewer, manager
title description ms.author ms.localizationpriority ms.topic ms.prod ms.technology author ms.date ms.reviewer manager
Policy CSP - ADMX_iSCSI Learn about the Policy CSP - ADMX_iSCSI. vinpa medium article w10 windows vinaypamnani-msft 12/17/2020 aaroncz

Policy CSP - ADMX_iSCSI

Tip

This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see Understanding ADMX-backed policies.

You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to Enabling a policy.

The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see CDATA Sections.


ADMX_iSCSI policies

ADMX_iSCSI/iSCSIGeneral_RestrictAdditionalLogins
ADMX_iSCSI/iSCSIGeneral_ChangeIQNName
ADMX_iSCSI/iSCSISecurity_ChangeCHAPSecret

ADMX_iSCSI/iSCSIGeneral_RestrictAdditionalLogins

Edition Windows 10 Windows 11
Home No No
Pro Yes Yes
Windows SE No Yes
Business Yes Yes
Enterprise Yes Yes
Education Yes Yes

Scope:

[!div class = "checklist"]

  • Device

If enabled then new iSNS servers may not be added and thus new targets discovered via those iSNS servers; existing iSNS servers may not be removed.

If disabled then new iSNS servers may be added and thus new targets discovered via those iSNS servers; existing iSNS servers may be removed.

ADMX Info:

  • GP Friendly name: Do not allow manual configuration of iSNS servers
  • GP name: iSCSIGeneral_RestrictAdditionalLogins
  • GP path: System\iSCSI\iSCSI Target Discovery
  • GP ADMX file name: iSCSI.admx

ADMX_iSCSI/iSCSIGeneral_ChangeIQNName

Edition Windows 10 Windows 11
Home No No
Pro Yes Yes
Windows SE No Yes
Business Yes Yes
Enterprise Yes Yes
Education Yes Yes

Scope:

[!div class = "checklist"]

  • Device

If enabled then new target portals may not be added and thus new targets discovered on those portals; existing target portals may not be removed.

If disabled then new target portals may be added and thus new targets discovered on those portals; existing target portals may be removed.

ADMX Info:

  • GP Friendly name: Do not allow manual configuration of target portals
  • GP name: iSCSIGeneral_ChangeIQNName
  • GP path: System\iSCSI\iSCSI Target Discovery
  • GP ADMX file name: iSCSI.admx

ADMX_iSCSI/iSCSISecurity_ChangeCHAPSecret

Edition Windows 10 Windows 11
Home No No
Pro Yes Yes
Windows SE No Yes
Business Yes Yes
Enterprise Yes Yes
Education Yes Yes

Scope:

[!div class = "checklist"]

  • Device

If enabled then don't allow the initiator CHAP secret to be changed.

If disabled then the initiator CHAP secret may be changed.

ADMX Info:

  • GP Friendly name: Do not allow changes to initiator CHAP secret
  • GP name: iSCSISecurity_ChangeCHAPSecret
  • GP path: System\iSCSI\iSCSI Security
  • GP ADMX file name: iSCSI.admx

ADMX-backed policies in Policy CSP