[Q69-Q92] Latest WGU Information-Technology-Management First Attempt, Exam real Dumps Updated [Sep-2025]

Share

Latest WGU Information-Technology-Management First Attempt, Exam real Dumps Updated [Sep-2025]

Get the superior quality Information-Technology-Management Dumps Questions from ITexamReview. Nobody can stop you from getting to your dreams now. Your bright future is just a click away!

NEW QUESTION # 69
Which IT ethics policy discloses some or all of the ways an organization gathers, uses, discloses, and manages customer or client data?

  • A. Social media
  • B. Email privacy
  • C. Acceptable use
  • D. Information privacy

Answer: D


NEW QUESTION # 70
How can a customer relationship management (CRM) system support marketing strategies aimed at specific groups?

  • A. By logging interactions
  • B. By mapping sales territories
  • C. By segmenting data
  • D. By reporting financial information

Answer: C

Explanation:
Customer segmentation within a CRM system allows businesses to group customers based on demographics, purchasing behavior, preferences, or other criteria. This segmentation enables marketing teams to design targeted campaigns that align with the needs of specific customer groups, improving engagement and campaign effectiveness.
Option A: Logging interactions provides history but not strategic targeting.
Option C: Mapping sales territories focuses on sales distribution, not marketing groups.
Option D: Financial reporting is useful but not directly tied to targeted marketing strategies.
Thus, CRM supports marketing strategies by segmenting data.
Reference:
WGU Information Technology Management - CRM Applications, section on Customer Segmentation.


NEW QUESTION # 71
Which organizational policy states that an employee should never send unsolicited emails outside the organization?

  • A. Information use policy
  • B. Employee monitoring policy
  • C. Social media policy
  • D. Anti-spam policy

Answer: D


NEW QUESTION # 72
What should an IT leader consider when creating a presentation that will be delivered to the board of directors?

  • A. Focus on problems rather than solutions
  • B. Brevity is key because of time constraints
  • C. Be through and provide all the technical details
  • D. Know the audience and speak to their level of knowledge

Answer: D

Explanation:
* Importance of Audience Awareness for IT Leaders:
* When presenting to theboard of directors, it is critical to tailor the content to their level of technical understandingand focus onstrategic implicationsrather than technical details.
* The board typically focuses onbusiness outcomes,risks, andopportunities, not technical minutiae.
* Key Considerations:
* Highlighthow IT initiatives align with business goalsand deliver value.
* Use concise, clear, and non-technical language while ensuring key points are well-supported with data.
* Incorrect Options Analysis:
* A. Provide all technical details:The board is more interested in business-level insights.
* B. Focus on problems:Solutions and strategic outcomes are more relevant to the board.
* C. Brevity:While being concise is important, it should not come at the cost of clarity or relevance.
References and Documents of Information Technology Management:
* "Effective Communication Strategies for IT Leaders" (Harvard Business Review).
* ITIL Leadership and Communication Practices (Axelos).


NEW QUESTION # 73
How long does an Agile sprint typically last?

  • A. One to two months
  • B. Until all sprint goals are completed
  • C. Two to four weeks
  • D. Three to six weeks

Answer: C

Explanation:
In Agile Scrum, a sprint typically lasts two to four weeks. This time-boxed iteration balances being long enough to deliver meaningful work but short enough to allow flexibility and frequent feedback.
Option B: One to two months is too long for a sprint cycle.
Option C: A sprint ends at its time-box, not "until goals are completed." Option D: Three to six weeks exceeds the recommended sprint length.
Thus, the typical sprint length is two to four weeks.
Reference:
WGU Information Technology Management - Agile Development, section on Sprint Timeboxing.


NEW QUESTION # 74
What is an advantage of using a trusted third party to confirm correlations between users and public keys in disaster recovery planning?

  • A. Protects against encrypted attacks
  • B. Features full-time monitoring
  • C. Provides authentication and authorization
  • D. Monitors enclosures

Answer: C

Explanation:
* Role of a Trusted Third Party:
* Trusted third parties, like Certificate Authorities (CAs), validate the correlation between users and public keys.
* They ensure secure communication by providing authentication (verifying user identity) and authorization (granting access rights).
* Advantages in Disaster Recovery Planning:
* Simplifies secure communication during recovery processes.
* Provides a trusted mechanism for verifying identities and preventing unauthorized access.
* Why Other Options Are Incorrect:
* Option A (Monitors enclosures):Not related to public key verification.
* Option B (Protects against encrypted attacks):While encryption enhances security, it is not the purpose of a trusted third party.
* Option D (Features full-time monitoring):Not a function of trusted third parties like CAs.
References:
* Public Key Infrastructure (PKI) Best Practices - NIST SP 800-32
* Role of Trusted Third Parties in Disaster Recovery - Gartner Research


