Browse by Tags

All Tags » Windows PowerShell (RSS)

PowerShell: AD Workstation Cleanup Script version 2.0 « Trevor Sullivan's Tech Room by Rod Trent at myITforum.com

  A little while ago, I posted a PowerShell script that detects old machine accounts in Active Directory, and disables or deletes them, based on certain ages (in days). I’ve continued work on this script, such that it now logs information to Excel...

Hey, Scripting Guy! Blog : Hey, Scripting Guy! What Are the New Cmdlets in Windows PowerShell 2.0? by Rod Trent at myITforum.com

  The number of cmdlets in Windows PowerShell 2.0 has nearly doubled over the number that shipped with the original product. These are core cmdlets and do not take into account the number of cmdlets that are included with Windows 7.0. Many of these...

Allowing PowerShell to Query Remotely through a GPO by Rod Trent at myITforum.com

If you want to query remote computers' WMI properties on your network using PowerShell, this quick GPO setting can open the proper ports on the remote workstations. Creating a new GPO at the domain level: Under the Local Computer Policy heading, double...

PowerShell Script to Retrieve the Laptop's Battery Status by Rod Trent at myITforum.com

Use this PowerShell script to learn about a laptop's battery status. Copy and paste from between the lines. ============================= $computer = "LocalHost" $namespace = "root\WMI" Get-WmiObject -class BatteryStatus -computername...
Filed under:

Project84 - Moving SCCM Packages and Drivers Source Location by Rod Trent at myITforum.com

  Project84 - Moving SCCM Packages and Drivers Source Location Read More...

PowerShell 2.0 – the Screencast by Rod Trent at myITforum.com

Learn how Windows PowerShell 2.0 can help increase the productivity of IT professionals by providing a powerful, complete scripting language to automate repetitive tasks and conduct remote troubleshooting. http://www.myITforum.com/absolutevc/?v=1317 Read...
Filed under:

PowerShell CTP3 Release News | TechProsaic by Rod Trent at myITforum.com

  In case you missed PowerScripting Live last night, Jeffrey Snover announced that PowerShell CTP3 was going to have been released today (Dec 19th).  Ewwww, yes, past tense on that one.  Turns out there is a possible showstopper bug that...
Filed under:

Powershell Virtual User Group Meeting – today at 12:00pm EST by Rod Trent at myITforum.com

http://systemcenterusergroup.org/blogs/administrator/archive/2008/11/13/powershell-virtual-user-group-meeting-thursday-12pm-est.aspx Read More...
Filed under: ,

Create a RSS feed using PowerShell… by Rod Trent at myITforum.com

Nice script! http://halr9000.com/article/636 Read More...
Filed under: ,

PowerShell v2 release schedule by Rod Trent at myITforum.com

December 2008 - CTP 3 (Community Technology Preview) or Beta 1 if it meets the internal criteria and all names/features are finalized. RTM - end of 2009/early 2010 as part of Windows 7 and Windows Server 2008 R2. RTM for XP, 2003, Vista, and 2008 - as...
Filed under:

Instructor led Windows PowerShell course given by Microsoft by Rod Trent at myITforum.com

Automating Windows Server 2008 Administration with Windows PowerShell Course 6434: Three days; Instructor-Led   http://www.microsoft.com/learning/en/us/syllabi/6434afinal.mspx Read More...

Over 120 Windows PowerShell script in the myITforum.com Windows PowerShell repository! by Rod Trent at myITforum.com

There are lots of great community-generated scripts available to use straight off the page.  And, you can use the concepts displayed in the scripts to learn PowerShell.   The Windows PowerShell Community Script Repository: http://www.myitforum...

PowerGUI Hyper-V add-on pack available by Rod Trent at myITforum.com

What it provides: Bulk management of multiple VMs, Virtual Networks, Virtual Hard Drives, Snapshots, etc. within one Hyper-V servers and across multiple Hyper-V servers. Support for remote management of Hyper-V servers using alternate credentials. Integrated...

PowerShell management Library for Hyper-V by Rod Trent at myITforum.com

http://www.codeplex.com/PSHyperv Read More...
Filed under: ,

PowerShellPlus Professional Edition released by Rod Trent at myITforum.com

http://www.myitforum.com/absolutenm/templates/IndustryNews.aspx?articleid=5718&zoneid=71 Read More...

SQL Server PowerShell Extensions by Rod Trent at myITforum.com

The primary goal of SQL Server PowerShell Extensions (SQLPSX) is to provide intuitive functions around the SMO objects which are backward compatible with SQL 2000. A secondary goal is to provide an application which reports flatten/effective security...

PowerShell Extensions coming for OpsMgr 2007 by Rod Trent at myITforum.com

Jeremy is putting together the S ystem C enter O psMgr P owershell E xtentions as a Codeplex project.  The project hasn’t been officially posted yet, but you can find the project page here: Codeplex And, you can review Jeremy’s information about...

Full SharePoint backup with Powershell script by Rod Trent at myITforum.com

This script backs up everything you need for a full restore of your Windows Sharepoint Services (WSS) or Microsoft Office Sharepoint Server (MOSS). http://www.codeplex.com/spbackup Read More...

Now Available! PowerShellPlus Professional Edition by Rod Trent at myITforum.com

http://www.myitforum.com/absolutenm/templates/IndustryNews.aspx?articleid=5534&zoneid=71 Read More...
More Posts Next page »
Powered by Community Server (Commercial Edition), by Telligent Systems