<?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/"
	>

<channel>
	<title>Real Life Magazine &#187; Schule</title>
	<atom:link href="http://www.real-life-magazine.de/category/2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.real-life-magazine.de</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 23 Aug 2010 08:00:49 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PC automatisch herunterfahren</title>
		<link>http://www.real-life-magazine.de/2010/03/pc-automatisch-herunterfahren/</link>
		<comments>http://www.real-life-magazine.de/2010/03/pc-automatisch-herunterfahren/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 23:35:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Schule]]></category>
		<category><![CDATA[automatisch]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">http://www.real-life-magazine.de/?p=799</guid>
		<description><![CDATA[Wer kennt das Problem nicht: Keiner f&#252;hlt sich daf&#252;r verantwortlich, die Rechner im Lehrerzimmer herunterzufahren. Meistens laufen die Teile die ganze Nacht durch.
Eine einfache M&#246;glichkeit, die Rechner zentral herunterzufahren ist der shutdown-Befehl, den man &#252;ber den Taskplaner zeitgesteuert ausf&#252;hren kann. Dieser wird ausgef&#252;hrt, egal ob sich ein User&#160;abgemeldet hat oder nicht. Mit dem Befehl &#34;Shutdown&#34; [...]]]></description>
			<content:encoded><![CDATA[<p>Wer kennt das Problem nicht: Keiner f&uuml;hlt sich daf&uuml;r verantwortlich, die Rechner im Lehrerzimmer herunterzufahren. Meistens laufen die Teile die ganze Nacht durch.</p>
<p>Eine einfache M&ouml;glichkeit, die Rechner zentral herunterzufahren ist der shutdown-Befehl, den man &uuml;ber den Taskplaner zeitgesteuert ausf&uuml;hren kann. Dieser wird ausgef&uuml;hrt, egal ob sich ein User&nbsp;abgemeldet hat oder nicht. Mit dem Befehl &quot;Shutdown&quot; kann der Computer per Commando-Zeile heruntergefahren, neugestartet und abgemeldet werden.</p>
<p>So kann man sich z.B. eine Batch-Datei auf den Desktop legen, mit der sofort ein Neustart durchgef&uuml;hrt wird:</p>
<p>shutdown -r -t 0</p>
<p>Oder eine Batch, mit der der PC nach 1 Stunde (60 x 60sec) automatisch herunterf&auml;hrt und eine Meldung ausgibt:</p>
<p>shutdown -s -t 3600 -c &quot;Dieser PC wird aus unerfindlichen Gr&uuml;nden heruntergefahren, bitte alle Anwendungen schlie&szlig;en <img src='http://www.real-life-magazine.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &quot;</p>
<p>Ein Icon zum Abmelden: shutdown -l</p>
<p>Wenn der Shutdownvorgang abgebrochen werden soll (sehr bekannt geworden durch den W32.Blaster Wurm):</p>
<p>shutdown -a</p>
<p>Zu dem Befehl gibt es auch eine grafische Benutzeroberfl&auml;che:</p>
<p>shutdown -i</p>
<p>Syntax: (entnommen aus Windows XP, kann je nach verwendeter Windows-Version auch mehr Parameter besitzen)</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; shutdown [-l | -s | -r | -a] [-f] [-m <a href="file://computer/">\\Computer</a>] [-t xx]<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [-c &quot;Kommentar&quot;] [-d up:xx:yy]<br />
	&nbsp;Keine Argumente Zeigt diese Meldung an (wie -?).<br />
	&nbsp;-i&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Zeigt eine grafische Benutzeroberfl&auml;che an (muss die erste<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option sein).<br />
	&nbsp;-l&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Abmelden (kann nicht mit der Option -m verwendet werden).<br />
	&nbsp;-s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; F&auml;hrt den Computer herunter.<br />
	&nbsp;-r&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; F&auml;hrt den Computer herunter und startet ihn neu.<br />
	&nbsp;-a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bricht das Herunterfahren des Systems ab.<br />
	&nbsp;-m <a href="file://computer/">\\Computer</a>&nbsp;&nbsp; Remotecomputer zum Herunterfahren/Neustarten/Abbrechen.<br />
	&nbsp;-t xx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Zeitlimit f&uuml;r das Herunterfahren, in xx Sekunden.<br />
	&nbsp;-c &quot;Kommentar&quot;&nbsp; Kommentar f&uuml;r das Herunterfahren (maximal 127 Zeichen).<br />
	&nbsp;-f&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Erzwingt das Schlie&szlig;en ausgef&uuml;hrter Anwendungen ohne Warnung.<br />
	&nbsp;-d [u][p]:xx:yy Grund (Code) f&uuml;r das Herunterfahren:<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; u = Benutzercode<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; p = Code f&uuml;r geplantes Herunterfahren<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xx = Hauptgrund (positive ganze Zahl kleiner als 256)<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yy = Weiterer Grund (positive ganze Zahl kleiner als 65536)<br />
	&nbsp;</p>
<p>wie funktioniert das mit dem Taskplaner: Das Teil einfach in der Systemsteuerung starten und dann&#8230;</p>
<p><img alt="" height="318" src="http://www.real-life-magazine.de/wp-content/uploads/1(3).jpg" width="434" /></p>
<p><img alt="" height="308" src="http://www.real-life-magazine.de/wp-content/uploads/2.jpg" width="434" /></p>
<p><img alt="" height="306" src="http://www.real-life-magazine.de/wp-content/uploads/3.jpg" width="430" /></p>
<p><img alt="" height="312" src="http://www.real-life-magazine.de/wp-content/uploads/4.jpg" width="436" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.real-life-magazine.de/2010/03/pc-automatisch-herunterfahren/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sony &#8211; Display &#8211; 55 Zoll</title>
		<link>http://www.real-life-magazine.de/2010/03/784/</link>
		<comments>http://www.real-life-magazine.de/2010/03/784/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 08:52:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Schule]]></category>
		<category><![CDATA[55 Zoll]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[Sony]]></category>

		<guid isPermaLink="false">http://www.real-life-magazine.de/2010/03/784/</guid>
		<description><![CDATA[Ende M&#228;rz wird in unser neues Display in der Aula installiert. Ich sage nur: Sony 55 Zoll und das f&#252;r einen Hammerpreis von nicht mal 1900&#8364;.
Hier n&#228;here Infos:
KDL-55EX505AEP
	BRAVIA Full HD LCD mit 100Hz Motionflow, Bravia Internet Video und einem High
	Definition Triple Tuner f&#252;r terrestrischen, Kabel- und Satelliten-Empfang. Sorgen f&#252;r
	beeindruckende Fernseherlebnisse.
	Besonderheiten und Nutzen:
	- FULL HD LCD [...]]]></description>
			<content:encoded><![CDATA[<p>Ende M&auml;rz wird in unser neues Display in der Aula installiert. Ich sage nur: Sony 55 Zoll und das f&uuml;r einen Hammerpreis von nicht mal 1900&euro;.</p>
<p><u>Hier n&auml;here Infos:</u></p>
<p>KDL-55EX505AEP<br />
	BRAVIA Full HD LCD mit 100Hz Motionflow, Bravia Internet Video und einem High<br />
	Definition Triple Tuner f&uuml;r terrestrischen, Kabel- und Satelliten-Empfang. Sorgen f&uuml;r<br />
	beeindruckende Fernseherlebnisse.<br />
	<img align="left" alt="vga3" height="207" src="http://www.real-life-magazine.de/wp-content/uploads/2010/03/vga3.jpg" width="298" />Besonderheiten und Nutzen:<br />
	- FULL HD LCD (1920&#215;1080), BRAVIA Engine 3 und 100 Hz Motionflow<br />
	- Bravia Internet Video f&uuml;r unkompliziertes und schnelles Zugriff auf Video-Inhalte aus dem Internet<br />
	- High Definition Decoder und Triple Tuner f&uuml;r DVB-T, DVB-C + DVB-S2; CI+ wird unterst&uuml;tzt<br />
	- 4 HDMI-Eing&auml;nge, DLNA Zertifizierung &amp; USB-Media Player (Musik, Fotos, Videos)<br />
	Bild:<br />
	Bildschirmdiagonale 138,8 cm<br />
	Full HD Aufl&ouml;sung (1920&#215;1080)<br />
	BRAVIA Engine 3<br />
	100 Hz Motionflow mit Bildsch&auml;rfeoptimierung<br />
	Intelligent Picture: Bildoptimierung f&uuml;r analoge Signale<br />
	24p True Cinema und Cinema Mode<br />
	Ton:<br />
	S-Force Surround mit Voice Zoom<br />
	Dolby Digital Plus, 5.1Ch Audio Out<br />
	Musikleistung: 20W (2&#215;10W)<br />
	Eco:<br />
	Energiespar-Modus (Eco-Settings)<br />
	Lichtsensor f&uuml;r automatische Helligkeitsanpassung<br />
	Bedienkomfort:<br />
	BRAVIA Sync, Hotel Mode Men&uuml;<br />
	Triple Tuner zum Empfang von DVB-T, DVB-C &amp; DVB-S2;<br />
	HDTV-Decoder; CI+ wird unterst&uuml;tzt<br />
	XMB &#8211; Xross Media Bar<br />
	Drehbarer Standfu&szlig;<br />
	Netzwerk / Streaming:<br />
	DLNA Zertifizierung: Bilder, Musik, Videos<br />
	USB Media Player: Bilder, Musik, Videos<br />
	NEU Bravia Internet Video: Zugriff auf Video-Inhalte aus dem<br />
	Internet<br />
	WLAN Anbindung &uuml;ber WLAN-USB Adapter UWA-BR100<br />
	Anschl&uuml;sse:<br />
	2 Scart Anschl&uuml;sse, 4 HDMI (HDCP) Eing&auml;nge<br />
	Komponenten-, PC-Eingang, USB 2.0, RJ45 Ethernet<br />
	Allgemeines:<br />
	Leistungsaufnahme: 263W, StandBy: 0,2W<br />
	Abmessungen (BxHxT) mit Standfu&szlig;: 1324&#215;832x350 mm<br />
	Abmessungen (BxHxT) ohne Standfu&szlig;: 1324&#215;795x105 mm<br />
	Gewicht mit Standfu&szlig;: 30,7 kg<br />
	Gewicht ohne Standfu&szlig;: 26,7 kg<br />
	Fernbedienung und Tischstandfu&szlig; im Lieferumfang<br />
	VESA-Standard: 300mm x 300mm/ M6&#215;16mm<br />
	Material-Nr.: KDL55EX505AEP<br />
	EAN-Code: 4905524644968<br />
	Farbe: Schwarz<br />
	Verf&uuml;gbar ab: Anfang M&auml;rz 2010<br />
	Vorg&auml;ngermodell: KDL52V5800AEP<br />
	N&auml;chsth&ouml;heres Modell:<br />
	Unterschiede zum Vorg&auml;nger sind als NEU gekennzeichnet. Stand: 20.01.2010. Preis&auml;nderungen und Irrt&uuml;mer vorbehalten.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.real-life-magazine.de/2010/03/784/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VGA über LAN</title>
		<link>http://www.real-life-magazine.de/2010/03/vga-uber-lan/</link>
		<comments>http://www.real-life-magazine.de/2010/03/vga-uber-lan/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 08:37:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Schule]]></category>
		<category><![CDATA[Adapter]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[VGA]]></category>

		<guid isPermaLink="false">http://www.real-life-magazine.de/2010/03/vga-uber-lan/</guid>
		<description><![CDATA[In gro&#223;en Geb&#228;uden steht man oft vor dem Problem, ein Bild- und Audiosignal &#252;ber gr&#246;&#223;ere Distanzen schicken zu m&#252;ssen. Das Gemeine an der Sache ist nur, dass man ab einer bestimmten L&#228;nge das VGA-Signal verst&#228;rken muss, wenn man auf dem entfernten Display nicht nur die Verwirrung im Ameisenhaufen betrachten will. Diese Verst&#228;rker sind nicht unbedingt [...]]]></description>
			<content:encoded><![CDATA[<p>In gro&szlig;en Geb&auml;uden steht man oft vor dem Problem, ein Bild- und Audiosignal &uuml;ber gr&ouml;&szlig;ere Distanzen schicken zu m&uuml;ssen. Das Gemeine an der Sache ist nur, dass man ab einer bestimmten L&auml;nge das VGA-Signal verst&auml;rken muss, wenn man auf dem entfernten Display nicht nur die <img align="left" alt="vga" height="181" src="http://www.real-life-magazine.de/wp-content/uploads/2010/03/vga.jpg" width="240" />Verwirrung im Ameisenhaufen betrachten will. Diese Verst&auml;rker sind nicht unbedingt billig, mal abgesehen von der VGA-Strecke, die sich im Preis exponential zur L&auml;nge entwickelt.</p>
<p>Die L&ouml;sung: Man schickt das VGA Signal mit Hilfe eines Umsetzers &uuml;ber LAN auf die Reise und kommt somit im Prinzip an jeden Ort des Geb&auml;udes, kann dort mit einem Gegenst&uuml;ck das Signal wieder auf VGA dekodieren und ein z.B. Display betreiben. In unserer Schule bedeutet dies konkret&#8230;</p>
<p>Vom sbs-server bzw. von den Verwaltungsrechnern aus wird &uuml;ber das Vertretungsplanprogramm mit ftp die Vertretungsplan-html auf einen Webserver exportiert. Der Displayserver holt sich diese Daten und schickt sie auf die Displays.</p>
<p>Diese sind &uuml;ber VGA-Strecken und einen VGA-Splitter mit dem Displayserver verbunden. Zuk&uuml;nftig wird dieser Server im Serverraum stehen, was zur Folge hat, dass die Verbindung in die Neubauten nicht <img align="left" alt="vga2" height="158" src="http://www.real-life-magazine.de/wp-content/uploads/2010/03/vga2.jpg" width="240" />l&auml;nger &uuml;ber VGA erfolgen kann. Dazu wird das VGA Signal im Serverraum &uuml;ber einen Adapter auf die Lan-Strecke umgelenkt, nach H2 geschickt und dort wieder zur&uuml;ck auf VGA gepolt. Mit diesem Verfahren ist es nun m&ouml;glich, Bildsignale ohne Verst&auml;rker ins ganze Schulhaus zu senden. Die Displays im Lehrerzimmer und in der Aula werden herk&ouml;mmlich versorgt, dort sind VGA strecken verlegt, auf Grund der kurzen Entfernungen ist dort kein Verst&auml;rker oder eine Umlenkung auf LAN erforderlich.</p>
<p><u>Verwendet werden:</u></p>
<p>1,00 ST. BE-ALAV100T-EURO<br />
	SENDER (VGA-Signal auf CATx)<br />
	&#8212;&#8212;&#8212;-<br />
	AdderLink AV100T Sender CAT-x AV (Audio,<br />
	Video) Sender. 1 Videokanal (VGA) und Audio,<br />
	lokale Konsole. Ben&ouml;tigt Empf&auml;nger und ein<br />
	CAT-x Kabel. Max. 300m<br />
	162,00 2 1,00 ST. BE-ALAV101R-EURO<br />
	EMPF&Auml;NGER<br />
	&#8212;&#8212;&#8212;&#8212;&#8211;<br />
	CAT-x AV (Audio, Video) Empf&auml;nger mit<br />
	Laufzeitenkontrolle f&uuml;r lange Kabell&auml;ngen und<br />
	brilliante Videoqualit&auml;t. 1 Videokanal (VGA)<br />
	und Audio. Ben&ouml;tigt Sender und ein CAT-x<br />
	Kabel. Max. 1920&#215;1200. Max. 300m</p>
<p>Kosten ca. 500&euro;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.real-life-magazine.de/2010/03/vga-uber-lan/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backup mit Hilfe von Cobian Backup</title>
		<link>http://www.real-life-magazine.de/2010/02/backup-mit-hilfe-von-cobian-backup/</link>
		<comments>http://www.real-life-magazine.de/2010/02/backup-mit-hilfe-von-cobian-backup/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 01:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Schule]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Cobian]]></category>

		<guid isPermaLink="false">http://www.real-life-magazine.de/2010/02/backup-mit-hilfe-von-cobian-backup/</guid>
		<description><![CDATA[&#8220;Cobian Backup&#8221; ist ein kostenloses Tool zum Erstellen schneller, automatischer und regelmäßiger Daten-Backups. Eine Installation ist auf dem lokalen Rechner als auch im Netzwerk möglich. Verschiedene Sicherungsarten z.B. inkrementelle Sicherung, Logfiles per Mail, zeitgesteuerte Backup-Tasks, alles ist an Bord&#8230;

]]></description>
			<content:encoded><![CDATA[<p>&#8220;Cobian Backup&#8221; ist ein kostenloses Tool zum Erstellen schneller, automatischer und regelmäßiger Daten-Backups. Eine Installation ist auf dem lokalen Rechner als auch im Netzwerk möglich. Verschiedene Sicherungsarten z.B. inkrementelle Sicherung, Logfiles per Mail, zeitgesteuerte Backup-Tasks, alles ist an Bord&#8230;</p>
<p><img alt="cobian" align="left" src="http://www.real-life-magazine.de/wp-content/uploads/2010/02/cobian.jpg" width="465" height="374" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.real-life-magazine.de/2010/02/backup-mit-hilfe-von-cobian-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Countdown &#8211; Uhr online</title>
		<link>http://www.real-life-magazine.de/2010/02/countdown-uhr-online/</link>
		<comments>http://www.real-life-magazine.de/2010/02/countdown-uhr-online/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 10:07:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aus aller Welt]]></category>
		<category><![CDATA[Schule]]></category>

		<guid isPermaLink="false">http://www.real-life-magazine.de/?p=607</guid>
		<description><![CDATA[Eine &#180;ganz interessante Sache f&#252;r IT-Kollegen habe ich im Netz gefunden. Unter http://www.online-stopwatch.com/&#160;kann man sich online eine Digitale Uhr generieren, die man beispielsweise toll w&#228;hrend Klassenarbeiten oder beim Schnellschreibtraining im IT-Unterricht einsetzen kann. M&#246;glich sind verschiedene Varianten, so kann die uhr auch als Countdownz&#228;hler verwendet werden.
]]></description>
			<content:encoded><![CDATA[<p>Eine &acute;ganz interessante Sache f&uuml;r IT-Kollegen habe ich im Netz gefunden. Unter <a href="http://www.online-stopwatch.com/">http://www.online-stopwatch.com/</a>&nbsp;kann man sich online eine Digitale Uhr generieren, die man beispielsweise toll w&auml;hrend Klassenarbeiten oder beim Schnellschreibtraining im IT-Unterricht einsetzen kann. M&ouml;glich sind verschiedene Varianten, so kann die uhr auch als Countdownz&auml;hler verwendet werden.<a href="http://www.real-life-magazine.de/wp-content/uploads/2010/02/Unbenannt-1-Kopie.jpg"><img alt="" class="alignleft size-thumbnail wp-image-608" height="150" src="http://www.real-life-magazine.de/wp-content/uploads/2010/02/Unbenannt-1-Kopie-150x150.jpg" title="Unbenannt-1 Kopie" width="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.real-life-magazine.de/2010/02/countdown-uhr-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VPN und https &#8211; Arbeiten über remote</title>
		<link>http://www.real-life-magazine.de/2010/02/vpn-und-https-arbeiten-uber-remote/</link>
		<comments>http://www.real-life-magazine.de/2010/02/vpn-und-https-arbeiten-uber-remote/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 10:02:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Schule]]></category>
		<category><![CDATA[Https]]></category>
		<category><![CDATA[Remote]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www.real-life-magazine.de/2010/02/vpn-und-https-arbeiten-uber-remote/</guid>
		<description><![CDATA[Um von zuhause an den Schulservern arbeiten zu k&#246;nnen, verf&#252;gt unser Hauptrouter &#252;ber eine &#34;Schnittstelle von au&#223;en&#34;. Genauer gesagt besteht die M&#246;glichkeit sowohl &#252;ber eine https-Verbindung als auch &#252;ber eine VPN-Verbindung auf die Server zuzugreifen. Voraussetzung daf&#252;r ist, dass der Hauptrouter die Protokolle &#34;durchroutet&#34; bzw. &#252;ber eine VPN-Funktionalit&#228;t verf&#252;gt.
HTTPS steht f&#252;r HyperText Transfer Protocol Secure [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.real-life-magazine.de/wp-content/uploads/2010/02/bxp26991.jpg"><img alt="" class="alignleft size-thumbnail wp-image-577" height="132" src="http://www.real-life-magazine.de/wp-content/uploads/2010/02/bxp26991-150x132.jpg" title="bxp26991" width="150" /></a>Um von zuhause an den Schulservern arbeiten zu k&ouml;nnen, verf&uuml;gt unser Hauptrouter &uuml;ber eine &quot;Schnittstelle von au&szlig;en&quot;. Genauer gesagt besteht die M&ouml;glichkeit sowohl &uuml;ber eine https-Verbindung als auch &uuml;ber eine VPN-Verbindung auf die Server zuzugreifen. Voraussetzung daf&uuml;r ist, dass der Hauptrouter die Protokolle &quot;durchroutet&quot; bzw. &uuml;ber eine VPN-Funktionalit&auml;t verf&uuml;gt.</p>
<p><strong>HTTPS</strong> steht f&uuml;r <b>HyperText Transfer Protocol Secure</b> (dt. <i>sicheres Hypertext-&Uuml;bertragungsprotokoll</i>) und ist ein Verfahren, um Daten im www abh&ouml;rsicher zu &uuml;bertragen. Diese Variante wird &nbsp;z.B. bei Email-Providern wie Web oder Gmx oder beim Online-Banking verwendet.</p>
<p>Wesentlich sicherer ist die noch st&auml;rker personalisierte Absicherung &uuml;ber VPN. Dabei baut der Home-User einen Tunnel zum entfernten Server auf. Er nutzt dabei den in Windows integrierten VPN-Client und meldet sich am VPN-Server, meistens ein Router mit dieser Funktionalit&auml;t, mit einem Kennwort an. Der Router muss nat&uuml;rlich im Vorfeld entsprechend konfiguiert werden. Der Homerechner wird dadurch ins Remote-Netzwerk als ganz normaler Rechner integriert und kann sich dort entsprechend bewegen.</p>
<p>An unserer Schule bekommen die Kollegen entsprechende batch-Dateien und die VPN-Startdatei an die Hand, in denen&nbsp;Parameter f&uuml;r die Einwahl&nbsp;und die Kennw&ouml;rter hinterlegt sind.</p>
<p><u>Datei 1 als cmd speichern:</u></p>
<p>@echo off<br />
	rasdial &quot;beliebiger name f&uuml;r vpn&quot; VPNUSER an dieser Stelle hier das Password /phonebook:.\vpn.txt</p>
<p><u>Datei 2 ist die vpn.txt ,mit den Parametern:</u></p>
<p>[hier den vpn Namet]<br />
	Encoding=1<br />
	Type=2<br />
	AutoLogon=0<br />
	UseRasCredentials=1<br />
	DialParamsUID=422856<br />
	Guid=D522A0866F4E9E4082FDF459AF9A341B<br />
	BaseProtocol=1<br />
	VpnStrategy=2<br />
	ExcludedProtocols=8<br />
	LcpExtensions=1<br />
	DataEncryption=256<br />
	SwCompression=0<br />
	NegotiateMultilinkAlways=0<br />
	SkipNwcWarning=0<br />
	SkipDownLevelDialog=0<br />
	SkipDoubleDialDialog=0<br />
	DialMode=0<br />
	DialPercent=75<br />
	DialSeconds=120<br />
	HangUpPercent=10<br />
	HangUpSeconds=120<br />
	OverridePref=15<br />
	RedialAttempts=3<br />
	RedialSeconds=60<br />
	IdleDisconnectSeconds=0<br />
	RedialOnLinkFailure=1<br />
	CallbackMode=0<br />
	CustomDialDll=<br />
	CustomDialFunc=<br />
	CustomRasDialDll=<br />
	AuthenticateServer=0<br />
	ShareMsFilePrint=1<br />
	BindMsNetClient=1<br />
	SharedPhoneNumbers=0<br />
	GlobalDeviceSettings=0<br />
	PrerequisiteEntry=<br />
	PrerequisitePbk=<br />
	PreferredPort=VPN3-0<br />
	PreferredDevice=WAN Miniport (PPTP)<br />
	PreferredBps=0<br />
	PreferredHwFlow=1<br />
	PreferredProtocol=1<br />
	PreferredCompression=1<br />
	PreferredSpeaker=1<br />
	PreferredMdmProtocol=0<br />
	PreviewUserPw=1<br />
	PreviewDomain=1<br />
	PreviewPhoneNumber=0<br />
	ShowDialingProgress=1<br />
	ShowMonitorIconInTaskBar=1<br />
	CustomAuthKey=0<br />
	AuthRestrictions=544<br />
	TypicalAuth=1<br />
	IpPrioritizeRemote=0<br />
	IpHeaderCompression=0<br />
	IpAddress=0.0.0.0<br />
	IpDnsAddress=0.0.0.0<br />
	IpDns2Address=0.0.0.0<br />
	IpWinsAddress=0.0.0.0<br />
	IpWins2Address=0.0.0.0<br />
	IpAssign=1<br />
	IpNameAssign=1<br />
	IpFrameSize=1006<br />
	IpDnsFlags=0<br />
	IpNBTFlags=1<br />
	TcpWindowSize=0<br />
	UseFlags=2<br />
	IpSecFlags=0<br />
	IpDnsSuffix=</p>
<p>NETCOMPONENTS=<br />
	ms_msclient=1<br />
	ms_server=1</p>
<p>MEDIA=rastapi<br />
	Port=VPN4-0<br />
	Device=WAN Miniport (L2TP)</p>
<p>DEVICE=vpn<br />
	PhoneNumber=hier die ip des VPN-Servers/Router<br />
	AreaCode=<br />
	CountryCode=49<br />
	CountryID=49<br />
	UseDialingRules=0<br />
	Comment=<br />
	LastSelectedPhone=0<br />
	PromoteAlternates=0<br />
	TryNextAlternateOnFail=1<br />
	&nbsp;</p>
<p><u>3 Datei ist die VPN Startdatei: Dazu in Windows VPN Client starten, Einstellungen machen und diese abspeichern, man erh&auml;lt eine Datei&nbsp;&nbsp; &#8230;..rdp</u></p>
]]></content:encoded>
			<wfw:commentRss>http://www.real-life-magazine.de/2010/02/vpn-und-https-arbeiten-uber-remote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notizzettel online</title>
		<link>http://www.real-life-magazine.de/2010/01/notizzettel-online/</link>
		<comments>http://www.real-life-magazine.de/2010/01/notizzettel-online/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 22:28:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Schule]]></category>
		<category><![CDATA[Notizzettel online]]></category>

		<guid isPermaLink="false">http://www.real-life-magazine.de/?p=439</guid>
		<description><![CDATA[Endlich habe ich eine L&#246;sung f&#252;r mein Notizzettelproblem gefunden.
Wer kennt das nicht, man notiert sich Infos auf irgendwelchen Schmierzetteln, die man sich dann in die Hosentasche steckt, um sie dann, wenn man sie br&#228;uchte, nicht wieder zu finden.&#160; Die L&#246;sung findet man &#34;&#160;Online&#34;
Im Netz habe ich ein entsprechendes php-Skript gefunden, mit dem man seine Notizen [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.real-life-magazine.de/wp-content/uploads/2010/01/MG_8147.jpg"><img alt="" class="alignleft size-full wp-image-441" height="100" src="http://www.real-life-magazine.de/wp-content/uploads/2010/01/MG_8147.jpg" title="_MG_8147" width="150" /></a>Endlich habe ich eine L&ouml;sung f&uuml;r mein Notizzettelproblem gefunden.</p>
<p>Wer kennt das nicht, man notiert sich Infos auf irgendwelchen Schmierzetteln, die man sich dann in die Hosentasche steckt, um sie dann, wenn man sie br&auml;uchte, nicht wieder zu finden.&nbsp; <strong>Die L&ouml;sung findet man &quot;&nbsp;Online&quot;</strong></p>
<p>Im Netz habe ich ein entsprechendes php-Skript gefunden, mit dem man seine Notizen online in eine Datenbank ablegen kann. Dieses Skript habe ich auf&nbsp; meinem Server installiert. &Uuml;ber ein zuvor festgelegtes Login gelangt man in den eigentlichen Notizbereich.</p>
<p><img alt="" height="55" src="http://www.real-life-magazine.de/wp-content/uploads/login.jpg" width="278" /></p>
<p><img alt="" height="221" src="http://www.real-life-magazine.de/wp-content/uploads/notiz.jpg" width="369" /></p>
<p>Hier kann man dann neue Eintr&auml;ge erstellen, Tag und Datum erkennt das Skript automatisch, alle Eintr&auml;ge k&ouml;nnen jederzeit editiert oder auch gel&ouml;scht werden.</p>
<p>Ein Notizzettel immer am Mann!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.real-life-magazine.de/2010/01/notizzettel-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sicherung der Daten &#8211; Robocopy &#8211; der Kopier Gigant</title>
		<link>http://www.real-life-magazine.de/2010/01/sicherung-der-daten-robocopy-der-kopier-gigant/</link>
		<comments>http://www.real-life-magazine.de/2010/01/sicherung-der-daten-robocopy-der-kopier-gigant/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 22:07:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Schule]]></category>
		<category><![CDATA[der Kopier Gigant]]></category>
		<category><![CDATA[Robocopy]]></category>
		<category><![CDATA[Sicherung der Daten]]></category>

		<guid isPermaLink="false">http://www.real-life-magazine.de/?p=421</guid>
		<description><![CDATA[Um die Daten unseres Servers zu sichern, bedienen wir uns u.a. eines netten Skriptes namens &#34;robocopy&#34;, das &#252;ber den Taskplaner&#160;jede Nacht automatisch ausgef&#252;hrt wird. Robocopy kann sehr differnziert &#252;ber bestimmte Parameter konfiguiert werden.
Wie m&#228;chtig das Tool ist, sieht man an der Aufstellung der Parameter&#8230;
&#160;



Syntax: robocopy
Source Destination [File [File]..]


Source (Quelle)
Specifies the source directory. Source can use [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.real-life-magazine.de/?attachment_id=422" rel="attachment wp-att-422"><img alt="stick-02" class="alignleft size-full wp-image-422" height="112" src="http://www.real-life-magazine.de/wp-content/uploads/2010/01/stick-02.jpg" title="stick-02" width="150" /></a>Um die Daten unseres Servers zu sichern, bedienen wir uns u.a. eines netten Skriptes namens &quot;robocopy&quot;, das &uuml;ber den Taskplaner&nbsp;jede Nacht automatisch ausgef&uuml;hrt wird. Robocopy kann sehr differnziert &uuml;ber bestimmte Parameter konfiguiert werden.</p>
<p>Wie m&auml;chtig das Tool ist, sieht man an der Aufstellung der Parameter&#8230;</p>
<p>&nbsp;</p>
<table border="0" cellpadding="2" height="2862" style="width: 559px; height: 2862px" width="559">
<tbody>
<tr>
<td align="left" height="19" valign="top" width="239"><font face="Arial"><strong>Syntax: robocopy</strong></font></td>
<td align="left" height="19" valign="top" width="672"><font face="Arial"><strong>Source Destination [File [File]..]</strong></font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font color="#ff0000" face="Arial">Source (Quelle)</font></td>
<td align="left" height="36" valign="top" width="672"><font color="#ff0000" face="Arial">Specifies the source directory. Source can use the Universal Naming Convention (UNC) format (&quot;\\myserver&quot;) or reference a local drive</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font color="#ff0000" face="Arial">Destination (Ziel)</font></td>
<td align="left" height="36" valign="top" width="672"><font color="#ff0000" face="Arial">Specifies the destination directory. Destination can use the Universal Naming Convention (UNC) format (&quot;\\myserver&quot;) or reference a local drive</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font face="Arial">File</font></td>
<td align="left" height="36" valign="top" width="672"><font face="Arial">Specifies the file or files to copy. Wildcard characters can also be used. *.* is the default value of File. It specifies all files in the directory specified by Source</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font color="#ff0000" face="Arial">/S</font></td>
<td align="left" height="18" valign="top" width="672"><font color="#ff0000" face="Arial">Copies all subdirectories, excluding empty ones</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/E</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Copies all subdirectories, including empty ones</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/LEV:n</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Copies only the top n levels of the source directory tree. n indicates the number of levels</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/Z</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Copies files in restartable mode</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font face="Arial">/B</font></td>
<td align="left" height="36" valign="top" width="672"><font face="Arial">Copy files in Backup mode. Copying files in backup mode is not restartable. Backup mode may be able to copy files that restartable mode cannot&#8230;.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/ZB</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Use restartable mode; if access is denied, use backup mode</font></td>
</tr>
<tr>
<td align="left" height="163" valign="top" width="239"><font face="Arial">/COPY:Copy_Flag</font></td>
<td align="left" height="163" valign="top" width="672"><font face="Arial">The /COPY: parameter copies specified file properties. The default is /COPY:DAT Flag Description</font></p>
<p><font face="Arial">D File data <br />
					A File attributes <br />
					T File time time stamps <br />
					S File security. This attribute copies the NTFS Access Control Lists (ACL). <br />
					O File ownership. This attribute copies the NTFS file ownership information. <br />
					U File auditing. This attribute copies the NTFS file auditing information.</font></p>
</td>
</tr>
<tr>
<td align="left" height="38" valign="top" width="239"><font face="Arial"><em>Note</em></font></td>
<td align="left" height="38" valign="top" width="672"><font face="Arial"><em>Source and destination volumes must both be NTFS to copy Security, Ownership or Auditing information.</em></font></td>
</tr>
<tr>
<td align="left" height="54" valign="top" width="239"><font face="Arial">/SEC</font></td>
<td align="left" height="54" valign="top" width="672"><font face="Arial">Copy files with security. Equivalent to /COPY:DATS. <br />
				/COPYALL <br />
				Copy all file attributes. Equivalent to /COPY:DATSOU.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/NOCOPY</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Does not copy any file attributes. </font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font color="#ff0000" face="Arial">/PURGE</font></td>
<td align="left" height="18" valign="top" width="672"><font color="#ff0000" face="Arial">Deletes destination files and directories that no longer exist in the source directory. </font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font color="#ff0000" face="Arial">/MIR</font></td>
<td align="left" height="18" valign="top" width="672"><font color="#ff0000" face="Arial">Mirror a directory tree. The equivalent of /E /PURGE. </font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/MOV</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Moves files, deleting the source after copying to the destination.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/MOVE</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Moves files and directories, deleting the source after copying to the destination.</font></td>
</tr>
<tr>
<td align="left" height="126" valign="top" width="239"><font face="Arial">/A+:{R | A | S | H | N} </font></td>
<td align="left" height="126" valign="top" width="672"><font face="Arial">Adds the given attributes to copied files. The following table lists the valid attributes: Attribute Description <br />
				R Read only <br />
				S System <br />
				A Archive <br />
				H Hidden <br />
				N Not content indexed </font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/CREATE</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Create directory tree and zero-length files only.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/FAT</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Creates destination files using 8.3 FAT file names only.</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font face="Arial">/FFT</font></td>
<td align="left" height="36" valign="top" width="672"><font face="Arial">Assume FAT File Times (2-second interval). Useful for copying to third-party systems that declare a volume to be NTFS but only implement file times with a 2-second interval.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/256</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Turn off very long path support. Very long path names are those longer than 256 characters</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font face="Arial">/MON:n</font></td>
<td align="left" height="36" valign="top" width="672"><font face="Arial">Monitors the source for change. The n parameter specifies the number of changes allowed in the source. If this number is exceeded, processing restarts.</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font face="Arial">/MOT:m</font></td>
<td align="left" height="36" valign="top" width="672"><font face="Arial">Monitors the source for change. The m parameter specifies the number of minutes to wait before checking for changes. If there are changes, processing restarts.</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font face="Arial">/RH:hhmm-hhmm</font></td>
<td align="left" height="36" valign="top" width="672"><font face="Arial">Defines the time slot during which starting new copies is allowed. Useful for restricting copies to certain times of the day. Both values must be 24&ndash;hour times in the range 0000 to 2359.</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font face="Arial">/PF</font></td>
<td align="left" height="36" valign="top" width="672"><font face="Arial">Makes more frequent checks to see if starting new copies is allowed (per file rather than per pass). Useful in stopping copy activity more promptly at the end of the run hours time slot.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/IPG:ms</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Inter-Packet Gap in milliseconds. This parameter is used to free bandwidth on slow network links</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/A</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Copies only files with the archive attribute set.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/M</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Copies only files with the archive attribute set, but removes the archive attribute from source files.</font></td>
</tr>
<tr>
<td align="left" height="162" valign="top" width="239"><font face="Arial">/IA:{R | A | S | H | N | C | E}</font></td>
<td align="left" height="162" valign="top" width="672"><font face="Arial">Includes only files with any of the given Attributes set. The following table lists the valid attributes: Attribute Description <br />
				R Read only <br />
				A Archive <br />
				S System <br />
				H Hidden <br />
				N Not content indexed <br />
				C Compressed <br />
				E Encrypted</font></td>
</tr>
<tr>
<td align="left" height="162" valign="top" width="239"><font face="Arial">/XA:{R | A | S | H | N | C | E}</font></td>
<td align="left" height="162" valign="top" width="672"><font face="Arial">Excludes files with any of the given attributes. The following table lists the valid attributes: Attribute Description <br />
				R Read only <br />
				A Archive <br />
				S System <br />
				H Hidden <br />
				N Not content indexed <br />
				C Compressed <br />
				E Encrypted </font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/XF ExFile</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Excludes files matching given names, paths, or wildcard characters.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/XD Directory</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Excludes directories matching given names/paths.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/XC</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Excludes changed files.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/XN</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Excludes newer files.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/XO</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Excludes older files.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/XX</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Excludes extra files and directories.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/XL</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Excludes lonely files and directories.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/IS</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Includes same files.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/IT</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Include files tagged as tweaked.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/MAX:bytes</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Excludes files larger than specified.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font color="#ff0000" face="Arial">/MIN:bytes</font></td>
<td align="left" height="18" valign="top" width="672"><font color="#ff0000" face="Arial">Excludes files smaller than specified.</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font color="#ff0000" face="Arial">/MAXAGE:{days | YYYYMMDD}</font></td>
<td align="left" height="36" valign="top" width="672"><font color="#ff0000" face="Arial">Excludes files with a Last Modified Date older than n days or specified date. If n is less than 1900, then n is expressed in days. Otherwise, n is a date expressed as YYYYMMDD.</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font face="Arial">/MINAGE:{days | YYYYMMDD}</font></td>
<td align="left" height="36" valign="top" width="672"><font face="Arial">Excludes files with a Last Modified Date newer than n days or specified date. If n is less than 1900, then n is expressed in days. Otherwise, n is a date expressed as YYYYMMDD.</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font face="Arial">/MAXLAD:{days | YYYYMMDD}</font></td>
<td align="left" height="36" valign="top" width="672"><font face="Arial">Excludes files with a Last Access Date older than n days or specified date. If n is less than 1900, then n is expressed in days. Otherwise, n is a date expressed as YYYYMMDD.</font></td>
</tr>
<tr>
<td align="left" height="36" valign="top" width="239"><font face="Arial">/MINLAD:{days | YYYYMMDD}</font></td>
<td align="left" height="36" valign="top" width="672"><font face="Arial">Excludes files with a Last Access Date newer than n days or specified date. If n is less than 1900, then n is expressed in days. Otherwise, n is a date expressed as YYYYMMDD.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/IOFF</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Includes Offline files. Excluded by default.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/ITEM</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Includes Temporary files. Excluded by default.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/IOFF</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Includes Offline files. Excluded by default.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/XJ</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Excludes Junction points.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/R:RetryNumber</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Specifies the number of retries on failed copies. The default value of RetryNumber is 1 million.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/W:WaitTime</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Specifies the wait time between retries. The default value for WaitTime is 30 seconds.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/REG</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Saves /R:RetryNumber and /W:WaitTime in the Registry as default settings.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/TBD</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Waits for sharenames to be defined (retry error 67).</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/L</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Lists files without copying, time stamping, or deleting any files.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/X</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Reports all extra files, not just those selected.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/V</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Produces verbose output, showing skipped files.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/TS</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Include source file time stamp in the output.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/FP</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Include full path in the output.</font></td>
</tr>
<tr>
<td align="left" height="28" valign="top" width="239"><font face="Arial">/NS</font></td>
<td align="left" height="28" valign="top" width="672"><font face="Arial">Excludes the file size from the log file.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/NC</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Excludes the file class from the log file.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/NFL</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Excludes the file names from the log file.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font color="#ff0000" face="Arial">/NDL</font></td>
<td align="left" height="18" valign="top" width="672"><font color="#ff0000" face="Arial">Excludes the directory names from the log file.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/NP</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Suppresses progress display.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/ETA</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Displays estimated time of arrival for copied files.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/LOG:file_name</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Writes status to a log file. If the file exists, it is overwritten.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/LOG+:file_name</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Writes status to a log file. If the file already exists, the status is appended to it.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/TEE</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Displays output in the console window, in addition to directing it to the log file specified by /LOG or /LOG+.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/JOB:job_name</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Gets parameters from the job file.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/SAVE:job_name</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Saves parameters to the job file</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/QUIT</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Quits after processing the command line. No files will be copied. Use /QUIT with /JOB to view job file contents.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/NOSD</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Declares that no source directory is specified. Useful in template Jobs for which the source is provided at run time.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/NODD</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Declares that no destination directory is specified. Useful in template Jobs for which the destination is provided at run time.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/IF</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Includes files with the specified names, paths, or wildcard characters. Intended for use in Job files only.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/SD:path</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Explicitly specifies the source directory for the copy. Intended for use in Job files only.</font></td>
</tr>
<tr>
<td align="left" height="18" valign="top" width="239"><font face="Arial">/?</font></td>
<td align="left" height="18" valign="top" width="672"><font face="Arial">Displays command-line usage.</font></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>Das Problem an der Sache ist nur, wenn jede&nbsp;Nacht das selbe Skript ausgef&uuml;hrt wird, werden die Daten auch jede Nacht aufs Neue &uuml;berschrieben. Ben&ouml;tigt man nun aus irgendwelchen Gr&uuml;nden, Dateien, die ein paar Tage alt sind, hat man ein Problem. Aus diesem Grund habe ich f&uuml;r jeden Tag eine batch-Datei angelegt, die ich auch nach dem jeweiligen Tag benannt habe, montag.bat z.B.. Diese Datei startet &quot;robocopy&quot; und speichert die Sicherung im Ordner &quot;Montag&quot;. Auf diese Weise ist es mir m&ouml;glich, Daten f&uuml;nf Tage&nbsp;r&uuml;ckwirkend herzustellen.</p>
<p>Der gro&szlig;e Vorteil gegen&uuml;ber anderen Befehlen wie z.B. &quot;xcopy&quot; liegt darin, dass &quot;robocopy&quot; inkrementelle Sicherung herstellen kann. Nur Neuerungen werden ber&uuml;cksichtigt, das hei&szlig;t der Speichervorgang l&auml;uft schneller ab.</p>
<p>Wem es zu schwer erscheint, sich durch die ganzen Parameter zu k&auml;mpfen, dem stehen auch&nbsp; grafische Konfiguarionstools zur Verf&uuml;gung, z.B. SyncToy von Microsoft:</p>
<p><img alt="" height="383" src="http://www.real-life-magazine.de/wp-content/uploads/11.gif" style="width: 282px; height: 243px" width="472" /><img alt="" height="383" src="http://www.real-life-magazine.de/wp-content/uploads/33.gif" style="width: 279px; height: 242px" width="472" /></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.real-life-magazine.de/2010/01/sicherung-der-daten-robocopy-der-kopier-gigant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Medienserver &#8211; Network Attaches Storage</title>
		<link>http://www.real-life-magazine.de/2010/01/medienserver-network-attaches-storage/</link>
		<comments>http://www.real-life-magazine.de/2010/01/medienserver-network-attaches-storage/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 07:33:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Schule]]></category>
		<category><![CDATA[Medienserver]]></category>
		<category><![CDATA[Network Attaches Storage]]></category>

		<guid isPermaLink="false">http://www.real-life-magazine.de/?p=349</guid>
		<description><![CDATA[Als Medien- und Sicherungsserver setzen wir in unserem Netzwerk&#160;sogenannte &#160;&#34;Nas&#34; der Firma Buffalo ein. Nas steht&#160;&#252;brigens f&#252;r &#34;Network Attached Storage&#34;. Die Speicherkapazit&#228;t liegt bei einem bis mehreren Terrabyte, die Firma Buffalo bezeichnet ihre&#160;Modelle mitunter&#160;deswegen auch als Terrastations. Diese Ger&#228;te verf&#252;gen mittlerweile auch &#252;ber eine Active Directory Struktur, die 1:1 von einem Domain Controller &#252;bernommen werden [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.real-life-magazine.de/?attachment_id=351" rel="attachment wp-att-351"><img alt="1" class="alignleft size-full wp-image-351" height="90" src="http://www.real-life-magazine.de/wp-content/uploads/2010/01/18.jpg" title="1" width="90" /></a>Als Medien- und Sicherungsserver setzen wir in unserem Netzwerk&nbsp;sogenannte &nbsp;<em>&quot;Nas&quot;</em> der Firma Buffalo ein. Nas steht&nbsp;&uuml;brigens f&uuml;r <em>&quot;Network Attached Storage&quot;. </em>Die Speicherkapazit&auml;t liegt bei einem bis mehreren Terrabyte, die Firma Buffalo bezeichnet ihre&nbsp;Modelle mitunter&nbsp;deswegen auch als Terrastations. Diese Ger&auml;te verf&uuml;gen mittlerweile auch &uuml;ber eine Active Directory Struktur, die 1:1 von einem Domain Controller &uuml;bernommen werden kann. Preislich schl&auml;gt sich dieser Luxus im Vergleich zu der alten von uns eingesetzen Generation erheblich nieder. Lagen unsere Ger&auml;tschaften noch bei ca. 300&euro;/St&uuml;ck, legt man f&uuml;r die neuen Modell bis zu 1500&euro; hin. Die Modelle TS-H1.0.TGL/R5 (1 TByte) und TS-H2.0TGL/R5 (2 TByte) sind ab M&auml;rz f&uuml;r 842,49 beziehungsweise 1546,99 Euro erh&auml;ltlich.</p>
<p style="text-align: center"><a href="http://www.buffalo-technology.com/products/network-storage/" onclick="window.open(this.href, '', 'resizable=yes,status=no,location=yes,toolbar=no,menubar=yes,fullscreen=no,scrollbars=yes,dependent=no,width=800,height=600'); return false;">Hier der Link f&uuml;r mehr Details&#8230;</a></p>
<p>Billiger geht es nat&uuml;rlich auch, indem man sich eine Nas selber baut, nat&uuml;rlich verf&uuml;gt ein solcher Eigenbau nicht ann&auml;hernd &uuml;ber die Features der oben beschriebenen Ger&auml;te. F&uuml;r kleine Netzwerke, z.B. zuhause, aber vollkommen ausreichend und sinnvoll.</p>
<p>&nbsp;</p>
<p style="text-align: center"><object height="344" width="425"><param name="movie" value="http://www.youtube.com/v/H7qnVW1kCdw&amp;hl=de_DE&amp;fs=1&amp;" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed allowfullscreen="true" allowscriptaccess="always" height="344" src="http://www.youtube.com/v/H7qnVW1kCdw&amp;hl=de_DE&amp;fs=1&amp;" type="application/x-shockwave-flash" width="425"></embed></object></p>
<p style="text-align: center"><object height="344" width="425"><param name="movie" value="http://www.youtube.com/v/IcWl6DqMrJQ&amp;hl=de_DE&amp;fs=1&amp;" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed allowfullscreen="true" allowscriptaccess="always" height="344" src="http://www.youtube.com/v/IcWl6DqMrJQ&amp;hl=de_DE&amp;fs=1&amp;" type="application/x-shockwave-flash" width="425"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.real-life-magazine.de/2010/01/medienserver-network-attaches-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SBS-Server Funktion</title>
		<link>http://www.real-life-magazine.de/2010/01/sbs-server-funktion/</link>
		<comments>http://www.real-life-magazine.de/2010/01/sbs-server-funktion/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 23:55:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Schule]]></category>
		<category><![CDATA[DSL Versorgung]]></category>
		<category><![CDATA[EDV]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SBS-Server]]></category>

		<guid isPermaLink="false">http://web240.server-drome.com/reallife/?p=101</guid>
		<description><![CDATA[Seit einigen Jahren setzen wir an der DBRS den &#34;small business server&#34; &#160;von Microsoft ein. Er dient einerseits als Domain Controller, andererseits als Email-Server.
Als DC vergibt er bei der Anmeldung an die Domain bestimmte Rechte, z.B. den Zugriff auf bestimmte Dateien und Programme. Als Kommunikationsserver verf&#252;gt er ebenso &#252;ber eine Emailfunktionalit&#228;t. Jeder im Active Directory [...]]]></description>
			<content:encoded><![CDATA[<p>Seit einigen Jahren setzen wir an der DBRS den &quot;small business server&quot; &nbsp;von Microsoft ein. Er dient einerseits als Domain Controller, andererseits als Email-Server.</p>
<p>Als DC vergibt er bei der Anmeldung an die Domain bestimmte Rechte, z.B. den Zugriff auf bestimmte Dateien und Programme. Als Kommunikationsserver verf&uuml;gt er ebenso &uuml;ber eine Emailfunktionalit&auml;t. Jeder im Active Directory erfasste User kann mit einer Email-Adresse ausgestattet werden und kann mit dieser sowohl im Intranet als nach au&szlig;en kommunizieren. Damit der SBS diesen Dienst leisten kann, ben&ouml;tigt man ein multidrop-Email-Konto, das man sich bei einem Provider mietet. Der SBS holt in einem bestimmten Intervall &nbsp;Emails von diesem Konto ab und verteilt sie&nbsp;an die User weiter. Interne Emails werden von ihm selbstst&auml;ndig verarbeitet und an User verteilt.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.real-life-magazine.de/2010/01/sbs-server-funktion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

