<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>4sysops &#187; shutdown</title>
	<atom:link href="http://4sysops.com/archives/tag/shutdown/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:25:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<image>
    <title>4sysops</title>
    <url>http://4sysops.com/4sysops-rss.png</url>
    <link>http://4sysops.com</link>
    <width>143</width>
    <height>49</height>
    <description>4sysops.com</description>
    </image>		<item>
		<title>AutoAdministrator 2.3 &#8211; Part 3: Remote execute: Programs, services, shutdown/reboot</title>
		<link>http://4sysops.com/archives/autoadministrator-2-3-part-3-remote-execute-programs-services-shutdownreboot/</link>
		<comments>http://4sysops.com/archives/autoadministrator-2-3-part-3-remote-execute-programs-services-shutdownreboot/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 20:08:11 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[desktop management tools]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=5335</guid>
		<description><![CDATA[AutoAdministrator allows you to remote execute programs, remote execute services, and remote shutdown and reboot computers.]]></description>
			<content:encoded><![CDATA[<p><strong><i>AutoAdministrator allows you to remote execute programs, remote execute services, and remote shutdown and reboot computers.</i></strong></p>
<p>In my last post, I discussed the <a href="http://4sysops.com/archives/autoadministrator-2-3-part-2-query-online-status-wmi-file-metadata-logon-information/">AutoAdministrator&#8217;s functions that enable you to query remote computers</a>. Today, I will cover the remote execution functions: programs (processes), services, and shutdown/reboot.</p>
<p><strong>Note: 4sysops readers get a discount on AutoAdministrator of $20 USD until the end of 2010, which means that you pay only $49 USD instead of the regular price of $69 USD.  <script language="Javascript"> 
						document.write('<a href="mailto:sales');
						document.write('@neti');
						document.write('kus.net" class="contact_us_email">');
						document.write('sal');
						document.write('es@ne');
						document.write('tikus.net');
                                                document.write('</a>');
					</script> indicating that you are a 4sysops reader.</strong></p>
<h2>Remote execute programs</h2>
<p>Remote process execution is another feature that was not available when I reviewed AutoAdministrator a while back. It enables you to execute all kinds of programs against remote computers, which is quite powerful since it allows you to leverage tools such as psexec and plink.</p>
<p>The former, as you probably know, enables you to execute processes remotely, whereas plink lets you run UNIX commands through SSH. So with this feature, you can issue SSH commands on any number of UNIX machines and see the output right in AutoAdministrator.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2010/11/Remote.execute.programs.AutoAdministrator.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/11/Remote.execute.programs.AutoAdministrator.png','',event,300,75)"><img style="margin: 0px; display: inline; border: 0px;" title="Remote execute programs - AutoAdministrator" src="http://4sysops.com/wp-content/uploads/2010/11/Remote.execute.programs.AutoAdministrator_thumb.png" border="0" alt="Remote execute programs - AutoAdministrator" width="604" height="397" /></a></p>
<p>In the screenshot, you see how I executed the net time command, which returns the date and the time of the remote machines that are displayed in the results pane.</p>
<h2>Remote execute Windows services</h2>
<p>This function is certainly another highlight of AutoAdministrator. Managing system services on multiple machines is a feature that many expensive system management solutions lack. AutoAdministrator enables you to remotely query, start, stop, continue, pause, and restart services. Furthermore, you can configure the startup type remotely. You can use this feature, for example, to set the startup type of the Remote Registry service on all your machines to &#8220;automatic&#8221; to ensure that you can use all of the features of AutoAdministrator. It is also possible to remove services or to configure their logon account.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2010/11/Remote.start_.Windows.service..AutoAdministrator.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/11/Remote.start_.Windows.service..AutoAdministrator.png','',event,300,75)"><img style="margin: 0px; display: inline; border: 0px;" title="Remote start Windows service - AutoAdministrator" src="http://4sysops.com/wp-content/uploads/2010/11/Remote.start_.Windows.service..AutoAdministrator_thumb.png" border="0" alt="Remote start Windows service - AutoAdministrator" width="604" height="397" /></a></p>
<p>AutoAdministrator displays only services that are available on the computer where AutoAdministrator has been installed. However, if you want to remotely configure the services of third-party applications that are not installed on your PC, you can just enter the service name. You can find the service name in the Windows Service tool by accessing the service properties. Don’t confuse the service name with the service display name.</p>
<h2>Remote shutdown/reboot</h2>
<p>This function lets you shut down or reboot multiple computers in your network. You can configure a timeout period, after which the computers will shut down. AutoAdministrator will notify users with a message that you can customize. It is possible to force open applications to close, and you can also cancel shutdowns remotely.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2010/11/Remote.restart.AutoAdministrator.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/11/Remote.restart.AutoAdministrator.png','',event,300,75)"><img style="margin: 0px; display: inline; border: 0px;" title="Remote reboot computers- AutoAdministrator" src="http://4sysops.com/wp-content/uploads/2010/11/Remote.restart.AutoAdministrator_thumb.png" border="0" alt="Remote reboot computers - AutoAdministrator" width="598" height="507" /></a></p>
<p>My next post will outline <a href="http://autoadministrator.com/">AutoAdministrator&#8217;s</a> remote editing features.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/service-account-best-practices-part-2-least-privilege-implementation/" title="Service Account best practices &#8211; Part 2: Least Privilege implementation (December 30, 2011)">Service Account best practices &#8211; Part 2: Least Privilege implementation</a> (0)</li>
	<li><a href="http://4sysops.com/archives/service-account-best-practices-part-1-choosing-a-service-account/" title="Service Account best practices Part 1: Choosing a Service Account (December 29, 2011)">Service Account best practices Part 1: Choosing a Service Account</a> (0)</li>
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-2-features/" title="Raffle: ManageEngine Desktop Central &#8211; Part 2: Features (December 7, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 2: Features</a> (2)</li>
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-1-overview/" title="Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview (November 30, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-workspace-manager-express-a-roaming-user-profiles-alternative/" title="FREE: Workspace Manager Express &#8211; A roaming user profiles alternative (November 25, 2011)">FREE: Workspace Manager Express &#8211; A roaming user profiles alternative</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/autoadministrator-2-3-part-3-remote-execute-programs-services-shutdownreboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[AutoAdministrator 2.3]]></series:name>
	</item>
		<item>
		<title>FREE: MF Shutdown Manager &#8211; Schedule shutdowns, restarts and wakeups</title>
		<link>http://4sysops.com/archives/free-mf-shutdown-manager-schedule-shutdowns-restarts-and-wakeups/</link>
		<comments>http://4sysops.com/archives/free-mf-shutdown-manager-schedule-shutdowns-restarts-and-wakeups/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 03:06:13 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[desktop management tools]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2191</guid>
		<description><![CDATA[<p><a href="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanager.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanager.png','',event,300,75)"><img style="display: inline; margin-left: 0px; margin-right: 0px; border: 0px;" title="MF-Shutdown-Manager" src="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanager-thumb.png" border="0" alt="MF-Shutdown-Manager" width="244" height="148" align="right" /></a> <a href="http://www.mfshut.de/index.html">MF Shutdown Manager</a> is a simple tool that allows you to schedule actions such as Shutdown, Restart, Standby/Wake-Up, Hibernate/Wake-up, Log off, Alarm, Monitor On/Off, Cleanup (delete private Windows and browser data), Lock Workstation and Launch File. These tasks can also be accomplished with the Windows Task Manager. However, MF Shutdown Manager is easier to use. If you only have to do one of these tasks every now and then, you will be faster with this free utility.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerwakeupproperties1.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerwakeupproperties1.png','',event,300,75)"><img style="display: inline; margin: 0px 0px 0px 4px; border-width: 0px;" title="MF-Shutdown-Manager-Wake-Up-Properties" src="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerwakeupproperties-thumb1.png" border="0" alt="MF-Shutdown-Manager-Wake-Up-Properties" width="194" height="161" align="right" /></a></p>
<p>Actually, there is a free and a full edition available for download. Only the full edition supports Wake-Up features. Both editions are still in beta and the programmer has not yet published the price for the full edition. The tool was last updated six months ago. Perhaps, there will never be a final version. I experienced no problems when I tried MF Shutdown Manager. It seems to me that the full edition has no time restrictions.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerextratasks.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerextratasks.png','',event,300,75)"><img style="display: inline; margin: 0px 4px 0px 0px; border-width: 0px;" title="MF-Shutdown-Manager-Extra-Tasks" src="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerextratasks-thumb.png" border="0" alt="MF-Shutdown-Manager-Extra-Tasks" width="244" height="136" align="left" /></a>What I like about the tool is &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanager.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanager.png','',event,300,75)"><img style="display: inline; margin-left: 0px; margin-right: 0px; border: 0px;" title="MF-Shutdown-Manager" src="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanager-thumb.png" border="0" alt="MF-Shutdown-Manager" width="244" height="148" align="right" /></a> <a href="http://www.mfshut.de/index.html">MF Shutdown Manager</a> is a simple tool that allows you to schedule actions such as Shutdown, Restart, Standby/Wake-Up, Hibernate/Wake-up, Log off, Alarm, Monitor On/Off, Cleanup (delete private Windows and browser data), Lock Workstation and Launch File. These tasks can also be accomplished with the Windows Task Manager. However, MF Shutdown Manager is easier to use. If you only have to do one of these tasks every now and then, you will be faster with this free utility.</p>
<p><!-- adman --><a href="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerwakeupproperties1.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerwakeupproperties1.png','',event,300,75)"><img style="display: inline; margin: 0px 0px 0px 4px; border-width: 0px;" title="MF-Shutdown-Manager-Wake-Up-Properties" src="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerwakeupproperties-thumb1.png" border="0" alt="MF-Shutdown-Manager-Wake-Up-Properties" width="194" height="161" align="right" /></a></p>
<p>Actually, there is a free and a full edition available for download. Only the full edition supports Wake-Up features. Both editions are still in beta and the programmer has not yet published the price for the full edition. The tool was last updated six months ago. Perhaps, there will never be a final version. I experienced no problems when I tried MF Shutdown Manager. It seems to me that the full edition has no time restrictions.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerextratasks.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerextratasks.png','',event,300,75)"><img style="display: inline; margin: 0px 4px 0px 0px; border-width: 0px;" title="MF-Shutdown-Manager-Extra-Tasks" src="http://4sysops.com/wp-content/uploads/2009/01/mfshutdownmanagerextratasks-thumb.png" border="0" alt="MF-Shutdown-Manager-Extra-Tasks" width="244" height="136" align="left" /></a>What I like about the tool is its Relative Mode. It allows you to configure a countdown for a specific task. For instance, you can tell MF Shutdown Manager to change to Hibernate Mode in one hour, wake-up again two hours later, and launch a certain program. Unfortunately, you can&#8217;t tell MF Shutdown Manager to repeat an action within a certain time interval. This was the feature I was looking for. Perhaps you know such a tool? MF Shutdown Manager supports the scheduling of actions for a specific date and time. But this Absolute Mode also lacks the ability to schedule repeating tasks.</p>
<h2><a href="http://www.mfshut.de/index.html">MF Shutdown Manager</a></h2>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-2-features/" title="Raffle: ManageEngine Desktop Central &#8211; Part 2: Features (December 7, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 2: Features</a> (2)</li>
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-1-overview/" title="Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview (November 30, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-workspace-manager-express-a-roaming-user-profiles-alternative/" title="FREE: Workspace Manager Express &#8211; A roaming user profiles alternative (November 25, 2011)">FREE: Workspace Manager Express &#8211; A roaming user profiles alternative</a> (0)</li>
	<li><a href="http://4sysops.com/archives/spiceworks-installation-guide/" title="Spiceworks installation guide (November 17, 2011)">Spiceworks installation guide</a> (1)</li>
	<li><a href="http://4sysops.com/archives/free-nspaces-virtual-desktop-manager/" title="FREE: nspaces &#8211; Virtual Desktop Manager (September 30, 2011)">FREE: nspaces &#8211; Virtual Desktop Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/free-mf-shutdown-manager-schedule-shutdowns-restarts-and-wakeups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Z-Cron, a nice task planner for Windows XP/2003</title>
		<link>http://4sysops.com/archives/z-cron-a-nice-task-planner-for-windows-xp2003/</link>
		<comments>http://4sysops.com/archives/z-cron-a-nice-task-planner-for-windows-xp2003/#comments</comments>
		<pubDate>Tue, 02 Jan 2007 20:45:41 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[desktop management tools]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/z-cron-a-nice-task-planner-for-windows-xp2003/</guid>
		<description><![CDATA[<p><a href="http://www.z-cron.com/">Z-Cron</a>  is a simple <strong>task planner</strong> like<strong> </strong>the one of <strong>Windows XP/2003</strong> (Schedules Tasks). However, it comes with some additional tools which can be started as planned tasks.</p>
<p>Here is the complete list from the help file:</p>
<ul>
<li>ALARM: Shows the Z-Alarm-clock      window for 4 minutes. The sound will be played, otherwise than the command      Z-ALARM, with the built-in speaker (NT/2000/XP).</li>
<li>HANGUP: Disconnects an active      Dialup connection.</li>
<li>CLEANFILE: Time-controlled      deleting of files which are older than XX days. You can set the age of the      files in an input field in the task&#8217;s setup.</li>
<li>CLEANUPDIR: Delete all files      and subdirectories in the selected directory which are older than XX days.      You can set the age of the files using an input field in the task&#8217;s setup.      This command works recursive (Professional-version).</li>
<li>CONNECT: Establish an internet      connection with Dialup network connections (Modem/ISDN).</li>
<li>COPYDIR: Copy a directory.</li>
<li>COPYFILE: Copy file(s).</li>
<li>DELETE: Delete file(s).</li>
<li>DESTROY: This will destroy the      window with the specified title.</li>&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.z-cron.com/">Z-Cron</a>  is a simple <strong>task planner</strong> like<strong> </strong>the one of <strong>Windows XP/2003</strong> (Schedules Tasks). However, it comes with some additional tools which can be started as planned tasks.</p>
<p>Here is the complete list from the help file:</p>
<ul>
<li>ALARM: Shows the Z-Alarm-clock      window for 4 minutes. The sound will be played, otherwise than the command      Z-ALARM, with the built-in speaker (NT/2000/XP).</li>
<li>HANGUP: Disconnects an active      Dialup connection.</li>
<li>CLEANFILE: Time-controlled      deleting of files which are older than XX days. You can set the age of the      files in an input field in the task&#8217;s setup.</li>
<li>CLEANUPDIR: Delete all files      and subdirectories in the selected directory which are older than XX days.      You can set the age of the files using an input field in the task&#8217;s setup.      This command works recursive (Professional-version).</li>
<li>CONNECT: Establish an internet      connection with Dialup network connections (Modem/ISDN).</li>
<li>COPYDIR: Copy a directory.</li>
<li>COPYFILE: Copy file(s).</li>
<li>DELETE: Delete file(s).</li>
<li>DESTROY: This will destroy the      window with the specified title.</li>
<li>DYNIPMAIL: Discover dynamic      IP-Address and send e-mail if it changes.</li>
<li>EMPTY-TRASH: This will empty      the window trash.</li>
<li>GETURL: File download using      HTTP protocol.</li>
<li>HANGUP: Disconnect Dialup      connection.</li>
<li>HIBERNATE: Set computer to hibernate      mode with the possibility to wake it up again after a certain period of      time.</li>
<li>INFO: Shows the saved info      message on the screen for 4 minutes.</li>
<li>KILL: Quits a program.</li>
<li>LASTRUN: Start a program and      shut down computer after it is finished.</li>
<li>LOGOFF: Log out of the      system.</li>
<li>MAIL: Send e-mail with SMTP      protocol.</li>
<li>MESSAGE: Send message to a      computer or workgroup (Messenger service, not related to Windows      Messenger).</li>
<li>MONITORON: Switch on monitor      (Powersave).</li>
<li>MONITOROFF: Switch off monitor      (Powersave).</li>
<li>MOVEDIR: Move      directory/folder.</li>
<li>MOVEFILE: Move file(s).</li>
<li>NTPTIME: Synchronize system      time with a NTP time server. You need access to a time server and must not      use a firewall blocking UDP port 37 because time is adjusted using this      port.</li>
<li>PING: Command to send &#8220;PINGs&#8221; to an IP-Address to test a computer&#8217;s      reaction time and availability.</li>
<li>PLAY: Play the file with      application registered for the type of file.</li>
<li>REBOOT: Reboot computer.</li>
<li>REMOTE-SHUTDOWN: Enables you to      shut down a computer (Windwos       NT, 2000 or XP professional)      in your network.</li>
<li>RMDIR: Deletes a      directory.</li>
<li>SCREENSAVEON: Switch on      screensaver.</li>
<li>SCREENSAVEOFF: Switch off      screensaver.</li>
<li>SELFTEST: Virus self test.</li>
<li>SERVICE-RESTART: Restart      selected system service.</li>
<li>SERVICE-START: Starts the      selected system service.</li>
<li>SERVICE-STOP: Stops the      selected system service.</li>
<li>SERVICE-WATCH: Monitors the      selected system service.</li>
<li>SHUTDOWN: Shut down computer      (Only Windows 2000/XP).</li>
<li>SHUTDOWN-MESSAGE: Shut down      computer (Only Windows 2000/XP) with alert message.</li>
<li>STANDBY Sets the computer into      Standby mode.</li>
<li>TIMEMARK Write a timemark into      the logfile.</li>
<li>WATCH Monitors a program. If      the monitored program &#8220;dies&#8221;, it will be restarted.</li>
<li>WATCH-JOB Monitors a program.      If the monitored program &#8220;dies&#8221;, Z-Cron start the indicated      Z-Cron Job.</li>
<li>WAVEPLAY Play a .wav file.</li>
<li>Z-ALARM Shows the Z-Alarm-clock      window for 4 minutes and plays the file Zcron.wav.</li>
</ul>
<p align="center"><a href="http://4sysops.com/wp-content/uploads/2006/12/z-cron.gif" title="Z-Cron" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/12/z-cron.gif','Z-Cron',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2006/12/z-cron.gif" alt="Z-Cron" align="middle" height="172" width="302" /></a></p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-2-features/" title="Raffle: ManageEngine Desktop Central &#8211; Part 2: Features (December 7, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 2: Features</a> (2)</li>
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-1-overview/" title="Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview (November 30, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-workspace-manager-express-a-roaming-user-profiles-alternative/" title="FREE: Workspace Manager Express &#8211; A roaming user profiles alternative (November 25, 2011)">FREE: Workspace Manager Express &#8211; A roaming user profiles alternative</a> (0)</li>
	<li><a href="http://4sysops.com/archives/spiceworks-installation-guide/" title="Spiceworks installation guide (November 17, 2011)">Spiceworks installation guide</a> (1)</li>
	<li><a href="http://4sysops.com/archives/free-nspaces-virtual-desktop-manager/" title="FREE: nspaces &#8211; Virtual Desktop Manager (September 30, 2011)">FREE: nspaces &#8211; Virtual Desktop Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/z-cron-a-nice-task-planner-for-windows-xp2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PCMeasure: measure temperature, smoke, water and other physical values in your server room</title>
		<link>http://4sysops.com/archives/pcmeasure-measure-temperature-smoke-water-and-other-physical-values-in-your-server-room/</link>
		<comments>http://4sysops.com/archives/pcmeasure-measure-temperature-smoke-water-and-other-physical-values-in-your-server-room/#comments</comments>
		<pubDate>Mon, 02 Oct 2006 17:59:13 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/pcmeasure-measure-temperature-smoke-water-and-other-physical-values-in-your-server-room/</guid>
		<description><![CDATA[PCMeasure is a cheap solution for measuring temperature, smoke, humidity, water, contact, voltage, and motion. It can transmit the data by e-mail, SMS and SNMP. For example, you can use this software to survey a server room. Every time the temperature exceeds a certain threshold you’ll get a message from PCMeasure.]]></description>
			<content:encoded><![CDATA[<p><strong><i>PCMeasure is a cheap solution for measuring temperature, smoke, humidity, water, contact, voltage, and motion. It can transmit the data by e-mail, SMS and SNMP. For example, you can use this software to survey a server room. Every time the temperature exceeds a certain threshold you’ll get a message from PCMeasure.</i></strong></p>
<p>Recently the air conditioning in our server room broke down. To escape the heat death all of our 30 servers increased their ventilation. It resulted to a blown fuse which enforced a shutdown of some servers after the UPS run out of power. We considered purchasing a <strong>temperature alerting system</strong> before, but the solutions we found were too expensive. We have three air conditionings, so I thought, the probability that they all break down at the same time is relatively low. Okay, I am a bit wiser now.</p>
<p>We found a very cheap solution for our problem: <a href="http://www.pcmeasure.com/">PCMeasure</a> from better networks. We paid about 100 Euro for software and hardware. Although we only need it to <strong>measure the temperatur</strong>e in our server room, it also supports several other sensors for <strong>measuring humidity, voltage, contact, water, smoke, and motion</strong>.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2006/10/pcmeasure.jpg" title="PCMeasure" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/10/pcmeasure.jpg','PCMeasure',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2006/10/pcmeasure.jpg" alt="PCMeasure" align="right" height="212" width="173" /></a>PCMeasure can inform administrators by <strong>e-mail, SMS, SNMP-traps and syslog messages</strong>. Whenever the temperature in our server room exceeds a certain threshold, I  receive an e-mail  from it now.</p>
<p>You can run the software on <strong>Windows and Linux</strong>. The sensors can be connected to serial or parallel ports by using adapters. PCMeasure also enables you to centrally manage multiple measurement systems. If you don&#8217;t want to use a PC for every measurement point, you can use the <strong>Ethernetbox</strong>, a device that transmits the measured data to PCMeasure.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2006/09/ethernetbox.jpg" title="Ethernetbox" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/09/ethernetbox.jpg','Ethernetbox',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2006/09/ethernetbox.jpg" alt="Ethernetbox" align="left" height="96" width="126" /></a>PCMeasure has a graphical and a <strong>web interface</strong>. The latter is quite useful, if you want to check the temperature or other physical values along the way. Now, if I realize that a server doesn&#8217;t respond, the first thing I check is the temperature in our server room, since I don&#8217;t trust our air conditioning anymore</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/autoadministrator-2-3-part-3-remote-execute-programs-services-shutdownreboot/" title="AutoAdministrator 2.3 &#8211; Part 3: Remote execute: Programs, services, shutdown/reboot (November 17, 2010)">AutoAdministrator 2.3 &#8211; Part 3: Remote execute: Programs, services, shutdown/reboot</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-mf-shutdown-manager-schedule-shutdowns-restarts-and-wakeups/" title="FREE: MF Shutdown Manager &#8211; Schedule shutdowns, restarts and wakeups (January 7, 2009)">FREE: MF Shutdown Manager &#8211; Schedule shutdowns, restarts and wakeups</a> (0)</li>
	<li><a href="http://4sysops.com/archives/z-cron-a-nice-task-planner-for-windows-xp2003/" title="Z-Cron, a nice task planner for Windows XP/2003 (January 2, 2007)">Z-Cron, a nice task planner for Windows XP/2003</a> (0)</li>
	<li><a href="http://4sysops.com/archives/id-shutdown-manager-shut-down-of-multiple-computers/" title="ID Shutdown Manager: shut down of multiple computers (May 25, 2006)">ID Shutdown Manager: shut down of multiple computers</a> (0)</li>
	<li><a href="http://4sysops.com/archives/shutdown-delay-for-windows/" title="Shutdown delay for Windows (May 12, 2006)">Shutdown delay for Windows</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/pcmeasure-measure-temperature-smoke-water-and-other-physical-values-in-your-server-room/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ID Shutdown Manager: shut down of multiple computers</title>
		<link>http://4sysops.com/archives/id-shutdown-manager-shut-down-of-multiple-computers/</link>
		<comments>http://4sysops.com/archives/id-shutdown-manager-shut-down-of-multiple-computers/#comments</comments>
		<pubDate>Thu, 25 May 2006 18:29:29 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[desktop management tools]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/id-shutdown-manager-shut-down-of-multiple-computers/</guid>
		<description><![CDATA[<p>Sometimes, it is necessary to shut down multiple machines. For instance, you might want to turn off all the computers of the participants after a class. You can shut down each computer manually or you use a tool. This post discusses two solutions to shut down computers remotely.</p>
<p>Microsoft offers a free command line tool for this purpose included in the Windows 2000 Resource Kit. The tool also works for Windows XP. You can download it <a target="_blank" href="http://www.petri.co.il/download_free_reskit_tools.htm">here</a>. There is also a GUI for program but it doesn&#8217;t allow you to shut down or reboot multiple machines. For this, you have to write a batch file using the command line version. We&#8217;ve been working with it for a while, and it is not 100 % reliable. Sometimes computers simply don&#8217;t respond to the shut down command.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2006/05/ID_Shutdown_Manager.gif" title="ID Shutdown Manager" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/05/ID_Shutdown_Manager.gif','ID Shutdown Manager',event,300,75)"><img align="left" width="89" src="http://4sysops.com/wp-content/uploads/2006/05/ID_Shutdown_Manager.gif" alt="ID Shutdown Manager" height="70" title="ID Shutdown Manager" /></a>Recently, I tested <a target="_blank" href="http://www.librarysmith.co.uk/content/sdman/remoteshutdown">ID Shutdown Manager 2.5</a>, a more sophisticated tool. It has a GUI that allows you to shut down and reboot &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Sometimes, it is necessary to shut down multiple machines. For instance, you might want to turn off all the computers of the participants after a class. You can shut down each computer manually or you use a tool. This post discusses two solutions to shut down computers remotely.</p>
<p>Microsoft offers a free command line tool for this purpose included in the Windows 2000 Resource Kit. The tool also works for Windows XP. You can download it <a target="_blank" href="http://www.petri.co.il/download_free_reskit_tools.htm">here</a>. There is also a GUI for program but it doesn&#8217;t allow you to shut down or reboot multiple machines. For this, you have to write a batch file using the command line version. We&#8217;ve been working with it for a while, and it is not 100 % reliable. Sometimes computers simply don&#8217;t respond to the shut down command.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2006/05/ID_Shutdown_Manager.gif" title="ID Shutdown Manager" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/05/ID_Shutdown_Manager.gif','ID Shutdown Manager',event,300,75)"><img align="left" width="89" src="http://4sysops.com/wp-content/uploads/2006/05/ID_Shutdown_Manager.gif" alt="ID Shutdown Manager" height="70" title="ID Shutdown Manager" /></a>Recently, I tested <a target="_blank" href="http://www.librarysmith.co.uk/content/sdman/remoteshutdown">ID Shutdown Manager 2.5</a>, a more sophisticated tool. It has a GUI that allows you to shut down and reboot multiple computers with one mouse click. You can send messages to users, execute programs on their machines and get system information of them with this tool. It supports Wake on LAN, too.</p>
<p>ID Shutdown Manager can also be controlled with a web interface, using a web server that supports CGI. The tool has been tested with Apache and Internet Information Server. I didn&#8217;t try this feature as I am not a fan of using a web browser as an application interface.</p>
<p>There are only two things which I dislike about ID Shutdown Manager. It is not for free and you have to install an agent on all machines you want to control with it. Installing the agents is not a big deal though as you can do this remotely using its GUI.</p>
<p>Five licenses of ID Shutdown Manager cost $9.99, 50 licenses $74.99. Considering that ID Shutdown Manager includes simple software deployment the price is not too bad in my view.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-2-features/" title="Raffle: ManageEngine Desktop Central &#8211; Part 2: Features (December 7, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 2: Features</a> (2)</li>
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-1-overview/" title="Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview (November 30, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-workspace-manager-express-a-roaming-user-profiles-alternative/" title="FREE: Workspace Manager Express &#8211; A roaming user profiles alternative (November 25, 2011)">FREE: Workspace Manager Express &#8211; A roaming user profiles alternative</a> (0)</li>
	<li><a href="http://4sysops.com/archives/spiceworks-installation-guide/" title="Spiceworks installation guide (November 17, 2011)">Spiceworks installation guide</a> (1)</li>
	<li><a href="http://4sysops.com/archives/free-nspaces-virtual-desktop-manager/" title="FREE: nspaces &#8211; Virtual Desktop Manager (September 30, 2011)">FREE: nspaces &#8211; Virtual Desktop Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/id-shutdown-manager-shut-down-of-multiple-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shutdown delay for Windows</title>
		<link>http://4sysops.com/archives/shutdown-delay-for-windows/</link>
		<comments>http://4sysops.com/archives/shutdown-delay-for-windows/#comments</comments>
		<pubDate>Fri, 12 May 2006 20:11:33 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/shutdown-delay-for-windows/</guid>
		<description><![CDATA[<p><a href="http://bryanlburkholder.googlepages.com/download.html" target="_blank">Shutdown delay</a> is a simple, free program. You probably figured out already what it does. Sometimes, you want to shut down a computer only after a certain job is finished. The maximum time, you can delay the shut down with this tool, is 300 minutes.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/autoadministrator-2-3-part-3-remote-execute-programs-services-shutdownreboot/" title="AutoAdministrator 2.3 &#8211; Part 3: Remote execute: Programs, services, shutdown/reboot (November 17, 2010)">AutoAdministrator 2.3 &#8211; Part 3: Remote execute: Programs, services, shutdown/reboot</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-mf-shutdown-manager-schedule-shutdowns-restarts-and-wakeups/" title="FREE: MF Shutdown Manager &#8211; Schedule shutdowns, restarts and wakeups (January 7, 2009)">FREE: MF Shutdown Manager &#8211; Schedule shutdowns, restarts and wakeups</a> (0)</li>
	<li><a href="http://4sysops.com/archives/z-cron-a-nice-task-planner-for-windows-xp2003/" title="Z-Cron, a nice task planner for Windows XP/2003 (January 2, 2007)">Z-Cron, a nice task planner for Windows XP/2003</a> (0)</li>
	<li><a href="http://4sysops.com/archives/pcmeasure-measure-temperature-smoke-water-and-other-physical-values-in-your-server-room/" title="PCMeasure: measure temperature, smoke, water and other physical values in your server room (October 2, 2006)">PCMeasure: measure temperature, smoke, water and other physical values in your server room</a> (0)</li>
	<li><a href="http://4sysops.com/archives/id-shutdown-manager-shut-down-of-multiple-computers/" title="ID Shutdown Manager: shut down of multiple computers (May 25, 2006)">ID Shutdown Manager: shut down of multiple computers</a> (0)</li>
&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<p><a href="http://bryanlburkholder.googlepages.com/download.html" target="_blank">Shutdown delay</a> is a simple, free program. You probably figured out already what it does. Sometimes, you want to shut down a computer only after a certain job is finished. The maximum time, you can delay the shut down with this tool, is 300 minutes.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/autoadministrator-2-3-part-3-remote-execute-programs-services-shutdownreboot/" title="AutoAdministrator 2.3 &#8211; Part 3: Remote execute: Programs, services, shutdown/reboot (November 17, 2010)">AutoAdministrator 2.3 &#8211; Part 3: Remote execute: Programs, services, shutdown/reboot</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-mf-shutdown-manager-schedule-shutdowns-restarts-and-wakeups/" title="FREE: MF Shutdown Manager &#8211; Schedule shutdowns, restarts and wakeups (January 7, 2009)">FREE: MF Shutdown Manager &#8211; Schedule shutdowns, restarts and wakeups</a> (0)</li>
	<li><a href="http://4sysops.com/archives/z-cron-a-nice-task-planner-for-windows-xp2003/" title="Z-Cron, a nice task planner for Windows XP/2003 (January 2, 2007)">Z-Cron, a nice task planner for Windows XP/2003</a> (0)</li>
	<li><a href="http://4sysops.com/archives/pcmeasure-measure-temperature-smoke-water-and-other-physical-values-in-your-server-room/" title="PCMeasure: measure temperature, smoke, water and other physical values in your server room (October 2, 2006)">PCMeasure: measure temperature, smoke, water and other physical values in your server room</a> (0)</li>
	<li><a href="http://4sysops.com/archives/id-shutdown-manager-shut-down-of-multiple-computers/" title="ID Shutdown Manager: shut down of multiple computers (May 25, 2006)">ID Shutdown Manager: shut down of multiple computers</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/shutdown-delay-for-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

