[Jan 05, 2026] Free Nutanix Certified Professional (NCP) NCP-US-6.10 Exam Question [Q24-Q45]

Share

[Jan 05, 2026] Free Nutanix Certified Professional (NCP) NCP-US-6.10 Exam Question

NCP-US-6.10 dumps & Nutanix Certified Professional (NCP) sure practice dumps

NEW QUESTION # 24
Which term describes Nutanix Files blocking access to a file until its file state is manually changed?

  • A. Cleaned
  • B. Unquarantined
  • C. Quarantined
  • D. Deleted

Answer: C

Explanation:
In Nutanix Files, there is a built-in feature calledFile Quarantine. When certain suspicious or malicious activity is detected-often through integrations with file scanning tools or security alerts-the file is quarantined. In a quarantined state, access to the file isblockeduntil an administrator manually reviews and decides to eitherunquarantineordeletethe file.
The NCP-US and NUSA courses highlight this term as follows:
"Files that are detected to have potential issues or threats are placed in a quarantined state by Nutanix Files.
This quarantined state restricts user access to ensure security and requires manual administrative action to restore access." Thus, the correct term isQuarantined.


NEW QUESTION # 25
At what level of granularity can Smart DR replicate?

  • A. Volume
  • B. File
  • C. Share
  • D. Bucket

Answer: C

Explanation:
Smart DR (Disaster Recovery) is a feature within Nutanix Unified Storage (NUS), specifically designed to facilitate data replication and disaster recovery for Nutanix Files, which is the file storage service component of NUS. Nutanix Unified Storage integrates file, object, and block storage services, but Smart DR is primarily associated with the file storage functionality provided by Nutanix Files. To determine the level of granularity at which Smart DR operates, we need to examine how it handles replication within this context.
Understanding the Options
* Volume: In Nutanix terminology, a volume typically refers to a logical storage unit used in block storage services (e.g., Nutanix Volumes). It can contain multiple files or datasets and is managed at a higher abstraction level.
* Bucket: A bucket is a container used in object storage (e.g., Nutanix Objects) to store objects, akin to a directory but specific to object-based storage systems.
* Share: In Nutanix Files, a share refers to a file share (accessible via SMB or NFS protocols), which contains files and directories that are made available over a network for user access.
* File: This represents an individual file, the smallest unit of data within a storage system.
Smart DR's purpose is to ensure data availability and consistency for disaster recovery scenarios, which implies that the replication granularity should support recovering cohesive sets of data rather than fragmented pieces that could lead to inconsistencies.
Smart DR and Nutanix Files
According to the Nutanix Unified Storage documentation, Smart DR is specifically tailored for Nutanix Files to enable replication of file shares for disaster recovery. The key evidence comes from the NCP-US and NUSA course materials, which state:
"NUS also offers Smart DR to facilitateshare-level data replicationand file server-level disaster recovery." (Reference: Nutanix Unified Storage Administration (NUSA) Study Guide, Section on Disaster Recovery Features for Nutanix Files) This excerpt explicitly indicates that Smart DR performs replication at theshare level. In Nutanix Files, a share is a logical entity that groups files and directories together, accessible via protocols like SMB (Server Message Block) for Windows environments or NFS (Network File System) for UNIX/Linux environments.
When configuring Smart DR, administrators select specific shares to replicate to a remote site, ensuring that the entire share-including all its files and directory structures-is replicated as a single unit. This approach maintains data consistency and simplifies recovery by allowing the entire share to be restored in a disaster scenario.
Why Not the Other Options?
* Volume: While Nutanix Volumes (block storage) supports replication through features like Protection Domains or asynchronous replication, Smart DR is not documented as a feature for block storage replication. Protection Domains, for instance, operate at the VM or volume group level, not under the Smart DR umbrella. Thus, "Volume" is not the correct granularity for Smart DR.
* Bucket: In Nutanix Objects (object storage), replication can occur at the bucket level, but this is managed through different mechanisms, such as object replication policies, not Smart DR. The documentation does not associate Smart DR with bucket-level replication, making "Bucket" incorrect.
* File: Replicating individual files would be highly granular and impractical for disaster recovery, as it risks inconsistencies (e.g., missing related files or directory structures). While Nutanix Files supports file-level operations, Smart DR does not allow administrators to configure replication for individual files within a share. The replication unit is the share itself, ruling out "File." Configuration in Practice In the Nutanix Prism interface, when setting up Smart DR for Nutanix Files, administrators define replication policies by selecting specific file shares. The process involves:
* Identifying the source file server and the shares to replicate.
* Configuring a remote target (e.g., another Nutanix Files instance).
* Scheduling replication to ensure data is copied to the DR site.
This is consistent with the NUSA course, which emphasizes that:
"Smart DR enables administrators to configure replication at the share level, ensuring that all data within the share is protected and recoverable." (Reference: Nutanix Unified Storage (NCP-US) Study Guide, Module on Configuring Disaster Recovery) Clarifying Scope While Nutanix Unified Storage encompasses file, object, and block services, Smart DR is distinctly a feature of Nutanix Files. For object storage (Nutanix Objects), replication is handled at the bucket level via separate features, and for block storage (Nutanix Volumes), replication uses mechanisms like synchronous or asynchronous replication at the volume group level. However, the question specifically pertains to Smart DR, and the documentation consistently ties this feature to share-level replication.
Conclusion
The level of granularity for Smart DR replication is theshare, as it replicates entire file shares within Nutanix Files to ensure data consistency and effective disaster recovery. Among the provided options-Volume, Bucket, Share, and File-the correct answer is "Share," corresponding to option C.
References:
Nutanix Unified Storage (NCP-US) Study Guide, Module on Disaster Recovery and Replication.
Nutanix Unified Storage Administration (NUSA) Course, Section on Nutanix Files and Smart DR Configuration.


