Blogs1 - 4 of 4 recent posts for tag:"shutdown script"
05
Oct
2009
OBIEE Startup and Shutdown Scripts

34 days ago by harikv

After having reviewed so many blogs and scripts for “Automatic Startup and Shutdown Scripts for OBIEE Services”, I ended up finally with my own version of these scripts and would like to share them with the world. Startup Script: @echo off cd C:\Windows\system32 net start /wait /i “sawjavahostsvc” e ...

OBIEE Step by Step Guide - nerdsofobiee.wordpress.com

18
Aug
2009
Shutdown script did not shutdown the sever! Exit Code 0×4f7

82 days ago by General Mills

Well recently a shutdown script that I wrote did not shutdown a server successfully for some odd reason. The script looks like the following: shutdown -r -t 20 -c “Shutting Down to Install Windows Updates” So until now this script has been working flawlessly on multiple servers. I’ve been able to sc ...

overclockedtech.com - overclockedtech.com

21
Apr
2009
Linux automatically configure JBoss to start

202 days ago by very4.com

Linux automatically configure JBoss to start (JBoss V4.0) # For the root user for the command prompt $ jboss user command prompt Ø J2SDK installed to / usr/local/j2sdk 1.4.2 , Edit / etc / profile # / Etc / profile JAVA_HOME = / usr/local/j2sdk PATH = $ PATH: $ JAVA_HOME / bin CLASSPATH =.: $ JAVA_H ...

very4.com - very4.com · 1 reference

09
Mar
2009
Shutdown Script For Asus WL-500W With Oleg Firmware

244 days ago by Shantanu Goel

Blog | Tech Blog | Secure Coding | Twitter | RSS Feed | Get Email Updates If you have an Asus WL-500W, the DIYers’ favourite wireless router, and have installed the Oleg custom firmware on it, then you would have set up a shutdown script for it, that allows your router to shut down gracefully. This ...

Shantanu's Technophilic ... - tech.shantanugoel.com · Rank: 7,577 · 153 references