NEW QUESTION # 75
Which gate of the Rational Unified Process (RUP) should the organization execute before validating the system architecture?

  • A. Transition
  • B. Elaboration
  • C. Construction
  • D. Inception

Answer: B

Explanation:
The Rational Unified Process (RUP) is an iterative software development framework with four phases:
Inception, Elaboration, Construction, and Transition. The Elaboration phase comes after Inception and is focused on analyzing requirements, validating the system architecture, and addressing major risks before full- scale development begins.
Option B (Transition): Final phase, focused on deploying the system to end users.
Option C (Construction): Development and coding of the system, after architecture is validated.
Option D (Inception): Early phase, focused on business case and scope definition.
Thus, the correct phase before validating the system architecture is Elaboration.
Reference:
WGU Information Technology Management - Systems Development Methodologies, section on Rational Unified Process (RUP) Phases.23


NEW QUESTION # 76
Which tool can be used to list project tasks vertically against project time frame listed horizontally?

  • A. Project model
  • B. Venn diagram
  • C. PERT chart
  • D. Gantt chart

Answer: D


NEW QUESTION # 77
What is a benefit of unified communications?

  • A. Centralized billing support
  • B. Increased storage capacity
  • C. Enhanced collaboration
  • D. Faster access to resources

Answer: C

Explanation:
Unified communications (UC) integrates various communication tools such as instant messaging, email, voice, video conferencing, and collaboration platforms into a single interface. The primary benefit is enhanced collaboration, allowing teams to work together seamlessly across multiple channels and geographic locations.
Option A: Incorrect-UC focuses on communication, not resource speed.
Option B: Incorrect-UC does not provide additional storage.
Option C: Incorrect-billing is unrelated to unified communications.
Thus, the benefit of unified communications is enhanced collaboration.
Reference:
WGU Information Technology Management - Communication Systems, section on Unified Communications.


NEW QUESTION # 78
Which statement describes the analysis phase of the systems development life cycle (SDLC)?

  • A. Establishing a high-level strategy and goals for an intended project
  • B. Physically constructing software and information systems using programming languages
  • C. Establishing full descriptions of the desired features and operations of the system
  • D. Identifying end-user business requirements and refining project goals into defined functions and operations

Answer: D


NEW QUESTION # 79
During which phase of the systems development life cycle (SDLC) does an organization turn a project's focus to a physical or technical point of view by defining the architecture that will support the system?

  • A. Implementation
  • B. Development
  • C. Design
  • D. Maintenance

Answer: C

Explanation:
The Design phase of the SDLC shifts the project from a logical/business focus to a physical/technical perspective. In this phase, system architecture, database designs, user interfaces, and network requirements are defined to provide the technical blueprint for system development.
Option A (Maintenance): Focuses on updates and fixes after deployment.
Option B (Development): Involves building the system using code.
Option D (Implementation): Deploys the system into production.
Thus, the phase that defines the architecture is the Design phase.
Reference:
WGU Information Technology Management - Systems Development Life Cycle, section on Design Phase.


NEW QUESTION # 80
A manager asks a team member to identify the top five customers by total dollars spent on the company's services in the past calendar year. Which phase of the customer relationship management (CRM) system does this represent?

  • A. Analyzing
  • B. Predicting
  • C. Reporting
  • D. Distributing

Answer: C


NEW QUESTION # 81
Which cybersecurity attack disrupts the normal use of a network?

  • A. DNS spoofing
  • B. Malware infection
  • C. Denial-of-service
  • D. Session hijacking

Answer: C

Explanation:
A Denial-of-Service (DoS) attack (or Distributed Denial-of-Service, DDoS) aims to flood a network, server, or system with excessive traffic, making it unable to respond to legitimate users. This results in disruption of normal network operations, downtime, and loss of service availability.
Option A (Session hijacking): Involves taking over a user's session, not large-scale network disruption.
Option C (DNS spoofing): Redirects users to fraudulent sites, not directly disrupting entire network use.
Option D (Malware infection): Can harm systems, but is not specifically aimed at disrupting network availability.
Thus, the attack that disrupts normal network use is a Denial-of-Service attack.
Reference:
WGU Information Technology Management - Cybersecurity Threats, section on DoS and DDoS Attacks.


NEW QUESTION # 82
Which benefit does a prototype provide to a client?

  • A. Static example of the finished product
  • B. Detailed instructions for development
  • C. Blueprint of the entire project
  • D. Demonstration of interaction with the interface

Answer: D


NEW QUESTION # 83
Which system serves as an organization's backbone in providing fundamental decision-making support?

  • A. Supply change management (SCM)
  • B. Unified communications (UC)
  • C. Enterprise resource planning (ERP)
  • D. Customer relationship management (CRM)

