Rod Trent MVP, myITforum'er
Blogging for all the right reasons
Sign in
|
Help
Home
Contact
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
1E
App-V
Blogging
Community
ConfigMgr 2007
Hardware
Industry News
Internet
Microsoft
Microsoft Deployment
Miscellaneous Nothings
MMS
MMS 2009
myITforum.com
OpsMgr 2007
Patch Management
Security
SMS 2003
Software
System Center
Systems Management
Training
Virtualization
Windows
Windows PowerShell
News
Ni Hao!
The next time Bruce is on TV:
Community
Home
Blogs
Media
Groups
Archives
November 2009 (48)
October 2009 (42)
September 2009 (39)
August 2009 (35)
July 2009 (44)
June 2009 (2)
May 2009 (83)
April 2009 (105)
March 2009 (47)
February 2009 (104)
January 2009 (244)
December 2008 (319)
November 2008 (125)
October 2008 (165)
September 2008 (157)
August 2008 (168)
July 2008 (285)
June 2008 (238)
May 2008 (4)
Browse by Tags
All Tags
»
Scripting
(
RSS
)
Community
ConfigMgr 2007
Industry News
KiXTart
myITforum.com
OpsMgr 2007
PowerGUI
Sharepoint
SMS 2003
Software
Software Management
System Center
Systems Management
Windows
Windows PowerShell
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...
Filed under:
Scripting
,
Windows PowerShell
Mapping drives based on location
by
Rod Trent at myITforum.com
I concocted this batch file script a couple weeks ago to determine where a client was accessing the network from and then mapping shares accordingly. In this instance, folks were logging in through either Citrix of the local LAN. If they were...
Filed under:
Windows
,
Scripting
SCCM Script to Delete Specific Collections and Associated Advertisements | System Center Guide
by
Rod Trent at myITforum.com
Finding our console growing with numerous collections and advertisements related to single-instance software distributions to a named device, I wanted a process to follow that would permit automated “cleansing” of the console. The script should...
Filed under:
System Center
,
ConfigMgr 2007
,
Scripting
KiXtart 2010 4.61 RC1 Released
by
Rod Trent at myITforum.com
Available on myITforum.com , of course. Its available for download from the Scripting downloads page: http://www.myitforum.com/downloads/default.asp?w=3&se=Scripting Or, grab it with this direct download link: KiXtart 2010 4.61 RC1 ...
Filed under:
Community
,
Software
,
Scripting
,
myITforum.com
,
KiXTart
BETA 1 of KiXtart 2010 4.61 released
by
Rod Trent at myITforum.com
This update contains the following fixes & enhancements: · Fixed issue with handling of EXIT codes · Fixed issue with COPYing files to a directory (without specifying a backslash) · Fixed issue with writing large DWORD values to the registry · Updated...
Filed under:
Scripting
,
KiXTart
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...
Filed under:
Community
,
Scripting
,
Windows PowerShell
,
myITforum.com
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...
Filed under:
Scripting
,
Windows PowerShell
,
PowerGUI
PowerShell CreatePortMonitor script for OpsMgr 2007
by
Rod Trent at myITforum.com
On PoshCode: http://poshcode.org/616 Read More...
Filed under:
System Center
,
OpsMgr 2007
,
Scripting
,
Windows PowerShell
AppDeploy.com releases free Community Repackager utility
by
Rod Trent at myITforum.com
Version: 1.0 (Alpha) Released: 9/11/2008 The AppDeploy Repackager is a simple freeware snapshot tool for the creation of Windows Installer (MSI) setup packages. Unlike other tools that try to take on the whole drag and drop creation of MSI setups (development...
Filed under:
Software
,
Scripting
,
Software Management
Is it time for a System Center Family version of SMS Installer?
by
Rod Trent at myITforum.com
The community seems to think so. But, will Microsoft listen? http://www.myitforum.com/forums/m.asp?m=185433 Read More...
Filed under:
System Center
,
Systems Management
,
ConfigMgr 2007
,
Scripting
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...
Filed under:
Scripting
,
Windows PowerShell
,
Sharepoint
PowerGUI 1.5.1 RTMs
by
Rod Trent at myITforum.com
http://www.myitforum.com/absolutenm/templates/IndustryNews.aspx?articleid=5367&zoneid=71 Read More...
Filed under:
Software
,
Scripting
,
Windows PowerShell
Create SMS collections based on the System_OU_Name0 information acquired from SMS via the Active Directory System Group Discovery
by
Rod Trent at myITforum.com
http://myitforum.com/cs2/files/folders/vbscripts/entry120436.aspx Read More...
Filed under:
System Center
,
Systems Management
,
ConfigMgr 2007
,
Scripting
,
SMS 2003
PowerShell ASP
by
Rod Trent at myITforum.com
PowerShellASP is an ASP-like template language for Web Applications; templates contain a mixture of markup (HTML, XML or whatever you want to generate) and inline PowerShell code. At runtime, templates/pages are fully translated to PowerShell code and...
Filed under:
Scripting
,
Windows PowerShell
Did you know that ASE already has a PowerShell script debugger?
by
Rod Trent at myITforum.com
I noticed last week that Sapien announced a PowerShell script debugger being added into their product, so I went looking around at some of the other script editors, and found that ASE 3.5 already has one. http://www.adminscripteditor.com/index.asp Read...
Filed under:
Scripting
,
Windows PowerShell
Hint at another ConfigMgr tools web site coming
by
Rod Trent at myITforum.com
mhudson , in the forums, has indicated he’s working on putting together a web site to house links and downloads to all of the community-created tools for ConfigMgr 2007. Read about it… http://www.myitforum.com/forums/m_182452/mpage_1/key_/tm.htm Read...
Filed under:
System Center
,
ConfigMgr 2007
,
Scripting
PowerGUI gets online documentation
by
Rod Trent at myITforum.com
In the forum of a Wiki! http://wiki.powergui.org/index.php/Main_Page Read More...
Filed under:
Scripting
,
Windows PowerShell
What is your favorite scripting language?
by
Rod Trent at myITforum.com
The stats so far: AutoIT (6.88%) Batch (8.91%) VB Script (50.61%) WinBatch (5.26%) Windows PowerShell (21.86%) Other (please comment)... (6.48%) Participate here: http://www.myitforum.com/absolutepm/Polls/Scripting.asp Read More...
Filed under:
Community
,
Scripting
,
Windows PowerShell
Boris provides a script to automate OpsMgr port monitoring with PowerShell
by
Rod Trent at myITforum.com
Nice job! Post: http://blogs.msdn.com/boris_yanushpolsky/archive/2008/06/20/automating-port-monitoring-using-powershell.aspx Script: CreatePortMonitoring.ps1.zip Read More...
Filed under:
System Center
,
Systems Management
,
OpsMgr 2007
,
Scripting
,
Windows PowerShell
Nice Reboot
by
Rod Trent at myITforum.com
Hector Cortez modified this Steve Pruitt script to never timeout and now to always be on top. ' This script checks if a reboot is required, and exits if not ' Then it checks if a user is logged on. If not, it reboots ' Otherwise it nags the...
Filed under:
Scripting
More Posts
Next page »