Before You Begin
This tutorial shows you how to obtain a Microsoft Windows image and apply the necessary changes for use with PeopleSoft Cloud Manager.
Background
The PeopleTools Client components used with PeopleSoft Cloud Manager require the use of Microsoft Windows-based tools, such as Change Assistant. You can use one of the Oracle platform images for Microsoft Windows without modification, or use the instructions in this tutorial to create an updated custom image based on an Oracle platform image.
When configuring Cloud Manager, you can supply the OCID directly for one of the Oracle-provided images for Microsoft Windows 2016. Use this optional procedure only if you need to use a Windows image that you have customized.
See the tutorial Specify Cloud Manager Settings.
For information about instance shapes, see Compute Shapes in the Oracle Cloud Infrastructure documentation.
This is the seventh tutorial in the Install PeopleSoft Cloud Manager series. Read the tutorials in the order listed. The optional tutorials offer alternate methods for setup.
- Prepare to Install PeopleSoft Cloud Manager
- Verify Oracle Cloud Account Information for PeopleSoft Cloud Manager
- Plan the Virtual Cloud Network for PeopleSoft Cloud Manager (Optional)
- Create a Virtual Cloud Network for PeopleSoft Cloud Manager in the Oracle Cloud Infrastructure Console (Optional)
- Use Custom or Private Network Resources with PeopleSoft Cloud Manager (Optional)
- Create a Custom Linux Image for PeopleSoft Cloud Manager (Optional)
- Create a Custom Windows Image for PeopleSoft Cloud Manager in Oracle Cloud Infrastructure (Optional)
- Create Vault Resources for Password Management for PeopleSoft Cloud Manager
- Generate API Signing Keys for PeopleSoft Cloud Manager
- Install the PeopleSoft Cloud Manager Stack with Resource Manager
- Log in to the Cloud Manager Instance
- Specify Cloud Manager Settings
- Use File Storage Service for PeopleSoft Cloud Manager Repository
- Manage Cloud Manager Users, Roles, and Permission Lists
- Configure a Web Proxy for PeopleSoft Cloud Manager (Optional)
- Create a Load Balancer in Oracle Cloud Infrastructure for PeopleSoft Cloud Manager Environments (Optional)
- Create Defined Tags in Oracle Cloud Infrastructure for PeopleSoft Cloud Manager (Optional)
- Create Data Science Resources for Auto Scaling in PeopleSoft Cloud Manager (Optional)
What Do You Need?
A Virtual Cloud Network is required to create the instance from the Microsoft Windows image. The VCN setup must allow access to the Microsoft Windows instance using Remote Desktop Protocol.
See the tutorial Plan the Virtual Cloud Network for PeopleSoft Cloud Manager.
Step 1: Create an Instance for a Custom Windows Image
Use the Compute Console to configure a VM instance from an Oracle-provided platform image for Microsoft Windows.
- Sign in to Compute using the URL provided by your
administrator, for example:
https://console.us-ashburn-1.oraclecloud.com.
- Enter the name of your tenancy if necessary, and enter your user name and password.
- On the Oracle Cloud Infrastructure console home page, click Create
a VM Instance under Quick Actions.
Description of this illustration (prov-win-instance3_ocihomepage.png) - On the Create Compute Instance page, enter a name for the Windows instance.
- Select the compartment for the instance from the Create in Compartment drop-down list.
- Click Change Image.
Description of this illustration (prov-win-instance6_chgimgsrc.png) - On the Browse All Images page, select the Platform Images tab.
- Select the Windows Server 2016 Standard image.
- Read the Oracle terms and restrictions, and select the option agreeing to the terms.
- Click Select Image.
Description of this illustration (prov-win-instance10_browseimages.png) - On the Create Compute Instance page, select the Availability Domain where you want the instance to reside.
- Click Change Shape to select a shape.
Note that the shapes associated with the Windows image will also be available for nodes created in Cloud Manager on Microsoft Windows.
Description of this illustration (prov-win-instance12_change_shape.png) - On the Browse All Shapes page, select Virtual Machine
for the Instance type.
Description of this illustration (prov-win-instance13_browseshapes.png) - Select a Shape series. This example shows Intel Skylake.
For information about options for instance shapes, see Compute Shapes in the Oracle Cloud Infrastructure documentation.
- Select a shape from the table.
The shapes listed depend upon the selected OS image and the availability for your tenancy. Select a shape with at least 1 OCPU and 15 GBs memory.
- Click Select Shape.
The Create Compute Instance page shows the updated image and shape.
Description of this illustration (prov-win-instance14_shape_selected.png) - Select a compartment from the Virtual Cloud Network Compartment
drop-down list, and select a VCN from the drop-down list.
See the tutorial Create a Virtual Cloud Network for PeopleSoft Cloud Manager in the Oracle Cloud Infrastructure Console (optional) for information on creating a VCN.
- Select a subnet and compartment.
You can choose either a private subnet or a public subnet. If you choose a private subnet, then the Microsoft Windows instance will be accessible from another Microsoft Windows instance on the same subnet. If you choose a public subnet, then the Microsoft Windows instance is easily accessible over the Internet.
Description of this illustration (prov-win-instance14_networking.png) - Select the option Assign Public IP address
and review the information.
The page includes a note warning you that assigning a public IP address makes the instance accessible from the Internet.
- Click Create.
The page includes information that you can find the initial password for the instance on the details page, and you will be forced to change it upon first logging in.
Description of this illustration (prov-win-instance15_publicip.png) -
On the instance details page, make a note of the Public IP Address, 198.51.100.22 in this example, and the username, opc.
Description of this illustration (prov-win-instance18_runninginstance.png) -
Click the link to Copy the Initial Password to your local clipboard.
Step 2: Access the Windows Instance with Remote Desktop Connection
After you create the Windows instance, use Remote Desktop Connection to access it.
See Oracle Cloud Infrastructure online documentation, Compute, Connecting to an Instance.
- Launch Remote Desktop Connection, for example from the Start menu of a local Microsoft Windows host.
- In the Computer field, enter the Public IP address, which is
198.51.100.22 in this example, of the Microsoft Windows VM that
you noted in the previous section. Enter opc in the User name
field.
Description of this illustration (access-win-inst2-rdp.png) - Click Connect.
- Enter the default password you noted from the instance details page.
- Click Yes on the security message, which mentions that the identity of the remote computer cannot be verified.
- Change the password to a complex password and make a note for future use.
Step 3: Create a Generalized Image
See Creating a Generalized Image.
- In the Windows instance VM, open a browser and go to Windows Generalized Image Support Files.
- Download the support file that is appropriate for the shape you are using.
- Save the file in the default location.
- Right-click the file you downloaded, and select Run as Administrator.
- Extract the files to C:\Windows\Panther. The following files
are extracted for all Windows Server versions:
- Generalize.cmd
- Specialize.cmd
- unattend.xml
- Post-Generalize.ps1
- Right-click Generalize.cmd and select Run as Administrator. The process typically ends the Remote Desktop session. If not, log out of the session.
- Wait a few minutes for the process to complete.
Step 4: Create a Custom Image
- In Compute Console, select Compute, Instances.
- Locate the updated Windows instance.
- Select the link for the instance name, or click the actions
icon and select View Instance Details.
Description of this illustration (create-custom-windows-image3_action_menu.png) - On the Instance details page, click More Actions,
and select Create Custom Image.
Description of this illustration (create-custom-windows-image4_custom_image_menu.png) - Select the compartment where you want the custom image to reside.
- Enter a name, which is infodev-custom-win-image in this
example.
Description of this illustration (create-custom-windows-image4.png) - Click Create Custom Image.
- Monitor the progress on the Compute, Custom Images page.
- When the status of the custom image changes to Available, click
the custom image name or the actions icon.
Description of this illustration (create-custom-windows-image3_cust_img_list.png) - On the Custom Image Details page, copy the OCID for the custom
image. You use it in the next section.
Description of this illustration (create-custom-windows-image8_getocid.png) - After you create the custom image, you can safely remove the
instance used to create the image.
See Creating Windows Custom Images in the Oracle Cloud Infrastructure online documentation.
Step 5: Update the Cloud Manager Settings Page
- Complete the Cloud Manager installation.
See the tutorial Specify Cloud Manager Settings.
- Sign in to the Cloud Manager instance as the Cloud Administrator, click the Cloud Manager Settings card, and select the Infrastructure Settings page.
- Enter the OCID for the Microsoft Windows custom image in the
Operating System Image section for Microsoft Windows.
Description of this illustration (winimage_cm_infrasettings_ossystem.png) - Click Save at the top of the page.
- Click OK on the message "Infrastructure Settings saved successfully. Please click on Refresh OCI Metadata button to import the latest Infrastructure data."
- Click Refresh OCI Metadata.
This ensures that the shapes that are associated with this image are reflected in Cloud Manager.
- Click OK on the message "Import of latest Infrastructure data has been initiated."
- After the data importation is complete, as indicated by the green check marks, you can continue with Cloud Manager tasks such as creating a file server and provisioning environments.
Troubleshoot
When you provision an environment that uses the Windows image, for example the PeopleTools client, you may see the following error message:
http response error: 401 - invalid content type
This error occurs when the wrong value is entered for the Windows image OCID in the Cloud Manager Infrastructure Settings page. If you see this error, correct the value on the Infrastructure Settings page and save the page.
Next Steps
Create Vault Resources for Password Management for PeopleSoft Cloud Manager
Learn More
- PeopleSoft Cloud Manager Home Page, My Oracle Support, Doc ID 2231255.2
- Cumulative Feature Overview Tool (Click Generate a CFO report and select PeopleSoft Cloud Manager at the top.)
- Oracle Cloud Documentation in Oracle Help Center
Create a Custom Windows Image for PeopleSoft Cloud Manager in Oracle Cloud Infrastructure (Optional)
F26269-08
January 2024
Copyright © 2024, Oracle and/or its affiliates.
Obtain a Microsoft Windows image and apply the necessary changes for use with PeopleSoft Cloud Manager.
This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable:
U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software" or "commercial computer software documentation" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract. The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services. No other rights are granted to the U.S. Government.
This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.
This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.