Answer: C

Explanation:
* ERP as an Organizational Backbone:
* ERP provides acentralized platformfor integrating and automating core business functions.
* It supports decision-making by delivering comprehensive, real-time data insights to managers and stakeholders.
* Key Role of ERP in Decision Support:
* ERP systems enhancedata consistency, accuracy, and availability, enabling informed decision- making at all levels of the organization.
* Incorrect Options Analysis:
* B. Supply Chain Management (SCM):Focuses on supply chain optimization, not overall decision support.
* C. Unified Communications (UC):Enhances communication, not decision-making processes.
* D. Customer Relationship Management (CRM):Targets customer interaction, not overarching business operations.
References and Documents of Information Technology Management:
* "ERP as the Backbone of Decision Support" (Harvard Business Review).
* ITIL Service Management Guides: ERP Best Practices (Axelos).


NEW QUESTION # 84
Which statement describes the analysis phase of the systems development life cycle (SDLC)?

  • A. Establishing a high-level strategy and goals for an intended project
  • B. Physically constructing software and information systems using programming languages
  • C. Establishing full descriptions of the desired features and operations of the system
  • D. Identifying end-user business requirements and refining project goals into defined functions and operations

Answer: D

Explanation:
* Analysis Phase in SDLC:
* Theanalysis phaseinvolves gathering detailed requirements from stakeholders to ensure the system aligns withbusiness needs.
* This phase translates high-level goals intospecific functions, operations, and deliverables.
* Key Activities in the Analysis Phase:
* Engaging stakeholders and subject-matter experts.
* Documenting requirements in detail (e.g., user stories, use cases).
* Identifying potential constraints and refining goals.
* Incorrect Options Analysis:
* A. Physically constructing software:Part of the development phase.
* B. Desired features descriptions:Happens in the design phase.
* D. High-level strategy:Belongs to the planning phase.
References and Documents of Information Technology Management:
* "SDLC Analysis Phase Best Practices" (Gartner).
* ITIL Requirement Gathering Framework (Axelos).


NEW QUESTION # 85
Which information system facilitates the sharing of data between the human resources and purchasing department in the same corporation?

  • A. Geographic information system (GIS)
  • B. Executive support (ES)
  • C. Enterprise resource planning (ERP)
  • D. Customer relationship management (CRM)

Answer: C

Explanation:
* Definition of ERP Systems:
* ERP systems facilitatedata sharing and process integrationacross multiple departments within an organization, such as HR and purchasing.
* These systems improve coordination and decision-making by maintaining a single source of truth.
* Example of ERP Usage:
* If the HR department needs to coordinate with the purchasing team for new employee resources, ERP ensures both have access to relevant information like budgets and procurement requirements.
* Incorrect Options Analysis:
* A. Executive Support (ES):Caters to strategic decision-making, not operational collaboration.
* B. Geographic Information System (GIS):Deals with spatial and geographical data, not departmental coordination.
* D. Customer Relationship Management (CRM):Manages customer interactions, not internal department processes.
References and Documents of Information Technology Management:
* "ERP for Organizational Efficiency" (Forrester Research).
* ITIL 4 Foundation: Enterprise Systems Overview (Axelos).


NEW QUESTION # 86
What is the function of the Internet Protocol (IP) in the Transmission Control Protocol (TCP)/Internet Protocol (IP) stack?

  • A. To ensure data packets are delivered in order
  • B. To encrypt data for secure transmission
  • C. To direct data packets between devices
  • D. To provide a user interface for network applications

Answer: C

Explanation:
The Internet Protocol (IP) is responsible for addressing and routing data packets across networks. Its primary function is to direct packets from the source device to the destination device, ensuring that each packet contains the correct source and destination IP addresses. IP determines the path through interconnected networks, but it does not guarantee reliable delivery or order-that responsibility lies with TCP.
Option A (Encrypt data): Incorrect, encryption is handled by protocols such as TLS/SSL, not IP.
Option B (User interface): Incorrect, the user interface is provided by application-level protocols, not IP.
Option D (Ensure order): Incorrect, ensuring correct order and reliability is the role of TCP, not IP.
Thus, IP is the protocol that directs data packets between devices.
Reference:
WGU Information Technology Management - Networking Fundamentals, section on TCP/IP Protocol Suite.


NEW QUESTION # 87
Which type of operating system is commonly used in specialized business devices like point-of-sale systems, industrial controllers, or smart appliances?

  • A. A desktop system used to run office productivity software
  • B. A Linux-based system designed to operate on embedded hardware
  • C. A mobile system designed for personal communication and entertainment
  • D. A Chrome OS cloud-based system used to access web applications from a laptop

Answer: B

