Vista: Where oh where has my Telnet Client gone?
Windows IT Pro - Michael Otey
4 Ways to Help PowerShell Find External Tools
Learn how to help PowerShell locate external tools, saving time and keeping you organized.
Windows IT Pro - Alex K. Angelopoulos
Features of PowerGUI Script Editor
Quest Software’s free Windows PowerShell development tool provides a graphical interface with a tabbed environment for script editing, access to code snippets and PowerShell snap-ins, and a built-in debugger.
Windows IT Pro - Michael Otey
Quick Local Admin Test
Here's a quick and easy way you can determine whether the current user is a local administrator without having to check Domain Group membership. All you need to do is download and run LocalAdminTest.vbs—no modifications are needed.
Windows IT Pro - Readers
|
[December 16, 2008]
|
 |
Accessing SQL Server Data from PowerShell, Part 2
Because PowerShell is integrated with the.NET framework, you can leverage the .NET object model within PowerShell scripts and build ADO.NET objects that retrieve SQL Server data; learn how to use ADO.NET to insert, update, and delete SQL Server data.
Windows IT Pro - Robert Sheldon
Use PowerShell to Manage Compellent SANs
Compellent Technologies had created a set of PowerShell cmdlets to automate server and storage tasks in Storage Center SANs.
Windows IT Pro - Karen Bemowski
Script Gathers Scheduled Task Information
Here's a VBScript script that uses Schtasks.exe to gather scheduled task data from all the computers in a given organizational unit (OU).
Windows IT Pro - Karen Bemowski
Report From PASS: Interview with Tom Casey, General Manager of Microsoft Business Intelligence
Tom Casey discusses Kilimanjaro, Gemini, Madison and SQL Data Services.
Windows IT Pro - Michael Otey
Report From PASS Summit 2009
Learn what's new for the Professional Assoication for SQL Server (PASS) organization.
Windows IT Pro - Michael Otey
Happy Holiday HTA
Send an HTA greeting card that features a holiday tree with blinking multicolored lights and a "Happy Holidays" greeting. You can easily personalize the greeting.
Windows IT Pro - Jim Turner
Test for Numerous Conditions with PowerShell's switch Statement
PowerShell's switch statement lets you test for many conditions and perform different actions when those conditions are met, making it ideal for such tasks as retrieving event log entries and performing specific actions based on the type of entry.
Windows IT Pro - Robert Sheldon
Enabling Vista's Hibernation
Windows IT Pro - Michael Otey
|
[November 13, 2008]
|
 |
Accessing SQL Server Data from PowerShell, Part 1
Learn how to use ADO.NET to retrieve SQL Server data through PowerShell scripts.
Windows IT Pro - Robert Sheldon
Moving from Command Shell scripting to PowerShell
Windows IT Pro - Michael Otey
VBScript Functions Let You Easily Export Data from One Script to Another
If you often need to use one script's data in another script, the SaveDictionary and LoadDictionary functions might make your job a whole lot easier.
Windows IT Pro - Karen Bemowski
|
[November 6, 2008]
|
 |
Exchange Management with EMS: Setting Properties
Exchange Management Shell lets you set mailbox quotas, establish maintenance cycles, and manage every aspect of your Exchange environment, and built-in safety features help you get into property manipulation without fear of breaking anything.
Windows IT Pro - Paul Robichaux
Winsat Command-Line Utility
The Windows System Assessment Tool encompasses much more than the Windows Experience Index--its command-line capabilities can help with troubleshooting.
Windows IT Pro - David Chernicoff
|
[November 1, 2008]
|
 |
Are Recycle Bins Wasting a Lot of Space on Your Windows Servers?
Here's a VBScript script you can use to monitor how much disk space is being consumed by the Recycle Bins stored in a server's Recycler folder and how much space is available on that server's local hard drives.
Windows IT Pro - Jim Turner
|
[November 1, 2008]
|
 |
Vista's UAC Can Cause Problems When Writing and Running Scripts
Windows Vista's User Account Control (UAC) can cause problems and annoyances when developing and testing VBScript scripts that require administrator access. Here's how you can avoid those problems and annoyances without disabling UAC.
Windows IT Pro - Jim Turner
Controlling Your Code's Flow with PowerShell's Conditional Statements
PowerShell's if, for, and while statements let you present conditions and the actions to occur when those conditions are met. You can even specify the actions to occur when a condition isn't met.
Windows IT Pro - Robert Sheldon
Add these Headlines to your Website
|
|