Skip to main content

Home/ Church IT Roundtable/ Group items tagged script

Rss Feed Group items tagged

David Szpunar

How to use Eventtriggers.exe to send e-mail based on Event IDs for Server 2003 - 0 views

  •  
    "By using (included) Eventtriggers.exe (in Server 2003), you can automatically start a batch file or VBS script which performs a custom action or captures useful information. You can also use a script to perform correction actions on the machine,  preventing the problem from reoccurring.  Sometimes you just need to be notified when certain events are created in the Event Viewer, so we can use a script to send an e-mail alert. For example, you can create a trigger that monitors the event logs for low disk space events and if such events occur, you can run a script that removes any temporary or unnecessary files to resolve the low disk space condition, and/or send an e-mail alert telling you about it."
David Szpunar

Script for Configuring Exchange 2010 Internal and External URLs « msunified.net - 0 views

  • For InternalURL the script will look for a CASArray (It is recommended to create a CASArray in any scenario)
    • David Szpunar
       
      It's easy to find the syntax to create a CASArray and works in a single-server environment without all the network load balancing setup required, just the creation PowerShell command. A CASArray is required to use the InternalURL setting in this script. The script works with Exchange 2010 and 2007 both coexisting now, though it originally didn't.
David Szpunar

How To Automate Folder Permissions on Windows Server with Scripting - 1 views

  •  
    Great scripts for automating home folder permissions on Windows file servers. \n\n"Using the following three files (Addperm.cmd, Addperm2.cmd, and Yes.txt) you can add the Administrators Group and the User (whose logon name must be the same as the folder na
David Szpunar

Scripting out DHCP reservations in Windows Server 2008 with Netsh | TechRepublic - 0 views

  •  
    How to script Microsoft DHCP Server reservations using netsh.
Justin Moore

Installing Updates on Exchange 2010 Database Availability Groups - 0 views

  • Preparing an Exchange Server 2010 SP1 DAG Member for Updates For Exchange 2010 with Service Pack 1 the process is a little easier thanks to some scripts provided by Microsoft. Open the Exchange Management Shell and navigate to the scripts folder on the Exchange server. cd $exscripts Next run the StartDagServerMaintenance.ps1 PowerShell script. .\StartDagServerMaintenance.ps1 -serverName ho-ex2010-mb1 The script will automatically do the following tasks for you: Calls Suspend-MailboxDatabaseCopy on the database copies. Pauses the node in Failover Clustering so that it can not become the Primary Active Manager. Suspends database activation on each mailbox database. Sets the DatabaseCopyAutoActivationPolicy to Blocked on the server. Moves databases and cluster group off of the designated server.
David Szpunar

Script to install Exchange 2010 pre-requisites for Windows Server 2008 R2 « B... - 0 views

  •  
    Useful, but should not be needed for Exchange 2010 SP1 which includes prerequisite installation as part of the installation routine.
Jason Powell

Get Console - iPhone iPad Serial Cables and Terminal Apps - 2 views

  •  
    "Get Console is a portable field engineer app that runs on Apple iPad and iPhone, enabling Serial, Telnet and SSH connectivity to devices in the field, full session logging, configuration script management, remote control via web and integration into existing service desk systems. "
David Szpunar

Backing up the ESXi System Image « Virtu-Al - 0 views

  •  
    "So ... we can effectively back up the configuration of our ESXi hosts (- 10 minute changes worst case) simply by backing up the state tardisk, then if the worst happens we can restore this and have our ESXi host with complete configuration restored in a matter of minute.  Luckily PowerCLI makes this very easy for us, the below script can be run as a scheduled task and will backup the state tardisk as often as the scheduled task is run."
David Szpunar

VM Advanced ISO. Free Tools For Advanced Tasks | Tech Blog - 1 views

  •  
    "Look no further. I've created a collaboration of, yet again, FREE TOOLS for virtual machines within your VMware environment. All of the tools in this package were pooled together for performing advanced tasks to optimize performance, reclaim lost space, and clean up your virtual machine. The goal of this project was to mount the ISO to your VM and run the scripts or tools that are packaged. Of course not all of these tools will run from a VM, but most can."
David Szpunar

Generate Exchange Environment Reports using Powershell - 0 views

  •  
    "This script, inspired by the output of an Exchange TAP tool, aims to automatically generate a report that gives you an overview of your environment, Exchange 2007 and 2010 servers and database availability groups"
David Szpunar

Stashboard: The open source status dashboard - 0 views

  •  
    "Stashboard is a status dashboard for APIs and software services. It's similar to the Amazon AWS Status Page or the Google Apps Status Page. Stashboard was originally written by Twilio to provide status information on its Voice and SMS APIs. Stashboard is designed to provide a generic status dashboard for any hosted service or API. The code can be downloaded, customized, and run on any Google App Engine account."
1 - 14 of 14
Showing 20 items per page