Explanation:
Embedded operating systems are lightweight operating systems designed for specialized hardware with specific functions. These are often Linux-based and optimized for devices such as point-of-sale (POS) systems, industrial controllers, smart appliances, and medical devices. They provide stability, security, and resource efficiency in environments where the device is dedicated to one or a few specialized tasks.
Option A: Refers to general-purpose desktop OS (e.g., Windows, macOS), not specialized.
Option B: Refers to Chrome OS, which is designed for laptops and cloud computing.
Option D: Refers to mobile OS (Android/iOS), focused on consumer use, not industrial or specialized embedded devices.
Thus, the correct answer is a Linux-based embedded operating system.
Reference:
WGU Information Technology Management - Operating System Types and Applications, section on Embedded Operating Systems.


NEW QUESTION # 88
Which type of logical data structure uses graphics to illustrate relationships among data elements?

  • A. Integration
  • B. Data model
  • C. Relational database model
  • D. Structured query language

Answer: B

Explanation:
* Understanding Data Models:
* Adata modelis a logical data structure that uses visual representations (e.g., diagrams) to illustrate relationships among data elements.
* It helps in organizing data and defining how various entities interact within a database system.
* Application in the Scenario:
* The use of graphics to illustrate data relationships aligns with the concept of a data model.
* Examples include entity-relationship diagrams (ERDs) and conceptual models.
* Why Other Options Are Incorrect:
* Option A (Integration):Integration connects systems or data sources but does not represent data relationships graphically.
* Option B (Structured Query Language):SQL is used for querying and managing databases, not visualizing data structures.
* Option D (Relational database model):This defines a specific type of database architecture but does not inherently involve graphics.
References:
* Data Modeling Concepts - IBM Documentation
* Entity-Relationship Modeling Explained - Oracle Whitepaper


NEW QUESTION # 89
Why is employee training important in an ethical IT use policy?

  • A. To reduce sensitivity to the accuracy of company communications
  • B. To make employees understand the company's culture and ethical boundaries
  • C. To create automatic updates of software patches
  • D. To eliminate information management risks

Answer: B

Explanation:
* Significance of Training in Ethical IT Use:
* Employees are the frontline in implementing and adhering to an organization's ethical IT practices.
* Training ensures they understandcompany culture, ethical boundaries, and the importance of responsible IT behavior.
* Benefits of Training:
* Reduces risks related to unethical or accidental misuse of IT resources.
* Promotes a culture of accountability and compliance.
* Enhances employee awareness of legal and organizational policies.
* Incorrect Options Analysis:
* A.Software updates are unrelated to ethical understanding.
* B.Reducing sensitivity to communication accuracy contradicts ethical IT use.
* D.Training may reduce risks but is primarily focused on building cultural and ethical awareness.
References and Documents of Information Technology Management:
* ITIL Service Management Policy Framework (Axelos Publications).
* ISO/IEC 27001 and 27002 (Information Security Management).


NEW QUESTION # 90
Which scenario would cause an organization to create a global team?

  • A. The organization's largest client is the United States Military.
  • B. The organization is embarking on a digital transformation effort.
  • C. For security purposes the organization is moving to a private cloud provider.
  • D. As the organization grows it is becoming difficult to find talent in the local market.

Answer: D


NEW QUESTION # 91
Which term describes an iterative design approach that builds a model of a system to ensure it meets user and business requirements?

  • A. Loose coupling
  • B. Discovery prototyping
  • C. Rapid application development (RAD)
  • D. Joint application development (JAD)

Answer: B

Explanation:
* Definition of Discovery Prototyping:
* Discovery prototyping is aniterative design approachthat builds a working model or prototype of a system to gather feedback and ensure it meetsuser and business requirements.
* The goal is to refine the system iteratively based on feedback before full development begins.
* Key Characteristics:
* Helps identify gaps between user expectations and design early in the process.
* Reduces risks of rework and enhances user satisfaction.
* Incorrect Options Analysis:
* A. Rapid Application Development (RAD):Focuses on faster delivery of applications through iterative development but not solely on prototyping.
* B. Joint Application Development (JAD):Refers to collaborative sessions for gathering requirements, not iterative prototyping.
* D. Loose Coupling:Refers to software design principles, not prototyping.
References and Documents of Information Technology Management:
* "Iterative Design and Prototyping Best Practices" (Gartner).
* ITIL Systems Design Guidelines (Axelos).


NEW QUESTION # 92
......

WGU Practice Test Engine with Information-Technology-Management Questions: https://drive.google.com/open?id=1Hg6UE8EEWktldzEBVvdGiI8y8iVkrqP2

Guaranteed Success with Valid WGU Information-Technology-Management Dumps: https://www.itexamreview.com/Information-Technology-Management-exam-dumps.html