<?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>JADOTA - Just Another Day Of The Admin! &#187; script</title>
	<atom:link href="http://www.jadota.com/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jadota.com</link>
	<description>Because my 'challenge' could be yours!</description>
	<lastBuildDate>Thu, 06 Oct 2011 09:36:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Update: How to get the Service Tag from your server using VB scripting</title>
		<link>http://www.jadota.com/2009/02/update-how-to-get-the-service-tag-from-your-server-using-vb-scripting/</link>
		<comments>http://www.jadota.com/2009/02/update-how-to-get-the-service-tag-from-your-server-using-vb-scripting/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 12:27:00 +0000</pubDate>
		<dc:creator>Just An Admin</dc:creator>
				<category><![CDATA[Windows Networking]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[service tag]]></category>
		<category><![CDATA[vbs]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://www.jadota.com/?p=102</guid>
		<description><![CDATA[This script was originally posted on the forum on http://www.adminscripteditor.com, but was brought to my attention as the better alternative to my Service Tag retrieval script. And I must agree that this script does a much better job in acquiring information to debug problems or for use by your 1st level helpdesk to add to [...]]]></description>
		<wfw:commentRss>http://www.jadota.com/2009/02/update-how-to-get-the-service-tag-from-your-server-using-vb-scripting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get the Service Tag from your server using VB scripting</title>
		<link>http://www.jadota.com/2009/01/how-to-get-the-service-tag-from-your-server-using-vbs-scripting/</link>
		<comments>http://www.jadota.com/2009/01/how-to-get-the-service-tag-from-your-server-using-vbs-scripting/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 19:07:34 +0000</pubDate>
		<dc:creator>Just An Admin</dc:creator>
				<category><![CDATA[Windows Networking]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[service tag]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://www.jadota.com/?p=86</guid>
		<description><![CDATA[When contacting your hardware vendor to report a problem or order additional hardware, like disks or memory, you are often asked to provide the Service Tag. Off course you have the service tags well documented in your CMDB repository. In case your CMDB is not so up to date or lacking any content at all, [...]]]></description>
		<wfw:commentRss>http://www.jadota.com/2009/01/how-to-get-the-service-tag-from-your-server-using-vbs-scripting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which account is locked or disabled today?</title>
		<link>http://www.jadota.com/2008/12/whos-locked-and-disabled-today/</link>
		<comments>http://www.jadota.com/2008/12/whos-locked-and-disabled-today/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 21:56:44 +0000</pubDate>
		<dc:creator>Just An Admin</dc:creator>
				<category><![CDATA[Windows Networking]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[locked]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.jadota.com/?p=19</guid>
		<description><![CDATA[In an earlier post a script was published which automatically sends users a warning message/mail when their password is about to expire. A more simple approach would be to scan the AD for disabled and locked accounts manually or at a set interval, say each morning. Paste the code below in a VBS script file [...]]]></description>
		<wfw:commentRss>http://www.jadota.com/2008/12/whos-locked-and-disabled-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exporting User account information from AD to Excel</title>
		<link>http://www.jadota.com/2008/06/exporting-user-account-information-from-ad-to-excel/</link>
		<comments>http://www.jadota.com/2008/06/exporting-user-account-information-from-ad-to-excel/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 09:36:30 +0000</pubDate>
		<dc:creator>Just An Admin</dc:creator>
				<category><![CDATA[Windows Networking]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.jadota.com/?p=12</guid>
		<description><![CDATA[Our Active directory is, like with many other, the source of user information. You should think of address information, function/department. Every now and then the account information is verified and when in doubt, discussed. Having the information in a human readable form, such as an Excel sheet, makes it so much easier. The script below [...]]]></description>
		<wfw:commentRss>http://www.jadota.com/2008/06/exporting-user-account-information-from-ad-to-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inventory computer serial numbers during logon</title>
		<link>http://www.jadota.com/2008/05/inventory-computer-serial-numbers-during-logon/</link>
		<comments>http://www.jadota.com/2008/05/inventory-computer-serial-numbers-during-logon/#comments</comments>
		<pubDate>Fri, 23 May 2008 12:43:35 +0000</pubDate>
		<dc:creator>Just An Admin</dc:creator>
				<category><![CDATA[Windows Networking]]></category>
		<category><![CDATA[inventory]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.jadota.com/?p=8</guid>
		<description><![CDATA[Why did we write this script? IBM allows us to get the warranty status of our IBM systems and how long the warranty lasts. It also enables us to check if the extended warranty was registered correctly. Lookup for a single system Lookup for multiple systems The compilation of a list or input file that [...]]]></description>
		<wfw:commentRss>http://www.jadota.com/2008/05/inventory-computer-serial-numbers-during-logon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting to grips with password expirations!</title>
		<link>http://www.jadota.com/2008/05/getting-a-grips-on-password-expirations/</link>
		<comments>http://www.jadota.com/2008/05/getting-a-grips-on-password-expirations/#comments</comments>
		<pubDate>Wed, 14 May 2008 14:04:43 +0000</pubDate>
		<dc:creator>Just An Admin</dc:creator>
				<category><![CDATA[Windows Networking]]></category>
		<category><![CDATA[expired]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.subnetonline.com/?p=4</guid>
		<description><![CDATA[Every two months user start calling or e-mailing the helpdesk to request a reset of their Active Directory account. Because a lot of users work at customer locations, they miss the warning about their expiring account. A former collegue brought the following script to my attention, which automaticly sends users a warning message when their [...]]]></description>
		<wfw:commentRss>http://www.jadota.com/2008/05/getting-a-grips-on-password-expirations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

