Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
12/27/2008 1:58:04 PM EDT
Is there anyway to change the page that loads when accessing <servername>/wfc/logon ? I need to get out the message of upcoming system changes and instructions on how to use the system after these changes are ineffect.

If this were a normal website I would simply rename the current default page and insert a new default page with my message along with a link to the old default page with it's new name. I've been all over IIS and I can't make heads or tails of what Kronos is doing.

Kronos support wasn't any help either. The few people I spoke to about this suggested sending out an email. That's a great idea if people actually paid attention to broadcast messages.


BTW: I'm on Workforce 5.1
12/27/2008 6:02:43 PM EDT
[#1]
The last time I touched a kronos system was so long ago that I'm no help with anything specific to it.  But - can you fine the web root where IIS serves the page from?  

12/27/2008 6:40:03 PM EDT
[#2]
All I see in IIS is the default web site with 2 applications: jakarta and wfcstatic.
Looking at the IIS structure servername/wfc/logon should not work if this were a "normal" web application. At this point I think they have some funky stuff going on in the isapi_redirect.dll that needs to be set. ISAPI filters are a bit beyond my IIS knowledge