NEW QUESTION # 26
An administrator has configured a corporate antivirus solution to place virus-infected files into quarantine where clients cannot read or write the files.
Which actions in addition to Rescan and Unquarantine can the administrator perform on the quarantined files?

  • A. Alert
  • B. Reset
  • C. Delete
  • D. Report

Answer: C

Explanation:
For quarantined files in Nutanix Files (via antivirus integration), administrators can:
* Rescan: Re-check the file for malware.
* Unquarantine: Restore the file if falsely flagged.
* Delete: Permanently remove infected files to prevent risks.
Options A/B/C are invalid:
* Alert (A): Not a file action; part of notification settings.
* Report (B): Generates summaries but doesn't act on files.
* Reset (C): No such quarantine function.
Reference:Nutanix Files Antivirus Administration Guide:
"In the quarantine dashboard, administrators can Delete, Rescan, or Unquarantine files. Deletion is irreversible and recommended for confirmed threats."(Chapter: "Managing Quarantined Files") Nutanix Unified Storage Administration (NUSA) Course:
"Critical quarantine actions include Rescan (verify), Unquarantine (restore), and Delete (eradicate)."(Module:
"Files Security and Antivirus")


NEW QUESTION # 27
An administrator has a Nutanix Files deployment hosted on an AHV-based Nutanix cluster, scaled out to four FSVMs hosting several department shares. In the event of a ransomware attack, files need to be quickly recovered from a self-hosted snapshot.
How can this be accomplished?

  • A. Configure a DR Availability Zone.
  • B. Use File Analytics to enable self-service restore.
  • C. Configure an Async DR Protection Domain.
  • D. Install NGT and enable self-service restore.

Answer: D

Explanation:
Self-Service Restore (SSR) requires Nutanix Guest Tools (NGT) installed on client VMs. SSR allows end users to directly restore files/folders from snapshots via Windows Previous Versions or macOS Time Machine, enabling rapid ransomware recovery without IT intervention.
* Option A/C: Async DR and Availability Zones are for disaster recovery (site-level), not granular file recovery.
* Option D: File Analytics provides insights but cannot enable restores.
Reference:Nutanix Files Administration Guide:
"Enable Self-Service Restore by installing NGT on client VMs and configuring SSR on SMB shares. Users access snapshots via 'Previous Versions' tab in Windows Explorer."(Chapter: "Self-Service Restore Configuration")Nutanix NCP-US Study Guide:"NGT-based SSR is the primary method for user-driven recovery of snapshots post-ransomware."(Section: "Files Data Protection")


NEW QUESTION # 28
A company is planning to upgrade the Nutanix Objects cluster deployed on-premise to the latest version. An administrator has logged into Prism Central using domain credentials. After navigating to the LCM page and performing an inventory, the administrator notices that the latest version of Objects is not showing. The following components have been updated to the latest available version listed in LCM: MSP Controller, Objects Manager, Objects Services. After running an LCM inventory successfully, the latest version of Objects still is not listed. What could be the reason?

  • A. The administrator does not have needed permissions
  • B. The MSP Controller on Prism Element has not been updated
  • C. Prism Central is not running a compatible version
  • D. The Objects version is not supported on-premise

Answer: C

