<?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>www.dambeck.ch &#187; EDV &amp; Admin Stuff</title>
	<atom:link href="http://www.dambeck.ch/category/edv-admin-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dambeck.ch</link>
	<description>Die andere Seite des Internets</description>
	<lastBuildDate>Fri, 14 Jan 2011 12:41:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Bad DNS Server Settings in GPO</title>
		<link>http://www.dambeck.ch/2010/08/22/bad-dns-server-settings-in-gpo-2/</link>
		<comments>http://www.dambeck.ch/2010/08/22/bad-dns-server-settings-in-gpo-2/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 19:00:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EDV & Admin Stuff]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[fix IP]]></category>
		<category><![CDATA[gpo]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.dambeck.ch/2010/08/22/bad-dns-server-settings-in-gpo-2/</guid>
		<description><![CDATA[For a Project I hade change the DNS Server settings on several client computers. All Clients hade fixed IP and DNS Settings on the clients and the customer want not to change to a DHCP. I can understand this approach because fixing the IP of computers can improve network security and awareness. My first approach [...]]]></description>
			<content:encoded><![CDATA[<p>For a Project I hade change the DNS Server settings on several client computers. All Clients hade fixed IP and DNS Settings on the clients and the customer want not to change to a DHCP. I can understand this approach because fixing the IP of computers can improve network security and awareness. My first approach was to look inside the GPO of Windows XP. And after 2 minutes searching look what I fond under: “Computer Configuration – Administrative Templates – Network &#8211; DNS Client – DNS Servers”</p>
<p>“ Defines the DNS servers to which a computer sends queries when it attempts to resolve names.</p>
<p>Warning: The list of the DNS servers defined in this setting supersedes DNS servers configured locally and those configured using DHCP. The list of DNS servers is applied to all network connections of multihomed computers to which this setting is applied.</p>
<p>To use this setting, click Enable, and then enter a space-delimited list of IP addresses (in dotted decimal format) in the available field. If you enable this setting, you must enter at least one IP address.</p>
<p>If this setting is not configured, it is not applied to any computers, and computers use their local or DHCP-configured parameters.”</p>
<p>After reading the description I Thanked this is it. So let me show you first the test environment. We got to server and a Client. The server running Windows 2003 and the client runs XP. The two servers (dc01.planetgeek.ch/ 172.16.111.120 and sql.platnetgeek.ch / 172.16.111.124) have installed DNS servers. The Client has only one DNS configured the dc001.</p>
<p>Setting up the new GPO and link it to the client pc.</p>
<p><b><a href="http://www.dambeck.ch/wp-content/uploads/2010/08/clip_image002.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.dambeck.ch/wp-content/uploads/2010/08/clip_image002_thumb.png" width="244" height="92" /></a></b><b></b></p>
<p><b></b></p>
<p>Now we use the client to review the impact of this GPO setting. First we use the gpresut to look if the GPO was adapted.</p>
<p><a href="http://www.dambeck.ch/wp-content/uploads/2010/08/clip_image004.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image004" border="0" alt="clip_image004" src="http://www.dambeck.ch/wp-content/uploads/2010/08/clip_image004_thumb.png" width="244" height="92" /></a></p>
<p>After we are sure that the GPO was applied I do an “ipconfig /all” to check the DNS settings.</p>
<p><a href="http://www.dambeck.ch/wp-content/uploads/2010/08/clip_image006.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://www.dambeck.ch/wp-content/uploads/2010/08/clip_image006_thumb.png" width="244" height="114" /></a></p>
<p>Okay it looks like the DNS setting is not applied. I checked the result several times, rebooted the PC, used netsh to look on the DNS settings and searched for event log entries. Then I tried nslookup on the console. Look on witch DNS server the request goes. </p>
<p><a href="http://www.dambeck.ch/wp-content/uploads/2010/08/clip_image008.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image008" border="0" alt="clip_image008" src="http://www.dambeck.ch/wp-content/uploads/2010/08/clip_image008_thumb.png" width="244" height="45" /></a></p>
<p>It looks like the network tools (ipconfig, netsh and the tcp/ip Settings gui) from windows XP did not recognize the GPO Setting. I guess if you use this in large company this will end up in a debugging nightmare. Normally I hate this Microsoft bashing, because the Company make good and stable products. But this time the guys from Redmond did a very lousy job.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dambeck.ch/2010/08/22/bad-dns-server-settings-in-gpo-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad</title>
		<link>http://www.dambeck.ch/2010/07/12/ipad/</link>
		<comments>http://www.dambeck.ch/2010/07/12/ipad/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 15:11:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EDV & Admin Stuff]]></category>
		<category><![CDATA[GBI]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[dropox]]></category>
		<category><![CDATA[funbox]]></category>
		<category><![CDATA[goodreader]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[mosess]]></category>
		<category><![CDATA[pocketCAS]]></category>
		<category><![CDATA[wlan]]></category>

		<guid isPermaLink="false">http://www.dambeck.ch/2010/07/12/ipad/</guid>
		<description><![CDATA[Currently I’m in the refresher course of the swiss armed forces in Andermatt. So I get plenty of time to test my new Apple iPad. I have the 16 GB model without the 3G (UMTS) modem. I decide to buy the cheapest model because I think I don’t need much storage on my web tablet. [...]]]></description>
			<content:encoded><![CDATA[<p>Currently I’m in the refresher course of the swiss armed forces in Andermatt. So I get plenty of <a href="http://www.dambeck.ch/wp-content/uploads/2010/07/charltonhestonMossesiPad.jpg"><img style="border-right-width: 0px; margin: 10px 10px 10px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="charlton-heston-Mosses-iPad" border="0" alt="charlton-heston-Mosses-iPad" align="left" src="http://www.dambeck.ch/wp-content/uploads/2010/07/charltonhestonMossesiPad_thumb.jpg" width="164" height="165" /></a> time to test my new Apple iPad. I have the 16 GB model without the 3G (UMTS) modem. I decide to buy the cheapest model because I think I don’t need much storage on my web tablet. The 3G option was for me secondary because I own a notebook with built in UMTS modem. As a side note you can use the freeware Connectify to switch any pc in to a wlan access point <a href="http://www.connectify.me/">http://www.connectify.me/</a>. Or create a wlan network proxy with an iPhone and the app NetShare (10$) from the Sydia store.</p>
<p>First I will make my coming out as an Apple fan boy. So this article reflects my personal meaning and may not be 100% objective. The physical dimensions of the device are 243mm x 190mm x 13mm. The weight of the iPad is 0,68 kg or 0.73 kg for the 3G model. By the way the 3g models have also an compass and a GPS module. The display is 9.7 inch and has a resolution of 1024×768 (132ppi). The battery live is beyond 10 hours witch is very, very, very impressive. There are only three points witch are semi optimal. The reflecting display is not my favorite option. And if you use the iPad in the Sun in became a little bit hot and shuts himself down. The iBook store of Switzerland only host’s only free book from the Gutenberg project. As you can imagine Nathan the wise from Lessing is note my favorite bed lecture. </p>
<p>My top 5 apps for the iPad are:</p>
<p>FunBox: It is an very simple app. There are 60 buttons each of the buttons play’s a funny sound.    <br /><a href="http://linktoapp.com/FunBox" target="_blank">fun box</a></p>
<p>GoodReader is for my case the best eBook reader for the iPad. I assume you don’t need it if you buy books in the Apple Store. At the moment I buy e-books on the Exlibris web store and print the Adobe DRM contaminated files to a pdf printer (Freepdf) and send it to GoodReader.    <br /><a href="http://linktoapp.com/GoodReader" target="_blank">GoodReader</a></p>
<p>NewsRack (thx Dani for the hint) is very nice RSS reader. A very nice feature is the sync with the Google reader. The reader can cash posts and pictures.</p>
<p>PocketCAS is a very nice function plotter. Which is very usefully in my studies at the university of Lucerne    <br /><a href="http://linktoapp.com/PocketCAS" target="_blank">PocketCAS</a></p>
<p>Dropbox the best way to keep your files in sync.    <br /><a href="http://linktoapp.com/dropbox" target="_blank">dropbox</a></p>
<p>After all I like the iPad and give him 4.5 geeks from max 5 geeks</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dambeck.ch/2010/07/12/ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the path SQL 2008 Server Database</title>
		<link>http://www.dambeck.ch/2009/08/30/change-the-path-sql-2008-server-database/</link>
		<comments>http://www.dambeck.ch/2009/08/30/change-the-path-sql-2008-server-database/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 17:29:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EDV & Admin Stuff]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[ldf]]></category>
		<category><![CDATA[master.mdf]]></category>
		<category><![CDATA[mdb]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.dambeck.ch/2009/08/30/change-the-path-sql-2008-server-database/</guid>
		<description><![CDATA[In the most cases there are benefits when all data (log and db) files are on the network storage. Think off the benefit in terms of performance and backup. The Install wizard of Microsoft SQL Server 2008 shows only the option to change the path of the temporary database. In this guide I show you [...]]]></description>
			<content:encoded><![CDATA[<p>In the most cases there are benefits when all data (log and db) files are on the network storage. Think off the benefit in terms of performance and backup. The Install wizard of Microsoft SQL Server 2008 shows only the option to change the path of the temporary database. In this guide I show you how to move the databases. Please keep in mind to create a backup of your db’s before starting. I know backup is only for hot shower takers, gym bag losers and armpit hair blow-dryers;-). On my test server the path looks like:
<p>master.mdf, masterlog.ldf
<p>C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER08\MSSQL\DATA
<p>Model.mdf, modellog.ldf
<p>C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER08\MSSQL\DATA
<p>MSDBdata.mdf, MSDBlog.mdf
<p>C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER08\MSSQL\DATA
<p>Tempdbv.mdf, templog.ldf
<p>C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER08\MSSQL\DATA
<p>planetgeek.mdf, planetgeek_log.ldf
<p>C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER08\MSSQL\DATA
<p>First thing you notice the filenames are all tuned in the same schema, pls. Microsoft it cannot be so hard. Our mission is to move all log files in the path D:\mssqlserver08 and all data files to E:\mssqlserver08. The first thing we should do is give the sqlserver service account user read and write rights to this two directories. This step is not quiet necessary but the remote db creation and auto grow features will not work. Let&#8217;s start with the master db. Start the SQL Server Configuration Manager. Click “start” -&gt; “run” and type “SQLServerManager10.msc” and right click on the properties from the SQL server Service.
<p><a href="http://www.dambeck.ch/wp-content/uploads/2009/08/clip-image002.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="141" alt="clip_image002" src="http://www.dambeck.ch/wp-content/uploads/2009/08/clip-image002-thumb.jpg" width="573" border="0"></a>
<p>In the advanced tab you have to edit the Startup Parameters
<p><a href="http://www.dambeck.ch/wp-content/uploads/2009/08/clip-image004.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image004" src="http://www.dambeck.ch/wp-content/uploads/2009/08/clip-image004-thumb.jpg" width="222" border="0"></a>
<p>The default value is (keep in mind there are no spaces!!!):
<p>-dC:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER08\MSSQL\DATA\master.mdf;
<p>-eC:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER08\MSSQL\Log\ERRORLOG;
<p>-lC:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER08\MSSQL\DATA\mastlog.ldf
<p>-d is the path to the master.mdf
<p>-e path of the “ERRORLOG” File.
<p> -l is path to the ldf File
<p>After change the path to (keep in mind there are no spaces!!!):
<p>-dD:\mssqlserver08\master.mdf;
<p>-eD:\errorlog\ERRORLOG;
<p>-lE:\mssqlserver08\mastlog.ldf
<p>stop the sql server (for cluster use you can use an UNC path and share name. This is useful on relaxed security cluster environments). Copy the master db files to the new path. And start the SQL server Service. One step done four steps are left, so let&#8217;s move on with the temporary db. Open the SQL Server Management Studio and open a new query and enter the following lines
<p><a href="http://www.dambeck.ch/wp-content/uploads/2009/08/clip-image006.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="171" alt="clip_image006" src="http://www.dambeck.ch/wp-content/uploads/2009/08/clip-image006-thumb.jpg" width="244" border="0"></a>
<p>After the alter database statement you need to stop the Sql Server move the files in explorer to their new location and start the SQL Server Service. Many of you are maybe wondering why “ … name = tempdev, …” and the “name = templog” in the SQL query. This is the internal database name. A very easy name to get this name is stored procedure sp_help
<p><a href="http://www.dambeck.ch/wp-content/uploads/2009/08/clip-image007.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="117" alt="clip_image007" src="http://www.dambeck.ch/wp-content/uploads/2009/08/clip-image007-thumb.png" width="244" border="0"></a>
<p>with this procedure you are able to easily modify the path of all other databases. Normally we would have finished at this point. But after then years of experience as IT guy I know that “developers” often don’t care about path in the file system (developers who write for planetgeek are not this kind of developers <img src='http://www.dambeck.ch/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  . So we should change the default database creation path to ensure it will work even when we are not in the office (Yes the IT Professionals have Holydays;-).
<p><a href="http://www.dambeck.ch/wp-content/uploads/2009/08/clip-image009.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="130" alt="clip_image009" src="http://www.dambeck.ch/wp-content/uploads/2009/08/clip-image009-thumb.jpg" width="244" border="0"></a>
<p>Enjoy the comfort of non direct attached storage, RIDE ON
<p>Konrad </p>
]]></content:encoded>
			<wfw:commentRss>http://www.dambeck.ch/2009/08/30/change-the-path-sql-2008-server-database/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Big Brother on Amazon</title>
		<link>http://www.dambeck.ch/2009/08/06/big-brother-on-amazon/</link>
		<comments>http://www.dambeck.ch/2009/08/06/big-brother-on-amazon/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 20:34:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dies und Das]]></category>
		<category><![CDATA[EDV & Admin Stuff]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[BigBrother]]></category>

		<guid isPermaLink="false">http://www.dambeck.ch/2009/08/06/big-brother-on-amazon/</guid>
		<description><![CDATA[I’m Currently in My Yearly Military Reputation curse (WK). So i hade many time to read newspaper. At Thursday the 21 of July there was an nice article in the “Tages Anzeiger” one of the best Newspaper in Swiss. Amazon has an nice e-book reader called Kindle. The device has an “Kill switch” trough this [...]]]></description>
			<content:encoded><![CDATA[<p>I’m Currently in My Yearly Military Reputation curse (WK). So i hade many time to read newspaper. At Thursday the 21 of July there was an nice article in the “Tages Anzeiger” one of the best Newspaper in Swiss. Amazon has an nice e-book reader called Kindle. The device has an “Kill switch” trough this access port Amazon had full control of the device. Many of the next gen devices have this kind of access like the iPhone, Vista, Xbox and PS 3…. So Amazon sells books without have the digital publishing rights, uses the kill switch to delete these books from their readers and give the customer the money back. the book that was deleted was 1984 from Orwell Gerorge. For all geeks how don’t have read the book READ IT. The story goes like Boy meets girl in London, the story plays in an totalitarian society led by Big Brother. The beig borther controls the mind of all citizens. To fore his control the big Brother delets books.
<p>Nice Irony I guess </p>
]]></content:encoded>
			<wfw:commentRss>http://www.dambeck.ch/2009/08/06/big-brother-on-amazon/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ask a Geek Question, most useful mac os x apps.</title>
		<link>http://www.dambeck.ch/2009/07/12/ask-a-geek-question-most-useful-mac-os-x-apps/</link>
		<comments>http://www.dambeck.ch/2009/07/12/ask-a-geek-question-most-useful-mac-os-x-apps/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 10:47:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dies und Das]]></category>
		<category><![CDATA[EDV & Admin Stuff]]></category>
		<category><![CDATA[Fun Fun Fun]]></category>
		<category><![CDATA[Cyberduck]]></category>
		<category><![CDATA[freeciv]]></category>
		<category><![CDATA[keypass]]></category>
		<category><![CDATA[Latex]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.dambeck.ch/2009/07/12/ask-a-geek-question-most-useful-mac-os-x-apps/</guid>
		<description><![CDATA[Martin one of are famous blog reader submitted an wish, &#8230; Would love to see kind of most useful mac os x apps. I know there are lots of other sites on the web taking care of it already, but hey guys its a growing community. Just a hint. Well keep up your great work. [...]]]></description>
			<content:encoded><![CDATA[<p>Martin one of are famous blog reader submitted an wish, &#8230; Would love to see kind of most useful mac os x apps. I know there are lots of other sites on the web taking care of it already, but hey guys its a growing community. Just a hint. Well keep up your great work. Martin. </p>
<p>The question is not so easy as it guess. Because Mac OS X leopard has many of the things I nee built-in. Let us start with some basic tools I Use. </p>
<p>VMware Fusion. is a virtual machine software product developed by VMware for Macintosh computers with Intel processors. Fusion allows Intel-based Macs to run x86 and x86-64 &quot;guest&quot; operating systems, such as Microsoft Windows, Linux, NetWare and Solaris as virtual machines simultaneously with Mac OS X as the &quot;host&quot; operating system using a combination of virtualization, emulation and dynamic recompilation. While similar in most respects to VMware Workstation. </p>
<p>Skype is a software application that allows users to make telephone calls over the Internet. Calls to other users of the service, and in some countries to free-of-charge numbers are free, while calls to other landlines and mobile phones can be made for a fee. Additional features include instant messaging, file transfer and video conferencing. </p>
<p>Keypass X&#160; is a free open source password manager, which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key file. So you only have to remember one single master password or select the key file to unlock the whole database. The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish) </p>
<p>Microsoft Office 2008, Word PowerPoint, Excel and Entourage. More or less the same bugi thing like on Windows. </p>
<p>LaTeX is based on the idea that authors should be able to focus on the content of what they are writing without being distracted by its visual presentation. In preparing a LaTeX document, the author specifies the logical structure using familiar concepts such as chapter, section, table, figure, etc., and lets the LaTeX system worry about the presentation of these structures. It therefore encourages the separation of layout from content while still allowing manual typesetting adjustments where needed. </p>
<p>Cyberduck is an open source FTP, SFTP, WebDAV, Mosso Cloud Files and Amazon S3 browser for the Mac. It features an easy to use interface with quickly accessible bookmarks. The outline view of the browser allows to browse large folder structures efficiently and you can quickly preview files with Quick Look. To edit files, a seamless integration with several external editors makes it easy to change content quickly. Both Amazon CloudFront and Cloud Files from Rackspace can be easily configured to distribute your content in the cloud. Many OS X core system technologies such as Spotlight, Bonjour and the Keychain are supported and a large number of translations makes you feel at home. </p>
<p>Freeciv is a multiplayer, turn-based strategy game for workstations and personal computers inspired by the commercial proprietary Sid Meier&#8217;s Civilization series. The game&#8217;s default settings are closest to Civilization II, both in gameplay and graphics (including the units and the isometric grid). </p>
<p>These are the Programs that make my 24 iMac to a Powerful blog machine. There is only one thing I am missing. On windows there is a free Software called Live Writer. Live writer make blogging very easy but I don&#8217;t find a Sirius alternative for Mac. If you know something pls don&#8217;t hesitated post a commend. </p>
<p>Regards Konrad </p>
]]></content:encoded>
			<wfw:commentRss>http://www.dambeck.ch/2009/07/12/ask-a-geek-question-most-useful-mac-os-x-apps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remote Support software for free</title>
		<link>http://www.dambeck.ch/2009/04/13/remote-support-software-for-free/</link>
		<comments>http://www.dambeck.ch/2009/04/13/remote-support-software-for-free/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 18:06:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EDV & Admin Stuff]]></category>
		<category><![CDATA[GBI]]></category>
		<category><![CDATA[Remote]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[teamviewer]]></category>
		<category><![CDATA[VNC]]></category>

		<guid isPermaLink="false">http://www.dambeck.ch/2009/04/13/remote-support-software-for-free/</guid>
		<description><![CDATA[Remote software for free Normally I&#8217;m not a big promoter of software. But this tool is amazing. Every, and I mean every IT Professional are having the same problem. Everybody in the world looks at you and sees the free helpdesk. Ok I must admit most of the time this is not a problem because [...]]]></description>
			<content:encoded><![CDATA[<p>Remote software for free </p>
<p>Normally I&#8217;m not a big promoter of software. But this tool is amazing. Every, and I mean every IT Professional are having the same problem. Everybody in the world looks at you and sees the free helpdesk. Ok I must admit most of the time this is not a problem because helping is caring friendship. Helping over the phone is good because you don&#8217;t have to travel. But this is not easy for each occasion. There are a lot of good remote software programs for companies. But the use in private environments is not so as easy as it should be because you need port forwarding, special firewall rules etc. Looking around in the Internet I found a very exciting tool for remote support. It&#8217;s called TeamViewer. </p>
<p><a href="http://www.teamviewer.com">http://www.teamviewer.com</a></p>
<p>The benefits of TeamViewer are: </p>
<p>&#8226;&#160;&#160;&#160; It&#8217;s free for personal use.    <br />&#8226;&#160;&#160;&#160; No installation needed.     <br />&#8226;&#160;&#160;&#160; No firewall changes are required because remote clients create an outgoing connection to the team server.     <br />&#8226;&#160;&#160;&#160; It works on PC and Mac, even cross-platform, connect from Mac to windows is no problem.     <br />&#8226;&#160;&#160;&#160; It&#8217;s Fast and     <br />&#8226;&#160;&#160;&#160; It&#8217;s free for noncommercial use. </p>
<p>At least it&#8217;s the Holy Grail of remote software </p>
<p>Regards Konrad</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dambeck.ch/2009/04/13/remote-support-software-for-free/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cisco&#8217;s basic konw-how part 1</title>
		<link>http://www.dambeck.ch/2009/03/29/ciscos-basic-konw-how-part-1/</link>
		<comments>http://www.dambeck.ch/2009/03/29/ciscos-basic-konw-how-part-1/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 19:24:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EDV & Admin Stuff]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[ios]]></category>

		<guid isPermaLink="false">http://www.dambeck.ch/2009/03/29/ciscos-basic-konw-how-part-1/</guid>
		<description><![CDATA[This week a nice opportunity knocked on the door. As windows server administrator in large companies you cannot configure every day switches and routers from the basic. Normally some network guy will do the configuration of the cool Cisco staff for you. The configuration of Cisco is very easy when you know something about networks. [...]]]></description>
			<content:encoded><![CDATA[<p>This week a nice opportunity knocked on the door. As windows server administrator in large companies you cannot configure every day switches and routers from the basic. Normally some network guy will do the configuration of the cool Cisco staff for you. The configuration of Cisco is very easy when you know something about networks. The only problem is to know the commands. This week and in the next post we’ll do an easy basic configuration together. The lab is created in an old version of the boson NetSim. Witch is a Cisco IOS and a Cat OS Simulator. It is not the best tool, but it will do the job.</p>
<p>The lab hardware is composed of two personal workstations and two 3500 Cisco switches. The Cisco’s are connected together with two Gigabit Ethernet links. Each of the switches has  a PC attached to it.</p>
<p>So let’s start with the basic configuration.</p>
<p>I prefer putty for serial telnet and ssh connection to my network devices. But hyper term will also do a good job.<br />
After the login the switch welcomes us with the shell prompt</p>
<p><em>Switch&gt;</em></p>
<p>First thing we are entering is the enable mode, which gives us the opportunity to make basic configurations.</p>
<p><em>Switch&gt;enable</em></p>
<p>the shell prompt now enters into the enable mode and the “Switch&gt;” changes to “Switch#” first we are going to change the time of the switch.</p>
<p><em>Switch# clock set 20:09:01 3 Apr 2006</em></p>
<p>To test the settings “show clock” will show us the actual time. In the next step we are going to the configure terminal. This allows us to change network and settings on the device.</p>
<p><em>Switch#configure Terminal</em></p>
<p>The notice “enter configuration commands, one per Line. End with CNTL/Z and the shell prompt shows “Switch(config)#” to change the DNS Hostname of the switch the command is simple hostname. Just enter it.</p>
<p><em>Switch(config)#hostname MySwitch1</em></p>
<p>now the shell prompt changes to “MySwitch1(config)#” and we are able to continue with the setting of a password for the enable mode by entering</p>
<p><em>MySwitch1(config)#enable secret TopSecretPassword</em></p>
<p>After setting the password for the enable mode it would be wise to set an password for the Virtual Terminal (Telnet &amp; SSH Access). We need 2 lines to do this, the first line is for setting the password and the second for the rights of the remote console. Some Admin’s think “vty 0 15” is to much rights for a remote console. I think “vty 0 15” is ok if the switch is on a remote location.</p>
<p><em>MySwitch1 (config)# password MySecretTerminalPassword<br />
MySwitch1 (config)# line vty 0 15</em></p>
<p>The last thing we need to do is setting up a managed port. This port is only for the management. The port should not be used for clients. In most companies the port is set in the management vlan but we don’t do this in this post. This will be done by entering an Interface, disabling the switching on this port, setting the port state up, setting the IP and subnet mask and leaving the interface config.</p>
<p><em>MySwitch1(config)#interface fastethernet 1/1<br />
MySwitch1(config-if)#no switchport<br />
MySwitch1(config-if)#no shutdown<br />
MySwitch1(config-if)#ip address 192.168.1.3 255.255.255.0<br />
MySwitch1(config-if)#exit</em></p>
<p>One nice thing left do at the end of the basic configuration is setting a login banner. The banner is written to the console after the login. If the company has hundreds of devices it helps to keep the overview. And I like asci art.</p>
<p><em>MySwitch1(config)#banner motd ^<br />
#########################################<br />
#  if you cant make it good, at least make it look good!!!    #<br />
#                                                             #<br />
#            Name:              MySwitch1                     #<br />
#            Location:          HQ, Lucerne                   #<br />
#            Model:             Cisco 3500                    #<br />
#                                                             #<br />
# WARNING, unauthorized access to this network is prohibited. #<br />
#                                                             #<br />
# Unauthorized access will lead to prosecution according to   #<br />
# the law                                                     #<br />
#########################################<br />
^  </em></p>
<p>Now the basic configuration of the running configuration is done. The last thing we do is copy the running configuration to the startup configuration by entering</p>
<p><em>MySwitch1#write</em></p>
<p>In a second Post we will create the uplink using port channel and vlans. If you are now hot to hack a little bit around. I found an free trial of a simulator on<br />
<a href="http://www.certexams.com/buy.htm">http://www.certexams.com/buy.htm</a>. It is very limited but it a good starting point.</p>
<p>Cheers Konrad</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dambeck.ch/2009/03/29/ciscos-basic-konw-how-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Baseline Security of Windows Networks</title>
		<link>http://www.dambeck.ch/2009/02/27/baseline-security-of-windows-networks/</link>
		<comments>http://www.dambeck.ch/2009/02/27/baseline-security-of-windows-networks/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 17:06:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EDV & Admin Stuff]]></category>
		<category><![CDATA[mbsa]]></category>
		<category><![CDATA[microsoft security]]></category>

		<guid isPermaLink="false">http://www.dambeck.ch/2009/02/27/baseline-security-of-windows-networks/</guid>
		<description><![CDATA[One of the hard tasks in the daily live of an IT administrator is to ensure that the network and the server are secure. The perfect security is not possible. There will always be some small leaks either provoked through the behavior of the user in version 1.0 or the administrator of the system. Not [...]]]></description>
			<content:encoded><![CDATA[<p>One of the hard tasks in the daily live of an IT administrator is to ensure that the network and the server are secure. The perfect security is not possible. There will always be some small leaks either provoked through the behavior of the user in version 1.0 or the administrator of the system. Not to mention design leaks in the software itself. Most environments are too large and too complex for a manual checkup of all security patches and service packs. One other factor is most users need some higher rights on their machine to do their work. This often results in disabling the windows firewall. These two scenarios are big the root of all evil.</p>
<p>A good tool to find security issues is the “Microsoft Baseline Security Analyzer” aka. MBSA. Which is released in version 2.1. The MBSA can be obtained for free from the Microsoft homepage. My recommendation is to install the tool on one centrally accessible client or server. Because it need’s full RPC access to all machines that are to be tested. Some heretic may say that a client that needs RPC ports through the whole network is a security problem in high secure environment, and maybe he is right, but this is another topic. After a short installation of the MBSA it’s ready to use. The tool is the solution for scanning whole networks and domain. Please keep in mind that the tool needs some performance on the scanned server or workstation</p>
<p>Let us start with a report for one server. A notice to my chef: “This is not a corporate server, it’s an special virtual machine for this blog, so relax when you see the report at the end J”. One of the nice features is the possibility to set the patch repository to a local WSUS. So if there is a problem with a windows patch you decide to not install it doesn’t show up as an error. I recommend in most cases to use the Microsoft update as repository. Maybe you’ll find out some dark secrets of the WSUS administrator</p>
<p><a href="http://www.dambeck.ch/wp-content/uploads/2009/02/clip-image002.jpg"><img style="border-right: 0px; border-top: 0px; margin: 0px 10px 0px 0px; border-left: 0px; border-bottom: 0px" src="http://www.dambeck.ch/wp-content/uploads/2009/02/clip-image002-thumb.jpg" border="0" alt="clip_image002" width="244" height="179" align="left" /></a></p>
<p>After a scan that runs approximately for 40 seconds a nice report is created by the tool.</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><a href="http://www.dambeck.ch/wp-content/uploads/2009/02/clip-image004.jpg"><img style="border-right: 0px; border-top: 0px; margin: 0px 0px 0px 15px; border-left: 0px; border-bottom: 0px" src="http://www.dambeck.ch/wp-content/uploads/2009/02/clip-image004-thumb.jpg" border="0" alt="clip_image004" width="244" height="178" align="right" /></a></p>
<p>Special remarkable is that Microsoft gives a short description how to correct the problem.</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><a href="http://www.dambeck.ch/wp-content/uploads/2009/02/clip-image006.jpg"><img style="border-right: 0px; border-top: 0px; margin: 0px 10px 0px 0px; border-left: 0px; border-bottom: 0px" src="http://www.dambeck.ch/wp-content/uploads/2009/02/clip-image006-thumb.jpg" border="0" alt="clip_image006" width="244" height="144" align="left" /></a></p>
<p>A small summary is that the tool can’t make wonders, but it’s an nice way to ensures that the big risk’s are closed even when you don’t have detail knowledge of the software like SQL Server. The tool is not perfect so checkup the recommended solution. “Some potentially unnecessary services are installed“ means in my test lab the “save service” which is a virus scanner. After all it’s a good tool. Read you soon !!</p>
<p>Cheers Konrad</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dambeck.ch/2009/02/27/baseline-security-of-windows-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>closer look on HP c7000 Blade Center</title>
		<link>http://www.dambeck.ch/2009/01/31/closer-look-on-hp-c7000-blade-center/</link>
		<comments>http://www.dambeck.ch/2009/01/31/closer-look-on-hp-c7000-blade-center/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 11:36:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EDV & Admin Stuff]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[bladecenter]]></category>
		<category><![CDATA[c7000]]></category>
		<category><![CDATA[hp]]></category>

		<guid isPermaLink="false">http://www.dambeck.ch/2009/01/31/closer-look-on-hp-c7000-blade-center/</guid>
		<description><![CDATA[Actually i want write this week something about security with the MSBA form Microsoft. After an hard week working with the new blade series from HP we do a closer look to the benefits of the c7000. Net time the security geek&#8217;s will be pleased. Fist we take a look to the question wath is [...]]]></description>
			<content:encoded><![CDATA[<p>Actually i want write this week something about security with the MSBA form Microsoft. After an hard week working with the new blade series from HP we do a closer look to the benefits of the c7000. Net time the security geek&#8217;s will be pleased. Fist we take a look to the question wath is an Blade Center? A blade center is an 12 U high rack mounted system. In this box you have 6 2700 Watt power supplies, 8 Multifunction network slots, 10 high performance fans and place for up to 32 dual Quad Core Server. the hole center can be managed from 2 Web sites. So its very cool for it professionals.&#160; </p>
<p>Lets take a closer look at the server. there are 16 Bays for servers some enterprise servers need two slots, some &quot;low power&quot; dual quad<a href="http://www.dambeck.ch/wp-content/uploads/2009/01/image3.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="189" alt="image" src="http://www.dambeck.ch/wp-content/uploads/2009/01/image-thumb3.png" width="244" align="right" border="0" /></a> core etch with 32 GB memory need for tow serves an half slot. In my case i am using 16 HP ProLiant BL460c Server Blade. Nice to know is that this slots can be used for Tape (DLT 5), storage (DAS) and PCI-Express Blades. but you lose an slot.</p>
<p>The network slots of the blade can be equipped wit Cisco, hp, Mc Data and Virtual connect bays. cowsing the best for your environment is an very hard and complex<a href="http://www.dambeck.ch/wp-content/uploads/2009/01/image4.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 5px 10px 0px 0px; border-right-width: 0px" height="244" alt="image" src="http://www.dambeck.ch/wp-content/uploads/2009/01/image-thumb4.png" width="242" align="left" border="0" /></a> dissensions. The Virtual connect is an brand new technology from hp witch is &quot;weder fisch noch Vogel&quot;. the best description it is an Virtual Patch panel. it can swishing, some layer 3 thinks like vLan tagging. The most important thin is it is able to du an dynamic LACP port Cannel, with is on HP English an Auto Port <img src='http://www.dambeck.ch/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . </p>
<p>so stop the geek fan boy stuff and lets talk about benefits / disappointment of Blade. in the most guid&#8217;s you find that the c7000 is internal complete redundant. this is simply an lie. The base board is one Part if its fail <strong>the hole c7000 goes DOWN</strong> !!!. HP say it hase an normal time to fial from 140 years. why i know to blade centers with the second baseboard i am&#160; not so old <img src='http://www.dambeck.ch/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  It has 10 fans slots, but to operate in redundant mode you need only 8. if one fails nothing happened. my guess is you only need in future wit 16 GHZ 12 qore CPU an 200 gb ram the 10 fans. so safe the money while ordering. not every mezziane card that are able to work in the slot make sense.</p>
<p><a href="http://www.dambeck.ch/wp-content/uploads/2009/01/image5.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="211" alt="image" src="http://www.dambeck.ch/wp-content/uploads/2009/01/image-thumb5.png" width="555" border="0" /></a>&#160; </p>
<p>thake a look to this schematics from hp product bulletin. With an half high blade (16 Blades per enclouser) you only able to use 2 slots. So if you buy an quad port NIC you only able to use 2. HP don&#8217;t tell you in the order process.&#160; in Some cases blade are cheeper than normal serves but it depend on the configuration. in most case if you need fiber cannel HBA&#8217;s it&#8217;s an good chance to be on the cheeper side. Blade are an complex an modern technology witch requires intensive study for the IT professional&#8217;s. </p>
<p>at the least some nice videos from HP wit happy people from japan </p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:6f58c614-a9d1-49ca-8410-7f779f8e7754" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="3b2f1722-6eec-4d56-bd7d-a38d89cf851b" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=jJ2bBHFWNuo&amp;hl=en&amp;fs=1" target="_new"><img src="http://www.dambeck.ch/wp-content/uploads/2009/01/videodc97a83f48ff.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('3b2f1722-6eec-4d56-bd7d-a38d89cf851b'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/jJ2bBHFWNuo&amp;hl=en&amp;fs=1\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/jJ2bBHFWNuo&amp;hl=en&amp;fs=1\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>&#160;</p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:55d2fd42-6e26-4c42-b6a1-511912f4a5f6" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="4d6b9058-1435-48c9-af2b-285216021805" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=OMiU_pQkLqM&amp;hl=en&amp;fs=1" target="_new"><img src="http://www.dambeck.ch/wp-content/uploads/2009/01/video9e9e7bbe7c95.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('4d6b9058-1435-48c9-af2b-285216021805'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/OMiU_pQkLqM&amp;hl=en&amp;fs=1\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/OMiU_pQkLqM&amp;hl=en&amp;fs=1\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.dambeck.ch/2009/01/31/closer-look-on-hp-c7000-blade-center/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Windows Server Baseline Security</title>
		<link>http://www.dambeck.ch/2009/01/23/windows-server-baseline-security/</link>
		<comments>http://www.dambeck.ch/2009/01/23/windows-server-baseline-security/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 19:35:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EDV & Admin Stuff]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[Baseline Security]]></category>
		<category><![CDATA[scw]]></category>
		<category><![CDATA[Security Configuration Wizard]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.dambeck.ch/2009/01/23/windows-server-baseline-security/</guid>
		<description><![CDATA[Part One. Today an in my next posts we want take a closer look at the security settings of an windows server. One good way to start is the &#34;Security Configuration Wizard&#34; later called as SCW. The wizard was patched in the operating system with SP1. In the release 2 of windows server 2003 you [...]]]></description>
			<content:encoded><![CDATA[<p>Part One. Today an in my next posts we want take a closer look at the security settings of an windows server. One good way to start is the &quot;Security Configuration Wizard&quot; later called as SCW. The wizard was patched in the operating system with SP1. In the release 2 of windows server 2003 you don&#8217;t need to patch it&#8217;s from start up SP2. To enable the feature just open the windows components dialog (&quot;Add or Remove Programs&quot; -&gt; &quot;Add/Remove Windows Components&quot;) and mark the check box. Now you need to insert the windows disk. In the &quot;Administrative <a href="http://www.dambeck.ch/wp-content/uploads/2009/01/image.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 5px 5px 0px 0px; border-right-width: 0px" height="115" alt="image" src="http://www.dambeck.ch/wp-content/uploads/2009/01/image-thumb.png" width="244" align="left" border="0" /></a>Tools&quot; you will find an new program &quot;Security Configuration Wizard&quot;. Or just run &quot;scw.exe&quot; from the run. On the start up screen of the SCW there is the first important notice. The message indicates that the wizard will detect inbound ports that are being used by this server. This requires that all applications that use inbound ports be running before you run the wizard and create the security policy. In my lab the server will work as file and print server. To do it al little harder the lab Server runs also TeamSpeak witch is not an Microsoft Application . The teamspeak server <a href="http://www.dambeck.ch/wp-content/uploads/2009/01/image1.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 5px 0px 5px 5px; border-right-width: 0px" height="100" alt="image" src="http://www.dambeck.ch/wp-content/uploads/2009/01/image-thumb1.png" width="244" align="right" border="0" /></a>will listen on UDP Port&#160; 8767. After Clicking next, the wizard ask to crate an new policy. The next part is Interesting you are able to chose the Local or an remote server. My preferred option is to insta ll the SCW on each server and make local scans. Now we are able to check the version of the &quot;Security DB&quot;. If you need an special service on many server&#8217;s witch is not listed edit the XML files in &quot;%SystemRoot%\Security\msscw\policies%&quot;. More info about the XML file are located on google. After Skipping the window we are able to chose the server roles . In the next Dialog we are able to chose the client features like DHCP client, wins client &#8230;. and may more. Now microsoft want us to chose witch are the installed options of the server. The SCW now detects non windows services. in my lab he find the VM Tool&#8217;s <img src='http://www.dambeck.ch/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Now we must approve the disabling of unused services. Please check the list very cheerfully. Now the big magic continues with the approval of TCP/ IP ports. Please check the list very cheerfully. Now one of the biggest <a href="http://www.dambeck.ch/wp-content/uploads/2009/01/image2.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 5px 5px 0px 0px; border-right-width: 0px" height="110" alt="image" src="http://www.dambeck.ch/wp-content/uploads/2009/01/image-thumb2.png" width="244" align="left" border="0" /></a> &quot;lion&#8217;s den&quot;. In the registry the SCW will change settings for &quot;SMB Security Signatures&quot;, &quot;LDAP Signing&quot;, &quot;Outbound Authentication Protocols&quot; and &quot;Inbound Authentication Protocols&quot;. with this settings enabled the server are harden to the most man-in-the-middle attacks an password cracking will be not so easy. The audit policy is a mixed blessing. Its very imported to find security issues in the logs. But study the logs will take much much time. So just enable the normal logging. Enter an Description an Save the Policy File. Now You Are able to apply&#160; the policy now or later. Applying the policy will force an restart of the server !!</p>
<p>After applying the policy the TeamSpeak server stop&#8217;s working like except. But after editing the policy and again, insert the port 8767 all services works fine.</p>
<p>&#160;</p>
<p>My conclusion of the Microsoft Security Configuration Wizard is: The tool is very easy to use and brings many good changes in short time. The use of SCW sold be carefully tested. But i&#8217;m strongly advise the use on all windows servers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dambeck.ch/2009/01/23/windows-server-baseline-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

