• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Techgoeasy

Techgoeasy

Learn Oracle, PHP, HTML,CSS,Perl,UNIX shell scripts

  • Home
  • Oracle
    • Oracle database
    • Oracle Ebusiness Suite
    • Oracle weblogic
    • Oracle Performance Tuning
    • Oracle Hyperion
    • Oracle Cloud Tutorials
  • SQL
  • interview questions
  • Linux
  • PHP and HTML
  • Downloads
  • General
Home » Oracle » hyperion » How do I restart IIS via command prompt

How do I restart IIS via command prompt

March 27, 2022 by techgoeasy Leave a Comment

IIS services consist of IIS Admin Service and World Wide Web Publishing Service in the Services Window in Window System

IIS services are being used in Many EPM products in the 11.1 and 11.2 Versions. The products are Performance Management Architect Service (Dimension Server) , Hyperion Financial Management, Hyperion FDM, and Data Relationship Management

Many times you might need to restart the IIS services for troubleshooting. There are two ways to do it. We can go to the Services window and then do the restart from it or we can do it using the command line option

How to start the IIS service using a command prompt

iisreset /start

How to stop the IIS service using a command prompt

iisreset /stop

How to restart the IIS using Command Prompt

iisreset /restart

or

iisreset

or

iisreset /noforce

In the last option, it will try gracefully stop the services for 1 min and if to does not go down, it will forcefully do it. In others, it will kill all the active session and then restart

Filed Under: hyperion, Oracle

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar



Subscribe to our mailing list

Enter your email address to subscribe to this blog and receive notifications of new posts by email

Recent Posts

  • How to generate sql monitor report in Oracle
  • How to find the long running (longops session) in Oracle
  • How to find concurrent request id from Sid or spid
  • how to check recycle bin in oracle: Purge, enable/disable
  • how to check fra size in oracle: Location, usage, change size

Copyright © 2023 : TechGoEasy

  • Hire me
  • Privacy Policy
  • Contact Us
  • New? Start Here
  • About Us