Explanation:
The issue involves an administrator attempting to upgrade a Nutanix Objects cluster using Prism Central's Lifecycle Manager (LCM), but the latest version of Nutanix Objects is not listed after running an inventory, despite other components (MSP Controller, Objects Manager, Objects Services) being updated. The most likely reason is thatPrism Central is not running a compatible versionrequired to support the latest Nutanix Objects version.
TheNutanix Unified Storage Administration (NUSA)course states, "LCM upgrades for Nutanix Objects require Prism Central to be running a version that is compatible with the target Objects version; if Prism Central is not on a compatible version, the latest Objects version will not be listed in the LCM inventory." Prism Central orchestrates LCM upgrades, and its version must support the new features, APIs, and metadata of the target Nutanix Objects version. If Prism Central is running an older version, it may not recognize or list newer versions of Nutanix Objects available for upgrade.
TheNutanix Certified Professional - Unified Storage (NCP-US)study guide further elaborates that "a common reason for missing component versions in LCM is an incompatible Prism Central version; administrators must ensure Prism Central is upgraded to a version that supports the target Nutanix Objects release." The guide recommends checking the Nutanix compatibility matrix to verify that the current Prism Central version supports the desired Objects version and upgrading Prism Central if necessary.
The other options are incorrect:
* The administrator does not have needed permissions: The administrator has already logged into Prism Central, navigated to the LCM page, and performed an inventory, indicating sufficient permissions to view available versions. Permission issues would typically prevent access to LCM entirely.
* The Objects version is not supported on-premise: Nutanix Objects is fully supported on-premise, and there is no indication that the target version is cloud-only.
* The MSP Controller on Prism Element has not been updated: The MSP Controller has already been updated to the latest version as per the scenario, and the MSP Controller on Prism Element is not directly responsible for listing Objects versions in Prism Central's LCM.
The NUSA course documentation emphasizes that "ensuring Prism Central is on a compatible version is a critical step before upgrading Nutanix Objects via LCM; an incompatible Prism Central version will prevent the latest Objects version from appearing in the inventory." References:
Nutanix Unified Storage Administration (NUSA) Course, Section on Lifecycle Management: "Prism Central compatibility for Nutanix Objects upgrades." Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Topic 1: Deploy and Upgrade Nutanix Unified Storage, Subtopic: "LCM upgrade troubleshooting for Nutanix Objects." Nutanix Documentation (https://www.nutanix.com), LCM Administration Guide: "Prism Central version compatibility for component upgrades."


NEW QUESTION # 29
An administrator has been asked to upgrade an S3-compatible bucket on-premise using Prism Central. Prior to running the LCM upgrade, the administrator validated the following configurations for this task:
* Inbound traffic allowlist:
* Controller Virtual Machine (CVM) IP addresses (including secondary/segmented)
* Prism Central IP address
* Pod network range, usually 10.100.0.0/16
* All IP addresses, such as 0.0.0.0/0 for ports TCP 80 and 443
Outbound traffic allowlist:
* CVM IP addresses (including secondary/segmented)
* Prism Central IP address
* Pod network range, usually 10.100.0.0/16
* All IP addresses such as 0.0.0.0/0 for ports TCP 53, 7100, 5553 and UDP 53, 123 After the validation, the LCM upgrade is launched but did not complete. After reaching the security team, the administrator is informed that security has been enforced on the outbound traffic to the Internet as well. The administrator has been asked to provide a list of components that require Internet access. What should the administrator provide to the security team for a successful upgrade?

  • A. LCM
  • B. Prism Central IP address/port
  • C. Pod network
  • D. CVM IP address/port

Answer: D

Explanation:
The scenario involves upgrading an S3-compatible bucket (Nutanix Objects) using Prism Central's Lifecycle Manager (LCM). The LCM upgrade process failed because outbound traffic to the Internet was restricted, and the administrator needs to identify which components require Internet access for a successful upgrade. The correct answer is that theCVM IP address/portmust be provided to the security team, as the Controller Virtual Machines (CVMs) are responsible for downloading upgrade artifacts from Nutanix's external repositories during an LCM upgrade.
TheNutanix Unified Storage Administration (NUSA)course explains that "LCM upgrades require the CVMs to access external Nutanix repositories to download software and firmware updates, typically over HTTPS (port 443)." The CVMs initiate the download of upgrade packages for components like Nutanix Objects, which includes the S3-compatible bucket infrastructure. The course further notes that "outbound traffic from CVM IP addresses to the Internet must be allowed on ports such as TCP 80 (HTTP) and TCP 443 (HTTPS) for LCM to successfully retrieve upgrade files." TheNutanix Certified Professional - Unified Storage (NCP-US)study guide elaborates that "during an LCM upgrade, CVMs communicate with external Nutanix servers (e.g., download.nutanix.com) to fetch upgrade bundles, requiring outbound Internet access from the CVM IP addresses on TCP ports 80 and 443." Additionally, DNS resolution (TCP/UDP port 53) is needed to resolve the external repository URLs, and NTP (UDP port 123) ensures time synchronization, both of which are already allowed in the outbound traffic configuration provided. However, the failure suggests that the specific outbound traffic from CVMs to the Internet on port 443 (or 80) was blocked, preventing the download of the Nutanix Objects upgrade package.
The other options are incorrect:
* Pod network: The pod network (e.g., 10.100.0.0/16) is typically an internal network range for containerized workloads and does not require Internet access for LCM upgrades.
* Prism Central IP address/port: While Prism Central orchestrates the LCM upgrade, it is the CVMs that perform the actual download of upgrade artifacts from the Internet. Prism Central communicates with CVMs internally and does not directly access the Internet for this task.
* LCM: LCM is a software component, not a network entity with an IP address or port. It runs on Prism Central and relies on CVMs to fetch the necessary files.
To resolve the issue, the administrator should provide the security team with the CVM IP addresses and ensure that outbound traffic to the Internet is allowed on TCP port 443 (HTTPS) and optionally TCP port 80 (HTTP) for accessing Nutanix's external repositories (e.g., download.nutanix.com). The NUSA course documentation emphasizes that "ensuring CVMs have Internet access on the required ports is critical for LCM upgrades to complete successfully, especially for components like Nutanix Objects." References:
Nutanix Unified Storage Administration (NUSA) Course, Section on Lifecycle Management: "Network requirements for LCM upgrades." Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Topic 1: Deploy and Upgrade Nutanix Unified Storage, Subtopic: "LCM upgrade process and network dependencies." Nutanix Documentation (https://www.nutanix.com), LCM Administration Guide: "Outbound network access for CVMs during upgrades."


NEW QUESTION # 30
Question:
Which two URLs must Prism Central have access to, in an online deployment, for a Nutanix Objects server?
(Choose two.)

  • A. docker.io
  • B. download.nutanix.com
  • C. kubernetes.io
  • D. portal.nutanix.com

Answer: A,B

Explanation:
In the Nutanix Unified Storage architecture, Nutanix Objects is a service that leverages container-based deployment for its microservices architecture. When deploying Objects inonline mode, Prism Central (which orchestrates the deployment) needs todownloadthe container images and additional software artifacts directly from Nutanix and trusted external registries.
* download.nutanix.com:This is Nutanix's primary repository for all official Nutanix software artifacts, including Objects installation packages and associated dependencies. In the official NUSA deployment module, it states:
"Prism Central must be able to reach download.nutanix.com to retrieve Objects binary packages and installation files. This ensures that Objects components are properly deployed and integrated into the cluster environment."
* docker.io:Nutanix Objects uses containerized microservices (e.g., object metadata, S3 gateway) that are packaged as Docker images. The deployment processpulls these images directly from docker.io, which is the default container registry for Docker images. The NUSA course explicitly mentions:
"During the Objects deployment, container images are pulled from docker.io. Prism Central must have connectivity to docker.io to ensure all components of Objects are downloaded and deployed successfully."
* portal.nutanix.com and kubernetes.io:
* portal.nutanix.comis used for documentation and support but is not needed for direct deployment of Objects.
* kubernetes.iois also not required since Nutanix Objects uses its own container orchestration within the Nutanix platform, not Kubernetes from the internet.
Thus, for an online Objects deployment, themandatory external dependenciesare:
download.nutanix.com
docker.io


NEW QUESTION # 31
Where are standard tiering policies managed?

  • A. Prism Central Admin Dashboard
  • B. Nutanix Files Console
  • C. Nutanix Data Lens
  • D. Prism Element Data Protection Dashboard

Answer: C

Explanation:
Standard tiering policies for Nutanix Unified Storage are managed inNutanix Data Lens. Nutanix Data Lens is a cloud-based service that provides data lifecycle management, analytics, and tiering capabilities for Nutanix Files and Objects. It enables administrators to define and manage tiering policies to move data between different storage tiers (e.g., from Nutanix storage to cloud storage like AWS S3) based on access patterns, age, or other criteria.
According to theNutanix Unified Storage Administration (NUSA)course, "Nutanix Data Lens is used to configure and manage standard tiering policies for Nutanix Files and Objects, allowing data to be tiered to cost-effective storage based on predefined rules." This includes setting policies to archive infrequently accessed data to cloud storage, optimizing storage costs while maintaining accessibility.
TheNutanix Certified Professional - Unified Storage (NCP-US)study guide further clarifies that "Data Lens provides a centralized interface for managing tiering policies, enabling automated data movement to secondary storage tiers, such as cloud-based object stores." Administrators can access Data Lens to define rules for data tiering, monitor tiering activities, and ensure compliance with organizational data management requirements.
The other options are incorrect:
* Prism Central Admin Dashboard: Prism Central is used for cluster management, monitoring, and orchestration but does not provide specific interfaces for managing tiering policies.
* Prism Element Data Protection Dashboard: Prism Element focuses on individual cluster management and data protection tasks (e.g., snapshots, replication), not tiering policies.
* Nutanix Files Console: The Nutanix Files Console is used for configuring and managing file servers and shares, but tiering policies are managed externally through Data Lens.
The NUSA course documentation emphasizes that "Nutanix Data Lens integrates with Nutanix Files to provide tiering capabilities, allowing administrators to manage data placement across on-premises and cloud storage tiers seamlessly." References:
Nutanix Unified Storage Administration (NUSA) Course, Section on Nutanix Data Lens: "Configuring tiering policies for Nutanix Files and Objects." Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Topic 2: Configure and Utilize Nutanix Unified Storage, Subtopic: "Data lifecycle management with Nutanix Data Lens." Nutanix Documentation (https://www.nutanix.com), Nutanix Data Lens Guide: "Managing standard tiering policies."


NEW QUESTION # 32
Question:
Which statement is true regarding Self-Service Restore?

  • A. Supports 15 minute snapshots.
  • B. Supports Windows and Linux.
  • C. Does not require NGT on the VM.
  • D. Supported with a Starter license.

Answer: C

Explanation:
Self-Service Restore (SSR)in Nutanix Files is a feature that allows end users or administrators torestore previous file versionsdirectly from share snapshots without requiring direct administrator intervention.
Key details from the NUSA training:
Does not require Nutanix Guest Tools (NGT):
"SSR operates entirely at the file server share level, leveraging share snapshots created by the Nutanix Files service. It does not depend on NGT or VM-level backups, which simplifies deployment and reduces dependencies."
15-minute snapshots:
"While Nutanix supports snapshot intervals down to 1 hour, the minimum interval is not typically 15 minutes for standard file share snapshots." Windows and Linux:
"SSR is primarily supported for Windows SMB shares. NFS/Linux-based shares do not integrate with SSR in the same manner." Starter license support:
"SSR is part of advanced Nutanix Files functionality not included in the Starter license tier." Thus, the definitive statement:Does not require NGT on the VM.


NEW QUESTION # 33
When hardening the network for Nutanix Objects, which is the only network endpoint that should be exposed to users?

  • A. OOB
  • B. eth0
  • C. virbr0
  • D. S3

Answer: D

Explanation:
When hardening the network for Nutanix Objects, the **S3 endpoint** is the only network endpoint that should be exposed to users. Nutanix Objects is an object storage solution that provides an S3-compatible API for accessing and managing objects. The S3 endpoint is the designated interface through which users and applications interact with Nutanix Objects, typically over HTTPS to ensure secure data transfer.
According to the **Nutanix Unified Storage Administration (NUSA)** course, network hardening for Nutanix Objects involves restricting access to only the necessary endpoints to minimize the attack surface.
The S3 endpoint, which operates over port 443 (HTTPS) or port 80 (HTTP, though HTTPS is recommended for security), is the primary entry point for client interactions. Exposing only this endpoint ensures that users can access object storage services while other internal or management interfaces remain protected.
The **Nutanix Certified Professional - Unified Storage (NCP-US)** study guide emphasizes that Nutanix Objects is designed to segregate user-facing traffic from internal system traffic. The S3 endpoint is configured during the deployment of Nutanix Objects and is associated with a virtual IP address (VIP) or DNS name that resolves to the object store. To harden the network, administrators should configure firewalls and network security groups to allow traffic only to the S3 endpoint, blocking access to other interfaces such as management or internal network endpoints.
The other options are not suitable for user exposure:
- **virbr0**: This is a virtual bridge interface typically used for internal virtualization networking (e.g., in KVM-based environments). It is not a user-facing endpoint and should not be exposed, as it is used for internal communication between virtual machines or services.
- **eth0**: This refers to a physical Ethernet interface on a node, which may carry various types of traffic (e.
g., storage, management, or VM traffic). Exposing eth0 directly to users would compromise security by allowing access to internal system communications.
- **OOB (Out-of-Band)**: This refers to out-of-band management interfaces, such as IPMI or iLO, used for hardware management. These are strictly for administrative purposes and must remain isolated from user access to prevent unauthorized control of the infrastructure.
The NUSA course documentation specifically notes that "Nutanix Objects network hardening requires exposing only the S3 endpoint to external users, typically through a load-balanced VIP, while ensuring all other interfaces, such as management or internal cluster networks, are isolated." This is achieved by configuring network segmentation, firewalls, and access control lists (ACLs) to restrict traffic to the S3 endpoint.
References:
- Nutanix Unified Storage Administration (NUSA) Course, Section on Nutanix Objects: "Network configuration and hardening for Nutanix Objects, S3 endpoint exposure."
- Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Topic 2: Configure and Utilize Nutanix Unified Storage, Subtopic: "Network security and endpoint configuration for Nutanix Objects."
- Nutanix Documentation (https://www.nutanix.com), Nutanix Objects Administration Guide: "Securing network access to S3 endpoints."


NEW QUESTION # 34
An administrator is granting users access to Data Lens. The first user doesn't see the file servers or objects stores in the Account Dashboard.
What must the administrator do to enable their data source in the Account Dashboard?

  • A. Enable Pulse Health Monitoring.
  • B. Update the self signed certificate.
  • C. Ensure users login with Domain credentials.
  • D. Ensure Files Analytics is not quarantining data.

Answer: C

Explanation:
Data Lens requires domain-authenticated access to discover and display data sources (Files/Objects). Users logging in with local credentials (non-domain) cannot see resources tied to Active Directory.
* Option B: Certificate issues cause connectivity errors, not dashboard invisibility.
* Option C: Pulse enables telemetry to Nutanix but doesn't affect Data Lens visibility.
* Option D: Files Analytics quarantine blocks malware, not dashboard resources.
Reference:Nutanix Data Lens Administration Guide:
"Users must sign in to Data Lens with domain credentials matching the AD domain used by Nutanix Files
/Objects. Local accounts cannot enumerate data sources."(Chapter: "User Access Management") Nutanix Unified Storage (NCP-US) Study Guide:
"Domain authentication is mandatory for Data Lens to map organizational resources to users in the dashboard."(Section: "Data Lens Access Requirements")


NEW QUESTION # 35
An administrator wants to control the user visibility of SMB folders and files based on user permissions.
What feature should the administrator choose to accomplish this?

  • A. Role Based Access Control (RBAC)
  • B. Access Based-Enumeration (ABE)
  • C. File Analytics
  • D. Files blocking

Answer: B

Explanation:
Access Based-Enumeration (ABE)is a feature in Nutanix Files that controls whether users cansee folders and filesfor which they do not have access permissions. When ABE is enabled:
* Users will only see the folders/files they are authorized to access.
* Items for which they have no permissions will be hidden from view.
The NUSA course describes this feature:
"Access Based-Enumeration (ABE) ensures that users browsing a share will only see folders and files that they have permission to access, improving security and minimizing confusion." Thus,ABEis the precise feature for controllinguser visibilityof SMB shares based on permissions.


NEW QUESTION # 36
An administrator notices the option to upgrade Objects Manager is disabled. What is the most likely reason?

  • A. Objects Service upgrade previously failed
  • B. Prism Element upgrade previously failed
  • C. Objects browser is not available
  • D. Provided access keys are wrong

Answer: A

Explanation:
The administrator is attempting to upgrade Objects Manager, a component of Nutanix Objects, but notices that the upgrade option is disabled in Prism Central's Lifecycle Manager (LCM). The most likely reason is that an **Objects Service upgrade previously failed**. Nutanix Objects consists of multiple components, including Objects Manager and Objects Service, and LCM enforces dependencies between these components during upgrades. If a prior upgrade of Objects Service failed, LCM will disable the upgrade option for Objects Manager until the issue with Objects Service is resolved.
The **Nutanix Unified Storage Administration (NUSA)** course states, "LCM may disable the upgrade option for Objects Manager if a dependency, such as Objects Service, has a failed upgrade, as Nutanix Objects components must be upgraded in a specific order to maintain system stability." Objects Service is a core component of Nutanix Objects that handles the underlying object storage operations, while Objects Manager provides management and orchestration. A failed Objects Service upgrade can leave the system in an inconsistent state, preventing further upgrades of related components like Objects Manager until the failure is resolved.
The **Nutanix Certified Professional - Unified Storage (NCP-US)** study guide further elaborates that "a common reason for a disabled upgrade option in LCM for Objects Manager is a previous failure in upgrading Objects Service, which must be addressed by troubleshooting the failed upgrade and ensuring all dependencies are met." The administrator should check the LCM logs for details of the failed Objects Service upgrade, resolve the issue (e.g., by addressing network connectivity, disk space, or version compatibility problems), and then retry the upgrade process.
The other options are incorrect:
- **Provided access keys are wrong**: Access keys are relevant for S3-compatible API access to Nutanix Objects buckets, not for LCM upgrades of Objects Manager.
- **Objects browser is not available**: The "Objects browser" is not a component or requirement for upgrading Objects Manager; this term may refer to the UI for browsing objects, which is unrelated to LCM upgrades.
- **Prism Element upgrade previously failed**: A failed Prism Element upgrade might affect cluster-level operations, but it is less likely to directly disable the Objects Manager upgrade option, as Objects Manager upgrades are managed through Prism Central and depend on Objects Service, not Prism Element.
The NUSA course documentation emphasizes that "a failed Objects Service upgrade is a frequent cause of disabled upgrade options for Objects Manager in LCM, requiring administrators to resolve the failure before proceeding." References:
- Nutanix Unified Storage Administration (NUSA) Course, Section on Lifecycle Management:
"Troubleshooting disabled upgrade options in LCM."
- Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Topic 4: Troubleshoot Nutanix Unified Storage, Subtopic: "Diagnosing upgrade issues for Nutanix Objects components."
- Nutanix Documentation (https://www.nutanix.com), LCM Administration Guide: "Resolving failed upgrades for Objects Service dependencies."
---


NEW QUESTION # 37
An administrator needs to recover a previous version of a file or share.
Which Nutanix Files feature should the administrator enable to allow this?

  • A. Protection Policies
  • B. Snapshot
  • C. Data Protection
  • D. Self-Service Restore

Answer: D

Explanation:
TheSelf-Service Restore (SSR)feature in Nutanix Files is designed to empower users and administrators to recover previous versions of files or entire shares. This feature leverages the snapshot capabilities of Nutanix Files to present earlier file versions directly to users for easy, self-directed recovery.
The NUSA and NCP-US materials highlight this:
"Self-Service Restore allows end users or administrators to restore individual files or folders from snapshots.
This minimizes administrator intervention and improves recovery times for file-level incidents." While snapshots and protection policies underlie the mechanism,Self-Service Restoreis thespecific feature that enables user-initiated recovery of earlier versions.


NEW QUESTION # 38
An administrator needs to ensure the company has access to key information about their Nutanix Files deployment shares and files, such as Malicious Clients, Vulnerable Shares, and a list of potential ransomware attack attempts. What must be deployed on-premises to provide the monitoring needed to see this information?

  • A. LCM dark site webserver
  • B. Prism Central
  • C. File Analytics VM
  • D. Data Lens

Answer: C

Explanation:
To monitor key information about a Nutanix Files deployment, such asMalicious Clients,Vulnerable Shares
, and alist of potential ransomware attack attempts, the administrator must deploy theFile Analytics VM on-premises. Nutanix File Analytics is a dedicated virtual machine that provides advanced monitoring and analytics for Nutanix Files, offering insights into security-related activities, including malicious client behavior, share vulnerabilities, and ransomware detection.
TheNutanix Unified Storage Administration (NUSA)course states, "File Analytics is a VM that must be deployed on-premises to provide detailed monitoring of Nutanix Files, including identifying Malicious Clients, Vulnerable Shares, and potential ransomware attack attempts through its analytics and anomaly detection features." File Analytics includes dashboards and widgets that specifically highlight security risks, such as the Malicious Clients list (clients exhibiting suspicious behavior), Vulnerable Shares (shares with overly permissive access), and ransomware detection (based on file activity patterns like mass encryption or renaming).
TheNutanix Certified Professional - Unified Storage (NCP-US)study guide further elaborates that
"deploying the File Analytics VM enables administrators to monitor Nutanix Files for security threats, providing visibility into Malicious Clients, Vulnerable Shares, and ransomware attempts through its integrated analytics engine." File Analytics runs locally within the Nutanix cluster, making it suitable for on-premises deployments and capable of operating in isolated environments like dark sites.
The other options are incorrect:
* LCM dark site webserver: An LCM dark site webserver is used to host software updates for LCM in air-gapped environments but does not provide monitoring or analytics for Nutanix Files.
* Prism Central: Prism Central provides centralized management and monitoring for Nutanix clusters but does not offer the specific security-focused analytics (e.g., Malicious Clients, ransomware detection) that File Analytics provides for Nutanix Files.
* Data Lens: Nutanix Data Lens is a cloud-based service for data lifecycle management and analytics, primarily for Nutanix Objects and Files, but it focuses on tiering and data placement, not security monitoring like ransomware detection or malicious clients.
The NUSA course documentation emphasizes that "the File Analytics VM is the essential on-premises component for monitoring Nutanix Files, providing critical security insights such as Malicious Clients, Vulnerable Shares, and ransomware attack attempts." References:
Nutanix Unified Storage Administration (NUSA) Course, Section on File Analytics: "Deploying File Analytics VM for security monitoring." Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Topic 3: Analyze and Monitor Nutanix Unified Storage, Subtopic: "File Analytics for Nutanix Files security insights." Nutanix Documentation (https://www.nutanix.com), Nutanix File Analytics Guide: "Monitoring Malicious Clients, Vulnerable Shares, and ransomware attempts."


NEW QUESTION # 39
An administrator wants to utilize File Analytics to send anomaly alerts and data to email recipients. Which statement describes when File Analytics will send the emails?

  • A. Whenever an anomaly is detected.
  • B. Every 15 minutes.
  • C. When a minimum of anomalies are detected.
  • D. As defined in the Anomaly Rules.

Answer: D

Explanation:
Nutanix File Analytics sends anomaly alerts and data to email recipientsas defined in the Anomaly Rules.
File Analytics uses anomaly detection to identify unusual activities on the file server, such as permission changes, excessive file access, or potential ransomware behavior. Administrators can configure anomaly rules to specify which activities to monitor and how to handle notifications, including sending emails to designated recipients based on the defined rules.
TheNutanix Unified Storage Administration (NUSA)course explains that "File Analytics allows administrators to define anomaly rules to detect suspicious activities, with email notifications configured as part of the rule settings to alert recipients when specific conditions are met." This ensures that emails are sent only when the criteria in the anomaly rules are triggered, allowing for targeted and timely alerts.
TheNutanix Certified Professional - Unified Storage (NCP-US)study guide further states that "anomaly rules in File Analytics are customizable, enabling administrators to set thresholds, conditions, and notification preferences, including email alerts, to ensure timely responses to detected anomalies." The timing and frequency of email notifications depend on the configuration of the anomaly rules, not a fixed schedule or automatic detection.
The other options are incorrect:
* Whenever an anomaly is detected: While anomalies trigger alerts, emails are sent only if the anomaly rules are configured to do so. Not every detected anomaly automatically results in an email unless specified in the rules.
* Every 15 minutes: File Analytics does not send emails on a fixed 15-minute schedule; notifications are event-driven based on anomaly rule triggers.
* When a minimum of anomalies are detected: There is no concept of a "minimum number of anomalies" in File Analytics; alerts are sent based on the specific conditions defined in the anomaly rules.
The NUSA course documentation emphasizes that "File Analytics anomaly rules provide granular control over alert notifications, with email alerts sent to recipients as specified in the rule configuration, ensuring timely communication of critical events." References:
Nutanix Unified Storage Administration (NUSA) Course, Section on File Analytics: "Configuring anomaly rules and email notifications." Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Topic 3: Analyze and Monitor Nutanix Unified Storage, Subtopic: "Anomaly detection and notification settings in File Analytics." Nutanix Documentation (https://www.nutanix.com), Nutanix File Analytics Guide: "Setting up anomaly rules for email alerts."


NEW QUESTION # 40
After enabling Nutanix Objects, what action should be performed before starting the deployment?

  • A. Perform an LCM inventory
  • B. Create Object Store
  • C. Create a Volume Group
  • D. Create a Container

Answer: B

Explanation:
After enabling Nutanix Objects in a Nutanix cluster, the next action before starting the deployment is tocreate an Object Store. Enabling Nutanix Objects activates the object storage service on the cluster, but the actual deployment involves creating an object store instance, which defines the storage resources, network settings, and other configurations needed for object storage operations.
TheNutanix Unified Storage Administration (NUSA)course states, "After enabling Nutanix Objects, the administrator must create an Object Store to deploy the object storage service, specifying parameters such as storage capacity, network settings, and domain name." The object store is the primary entity in Nutanix Objects, and creating it sets up the infrastructure for buckets, S3-compatible APIs, and other object storage features. Only after the object store is created can buckets be added and used for storing objects.
TheNutanix Certified Professional - Unified Storage (NCP-US)study guide further elaborates that "the deployment of Nutanix Objects begins with creating an Object Store, which initializes the service and prepares it for bucket creation and data storage." This step is necessary to operationalize Nutanix Objects after enabling the feature in the cluster.
The other options are incorrect:
* Create a Container: Containers in Nutanix refer to storage pools or logical containers for VMs and volumes, not for Nutanix Objects. In the context of Objects, the equivalent is a bucket, which is created after the object store.
* Perform an LCM inventory: An LCM inventory is relevant for upgrades, not for the initial deployment of Nutanix Objects after enabling the feature.
* Create a Volume Group: Volume groups are used for Nutanix Volumes (block storage), not Nutanix Objects (object storage).
The NUSA course documentation emphasizes that "creating an Object Store is the first step after enabling Nutanix Objects, ensuring the service is deployed and ready for use." References:
Nutanix Unified Storage Administration (NUSA) Course, Section on Nutanix Objects: "Deploying Nutanix Objects by creating an Object Store." Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Topic 1: Deploy and Upgrade Nutanix Unified Storage, Subtopic: "Nutanix Objects deployment process." Nutanix Documentation (https://www.nutanix.com), Nutanix Objects Administration Guide: "Creating an Object Store after enabling Nutanix Objects."


NEW QUESTION # 41
An administrator has files located in shares, buckets, and volumes. In which environment can File Analytics be used to collect metadata?

  • A. AD authenticated SMB
  • B. Kerberos authenticated S3
  • C. CHAP authenticated iSCSI
  • D. Kerberos authenticated NFS v4.0

Answer: A

Explanation:
File Analytics (part of Data Lens) collects metadata only for AD-authenticated SMB shares. It scans file attributes (size, owner, extensions) for analysis.
* Options A/B: Object buckets (S3) and NFS shares are unsupported.
* Option C: iSCSI Volumes use block storage; file-level metadata is inaccessible.
Reference:Nutanix Data Lens Administration Guide:
"File Analytics supports SMB shares joined to Active Directory. Metadata collection requires AD permissions for file scanning."(Chapter: "Supported Protocols")Nutanix NCP-US Study Material:"File Analytics is exclusive to AD-authenticated SMB shares; object/block storage and NFS are incompatible." (Section: "Data Lens Capabilities")


NEW QUESTION # 42
An administrator needs to reduce the amount of storage used by Nutanix Files on the cluster. The administrator is looking to enable Tiering capabilities to send data to an on-premise S3 compatible bucket.
The administrator needs to keep the control on-premise and no cloud services should be used.
Which Smart Tiering function should the administrator use?

  • A. Advanced
  • B. Files Analytics
  • C. Data Lens
  • D. Standard

Answer: A

Explanation:
Nutanix Files Smart Tiering offers two modes:
* Standard Tiering: Tiers data to internal Nutanix Objects (on the same cluster).
* Advanced Tiering: Tiers data to external S3-compatible storage (on-premises or public cloud).
The requirement specifies an *on-premise S3 bucket* with no cloud services, making Advanced Tiering the solution.
* Option A (Standard): Requires internal Nutanix Objects, not external S3.
* Option C (Files Analytics): Provides usage insights but doesn't tier data.
* Option D (Data Lens): A cloud-based governance tool (requires cloud connectivity).
Reference:Nutanix Unified Storage Administration (NUSA) Course Study Guide:
"Advanced Smart Tiering integrates with external S3-compatible object stores for cost-effective tiering. Use it for on-premises object storage to maintain data locality."(Section: "Smart Tiering for Storage Optimization") (Module: "Nutanix Files Advanced Features") Nutanix Objects Administration Guide:
"Advanced Tiering supports on-premises S3 targets like Nutanix Objects or third-party solutions, ensuring full control over tiered data."(Chapter: "Configuring Advanced Smart Tiering")


NEW QUESTION # 43
A company is managing two Nutanix clusters between two different availability zones: one on-prem and one running in the public cloud (NC2). The company is evaluating Nutanix Files and is looking for a solution that supports: 15-minute RPO or less, guided DR process, and minimal operations at failover time. Which data protection strategy should be considered?

  • A. Smart Sync
  • B. Smart DR
  • C. Protection Domain
  • D. Cloud Connect

Answer: B

Explanation:
To meet the requirements of a15-minute RPO (Recovery Point Objective) or less, aguided DR (Disaster Recovery) process, andminimal operations at failover timefor Nutanix Files across two Nutanix clusters (on-prem and in the public cloud via NC2), the company should considerSmart DR. Smart DR is a disaster recovery feature specifically designed for Nutanix Files, enabling replication of file shares between primary and recovery sites with low RPOs, guided failover processes, and automated recovery workflows.
TheNutanix Unified Storage Administration (NUSA)course states, "Smart DR for Nutanix Files supports replication with an RPO as low as 15 minutes, provides a guided disaster recovery process through Prism Central, and minimizes operations at failover by automating client redirection and share activation." Smart DR uses asynchronous replication to copy file share data to the recovery site, allowing for a 15-minute RPO by scheduling replication at 15-minute intervals. The guided DR process is facilitated through Prism Central's UI, which provides step-by-step workflows for failover and failback. Additionally, Smart DR automates client redirection by leveraging AD and DNS updates, minimizing manual operations during failover.
TheNutanix Certified Professional - Unified Storage (NCP-US)study guide further elaborates that "Smart DR is ideal for Nutanix Files deployments across availability zones, such as on-prem and NC2, supporting RPOs as low as 15 minutes, guided recovery workflows, and automated failover with minimal operational overhead." This makes Smart DR the best match for the company's requirements, as it addresses all three criteria effectively.
The other options are incorrect:
* Protection Domain: Protection Domains are used for VM-level replication and disaster recovery in Nutanix, not for Nutanix Files. They also typically have higher RPOs (e.g., 1 hour) and are not designed for file share recovery.
* Smart Sync: Smart Sync is not a Nutanix feature; it may refer to third-party tools or unrelated functionalities and is not applicable here.
* Cloud Connect: Cloud Connect is a feature for backing up or replicating data to public cloud providers, but it is not specific to Nutanix Files and does not support a 15-minute RPO or guided DR processes for file shares.
The NUSA course documentation highlights that "Smart DR is the recommended data protection strategy for Nutanix Files in multi-site environments, offering low RPOs, guided DR workflows, and automated failover to minimize downtime and operational complexity." References:
Nutanix Unified Storage Administration (NUSA) Course, Section on Nutanix Files: "Smart DR for disaster recovery across availability zones." Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Topic 2: Configure and Utilize Nutanix Unified Storage, Subtopic: "Smart DR capabilities for Nutanix Files." Nutanix Documentation (https://www.nutanix.com), Nutanix Files Administration Guide: "Smart DR setup for multi-site file share protection."


NEW QUESTION # 44
An administrator wants to provide access to users or to user groups to manage all existing Nutanix Objects instances without providing any write access to buckets on the Objects instances from the Prism Central web console.
What Role Based Access Control must be provided?

  • A. Full Administrator
  • B. Non Administrator
  • C. Infra Administrator
  • D. View Only Administrator

Answer: D

Explanation:
According to the Nutanix Unified Storage Administration (NUSA) course, specifically in the module
"Configuring Access and Permissions for Nutanix Objects," theView Only Administratorrole is the designated RBAC role that grants read-only access to the Objects instances' configuration, without the ability to modify or create new buckets.
The documentation states:
"The View Only Administrator role allows users to monitor and review existing Objects instances and buckets, but it restricts any configuration changes or write actions." This role precisely meets the administrator's stated requirement: to allow management of Objects instances without granting write access to buckets.
Reference:
Nutanix Unified Storage Administration (NUSA) course - Module: Configuring Access and Permissions for Nutanix Objects.
Nutanix Unified Storage (NCP-US) Study Guide - Topic: Nutanix Objects RBAC Roles and Permissions.


NEW QUESTION # 45
......

Nutanix NCP-US-6.10 Actual Questions and Braindumps: https://prep4sure.examtorrent.com/NCP-US-6.10-exam-papers.html