Re: [info-tech] Powershell script

2009-01-26 Thread Scott Fosseen
We are working on creating a WIKI for the AEA. That would probably be the best place to put that type of info. From: Richardson,Tony Sent: Monday, January 26, 2009 11:06 AM To: info-tech@aea8.k12.ia.us Subject: RE: [info-tech] Powershell script That's what I'm looking for - Thanks Jason He

RE: [info-tech] Powershell script

2009-01-26 Thread Richardson,Tony
That's what I'm looking for - Thanks Jason Hey maybe one of us should setup a repository for scripting related to school districts. We could all contribute to it to help each other out. From: info-tech-ow...@aea8.k12.ia.us [mailto:info-tech-ow...@aea8.k12.ia.us] On Behalf Of Jason Kehoe Sent:

RE: [info-tech] Powershell script

2009-01-26 Thread Jason Kehoe
Tony, I found someone showing how to check service status with Powershell http://digitalformula.net/scripts/powershell-checking-windows-services-statu s/ I also found someone who shows how to restart services with Powershell. http://chrisfederico.wordpress.com/2008/01/23/using-powersh

RE: [info-tech] Keyboarding

2009-01-26 Thread Richardson,Tony
Thanks Bill I'll check it out. -Original Message- From: info-tech-ow...@aea8.k12.ia.us [mailto:info-tech-ow...@aea8.k12.ia.us] On Behalf Of Bill Day Sent: Monday, January 26, 2009 9:43 AM To: info-tech@aea8.k12.ia.us Subject: Re: [info-tech] Keyboarding Tony, I am also looking for such f

Re: [info-tech] Keyboarding

2009-01-26 Thread Bill Day
Tony, I am also looking for such free keyboarding programs or sites. One that our students like is typershark. http://www.shockwave.com/gamelanding/typershark.jsp Bill - TRV Richardson,Tony wrote: I know this subject may have been recently hashed over but I didn’t need a program like that at t

RE: [info-tech] Powershell script

2009-01-26 Thread Richardson,Tony
Yes that works but I was thinking more along the lines of doing this checking in mass and developing the script to further check for the existence of the application then installing and starting it if its not there. Yes I know AD can push stuff out too but this particular app doesn't allow for that

Re: [info-tech] Powershell script

2009-01-26 Thread Scott Fosseen
I would just set the service options to restart the service if it stops. Use the "Recovery" tab to set what to do on first failure, second failure, and subsequent failures. I set my critical service to restart services for first and second failure and server reboot on the third. From: Ric