Hi Dick, I explained that in my last post. Just create a Scheduled Task and set it to run at System Startup.
Dan On Wed, Jul 22, 2009 at 9:01 AM, Dick Thiot<[email protected]> wrote: > Dan, > > Thanks. This sounds more specific to version 4.1 than to Windows Server > 2008. We are already using this on Windows Server 2003. The only downside > is that we must execute from a telnet session the REST-SPOOLER every time > the server is rebooted. I don't remember why right now but it does not work > from jsh on the console. Is there a better way to get this process going > automatically? > > Thanks, > Dick > > On Mon, Jul 20, 2009 at 7:25 PM, Daniel Klein <[email protected]> > wrote: >> >> I'll give you 2 lines... >> >> REST-SPOOLER >> SP-SHUTDOWN >> >> I really don't see any a advantage to having the spooler set up as a >> service on 4.1. Those 2 commands will do the same thing as turning the >> service 'on' and 'off'. >> >> On 3.4, the spooler service was nice to have to eliminate all of those >> spooler windows on the task bar. However, this is no longer the case >> with 4.1. >> >> Another argument for having the spooler run as a service was that you >> did not have to be logged in for the service to be active. This same >> functionality can be accomplished by creating a 'Scheduled Task' and >> set the properties of the task so that: >> >> a) it runs at System Startup and >> b) it does not require a user to be logged in. >> >> Dan >> >> >> On Mon, Jul 20, 2009 at 7:08 PM, Dick Thiot<[email protected]> wrote: >> > Jim, >> > >> > 2 lines of code? Do you have any pointers about where to start with >> > these >> > two lines of code? Maybe an example or code in another language? >> > >> > Thanks, >> > Dick >> > >> > On Sat, Jul 18, 2009 at 12:44 PM, Jim Idle <[email protected]> >> > wrote: >> >> >> >> Use google, this is not a JBase thing per se. >> >> >> >> Your best bet though would be to write a service using vb.net as thus >> >> is a template and you will need 2 lines if code or something. >> >> >> >> Jim >> >> >> >> On Jul 17, 2009, at 11:19 AM, "[email protected]" >> >> <[email protected] >> >> > wrote: >> >> >> >> > >> >> > We are running jBASE 4.1 and attempting to migrate to Windows 2008 >> >> > server. We currently have a jBASE Spooler service, configured as >> >> > documented here: >> >> > >> >> > >> >> > >> >> > http://www.jbase.com/knowledgebase/manuals/3.0/30manpages/man/spo21_serviceWin2000.htm >> >> > >> >> > We have an issue with Windows 2008 as srvany.exe is no longer >> >> > supported. Has anyone else come up with a work-around or is anyone >> >> > using something different to automatically start jspprint processes? >> >> > >> >> > > >> >> >> >> >> > >> > >> > > >> > >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
