Go Back   Velocity Reviews > Newsgroups > MCSE
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSE - What about the programming?

 
Thread Tools Search this Thread
Old 09-17-2003, 08:26 PM   #1
Default What about the programming?


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
  Reply With Quote
Old 09-17-2003, 09:15 PM   #2
Matt
 
Posts: n/a
Default Re: What about the programming?
"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
  Reply With Quote
Old 09-17-2003, 09:47 PM   #3
Davin Mickelson
 
Posts: n/a
Default Re: What about the programming?
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
  Reply With Quote
Old 09-17-2003, 09:56 PM   #4
KLXrider
 
Posts: n/a
Default Re: What about the programming?
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
  Reply With Quote
Old 09-17-2003, 10:03 PM   #5
KLXrider
 
Posts: n/a
Default Re: What about the programming?
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
  Reply With Quote
Old 09-17-2003, 10:04 PM   #6
Jtyc
 
Posts: n/a
Default Re: What about the programming?
> how about kixtart?

I can only code in Logo.




Jtyc
  Reply With Quote
Old 09-17-2003, 10:05 PM   #7
KLXrider
 
Posts: n/a
Default Re: What about the programming?
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
  Reply With Quote
Old 09-17-2003, 10:11 PM   #8
Jtyc
 
Posts: n/a
Default Re: What about the programming?
> >I can only code in Logo
>
> don't you mean with legos


I can make the turtle move with either.




Jtyc
  Reply With Quote
Old 09-17-2003, 10:56 PM   #9
Politician Spock
 
Posts: n/a
Default Re: What about the programming?
"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
  Reply With Quote
Old 09-17-2003, 11:01 PM   #10
Consultant
 
Posts: n/a
Default Re: What about the programming?
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
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

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




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46