Browse by Tags

All Tags » Scripting (RSS)

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...

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: ,

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...

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    ...

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: ,

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...

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...

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...

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...

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...

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...

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...

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...

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...

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...

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...

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:
More Posts Next page »
Powered by Community Server (Commercial Edition), by Telligent Systems