![]() |
|
|
|
#1 |
|
Well its been 1 year since I started in the IT field and
things look alot different outside of an MCSE book. Im finding that I need to know alot that wasnt taught in school. Programming is something that I will need to learn in order to be a productive and effecient LAN admin. I was told to start out learning VBS. Figured I get some feed back from others in my shoes. I started looking at Microsoft's library on VBS, any good learning resources on the topic would be appreciated. Thanks Jeremy |
|
|
|
|
#2 |
|
Posts: n/a
|
"Jeremy" <> wrote in message
news:04af01c37d51$8ca2fa60$... > Well its been 1 year since I started in the IT field and > things look alot different outside of an MCSE book. Im > finding that I need to know alot that wasnt taught in > school. Programming is something that I will need to learn > in order to be a productive and effecient LAN admin. I was > told to start out learning VBS. Figured I get some feed > back from others in my shoes. I started looking at > Microsoft's library on VBS, any good learning resources on > the topic would be appreciated. Thanks Jeremy, Scripting is a very helpful tool, especially to help automate those repetitive tasks. You will find that scripting will be worth the time you have to spend learning it. VB Script and the Windows Scripting Host are also pretty simple to learn. We have a new LAN admin that knows VBS and he has been hard at work scripting most of the tasks that the previous admin would do by hand. Before long he will be sitting back doing nothing. http://tinyurl.com/7rk6 - A very helpful resource on WSH http://www.bookpool.com/.x/ah22c49qri/sm/0735609314 - This book has been very helpful to me as a reference and for the examples. Good Luck, Matt Matt |
|
|
|
#3 |
|
Posts: n/a
|
Another good script site for MCSEs...
http://www.microsoft.com/technet/scriptcenter Good luck, Davin Mickelson "Jeremy" <> wrote in message news:04af01c37d51$8ca2fa60$... > Well its been 1 year since I started in the IT field and > things look alot different outside of an MCSE book. Im > finding that I need to know alot that wasnt taught in > school. Programming is something that I will need to learn > in order to be a productive and effecient LAN admin. I was > told to start out learning VBS. Figured I get some feed > back from others in my shoes. I started looking at > Microsoft's library on VBS, any good learning resources on > the topic would be appreciated. Thanks Davin Mickelson |
|
|
|
#4 |
|
Posts: n/a
|
On Wed, 17 Sep 2003 12:26:10 -0700, "Jeremy" <>
wrote: >I started looking at >Microsoft's library on VBS, any good learning resources on >the topic would be appreciated. You only want to learn VBS or WSH if you plan on only working with Windows systems. They are useless anywhere else. The best and most commonly used scripting language is PERL. It is a very robust language and is easy to learn. It will also very portable, so you can use it on any OS. I use perl on Win, HP-UNIX, VMS and Solaris. KLXrider, MCNGP #18 KLXrider |
|
|
|
#5 |
|
Posts: n/a
|
BEEP
Causes the system to beep. On Wed, 17 Sep 2003 14:00:42 -0700, "Consultant" <> wrote: >how about kixtart? >hee hee > >"KLXrider" <> wrote in message >news:.. . >> On Wed, 17 Sep 2003 12:26:10 -0700, "Jeremy" <> >> wrote: >> >> >I started looking at >> >Microsoft's library on VBS, any good learning resources on >> >the topic would be appreciated. >> >> You only want to learn VBS or WSH if you plan on only working with >> Windows systems. They are useless anywhere else. >> >> The best and most commonly used scripting language is PERL. It is a >> very robust language and is easy to learn. It will also very >> portable, so you can use it on any OS. >> >> I use perl on Win, HP-UNIX, VMS and Solaris. >> >> KLXrider, MCNGP #18 > KLXrider, MCNGP #18 KLXrider |
|
|
|
#6 |
|
Posts: n/a
|
> how about kixtart?
I can only code in Logo. Jtyc |
|
|
|
#7 |
|
Posts: n/a
|
On Wed, 17 Sep 2003 14:04:19 -0700, "Jtyc" <>
wrote: >I can only code in Logo don't you mean with legos KLXrider, MCNGP #18 KLXrider |
|
|
|
#8 |
|
Posts: n/a
|
> >I can only code in Logo
> > don't you mean with legos I can make the turtle move with either. Jtyc |
|
|
|
#9 |
|
Posts: n/a
|
"Jeremy" <> wrote in message
news:04af01c37d51$8ca2fa60$... > Well its been 1 year since I started in the IT field and > things look alot different outside of an MCSE book. Im > finding that I need to know alot that wasnt taught in > school. Programming is something that I will need to learn > in order to be a productive and effecient LAN admin. I was > told to start out learning VBS. Figured I get some feed > back from others in my shoes. I started looking at > Microsoft's library on VBS, any good learning resources on > the topic would be appreciated. Thanks if (education > certification) { allIsRightWithTheWorld(); } else { theFutureIsGrim(); } -- Politician Spock MCSA, CCEA, MCNGP #15 The MCNGP Team - We're here to help This posting is provided "AS IS" with no warranties, and confers no rights. You assume all risk for your use. Not responsible for your inability to understand logic, ambiguous references, sarcasm, the imaginary gnomes living in my garden, or William Shatner's acting. © 2003 Star Trek Federation. All rights reserved. Politician Spock |
|
|
|
#10 |
|
Posts: n/a
|
there are no errors in your logice, please compile into an assembly
"Politician Spock" <> wrote in message news:... > "Jeremy" <> wrote in message > news:04af01c37d51$8ca2fa60$... > > Well its been 1 year since I started in the IT field and > > things look alot different outside of an MCSE book. Im > > finding that I need to know alot that wasnt taught in > > school. Programming is something that I will need to learn > > in order to be a productive and effecient LAN admin. I was > > told to start out learning VBS. Figured I get some feed > > back from others in my shoes. I started looking at > > Microsoft's library on VBS, any good learning resources on > > the topic would be appreciated. Thanks > > if (education > certification) > { > allIsRightWithTheWorld(); > } > else > { > theFutureIsGrim(); > } > > -- > Politician Spock > MCSA, CCEA, MCNGP #15 > The MCNGP Team - We're here to help > > This posting is provided "AS IS" with no warranties, and confers no rights. > You assume all risk for your use. Not responsible for your inability to > understand logic, ambiguous references, sarcasm, the imaginary gnomes > living in my garden, or William Shatner's acting. > © 2003 Star Trek Federation. All rights reserved. > Consultant |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Asynchronous Web Page Programming in 70-528 | Marc W | MCTS | 1 | 11-13-2008 09:39 PM |
| Linux C++ Programming to communicate with Sound/Audio Card Drivers Installed | jklanka | Software | 0 | 09-12-2006 08:08 AM |
| programming xxd3033 pioneer remote for universal functions | jmaroon | DVD Video | 0 | 08-27-2006 03:32 PM |
| Programming Blu-Ray using Java ME (J2ME) | asj | DVD Video | 5 | 07-27-2006 12:26 AM |
| Buggy programming in Panasonic DMR-E80H ??? | nItpIk | DVD Video | 0 | 05-17-2004 02:14 PM |