Jan. 9, 2008
MCP Magazine News
http://MCPmag.com
http://MCPmag.com/rss
Windows Tip Sheet #178: Making Windows Give It Up
============================================================
============
THIS ISSUE SPONSORED BY:
- Free Windows Server 2003 (MCSE) Training CD or Download
http://in
fo.101com.com/default.asp?id=46043
- Limiting System Management:Tools: Risks, Inefficiencies
and Frustration
http://in
fo.101com.com/default.asp?id=46131
- Oracle Database 11g for Windows: New Paper
http://in
fo.101com.com/default.asp?id=46045
============================================================
============
----------->>>> NOTE: GET THIS NEWSLETTER IN
HTML FORMAT <<<<-----------
You are receiving MCPmag News in text format, but you can
now receive
this newsletter in HTML format. To change formats, go to:
https://newsletters.1105pubs.com/nl/URMGf.do?e=nesstosharedlog.com
----------->>>>
---------------------------------------
<<<<-----------
IN THIS ISSUE:
- Windows Tip Sheet: Making Windows Give It Up
- Redmond Radio: Patch Tuesday; Gates at CES; More
- IT/Cert Forums: Roaming profiles; 70-621 Exam Advice;
More
- Special Offers: VoIP Apps; Centralized Network Management
============================================================
============
SPONSOR: Free Windows Server 2003 (MCSE) Training CD or
Download
============================================================
============
Become MCSE 2003 certified with exam prep tools from AppDev,
award-winning provider of technical learning. Get a FREE
training
CD-ROM or download from one of our Windows Server 2003
courses
($115 value).
New titles now available -- get your FREE training CD-ROM
or download now! http://i
nfo.101com.com/default.aspx?id=46043
============================================================
============
WINDOWS TIP SHEET: Personal Prompts
What? Windows Explorer as a GUI for admin tasks. Uh, kinda.
By Jeffery Hicks
I always dread the "tell me about yourself"
question at job interviews.
But in desktop and server management that's another story.
I'm
constantly under the Windows hood poking around to see what
I can find.
Often, I'll be looking at .exe files and sometimes a .dll or
two and
wonder, "Where did you come from and what do you
do?"
The tool that makes the files talk is Filever.exe. This
handy command-
line tool prints out file version information. Open a
command prompt
and type Filever /? to see the usage syntax.
You can use Filever.exe to examine a single file or process
all files
in a folder or subfolders. The tool doesn't have a logging
feature,
so you'll need to redirect output if you want to save it.
If you use the default output, your results file can be
imported into
Excel as a space-delimited file, which makes it very easy to
filter
and sort. Want to build an Excel database of every .exe file
on your
C: drive? Type this:
C:>filever /S /E c: > EXELog.txt
It takes a bit of time to run, but you should be able to
open the file
in Excel. Add a header line and you'll have a ton of
information.
If you have a file you are particularly interested in, you
can use
the /V switch to get detailed information, including things
like
company name, product name and product version. The format,
unfortunately, doesn't lend itself to saving to a file you
could
import into Excel. But you might be able to do something
like this
to get close (this is a single command):
C:WindowsSystem32>for /f %f in ('dir *.exe /b') do echo %f
>>
c:sys32exe.txt & filever %f /v | find /i
"description"
>> c:sys32exe.txt
Windows can be pretty talkative, if you know how to ask the
right questions.
Comment: http://mcpmag.com/columns/article.asp?EditorialsID=2
445#post
Jeffery Hicks MCSE, MCSA, MCT is a senior network engineer
with Visory
Group. He's a contributing editor to ScriptingAnswers.com
and the
coauthor, with Don Jones, of "Advanced VBScript for
Microsoft Windows
Administrators" (Microsoft Press, http://tinyurl.com/g63nf
) and
"PowerShell TFM" (SAPIEN Press, http://tinyurl.com/2v7dye
a> ). Jeff
is also the creator of several popular, script-related tools
used for
network and Exchange administration. He maintains a blog at
http://jdhitsoluti
ons.blogspot.com .
============================================================
============
SPONSOR: The Peril of Distributed Systems Management by Greg
Shields
============================================================
============
As your computing environment grows you will experience the
perils of
relying solely on native tools. Learn how centralized tools
will
simplify reporting, improve troubleshooting, assist in
compliance
regulation, and more by monitoring and gathering data across
all systems.
Get this free White Paper now!
http://i
nfo.101com.com/default.aspx?id=46087
============================================================
============
REDMOND RADIO: IT News, Jan. 7
This week:
* First Patch Tuesday for 2008
* Windows Home Server file problems
* Bill Gates opens up CES
* Interview with Steve Rodin of Storagepipe
Plus, listen to find out how to enter and win the weekly
Redmond
T-Shirt Giveaway, exclusively for podcast listeners.
AND, find out how you can win an All-Access Pass to
TechMentor in
San Francisco. Details only in the weekly Redmond Radio
Podcast.
Listen now!
http://mcpmag.com/webcasts/mcpradio/radio.asp?id=273
ITUNES/IPODDER LISTENERS: Download the show automatically by
pointing
your applet at http://mcpmag.com/rss
/podcasts/
ENCOUNTERED PROBLEMS LISTENING TO AN AUDIOCAST? Write to
mdomingo 1105media.com and describe the problem to get help.
We want
you to listen if you want to hear it!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~
ANSWERS TO YOUR IT PROBLEMS IN THE IT/CERTIFICATION FORUMS:
Need troubleshooting help? Post your questions to
MCPmag.com's
IT/Certification Discussion Forums, where experts Andy Barkl
and Andy Goodman, as well as a host of regular members, can
offer
solutions to your most difficult IT dilemmas.
The messages are always free to read, but registration
(which is
also free) is required to post. Go to http://mcpmag.com/forums/
a>
and start posting.
Also check out the Unix/Linux interop thread hosted by
Redmond
magazine's "Integration Station" columnist Emmett
Dulaney at:
http
://mcpmag.com/forums/forum_topics.asp?fid=90
Members who needed help posted these questions in the last
week:
- Mailbox Send Limit: Is there a quick way to find out the
users' send limit for the whole company, instead of going to
the Active Directory and check each user, for MS Exchange...
Comment: htt
p://mcpmag.com/forums/forum_posts.asp?tid=4048
- Career Change: I am active duty Navy with 13 years in
about
to get out in May 08 with an honorable discharge... I'm just
ready to start a new career where I will be able to see my
kids grow up. Computers have been in my life for a long
time.
I also own my own computer repair company since i'm
currently
on shore duty. I'm kind of nervous about getting out of the
military; it's basically all I did since I was 19 out of
high
school. I'm 33 years old now.
My father-in-law is a computer scientist working in
Washington
DC and told me he may be able to get into the IT department
at
his company since I have a secret clearance, but I need
certifications. He asked IT's what certifications I would
need
and they said CCNA and MCSA. I been going to school in the
military also, but just for an Associates in Computer
Systems.
I have three classes left to complete, but he told me to put
that on hold and get the certifications...
Read more: htt
p://mcpmag.com/forums/forum_posts.asp?tid=4058
- Recommendations for Security field: As of right now I'm
finishing my BS in IT with a concentration in Security. I
would
like to know what everyone here would recommend in terms of
getting into the security field/forensics? Certifications,
familiarity with certain tools, etc.
Comment: htt
p://mcpmag.com/forums/forum_posts.asp?tid=4047
- Roaming profiles & Folder Redirection: I've setup
roaming
profiles and folder redirection, but having an issue. When a
user
logs on to a PC and clicks on Start | Programs, all the
users are
listed/shown as menu items (with their my docs folder, app
data,
desktop, etc). when they log off the PC, it tries to re-sync
every
user profile to the server (it only succeeds on that
particular
user, the rest get access denied errors). Any suggestions on
how
to get that to stop, and the user profiles not show up on
the
programs menu?
Comment: htt
p://mcpmag.com/forums/forum_posts.asp?tid=4033
- 70-621 Exam: Has anyone sat the 70-621 and if so what is
mostly covered in the exam?
Comment: htt
p://mcpmag.com/forums/forum_posts.asp?tid=4053
Want to join the discussion? Go to http://mcpmag.com/forums/
a> and
start posting.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~
SPECIAL OFFERS FOR MCPMAG.COM READERS:
** Webcast: "Quickly Build VoIP Applications for
Unified Communications"
Join the leaders in interoperable group communications
software for a
fast-paced, informative webcast on developing
customer-specific VoIP
applications. You'll learn how to quickly build
interoperable
communications solutions and customize solutions for
customers that
need interoperable group communications.
Free registration: http://i
nfo.101com.com/default.aspx?id=45974
** White Paper: "Limiting System Management to Native
Tools Results
in Risks, Inefficiencies and Frustration"
As your computing environment grows you will experience the
perils
of relying solely on native tools. Learn how centralized
tools will
simplify reporting, improve troubleshooting, assist in
compliance
regulation, and more by monitoring and gathering data across
all systems.
Free in the Tech Library:
ht
tp://mcpmag.com/techlibrary/resources.asp?id=538
** Discounted: Windows Networking Books at Amazon.com
Need real-world network troubleshooting help? This book's
title says it
all: "The Real World Network Troubleshooting Manual:
Tools, Techniques,
and Scenarios" by Alan Sugano (Charles River Media).
You can get it at
Amazon.com at 30-percent off retail: http://tinyurl.com/z4taz
Dozens of other titles by MCPmag.com contributors are also
available
at lower-than-retail prices, some with free shipping! Check
out
Chris Wolf's Troubleshooting Microsoft Technologies (Addison
Wesley)
http://tinyurl.com/byr4t
; Microsoft Windows Administrator's
Automation Toolkit" (MS Press) http://tinyurl.com/82425
.
More titles at Amazon.com. http://tinyurl.com/37mj8r
a>
PLUS: Windows Vista Now Available!
Windows Vista Ultimate, $379.99 (U.S. Only): http://tinyurl.com/2zm6yv
a>
Ultimate Upgrade, $249.99 (U.S. Only): http://tinyurl.com/28v7ck
a>
============================================================
============
SPONSOR: New! Oracle Database 11g for Windows
============================================================
============
This paper details the architecture of Oracle Database 11g
for
Windows and how it differs from its counterparts on UNIX and
LINUX.
It also describes how Oracle database tightly integrates
with the
advanced features of Windows operating system and underlying
hardware.
Learn more today! New to the Tech Library:
http://in
fo.101com.com/default.asp?id=46045
============================================================
============
FREE MAGAZINE OFFER
Sign up today for a free yearly subscription to Redmond
magazine! Each
issue brings you hands-on problem-solving advice, tactical
tips,
real-world reviews, news analysis and strategic insights.
Start or
continue your FREE subscription now!
https://subscribe.1105pubs.com/sub/MI?WP=N
EWFREE&TC=1&P=enews1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~
NEWSLETTERS
Sign up now for all of our FREE newsletters.
https://newsletters.1105pubs.com/nl/URMG.do?pc=R07NL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~
CONTACTING MCPMAG.COM:
NEWSLETTER FEEDBACK: Michael Domingo, Editor
Contact: mdomingo 1105media.com
ADVERTISERS -- Want to sponsor this newsletter? Contact
Matt Morollo at mmorollo 1105media.com
Microsoft Certified Professional Magazine
Redmond Media Group
16261 Laguna Canyon Road, Suite 130
Irvine, CA 92618-3608
Phone 949-265-1520
Fax 949-265-1528
Newsletter problems: RED 1105service.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~
UNSUBSCRIBE OR CHANGE E-MAIL ADDRESS:
https://newsletters.1105pubs.com/nl/URMGf.do?e=nesstosharedlog.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~
To review our Privacy Policy, visit our Web site at
http://www.1105
media.com/privacy.aspx
Copyright 2008 1105 Media, Inc. MCPmag.com News may only be
redistributed in its unedited form. Written permission from
the editor
must be obtained to reprint the information contained within
this
newsletter. mdomingo 1105media.com
|