-- phpMyAdmin SQL Dump
-- version 2.11.9.4
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jun 19, 2009 at 08:42 PM
-- Server version: 5.0.77
-- PHP Version: 5.2.6

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";

-- --------------------------------------------------------

--
-- Table structure for table `jos_RSFORM_MAPPINGS`
--

CREATE TABLE IF NOT EXISTS `jos_RSFORM_MAPPINGS` (
  `MappingId` int(11) NOT NULL auto_increment,
  `ComponentId` int(11) NOT NULL default '0',
  `MappingTable` text NOT NULL,
  `MappingColumn` text NOT NULL,
  PRIMARY KEY  (`MappingId`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_RSFORM_MAPPINGS`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_banner`
--

CREATE TABLE IF NOT EXISTS `jos_banner` (
  `bid` int(11) NOT NULL auto_increment,
  `cid` int(11) NOT NULL default '0',
  `type` varchar(30) NOT NULL default 'banner',
  `name` varchar(255) NOT NULL default '',
  `alias` varchar(255) NOT NULL default '',
  `imptotal` int(11) NOT NULL default '0',
  `impmade` int(11) NOT NULL default '0',
  `clicks` int(11) NOT NULL default '0',
  `imageurl` varchar(100) NOT NULL default '',
  `clickurl` varchar(200) NOT NULL default '',
  `date` datetime default NULL,
  `showBanner` tinyint(1) NOT NULL default '0',
  `checked_out` tinyint(1) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `editor` varchar(50) default NULL,
  `custombannercode` text,
  `catid` int(10) unsigned NOT NULL default '0',
  `description` text NOT NULL,
  `sticky` tinyint(1) unsigned NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  `publish_up` datetime NOT NULL default '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL default '0000-00-00 00:00:00',
  `tags` text NOT NULL,
  `params` text NOT NULL,
  PRIMARY KEY  (`bid`),
  KEY `viewbanner` (`showBanner`),
  KEY `idx_banner_catid` (`catid`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=9 ;

--
-- Dumping data for table `jos_banner`
--

INSERT INTO `jos_banner` (`bid`, `cid`, `type`, `name`, `alias`, `imptotal`, `impmade`, `clicks`, `imageurl`, `clickurl`, `date`, `showBanner`, `checked_out`, `checked_out_time`, `editor`, `custombannercode`, `catid`, `description`, `sticky`, `ordering`, `publish_up`, `publish_down`, `tags`, `params`) VALUES
(1, 1, 'banner', 'OSM 1', 'osm-1', 0, 43, 0, 'osmbanner1.png', 'http://www.opensourcematters.org', '2004-07-07 15:31:29', 1, 0, '0000-00-00 00:00:00', '', '', 13, '', 0, 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', ''),
(2, 1, 'banner', 'OSM 2', 'osm-2', 0, 49, 0, 'osmbanner2.png', 'http://www.opensourcematters.org', '2004-07-07 15:31:29', 1, 0, '0000-00-00 00:00:00', '', '', 13, '', 0, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', ''),
(3, 1, '', 'Joomla!', 'joomla', 0, 117, 1, '', 'http://www.joomla.org', '2006-05-29 14:21:28', 1, 0, '0000-00-00 00:00:00', '', '<a href="{CLICKURL}" target="_blank">{NAME}</a>\r\n<br/>\r\nJoomla! The most popular and widely used Open Source CMS Project in the world.', 14, '', 0, 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', ''),
(4, 1, '', 'JoomlaCode', 'joomlacode', 0, 117, 0, '', 'http://joomlacode.org', '2006-05-29 14:19:26', 1, 0, '0000-00-00 00:00:00', '', '<a href="{CLICKURL}" target="_blank">{NAME}</a>\r\n<br/>\r\nJoomlaCode, development and distribution made easy.', 14, '', 0, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', ''),
(5, 1, '', 'Joomla! Extensions', 'joomla-extensions', 0, 112, 0, '', 'http://extensions.joomla.org', '2006-05-29 14:23:21', 1, 0, '0000-00-00 00:00:00', '', '<a href="{CLICKURL}" target="_blank">{NAME}</a>\r\n<br/>\r\nJoomla! Components, Modules, Plugins and Languages by the bucket load.', 14, '', 0, 3, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', ''),
(6, 1, '', 'Joomla! Shop', 'joomla-shop', 0, 112, 0, '', 'http://shop.joomla.org', '2006-05-29 14:23:21', 1, 0, '0000-00-00 00:00:00', '', '<a href="{CLICKURL}" target="_blank">{NAME}</a>\r\n<br/>\r\nFor all your Joomla! merchandise.', 14, '', 0, 4, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', ''),
(7, 1, '', 'Joomla! Promo Shop', 'joomla-promo-shop', 0, 53, 1, 'shop-ad.jpg', 'http://shop.joomla.org', '2007-09-19 17:26:24', 1, 0, '0000-00-00 00:00:00', '', '', 33, '', 0, 3, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', ''),
(8, 1, '', 'Joomla! Promo Books', 'joomla-promo-books', 0, 48, 0, 'shop-ad-books.jpg', 'http://shop.joomla.org/index.php?option=com_wrapper&Itemid=8', '2007-09-19 17:28:01', 1, 0, '0000-00-00 00:00:00', '', '', 33, '', 0, 4, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `jos_bannerclient`
--

CREATE TABLE IF NOT EXISTS `jos_bannerclient` (
  `cid` int(11) NOT NULL auto_increment,
  `name` varchar(255) NOT NULL default '',
  `contact` varchar(255) NOT NULL default '',
  `email` varchar(255) NOT NULL default '',
  `extrainfo` text NOT NULL,
  `checked_out` tinyint(1) NOT NULL default '0',
  `checked_out_time` time default NULL,
  `editor` varchar(50) default NULL,
  PRIMARY KEY  (`cid`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `jos_bannerclient`
--

INSERT INTO `jos_bannerclient` (`cid`, `name`, `contact`, `email`, `extrainfo`, `checked_out`, `checked_out_time`, `editor`) VALUES
(1, 'Open Source Matters', 'Administrator', 'admin@opensourcematters.org', '', 0, '00:00:00', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `jos_bannertrack`
--

CREATE TABLE IF NOT EXISTS `jos_bannertrack` (
  `track_date` date NOT NULL default '0000-00-00',
  `track_type` int(10) unsigned NOT NULL default '0',
  `banner_id` int(10) unsigned NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_bannertrack`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_categories`
--

CREATE TABLE IF NOT EXISTS `jos_categories` (
  `id` int(11) NOT NULL auto_increment,
  `parent_id` int(11) NOT NULL default '0',
  `title` varchar(255) NOT NULL default '',
  `name` varchar(255) NOT NULL default '',
  `alias` varchar(255) NOT NULL default '',
  `image` varchar(255) NOT NULL default '',
  `section` varchar(50) NOT NULL default '',
  `image_position` varchar(30) NOT NULL default '',
  `description` text NOT NULL,
  `published` tinyint(1) NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `editor` varchar(50) default NULL,
  `ordering` int(11) NOT NULL default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `count` int(11) NOT NULL default '0',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `cat_idx` (`section`,`published`,`access`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=912 ;

--
-- Dumping data for table `jos_categories`
--

INSERT INTO `jos_categories` (`id`, `parent_id`, `title`, `name`, `alias`, `image`, `section`, `image_position`, `description`, `published`, `checked_out`, `checked_out_time`, `editor`, `ordering`, `access`, `count`, `params`) VALUES
(1, 0, 'Latest News', '', 'latest-news', 'taking_notes.jpg', '1', 'left', 'The latest news from the Joomla! Team', 1, 0, '0000-00-00 00:00:00', '', 1, 0, 1, ''),
(2, 0, 'Joomla! Specific Links', '', 'joomla-specific-links', 'clock.jpg', 'com_weblinks', 'left', 'A selection of links that are all related to the Joomla! Project.', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, ''),
(4, 0, 'Joomla!', '', 'joomla', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 2, 0, 0, ''),
(5, 0, 'Business: General', '', 'business-general', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, ''),
(6, 0, 'Linux', '', 'linux', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 6, 0, 0, ''),
(7, 0, 'Internet', '', 'internet', '', 'com_newsfeeds', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 7, 0, 0, ''),
(12, 0, 'Contacts', '', 'contacts', '', 'com_contact_details', 'left', 'Contact Details for this Web site', 1, 0, '0000-00-00 00:00:00', NULL, 0, 0, 0, ''),
(13, 0, 'Joomla', '', 'joomla', '', 'com_banner', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 0, 0, 0, ''),
(14, 0, 'Text Ads', '', 'text-ads', '', 'com_banner', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 0, 0, 0, ''),
(15, 0, 'Features', '', 'features', '', 'com_content', 'left', '', 0, 0, '0000-00-00 00:00:00', NULL, 6, 0, 0, ''),
(17, 0, 'Benefits', '', 'benefits', '', 'com_content', 'left', '', 0, 0, '0000-00-00 00:00:00', NULL, 4, 0, 0, ''),
(18, 0, 'Platforms', '', 'platforms', '', 'com_content', 'left', '', 0, 0, '0000-00-00 00:00:00', NULL, 3, 0, 0, ''),
(19, 0, 'Other Resources', '', 'other-resources', '', 'com_weblinks', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 2, 0, 0, ''),
(906, 0, 'investors info', 'Investors Information', '', '', 'com_docman', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 3, 1, 0, ''),
(905, 0, 'Investor Access', '', 'investor-access', '', '15', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 5, 1, 0, ''),
(33, 0, 'Joomla! Promo', '', 'joomla-promo', '', 'com_banner', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, ''),
(34, 0, 'Latest', '', 'latest-news', '', '5', 'left', 'The latest news from the dataStor Team', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, ''),
(35, 0, 'Newsflash', '', 'newsflash', '', '5', 'left', '', 0, 0, '0000-00-00 00:00:00', NULL, 2, 0, 0, ''),
(36, 0, 'Archive IQ', '', 'archive-iq', '', '5', 'left', '<img src="images/datastor/yourdatagold.jpg" border="0" alt="productshot" />', 1, 0, '0000-00-00 00:00:00', NULL, 3, 0, 0, ''),
(43, 0, 'Terms of Use', '', 'terms-of-use', '', '12', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 4, 0, 0, ''),
(38, 0, 'About Us', '', 'about-us', '', '10', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 4, 0, 0, ''),
(39, 0, 'Core Team', '', 'core-team', '', '10', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 5, 0, 0, ''),
(40, 0, 'Support', '', 'support', '', '6', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 6, 0, 0, ''),
(41, 0, 'Customers', '', 'customers', '', '11', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, ''),
(42, 0, 'Partners', '', 'partners', '', '10', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 6, 0, 0, ''),
(44, 0, 'Privacy Statement', '', 'privacy-statement', '', '13', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 5, 0, 0, ''),
(45, 0, 'White Papers', '', 'white-papers', '', '5', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 4, 0, 0, ''),
(903, 0, 'Knowledge Base Access', '', 'knowledge-base-access', '', 'com_jcs', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 1, 1, 0, ''),
(47, 0, 'dataStor Customers', '', 'datastor-customers', '', 'com_contact_details', 'left', 'dataStor 1 800 number.<br />', 1, 0, '0000-00-00 00:00:00', NULL, 0, 0, 0, ''),
(48, 0, 'Customers', 'Customers', '', '', 'com_docman', 'left', 'If you are a customer you may download files here.', 1, 0, '0000-00-00 00:00:00', NULL, 4, 1, 0, ''),
(904, 0, 'Investor Access', '', 'investor-access', '', 'com_jcs', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 2, 1, 0, ''),
(901, 0, 'FAQ-General', '', 'faq-general', '', '3', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 5, 0, 0, ''),
(900, 0, 'Additional information', '', 'addithional_information', '', 'com_juser', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, ''),
(902, 0, 'Knowledge Base', '', 'knowledge-base', '', '14', 'left', 'Premium support for dataStor customers.', 1, 0, '0000-00-00 00:00:00', NULL, 6, 1, 0, ''),
(907, 0, 'dS Shield™ Products', '', 'ds-shield', '', '5', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 5, 0, 0, ''),
(908, 0, 'dS Shield™ Support', '', 'ds-shield-support', '', '6', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 7, 0, 0, ''),
(909, 0, 'case studies', '', 'case-studies', '', '16', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 2, 0, 0, ''),
(910, 0, 'Data Sheets', 'data sheets', '', '', 'com_docman', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 2, 0, 0, ''),
(911, 0, 'Product Eval', '30 Days Free Product Eval ', '', '', 'com_docman', 'left', '', 1, 0, '0000-00-00 00:00:00', NULL, 1, 0, 0, '');

-- --------------------------------------------------------

--
-- Table structure for table `jos_components`
--

CREATE TABLE IF NOT EXISTS `jos_components` (
  `id` int(11) NOT NULL auto_increment,
  `name` varchar(50) NOT NULL default '',
  `link` varchar(255) NOT NULL default '',
  `menuid` int(11) unsigned NOT NULL default '0',
  `parent` int(11) unsigned NOT NULL default '0',
  `admin_menu_link` varchar(255) NOT NULL default '',
  `admin_menu_alt` varchar(255) NOT NULL default '',
  `option` varchar(50) NOT NULL default '',
  `ordering` int(11) NOT NULL default '0',
  `admin_menu_img` varchar(255) NOT NULL default '',
  `iscore` tinyint(4) NOT NULL default '0',
  `params` text NOT NULL,
  `enabled` tinyint(4) NOT NULL default '1',
  PRIMARY KEY  (`id`),
  KEY `parent_option` (`parent`,`option`(32))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=153 ;

--
-- Dumping data for table `jos_components`
--

INSERT INTO `jos_components` (`id`, `name`, `link`, `menuid`, `parent`, `admin_menu_link`, `admin_menu_alt`, `option`, `ordering`, `admin_menu_img`, `iscore`, `params`, `enabled`) VALUES
(1, 'Banners', '', 0, 0, '', 'Banner Management', 'com_banners', 0, 'js/ThemeOffice/component.png', 0, 'track_impressions=0\ntrack_clicks=0\ntag_prefix=\n\n', 1),
(2, 'Banners', '', 0, 1, 'option=com_banners', 'Active Banners', 'com_banners', 1, 'js/ThemeOffice/edit.png', 0, '', 1),
(3, 'Clients', '', 0, 1, 'option=com_banners&c=client', 'Manage Clients', 'com_banners', 2, 'js/ThemeOffice/categories.png', 0, '', 1),
(4, 'Web Links', 'option=com_weblinks', 0, 0, '', 'Manage Weblinks', 'com_weblinks', 0, 'js/ThemeOffice/component.png', 0, 'show_comp_description=1\ncomp_description=\nshow_link_hits=1\nshow_link_description=1\nshow_other_cats=1\nshow_headings=1\nshow_page_title=1\nlink_target=0\nlink_icons=\n\n', 1),
(5, 'Links', '', 0, 4, 'option=com_weblinks', 'View existing weblinks', 'com_weblinks', 1, 'js/ThemeOffice/edit.png', 0, '', 1),
(6, 'Categories', '', 0, 4, 'option=com_categories&section=com_weblinks', 'Manage weblink categories', '', 2, 'js/ThemeOffice/categories.png', 0, '', 1),
(7, 'Contacts', 'option=com_contact', 0, 0, '', 'Edit contact details', 'com_contact', 0, 'js/ThemeOffice/component.png', 1, 'contact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_fax=\nicon_misc=\nshow_headings=1\nshow_position=1\nshow_email=0\nshow_telephone=1\nshow_mobile=1\nshow_fax=1\nbannedEmail=\nbannedSubject=\nbannedText=\nsession=1\ncustomReply=0\n\n', 1),
(8, 'Contacts', '', 0, 7, 'option=com_contact', 'Edit contact details', 'com_contact', 0, 'js/ThemeOffice/edit.png', 1, '', 1),
(9, 'Categories', '', 0, 7, 'option=com_categories&section=com_contact_details', 'Manage contact categories', '', 2, 'js/ThemeOffice/categories.png', 1, 'contact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_fax=\nicon_misc=\nshow_headings=1\nshow_position=1\nshow_email=0\nshow_telephone=1\nshow_mobile=1\nshow_fax=1\nbannedEmail=\nbannedSubject=\nbannedText=\nsession=1\ncustomReply=0\n\n', 1),
(10, 'Polls', 'option=com_poll', 0, 0, 'option=com_poll', 'Manage Polls', 'com_poll', 0, 'js/ThemeOffice/component.png', 0, '', 1),
(11, 'News Feeds', 'option=com_newsfeeds', 0, 0, '', 'News Feeds Management', 'com_newsfeeds', 0, 'js/ThemeOffice/component.png', 0, '', 1),
(12, 'Feeds', '', 0, 11, 'option=com_newsfeeds', 'Manage News Feeds', 'com_newsfeeds', 1, 'js/ThemeOffice/edit.png', 0, 'show_headings=1\nshow_name=1\nshow_articles=1\nshow_link=1\nshow_cat_description=1\nshow_cat_items=1\nshow_feed_image=1\nshow_feed_description=1\nshow_item_description=1\nfeed_word_count=0\n\n', 1),
(13, 'Categories', '', 0, 11, 'option=com_categories&section=com_newsfeeds', 'Manage Categories', '', 2, 'js/ThemeOffice/categories.png', 0, '', 1),
(14, 'User', 'option=com_user', 0, 0, '', '', 'com_user', 0, '', 1, '', 1),
(15, 'Search', 'option=com_search', 0, 0, 'option=com_search', 'Search Statistics', 'com_search', 0, 'js/ThemeOffice/component.png', 1, 'enabled=1\nshow_date=1\n\n', 1),
(16, 'Categories', '', 0, 1, 'option=com_categories&section=com_banner', 'Categories', '', 3, '', 1, '', 1),
(17, 'Wrapper', 'option=com_wrapper', 0, 0, '', 'Wrapper', 'com_wrapper', 0, '', 1, '', 1),
(18, 'Mail To', '', 0, 0, '', '', 'com_mailto', 0, '', 1, '', 1),
(19, 'Media Manager', '', 0, 0, 'option=com_media', 'Media Manager', 'com_media', 0, '', 1, 'upload_extensions=bmp,csv,doc,epg,gif,ico,jpg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP,CSV,DOC,EPG,GIF,ICO,JPG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS\nupload_maxsize=10000000\nfile_path=images\nimage_path=images\nrestrict_uploads=1\nallowed_media_usergroup=3\ncheck_mime=1\nimage_extensions=bmp,gif,jpg,png\nignore_extensions=\nupload_mime=image/jpeg,image/gif,image/png,image/bmp,application/x-shockwave-flash,application/msword,application/excel,application/pdf,application/powerpoint,text/plain,application/x-zip\nupload_mime_illegal=text/html\nenable_flash=0\n\n', 1),
(20, 'Articles', 'option=com_content', 0, 0, '', '', 'com_content', 0, '', 1, 'show_noauth=0\nshow_title=1\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=0\nshow_create_date=0\nshow_modify_date=0\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=0\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=0\nfeed_summary=0\nfilter_tags=\nfilter_attritbutes=\n\n', 1),
(21, 'Configuration Manager', '', 0, 0, '', 'Configuration', 'com_config', 0, '', 1, '', 1),
(22, 'Installation Manager', '', 0, 0, '', 'Installer', 'com_installer', 0, '', 1, '', 1),
(23, 'Language Manager', '', 0, 0, '', 'Languages', 'com_languages', 0, '', 1, '', 1),
(24, 'Mass mail', '', 0, 0, '', 'Mass Mail', 'com_massmail', 0, '', 1, 'mailSubjectPrefix=\nmailBodySuffix=\n\n', 1),
(25, 'Menu Editor', '', 0, 0, '', 'Menu Editor', 'com_menus', 0, '', 1, '', 1),
(27, 'Messaging', '', 0, 0, '', 'Messages', 'com_messages', 0, '', 1, '', 1),
(28, 'Modules Manager', '', 0, 0, '', 'Modules', 'com_modules', 0, '', 1, '', 1),
(29, 'Plugin Manager', '', 0, 0, '', 'Plugins', 'com_plugins', 0, '', 1, '', 1),
(30, 'Template Manager', '', 0, 0, '', 'Templates', 'com_templates', 0, '', 1, '', 1),
(31, 'User Manager', '', 0, 0, '', 'Users', 'com_users', 0, '', 1, 'allowUserRegistration=0\nnew_usertype=Registered\nuseractivation=0\nfrontend_userparams=1\n\n', 1),
(32, 'Cache Manager', '', 0, 0, '', 'Cache', 'com_cache', 0, '', 1, '', 1),
(33, 'Control Panel', '', 0, 0, '', 'Control Panel', 'com_cpanel', 0, '', 1, '', 1),
(145, 'Control Panel', '', 0, 144, 'option=com_jce', 'Control Panel', 'com_jce', 0, 'templates/khepri/images/menu/icon-16-cpanel.png', 0, '', 1),
(146, 'Configuration', '', 0, 144, 'option=com_jce&type=config', 'Configuration', 'com_jce', 1, 'templates/khepri/images/menu/icon-16-config.png', 0, '', 1),
(147, 'Groups', '', 0, 144, 'option=com_jce&type=group', 'Groups', 'com_jce', 2, 'templates/khepri/images/menu/icon-16-user.png', 0, '', 1),
(148, 'Plugins', '', 0, 144, 'option=com_jce&type=plugin', 'Plugins', 'com_jce', 3, 'templates/khepri/images/menu/icon-16-plugin.png', 0, '', 1),
(149, 'Install', '', 0, 144, 'option=com_jce&type=install', 'Install', 'com_jce', 4, 'templates/khepri/images/menu/icon-16-install.png', 0, '', 1),
(49, 'DOCman', 'option=com_docman', 0, 0, 'option=com_docman', 'DOCman', 'com_docman', 0, 'http://67.15.157.149/administrator/components/com_docman/images/dm_documents_16.png', 0, '', 1),
(50, 'Home', '', 0, 49, 'option=com_docman&task=cpanel', 'Home', 'com_docman', 0, 'http://67.15.157.149/administrator/components/com_docman/images/dm_cpanel_16.png', 0, '', 1),
(51, 'Files', '', 0, 49, 'option=com_docman&section=files', 'Files', 'com_docman', 1, 'http://67.15.157.149/administrator/components/com_docman/images/dm_files_16.png', 0, '', 1),
(52, 'Documents', '', 0, 49, 'option=com_docman&section=documents', 'Documents', 'com_docman', 2, 'http://67.15.157.149/administrator/components/com_docman/images/dm_documents_16.png', 0, '', 1),
(53, 'Categories', '', 0, 49, 'option=com_docman&section=categories', 'Categories', 'com_docman', 3, 'http://67.15.157.149/administrator/components/com_docman/images/dm_categories_16.png', 0, '', 1),
(54, 'Groups', '', 0, 49, 'option=com_docman&section=groups', 'Groups', 'com_docman', 4, 'http://67.15.157.149/administrator/components/com_docman/images/dm_groups_16.png', 0, '', 1),
(144, 'JCE Administration', 'option=com_jce', 0, 0, 'option=com_jce', 'JCE Administration', 'com_jce', 0, '../administrator/components/com_jce/img/logo.png', 0, '', 1),
(55, 'Licenses', '', 0, 49, 'option=com_docman&section=licenses', 'Licenses', 'com_docman', 5, 'http://67.15.157.149/administrator/components/com_docman/images/dm_licenses_16.png', 0, '', 1),
(56, 'Statistics', '', 0, 49, 'option=com_docman&task=stats', 'Statistics', 'com_docman', 6, 'http://67.15.157.149/administrator/components/com_docman/images/dm_stats_16.png', 0, '', 1),
(57, 'Download Logs', '', 0, 49, 'option=com_docman&section=logs', 'Download Logs', 'com_docman', 7, 'http://67.15.157.149/administrator/components/com_docman/images/dm_logs_16.png', 0, '', 1),
(58, 'Configuration', '', 0, 49, 'option=com_docman&section=config', 'Configuration', 'com_docman', 8, 'http://67.15.157.149/administrator/components/com_docman/images/dm_config_16.png', 0, '', 1),
(59, 'Themes', '', 0, 49, 'option=com_docman&section=themes', 'Themes', 'com_docman', 9, 'http://67.15.157.149/administrator/components/com_docman/images/dm_templates_16.png', 0, '', 1),
(119, 'About', '', 0, 114, 'option=com_juser&controller=about&view=about', 'About', 'com_juser', 4, 'components/com_juser/img/about.png', 0, '', 1),
(120, 'License Manager', '', 0, 114, 'option=com_jslm', 'License Manager', 'com_juser', 5, 'components/com_juser/img/jslm_menu.png', 0, '', 1),
(114, '.JoomSuite User', 'option=com_juser', 0, 0, 'option=com_juser', '.JoomSuite User', 'com_juser', 0, 'templates/khepri/images/menu/icon-16-user.png', 0, '', 1),
(118, 'Configuration', '', 0, 114, 'option=com_juser&controller=config&view=config', 'Configuration', 'com_juser', 3, 'templates/khepri/images/menu/icon-16-config.png', 0, '', 1),
(117, 'Field Manager', '', 0, 114, 'option=com_juser&controller=fieldmanager', 'Field Manager', 'com_juser', 2, 'templates/khepri/images/menu/icon-16-module.png', 0, '', 1),
(116, 'Field Categories', '', 0, 114, 'option=com_categories&section=com_juser', 'Field Categories', 'com_juser', 1, 'templates/khepri/images/menu/icon-16-category.png', 0, '', 1),
(79, 'Configuration', '', 0, 74, 'option=com_jcs&controller=cnf', 'Configuration', 'com_jcs', 4, 'components/com_jcs/images/sidebar/config.png', 0, '', 1),
(78, 'Plan Categories', '', 0, 74, 'option=com_categories&section=com_jcs', 'Plan Categories', 'com_jcs', 3, 'components/com_jcs/images/sidebar/category.png', 0, '', 1),
(77, 'Coupons', '', 0, 74, 'option=com_jcs&controller=coupon', 'Coupons', 'com_jcs', 2, 'components/com_jcs/images/sidebar/coupons.png', 0, '', 1),
(76, 'User Subscriptions', '', 0, 74, 'option=com_jcs&controller=users', 'User Subscriptions', 'com_jcs', 1, 'components/com_jcs/images/sidebar/users.png', 0, '', 1),
(75, 'Subscription Plans', '', 0, 74, 'option=com_jcs', 'Subscription Plans', 'com_jcs', 0, 'components/com_jcs/images/sidebar/plans.png', 0, '', 1),
(74, '.JoomSuite Member', 'option=com_jcs', 0, 0, 'option=com_jcs', '.JoomSuite Member', 'com_jcs', 0, 'components/com_jcs/images/sidebar/plans.png', 0, '', 1),
(80, 'About', '', 0, 74, 'option=com_jcs&layout=about', 'About', 'com_jcs', 5, 'components/com_jcs/images/sidebar/about.png', 0, '', 1),
(115, 'User Manager', '', 0, 114, 'option=com_juser', 'User Manager', 'com_juser', 0, 'templates/khepri/images/menu/icon-16-user.png', 0, '', 1),
(88, '.JoomSuite License Manager', 'option=com_jslm', 0, 0, 'option=com_jslm', '.JoomSuite License Manager', 'com_jslm', 0, 'js/ThemeOffice/component.png', 0, '', 1),
(141, 'JoomlaPack', 'option=com_joomlapack', 0, 0, 'option=com_joomlapack', 'JoomlaPack', 'com_joomlapack', 0, 'js/ThemeOffice/component.png', 0, '', 1),
(103, '.JoomSuite Analytics', 'option=com_analytics', 0, 0, 'option=com_analytics', '.JoomSuite Analytics', 'com_analytics', 0, 'components/com_analytics/analytics.png', 0, '', 1),
(152, 'Configuration', '', 0, 150, 'option=com_rokdownloads&controller=config', 'Configure Rokdownloads', 'com_rokdownloads', 1, 'js/ThemeOffice/config.png', 0, '', 1),
(151, 'Manager', '', 0, 150, 'option=com_rokdownloads&controller=rokdownloads', 'Manage download items/files', 'com_rokdownloads', 0, 'article.png', 0, '', 1),
(150, 'RokDownloads', 'option=com_rokdownloads', 0, 0, 'option=com_rokdownloads', 'RokDownloads', 'com_rokdownloads', 0, 'components/com_rokdownloads/assets/images/icon-16-rokdownload.png', 0, 'downloads_root_folder_manage=rokdownloads\nthumbnail_folder=images/rokdownload_thumbs/\ndefault_folder_thumb=folder.png\ndefault_file_thumb=file.png\nuse_java_uploader=1\n\n', 1),
(135, 'RSform!Pro', 'option=com_rsform', 0, 0, 'option=com_rsform', 'RSform!Pro', 'com_rsform', 0, '../administrator/components/com_rsform/images/logo.gif', 0, 'formId=1\n', 1),
(136, 'Manage Forms', '', 0, 135, 'option=com_rsform&task=forms.manage', 'Manage Forms', 'com_rsform', 0, 'js/ThemeOffice/component.png', 0, '', 1),
(137, 'Manage Submissions', '', 0, 135, 'option=com_rsform&task=submissions.manage', 'Manage Submissions', 'com_rsform', 1, 'js/ThemeOffice/component.png', 0, '', 1),
(138, 'Configuration', '', 0, 135, 'option=com_rsform&task=configuration.edit', 'Configuration', 'com_rsform', 2, 'js/ThemeOffice/component.png', 0, '', 1),
(139, 'Backup/Restore', '', 0, 135, 'option=com_rsform&task=backup.restore', 'Backup/Restore', 'com_rsform', 3, 'js/ThemeOffice/component.png', 0, '', 1),
(140, 'Updates', '', 0, 135, 'option=com_rsform&task=updates.manage', 'Updates', 'com_rsform', 4, 'js/ThemeOffice/component.png', 0, '', 1),
(142, 'Jumi', 'option=com_jumi', 0, 0, 'option=com_jumi', 'Jumi', 'com_jumi', 0, 'components/com_jumi/images/jumi.png', 0, '', 1),
(143, 'sh404SEF', 'option=com_sh404sef', 0, 0, 'option=com_sh404sef', 'sh404SEF', 'com_sh404sef', 0, 'js/ThemeOffice/component.png', 0, '', 1);

-- --------------------------------------------------------

--
-- Table structure for table `jos_contact_details`
--

CREATE TABLE IF NOT EXISTS `jos_contact_details` (
  `id` int(11) NOT NULL auto_increment,
  `name` varchar(255) NOT NULL default '',
  `alias` varchar(255) NOT NULL default '',
  `con_position` varchar(255) default NULL,
  `address` text,
  `suburb` varchar(100) default NULL,
  `state` varchar(100) default NULL,
  `country` varchar(100) default NULL,
  `postcode` varchar(100) default NULL,
  `telephone` varchar(255) default NULL,
  `fax` varchar(255) default NULL,
  `misc` mediumtext,
  `image` varchar(255) default NULL,
  `imagepos` varchar(20) default NULL,
  `email_to` varchar(255) default NULL,
  `default_con` tinyint(1) unsigned NOT NULL default '0',
  `published` tinyint(1) unsigned NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  `params` text NOT NULL,
  `user_id` int(11) NOT NULL default '0',
  `catid` int(11) NOT NULL default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `mobile` varchar(255) NOT NULL default '',
  `webpage` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`id`),
  KEY `catid` (`catid`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=13 ;

--
-- Dumping data for table `jos_contact_details`
--

INSERT INTO `jos_contact_details` (`id`, `name`, `alias`, `con_position`, `address`, `suburb`, `state`, `country`, `postcode`, `telephone`, `fax`, `misc`, `image`, `imagepos`, `email_to`, `default_con`, `published`, `checked_out`, `checked_out_time`, `ordering`, `params`, `user_id`, `catid`, `access`, `mobile`, `webpage`) VALUES
(1, 'Name', 'name', 'Position', 'Street', 'Suburb', 'State', 'Country', 'Zip Code', 'Telephone', 'Fax', 'Miscellanous info', 'powered_by.png', 'top', 'email@email.com', 1, 0, 0, '0000-00-00 00:00:00', 1, 'show_name=1\r\nshow_position=1\r\nshow_email=0\r\nshow_street_address=1\r\nshow_suburb=1\r\nshow_state=1\r\nshow_postcode=1\r\nshow_country=1\r\nshow_telephone=1\r\nshow_mobile=1\r\nshow_fax=1\r\nshow_webpage=1\r\nshow_misc=1\r\nshow_image=1\r\nallow_vcard=0\r\ncontact_icons=0\r\nicon_address=\r\nicon_email=\r\nicon_telephone=\r\nicon_fax=\r\nicon_misc=\r\nshow_email_form=1\r\nemail_description=1\r\nshow_email_copy=1\r\nbanned_email=\r\nbanned_subject=\r\nbanned_text=', 0, 12, 0, '', ''),
(2, 'Mark Farley', 'mark-farley', '', 'Info Tech Dept\r\n1500 E 128th St.  ', 'Thornton', 'Colorado', 'United States', '80241', '', '', 'adams12.org', '', NULL, 'mark.farley@adams12.org', 0, 0, 0, '0000-00-00 00:00:00', 2, 'show_name=1\nshow_position=0\nshow_email=1\nshow_street_address=1\nshow_suburb=1\nshow_state=1\nshow_postcode=1\nshow_country=0\nshow_telephone=0\nshow_mobile=0\nshow_fax=0\nshow_webpage=1\nshow_misc=1\nshow_image=0\nallow_vcard=1\ncontact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_mobile=\nicon_fax=\nicon_misc=\nshow_email_form=1\nemail_description=\nshow_email_copy=1\nbanned_email=\nbanned_subject=\nbanned_text=', 70, 47, 2, '', ''),
(3, 'Adam Feind', 'adam-feind', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, 0, '0000-00-00 00:00:00', 3, 'show_name=1\nshow_position=1\nshow_email=0\nshow_street_address=1\nshow_suburb=1\nshow_state=1\nshow_postcode=1\nshow_country=1\nshow_telephone=1\nshow_mobile=1\nshow_fax=1\nshow_webpage=1\nshow_misc=1\nshow_image=1\nallow_vcard=0\ncontact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_mobile=\nicon_fax=\nicon_misc=\nshow_email_form=1\nemail_description=\nshow_email_copy=1\nbanned_email=\nbanned_subject=\nbanned_text=', 0, 47, 0, '', ''),
(4, 'Paul Brent', 'paul-brent', '', '221 East Main Street', 'Round Rock', 'TX', 'USA', '78664', '512.801.4522', '', '', '', NULL, 'paulb@round-rock.tx.us', 0, 0, 0, '0000-00-00 00:00:00', 4, 'show_name=1\nshow_position=1\nshow_email=0\nshow_street_address=1\nshow_suburb=1\nshow_state=1\nshow_postcode=1\nshow_country=1\nshow_telephone=1\nshow_mobile=1\nshow_fax=1\nshow_webpage=1\nshow_misc=1\nshow_image=1\nallow_vcard=0\ncontact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_mobile=\nicon_fax=\nicon_misc=\nshow_email_form=1\nemail_description=\nshow_email_copy=1\nbanned_email=\nbanned_subject=\nbanned_text=', 91, 47, 0, '', ''),
(5, 'Ronald Schmidt', 'ronald-schmidt', 'Lead Systems Engineer', '352 Halawa Dr.\r\nPOC: Ronald Schmidt', 'Pearl Harbor', 'HI', '', '96860', '808.473.6062', '', '', '', NULL, 'ronald.schmidt@gdit.com', 0, 0, 0, '0000-00-00 00:00:00', 5, 'show_name=1\nshow_position=1\nshow_email=0\nshow_street_address=1\nshow_suburb=1\nshow_state=1\nshow_postcode=1\nshow_country=1\nshow_telephone=1\nshow_mobile=1\nshow_fax=1\nshow_webpage=1\nshow_misc=1\nshow_image=1\nallow_vcard=0\ncontact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_mobile=\nicon_fax=\nicon_misc=\nshow_email_form=1\nemail_description=\nshow_email_copy=1\nbanned_email=\nbanned_subject=\nbanned_text=', 92, 47, 0, '', ''),
(7, 'Alric Cameron', 'alric-cameron', '', 'Saddleback Memorial', '', '', '', '', '', '', '', '', NULL, 'acameron@memorialcare.org', 0, 0, 0, '0000-00-00 00:00:00', 6, 'show_name=1\nshow_position=1\nshow_email=0\nshow_street_address=1\nshow_suburb=1\nshow_state=1\nshow_postcode=1\nshow_country=1\nshow_telephone=1\nshow_mobile=1\nshow_fax=1\nshow_webpage=1\nshow_misc=1\nshow_image=1\nallow_vcard=0\ncontact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_mobile=\nicon_fax=\nicon_misc=\nshow_email_form=1\nemail_description=\nshow_email_copy=1\nbanned_email=\nbanned_subject=\nbanned_text=', 94, 47, 0, '', ''),
(8, 'Stephen Turner', 'stephen-turner', '', 'Pegasus TSI', '', '', '', '', '', '', '', '', NULL, 'sturner@pegasustsi.com', 0, 0, 0, '0000-00-00 00:00:00', 7, 'show_name=1\nshow_position=1\nshow_email=0\nshow_street_address=1\nshow_suburb=1\nshow_state=1\nshow_postcode=1\nshow_country=1\nshow_telephone=1\nshow_mobile=1\nshow_fax=1\nshow_webpage=1\nshow_misc=1\nshow_image=1\nallow_vcard=0\ncontact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_mobile=\nicon_fax=\nicon_misc=\nshow_email_form=1\nemail_description=\nshow_email_copy=1\nbanned_email=\nbanned_subject=\nbanned_text=', 93, 47, 0, '', ''),
(9, 'Contact Us', 'contact-us-', 'Data Storage Group', '2400 Trade Centre Avenue\r\n\r\n ', 'Longmont', 'Colorado', 'USA', '80503', '1 (877) 283-3475', '', '', '', NULL, 'ds-sales@datastor.com', 0, 0, 0, '0000-00-00 00:00:00', 2, 'show_name=1\nshow_position=1\nshow_email=0\nshow_street_address=1\nshow_suburb=1\nshow_state=1\nshow_postcode=1\nshow_country=0\nshow_telephone=1\nshow_mobile=0\nshow_fax=1\nshow_webpage=1\nshow_misc=1\nshow_image=0\nallow_vcard=0\ncontact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_mobile=\nicon_fax=\nicon_misc=\nshow_email_form=1\nemail_description=\nshow_email_copy=1\nbanned_email=\nbanned_subject=\nbanned_text=', 62, 12, 0, '', 'http://www.datastor.com'),
(10, 'Chad Stanley', 'chad-stanley', 'IT', 'ACT Teleconferencing, Services\r\n1526 Cole Blvd, Ste. 300', 'Golden', 'CO', 'USA', '80401', '', '', '', '', NULL, 'cstanley@acttel.com', 0, 0, 0, '0000-00-00 00:00:00', 8, 'show_name=1\nshow_position=1\nshow_email=0\nshow_street_address=1\nshow_suburb=1\nshow_state=1\nshow_postcode=1\nshow_country=1\nshow_telephone=1\nshow_mobile=1\nshow_fax=1\nshow_webpage=1\nshow_misc=1\nshow_image=1\nallow_vcard=0\ncontact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_mobile=\nicon_fax=\nicon_misc=\nshow_email_form=1\nemail_description=\nshow_email_copy=1\nbanned_email=\nbanned_subject=\nbanned_text=', 105, 47, 0, '', ''),
(11, 'Brandon Harris', 'brandon-harris', '', '2 North Main Street\r\nSte. 206', 'Temple', 'TX', 'USA', '76501', '254.298.5561', '', '', '', NULL, 'bharris@ci.temple.tx.us', 0, 0, 0, '0000-00-00 00:00:00', 9, 'show_name=1\nshow_position=1\nshow_email=0\nshow_street_address=1\nshow_suburb=1\nshow_state=1\nshow_postcode=1\nshow_country=1\nshow_telephone=1\nshow_mobile=1\nshow_fax=1\nshow_webpage=1\nshow_misc=1\nshow_image=1\nallow_vcard=0\ncontact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_mobile=\nicon_fax=\nicon_misc=\nshow_email_form=1\nemail_description=\nshow_email_copy=1\nbanned_email=\nbanned_subject=\nbanned_text=', 106, 47, 0, '', ''),
(12, 'dataStor Sales', 'datastor-sales', '', '2400 Trade Centre Avenue', 'Longmont', 'Colorado', '', '80503', '1 (877) 283-3475', '', '', '', NULL, 'ds-sales@datastor.com', 0, 1, 0, '0000-00-00 00:00:00', 10, 'show_name=1\nshow_position=1\nshow_email=0\nshow_street_address=1\nshow_suburb=1\nshow_state=1\nshow_postcode=1\nshow_country=1\nshow_telephone=1\nshow_mobile=1\nshow_fax=1\nshow_webpage=1\nshow_misc=1\nshow_image=1\nallow_vcard=0\ncontact_icons=0\nicon_address=\nicon_email=\nicon_telephone=\nicon_mobile=\nicon_fax=\nicon_misc=\nshow_email_form=1\nemail_description=\nshow_email_copy=1\nbanned_email=\nbanned_subject=\nbanned_text=', 62, 12, 0, '', 'http://www.datastor.com');

-- --------------------------------------------------------

--
-- Table structure for table `jos_content`
--

CREATE TABLE IF NOT EXISTS `jos_content` (
  `id` int(11) unsigned NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  `alias` varchar(255) NOT NULL default '',
  `title_alias` varchar(255) NOT NULL default '',
  `introtext` mediumtext NOT NULL,
  `fulltext` mediumtext NOT NULL,
  `state` tinyint(3) NOT NULL default '0',
  `sectionid` int(11) unsigned NOT NULL default '0',
  `mask` int(11) unsigned NOT NULL default '0',
  `catid` int(11) unsigned NOT NULL default '0',
  `created` datetime NOT NULL default '0000-00-00 00:00:00',
  `created_by` int(11) unsigned NOT NULL default '0',
  `created_by_alias` varchar(255) NOT NULL default '',
  `modified` datetime NOT NULL default '0000-00-00 00:00:00',
  `modified_by` int(11) unsigned NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `publish_up` datetime NOT NULL default '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL default '0000-00-00 00:00:00',
  `images` text NOT NULL,
  `urls` text NOT NULL,
  `attribs` text NOT NULL,
  `version` int(11) unsigned NOT NULL default '1',
  `parentid` int(11) unsigned NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  `metakey` text NOT NULL,
  `metadesc` text NOT NULL,
  `access` int(11) unsigned NOT NULL default '0',
  `hits` int(11) unsigned NOT NULL default '0',
  `metadata` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `idx_section` (`sectionid`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`state`),
  KEY `idx_catid` (`catid`),
  KEY `idx_createdby` (`created_by`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=145 ;

--
-- Dumping data for table `jos_content`
--

INSERT INTO `jos_content` (`id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`) VALUES
(88, 'Installation fails during start up of software services', 'installation-fails-during-start-up-of-archiveiq-services', '', '<span style="font-size: 8.5pt; color: black"></span><table border="0" cellspacing="0" cellpadding="0" width="163" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 122pt; border-collapse: collapse"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black">Article ID</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black">000011</span></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black">Last Review</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black">December 18 ,2008</span></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black">Revision</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black">1.0</span></td></tr></tbody></table><p><strong></strong></p><p><strong><span style="font-size: 10pt; color: black">SYMPTOMS</span></strong></p><strong><span style="font-size: 10pt; color: black"></span></strong><span style="font-size: 8.5pt; color: black"><em>This article pertains to dataStor Shield™ and ArchiveIQ™.</em> </span><span style="font-size: 8.5pt; color: black">During installation of the Enterprise Server the progress bar hangs and a dialog box reports software service is unable to start. A retry is unsuccessful and the only option is to cancel the installation. The system application log has one or more crypt32 entries similar to the following:</span><span style="font-size: 8.5pt; color: black"> </span><span style="font-size: 8.5pt; color: black"></span><span style="font-size: 8.5pt">Event Type:<span>       </span></span><span style="font-size: 8.5pt">Error</span><span style="font-size: 8.5pt">Event Source:<span>    </span></span><span style="font-size: 8.5pt">crypt32</span><span style="font-size: 8.5pt">Event Category:<span> </span></span><span style="font-size: 8.5pt">None</span><span style="font-size: 8.5pt">Event ID:<span>          </span></span><span style="font-size: 8.5pt">8</span><span style="font-size: 8.5pt">Date:<span>                </span></span><span style="font-size: 8.5pt">12/18/2008</span><span style="font-size: 8.5pt">Time:<span>                </span></span><span style="font-size: 8.5pt">3:44:10 AM</span><span style="font-size: 8.5pt">User:<span>               </span></span><span style="font-size: 8.5pt"><span> </span>N/A</span><span style="font-size: 8.5pt">Computer:<span>         </span></span><span style="font-size: 8.5pt">DSG-VM-03-3</span><span style="font-size: 8.5pt">Description:</span><span style="font-size: 8.5pt">Failed auto update retrieval of third-party root list sequence number from: with error: This operation returned because the timeout period expired.</span><span style="font-size: small; font-family: Times New Roman"> </span><strong><span style="font-size: 10pt">CAUSE</span></strong><strong><span style="font-size: 10pt"> </span></strong><strong><span style="font-size: 10pt"></span></strong><span style="font-size: 8.5pt">Our software is built with industry-compliant signed binaries. During installation, Windows may try to verify the certificate with which the binaries are signed using a series of steps that may include Internet communication with Microsoft for an up-to-date list of trusted certificate authorities, if the Windows system has been configured to automatically update root certificates. If the Windows system is unable to verify the certificate then Windows may not allow our software services to start and installation will fail. There are many reasons certificate verification may fail, including the network connection’s DNS configuration, temporary outage of Internet access, or other network setting misconfiguration. <span style="color: black"></span></span><strong><span style="font-size: 10pt"> </span></strong><strong><span style="font-size: 10pt"></span></strong><strong><span style="font-size: 10pt">RESOLUTION</span></strong><strong><span style="font-size: 10pt"></span></strong><span style="font-size: 8.5pt">To verify this condition, test connectivity to the Microsoft Windows Update Web site. These steps were taken from <span style="color: black"><a href="http://technet.microsoft.com/en-us/library/cc734054.aspx"><span style="text-decoration: underline">http://technet.microsoft.com/en-us/library/cc734054.aspx</span></a>.</span></span><span style="font-size: 8.5pt"></span><span style="font-size: 8.5pt">To perform this procedure, you must be a member of the local Users group, or you must have been delegated the appropriate authority.</span><span style="font-size: 8.5pt">To test connectivity to the Microsoft Windows Update Web site: </span><span style="font-size: 8.5pt">Click Start, click Control Panel, and then click Windows Update. </span><span style="font-size: 8.5pt">Click Check for Updates. </span><span style="font-size: 8.5pt">If you are able to successfully connect to the Microsoft Windows Update Web site, the root certificates update will be downloaded correctly. </span><span style="font-size: 8.5pt">If you cannot connect to the Microsoft Windows Update Web site because your organization has intentionally restricted access to this Web site, you can turn off Automatic Root Certificates Update by using the section named "Turn off Automatic Root Certificates Update."</span><span style="font-size: 8.5pt"></span><span style="font-size: 8.5pt">Note: If you are using an application that downloads updates from the Microsoft Windows Update Web site on behalf of this computer, such as Windows Server Update Services, you should ensure that the server can connect to the Microsoft Windows Update Web site.</span><span style="font-size: 8.5pt; color: black">If this server should have Internet access, check to make sure DNS, gateway, and IP settings are correct. In some environments, company policy may prevent giving the server Internet access, and no internal Certificate Authority may be available. In this situation, turn off Update Root Certificates component using a group policy. Uninstalling the Update Root Certificates component in Add/Remove Programs, Add/Remove Windows Components, does not appear to resolve the issue, even with a system reboot. Although if in addition to uninstalling you add and configure the Root Certificate Authority component you may have success installing the software since the system will then be its own CA. The preferred solution is to disable the component with group policy. The following</span><span style="font-size: 8.5pt"> steps were taken from <span style="color: black"><a href="http://technet.microsoft.com/en-us/library/cc734054.aspx"><span style="text-decoration: underline">http://technet.microsoft.com/en-us/library/cc734054.aspx</span></a></span></span><span style="font-size: 8pt; color: black"></span> <span style="font-size: 8pt; color: black; line-height: 140%"><strong>Turn off Automatic Root Certificates Update</strong></span><span style="font-size: 8pt; color: black; line-height: 140%">To perform this procedure, you must be a member of the local <strong><span>Administrators</span></strong> group, or you must have been delegated the appropriate authority. </span><span style="font-size: 8pt; color: black; line-height: 140%">To turn off Automatic Root Certificates Update:</span><span style="font-size: 8pt; color: black; line-height: 140%"></span><span style="font-size: 8pt; color: black; line-height: 140%"><span>1.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal">     </span></span></span><span style="font-size: 8pt; color: black; line-height: 140%">Click <strong><span>Start</span></strong>, and then click <strong><span>Run</span></strong>. </span><span style="font-size: 8pt; color: black; line-height: 140%"></span><span style="font-size: 8pt; color: black; line-height: 140%"><span>2.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal">     </span></span></span><span style="font-size: 8pt; color: black; line-height: 140%">Type <strong><span>gpedit.msc</span></strong>, and then click <strong><span>OK</span></strong>. </span><span style="font-size: 8pt; color: black; line-height: 140%"></span><span style="font-size: 8pt; color: black; line-height: 140%"><span>3.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal">     </span></span></span><span style="font-size: 8pt; color: black; line-height: 140%">If the <strong><span>User Account Control</span></strong> dialog box appears, confirm that the action it displays is what you want, and then click <strong><span>Continue</span></strong>. </span><span style="font-size: 8pt; color: black; line-height: 140%"></span><span style="font-size: 8pt; color: black; line-height: 140%"><span>4.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal">     </span></span></span><span style="font-size: 8pt; color: black; line-height: 140%">Double-click <strong><span>Administrative Templates</span></strong>, double-click <strong><span>System</span></strong>, double-click <strong><span>Internet Communication Management</span></strong>, and then click <strong><span>Internet Communication settings</span></strong>. </span><span style="font-size: 8pt; color: black; line-height: 140%"></span><span style="font-size: 8pt; color: black; line-height: 140%"><span>5.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal">     </span></span></span><span style="font-size: 8pt; color: black; line-height: 140%">Double-click <strong><span>Turn off Automatic Root Certificates Update</span></strong>, click <strong><span>Enabled</span></strong>, and then click <strong><span>OK</span></strong>. </span><span style="font-size: 8pt; color: black; line-height: 140%"></span><span style="font-size: 8pt; color: black; line-height: 140%"><span>6.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal">     </span></span></span><span style="font-size: 8pt; color: black; line-height: 140%">Close the Local Group Policy Editor.</span><strong><span style="font-size: 8pt; color: black; line-height: 140%">Note:</span></strong><span style="font-size: 8pt; color: black; line-height: 140%"> You can use Group Policy to set policy settings that apply across a given site, domain, or organizational unit in Active Directory Domain Services.</span><span style="font-size: 8.5pt; color: black">Once disabled, run software setup again.</span><span style="font-size: 8.5pt; color: black"></span><strong><span style="font-size: 9.5pt; color: black">APPLIES TO</span></strong> <table border="0" cellspacing="0" cellpadding="0" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; border-collapse: collapse"><tbody><tr><td width="26" valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; width: 19.65pt; padding-top: 3pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black">•</span></td><td valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; padding-top: 3pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8pt; color: black">Enterprise Server</span></td></tr></tbody></table><table border="0" cellpadding="0" class="MsoNormalTable" align="left" style="margin: auto 6.75pt"><tbody><tr><td width="533" valign="top" style="width: 399.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"> </td><td width="41" valign="bottom" style="width: 30.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"> </td></tr></tbody></table>', '', 1, 14, 0, 902, '2008-12-18 18:12:26', 84, '', '2009-05-08 20:11:02', 116, 0, '0000-00-00 00:00:00', '2008-12-18 05:00:00', '0000-00-00 00:00:00', '', '', '', 2, 0, 11, 'crypt32 installation failure certificate 0000011', 'During installation of ArchiveIQ Enterprise Server the progress bar hangs and a dialog box reports an ArchiveIQ service is unable to start. A retry is unsuccessful and the only option is to cancel the installation. The system application log has one or more crypt32 entries.', 1, 9, ''),
(98, 'Protecting VMWare Vitual Machines', 'protecting-vmware-virtual-machines-with-archiveiq', '', '<strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''"><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''"><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''"><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''"><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">SUMMARY </span><em><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">This article pertains to dataStor Shield™ and ArchiveIQ™.</span></em><em><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">This article provides steps to protect VMWare virtual machines using three strategies: 1) running dataStor plans internal to each virtual machine, 2) mounting the virtual machine volumes on a VMWare Consolidated Backup Proxy and walking the file system with our software from the VCB Proxy, or 3) copying the VMWare virtual machine vmdk file to the VCB Proxy and protecting the vmdk file with our software. </span></em><a name="_Toc219779839"></a><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">INTRODUCTION </span><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">VMWare Consolidated Backup Proxy software facilitates image level or file level backups of virtual machines. It is included free with VMWare ESX 3.5 and is available for download from the VMWare site.  VCB Proxy is a set of command line utilities and scripts that may be scripted for use in our software protection plans. If the VCB Proxy Server is not yet installed, it should be configured according to VMWare specifications. This article does not provide instructions on proper VCB Proxy setup. See the Virtual Machine Backup Guide for more information, available as of this writing at </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: #434343; line-height: 115%; font-family: ''Calibri'',''sans-serif''"><a href="http://www.vmware.com/pdf/vi3_35/esx_3/r35u2/vi3_35_25_u2_vm_backup.pdf"><strong><span style="color: #07679a">http://www.vmware.com/pdf/vi3_35/esx_3/r35u2/vi3_35_25_u2_vm_backup.pdf</span></strong></a> </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''"> </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Data Storage Group supports the use of the VCB Proxy command line utility vcbmounter in conjunction with oursoftware to protect virtual machines. The vcbmounter process enables file level or image level VM protection. It mounts either a read only snapshot of a virtual machine’s volumes or mounts (copies) the virtual machine’s vmdk file to the VCB Proxy Server. It manages the quiescing of the VM system, creation of a consistent VMWare snapshot, and access to the VM from the VCB Proxy. </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: #1f497d; line-height: 115%; font-family: ''Calibri'',''sans-serif''">S</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">ee the</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: #1f497d; line-height: 115%; font-family: ''Calibri'',''sans-serif''"> “Quiescing Mechanisms” </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">section of chapter two of the Virtual Machine Backup Guide for more information. Refer to table 2-2 in the guide to find the snapshot consistency level the VMWare VSS service can provide in your environment. If the VM is running an application that requires a higher level of quiescing, then VCB Proxy supports running scripts internal to the VM during the snapshot creation, available when VMWare Tools are installed on the VM. Data Storage Group does not provide the internal scripts. Data Storage Group does provide a basic pre-script and post-script to be called within a protection plan to initiate the vcbmounter command to mount the VM in the desired flavor on the VCB Proxy. The software plan then protects the VM from the VCB Proxy Server. The post-script initiates the vcbmounter command after the plan runs to delete the mounted volume and delete the VMWare snapshot, applying all changes to the VM since the snapshot was taken. <a name="_Toc219779840"></a></span></strong><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">HOW TO USE OUR SOFTWARE TO PROTECT VIRTUAL MACHINES <a name="_Toc219779841"></a></span></strong><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Method One: </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Run the software within the VM</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: #1f497d; line-height: 115%; font-family: ''Calibri'',''sans-serif''"> </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Running Remote Accelerator within the VM is the simplest and most direct method of protecting volumes in Virtual Machines that are running Microsoft Windows XP, Server 2003, or later Windows operating systems. Windows 2000 Server may benefit from using VCB Proxy Server since a snapshot can be created of the system. If the VM is an application server running SQL Server or Exchange Server, method one is preferred. Our software integrates with Microsoft VSS Exchange Writer and Microsoft VSS SQL Writer to quiesce the system, flush caches, create an application consistent snapshot, and manage log truncation. These features may not be available using VCB Proxy Server methods, depending upon the version of ESX Server, VMWare Tools, and the VM operating system. See the “Quiescing Mechanisms” section of chapter two of the Virtual Machine Backup Guide for more information. Refer to table 2-2 in the guide to find the snapshot consistency level the VMWare VSS service can provide. If not running Exchange or SQL, method one is identical in effect with mounting a VM’s volumes on a VCB Proxy Server and walking the file system from the proxy (method two below), except that the CPU processing required to run the software binary takes place on the VM Host computer’s CPU in method one; in method two the VCB Proxy Server CPU does the work. If you do not have concerns about CPU requirements on the host, method one is recommended between the two methods.  The software does not install an agent on each remote system, it does, however, create a Scheduled Task on each system which then pulls the Remote Accelerator binary across the network from the software Server when it runs. Therefore, each VM must be configured to be accessible from the software Server over the network, the same as any other physical server running a protection plan. If VMs are running in their own subnet, then routing must be configured between the two subnets. Domain membership, running the plan with an account with Domain Admins group membership, and proper trust relationships, if applicable, must be in place.  To run the software within the VM, configure a plan for the VM the same as any other physical system. On the software Server, open Archive Manager, select the Remote Servers node and click ‘Add server’. Enter the computer name of the VM as it appears on the network (Netbios name). Then, select the server and click ‘Add protection plan’. Follow the Add protection plan wizard. </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: #1f497d; line-height: 115%; font-family: ''Calibri'',''sans-serif''"> <a name="_Toc219779842"></a></span></strong><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Method Two: </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Run our software on the VCB Proxy with mounted volumes. Method two provides a file level protection plan within the software and is a two step process: 1) use vcbmounter to quiesce a virtual machine, take a vmware snapshot, and mount the snapshot of the volumes on the VCB Proxy Server, and 2) run a plan on the VCB Proxy to walk the mounted volumes’ file systems. Windows 2000 Server VMs may benefit from using VCB Proxy Server since a snapshot can be created of the system.<a name="_Toc219779843"></a> Steps to configure the software with VCB Proxy with mounted volumes </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">1.     Manually run vcbmounter on the proxy server to mount a vm’s volumes. When vcbmounter mounts a VM’s volumes, those volumes are accessible as a snapshot in read only mode. To mount VM volumes on the VCB Proxy, from the command prompt change to the VMWare Consolidated Backup install directory and run the vcbmounter executable in the form: </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: #434343; line-height: 115%; font-family: ''Calibri'',''sans-serif''">vcbmounter -h VirtualCenter.FQDN.com -u VCBUser -p password -a ipaddr:VM-Name.FQDN.com -r E:\\mnt\\fileserver01 -t file -m nbd</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">where-h represents the host of the VM. An IP address may be used instead of a fully qualified domain name-u is the VMWare username that has access to the host, e.g. ‘root’ for a linux based VMWare server-p is the VMWare username’s password-a is the virtual machine name, with ipaddr: use the IP address of the virtual machine-r is the directory on the VCB Proxy server for the mount point of the volume. The next higher directory must exist. E.g. to mount server named fileserver01 at e:\\mnt\\fileserver01, then e:\\mnt must exist prior to running the command.-t is the type or flavor of the mount, either file or fullvm. For method two, file must be used-m is the mode of communication, either san or nbd. If the VCB Proxy is configured to have read/write access to the same SAN LUNS where the VMs reside, use san. Use nbd to communicate over the local area network.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">2.     Once the volumes are mounted, log on to the software Server with an account with domain admin privileges. Open Archive Manager, select the remote server’s node in the left hand (tree) pane, and select ‘Add server’ from the right hand (Actions) pane. Enter the computer name of the VCB Proxy Server (Netbios name) and complete the Add server wizard. </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">3.     Add a protection plan for the VCB Proxy Server added in step two. Under the Remote Servers node, right click the computer added in step two and select ‘Add protection plan’. Browse the mount point created in step one and select desired directories for protection. Complete the Add Protection Plan wizard.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">4.     Run the plan and verify a successful run. The snap option for the plan may be set to false since the mount point is a VMWare created read-only snapshot of the VM volumes.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">5.     Delete the mount point and VMWare snapshot with vcbmounter. Allow vcbmounter to manage mount points since it also deletes the VMWare snapshot and applies changes to the VM since the snapshot was taken. To delete the mount point, log in to the VCB Proxy Server. From the command prompt change to the VMWare Consolidated Backup install directory and run the vcbmounter executable in the form:</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: #434343; line-height: 115%; font-family: ''Calibri'',''sans-serif''">vcbmounter -h VirtualCenter.FQDN.com -u VCBUser -p password –U e:\\mnt\\fileserver01where</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">-h represents the host of the VM. An IP address may be used instead of a fully qualified domain name-u is the VMWare username that has access to the host, e.g. ‘root’ for a linux based VMWare server-p is the VMWare username’s password-U is the unmount command. U is case sensitive, and the directory specified is the mount point specified in step one.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">6.     Create pre and post scripts to run with the protection plan. You may modify the template scripts in the appendix of this document with the specific information for this virtual machine. Save the file with a unique name and .cmd extension and copy to a directory on the VCB Proxy Server. Note the full path to the script and the script name. </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">7.     Enter the full path in the pre and post script fields of the protection plan created in step three. In Archive Manager, click the plus sign next to the VCB Proxy server name, click the protection plan under the server, and select properties. Select the Advanced tab and enter the full path to each script, including drive letter.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">8.     Run the plan and verify successful plan run. While the pre-script runs the Status node of the protection plan may say initializing until the pre-script completes. To view prescript progress, in VMWare Infrastructure Client you can see the snapshot being created in the Recent Tasks window. You can also watch as the mount points appear in the directory specified in the VCB Proxy Server. NOTE: After the plan runs, you may see a Warning in the Status and History nodes of the protection plan in Archive Manager. When the plan starts it checks the path specified for protection. Since the path does not yet exist, since the prescript has not mounted the volume, yet, the software lists a warning. Check the plan log for confirmation of this warning. This warning may safely be ignored. The plan log also logs the vcbmounter entries for review.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">9.     Repeat steps 1 through 8 for each Virtual Machine to be protected.<a name="_Toc219779844"></a></span></strong><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Method Three: </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Run the software on the VCB Proxy and capture mounted VMDK files Method three provides an image level protection plan within our software and is a two step process: 1) use vcbmounter to quiesce a virtual machine, take a vmware snapshot, and mount (copy) the vmdk file of the VM to the VCB Proxy Server, and 2) run a plan on the VCB Proxy to capture the VMDK file. In this method, enough free disk space must exist on the VCB Proxy to copy the entire VMDK file. The preferred method of copying the vmdk file with vcbmounter does not compress the vmdk file, so enough space to copy the full size of the vmdk must exist on the VCB Proxy Server. This method allows the software to process the VMDK file, compress it using its own algorithm, and find the greatest level of commonality between versions of the vmdk file over time, for enhanced deduplication. However, if free disk space is insufficient, a vcbmounter parameter may be used to compress the vmdk before it is written to the VCB Proxy Server. Care should be taken not to change the name or mount point of the vmdk file over time so the software treats the vmdk file as the same file on subsequent runs and thus provides sub-file deduplication of the file over time.<a name="_Toc219779845"></a> Steps to configure our software with VCB Proxy to capture mounted VMDK files</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">1.     Manually run vcbmounter on the proxy server to mount (copy) a vm’s VMDK file. When vcbmounter mounts a VM’s VMDK file, a snapshot of the VMDK file is created and copied to a specified directory on the VCB Proxy Server. To mount VMDK files on the VCB Proxy, from the command prompt change to the VMWare Consolidated Backup install directory and run the vcbmounter executable in the form:</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: #434343; line-height: 115%; font-family: ''Calibri'',''sans-serif''">vcbmounter -h VirtualCenter.FQDN.com -u VCBUser -p password -a ipaddr:VM-Name.FQDN.com -r E:\\mnt\\fileserver01 -t fullvm -m nbd -M 1 -F 1</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">where-h represents the host of the VM. An IP address may be used instead of a fully qualified domain name-u is the VMWare username that has access to the host, e.g. ‘root’ for a linux based VMWare server-p is the VMWare username’s password-a is the virtual machine name, with ipaddr: use the IP address of the virtual machine-r is the directory on the VCB Proxy server for the mount point of the VMDK. The next higher directory must exist. E.g. to mount VMDK of fileserver01 at e:\\mnt\\fileserver01, then e:\\mnt must exist prior to running the command.-t is the type or flavor of the mount, either file or fullvm. For method three, fullvm must be used-m is the mode of communication, either san or nbd. If the VCB Proxy is configured to have read/write access to the same SAN LUNS where the VMs reside, use san. Use nbd to communicate over the local area network.-M: If set, the disk is exported into a single (monolithic) file. When turned off (default), the disk is split into multiple 2GB files.-F: If set, the disk is exported as "flat" disk, with no optimizations. When turned off (default), the exported disk files will be more compact as unused space in the disk image is not included in the exported file.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">2.     Once the VMDK file is copied, log on to the software Server with an account with domain admin privileges. Open Archive Manager, select the remote server’s node in the left hand (tree) pane, and select ‘Add server’ from the right hand (Actions) pane. Enter the computer name of the VCB Proxy Server (Netbios name) and complete the Add server wizard. </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">3.     Add a protection plan for the VCB Proxy Server added in step two. Under the Remote Servers node, right click the computer added in step two and select ‘Add protection plan’. Browse to the mount point created in step one. Complete the Add Protection Plan wizard.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">4.     Run the plan and verify a successful run. The snap option for the plan may be set to false since the mount point is a VMWare created read-only snapshot.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">5.     Delete the mount point and VMWare snapshot with vcbmounter. Allow vcbmounter to manage mount points since it also deletes the VMWare snapshot and applies changes to the VM since the snapshot was taken. To delete the mount point, log in to the VCB Proxy Server. From the command prompt change to the VMWare Consolidated Backup install directory and run the vcbmounter executable in the form:</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: #434343; line-height: 115%; font-family: ''Calibri'',''sans-serif''">vcbmounter -h VirtualCenter.FQDN.com -u VCBUser -p password –U e:\\mnt\\fileserver01</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">where-h represents the host of the VM. An IP address may be used instead of a fully qualified domain name-u is the VMWare username that has access to the host, e.g. ‘root’ for a linux based VMWare server-p is the VMWare username’s password-U is the unmount command. U is case sensitive, and the directory specified is the mount point specified in step one.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">6.     Create pre and post scripts to run with the protection plan. You may modify the template scripts in the appendix of this document with the specific information for this virtual machine. Save the file with a unique name and .cmd extension and copy to a directory on the VCB Proxy Server. Note the full path to the script and the script name. </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">7.     Enter the full path in the pre and post script fields of the protection plan created in step three. In Archive Manager, click the plus sign next to the VCB Proxy server name, click the protection plan under the server, and select properties. Select the Advanced tab and enter the full path to each script, including drive letter.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">8.     Run the plan and verify successful plan run. While the pre-script runs the Status node of the protection plan may say initializing until the pre-script completes. To view prescript progress, in VMWare Infrastructure Client you can see the snapshot being created in the Recent Tasks window. NOTE: After the plan runs, you may see a Warning in the Status and History nodes of the protection plan in Archive Manager. When the plan starts it checks the path specified for protection. Since the path does not yet exist, since the prescript has not mounted the VMDK, yet, the software lists a warning. Check the plan log for confirmation of this warning. This warning may safely be ignored. The plan log also logs the vcbmounter entries for review.</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">9.     Repeat steps 1 through 8 for each Virtual Machine to be protected.See the Appendix to this article for the ArchiveIQ pre-script and post-script.<a name="_Toc219779846"></a>TROUBLESHOOTING</span></strong><a name="_Toc219779847"></a><em><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Plan status may show ‘Warnings (1)’. </span></strong></em><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Plan log will also show </span></strong><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">WARNING: </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Path Missing Or Not Accessible "C:\\mnt\\10.0.20.111\\letters\\C\\backmeup\\" (The system cannot find the path specified. (3L)) Executing Pre-Script: "C:\\Users\\erico\\Documents\\vmware\\pre-script.cmd" Resolution: This is expected behavior since the pre-script has not yet run and the mount point does not yet exist. It is safe to ignore this message if the vcbmounter successfully runs with exit code 0. </span></strong><a name="_Toc219779848"></a><em><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Vcbmounter returned error level 1. </span></strong></em><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Plan log may show error during pre-script ‘''[vcbMounter'' 5804 error] Error: Cannot open disk ha-nfc://[storage] <a href="mailto:filename.vmdk@10.0.20.110:902"><strong><span style="color: #07679a">filename.vmdk@10.0.20.110:902</span></strong></a> Cannot open disk file: Error : Failed to make directory "C:\\Windows\\TEMP\\vmware-SYSTEM\\vmware-temp".The path is not a directory.Unable to check for the existence of an old redo log or failure to choose a filename for a new redo log for disk Failed to configure disk scsi0:0.[2008-12-29 19:11:32.747 ''vcbMounter'' 5804 error] An error occurred, cleaning up...Deleted directory c:\\mnt\\10.0.20.111vcbmounter returned error level 1” or during post-script “''[vcbMounter'' 5116 error] Error: Could not read unmount informationvcbmounter returned error level 1 Resolution: Vcbmounter may give errors mounting or deleting virtual machine mount points if it tries to delete snapshots unsuccessfully. This is a known VCB Proxy issue. If a snapshot from a prior run remains, the following protection plan run will fail. Try the following steps to delete the snapshot to resolve the issue:</span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">1.     In VMWare Infrastructure Client open the snapshot manager for the virtual machine. Click the button to delete all snapshots. If a plan still will not run because of a snapshot error, try creating a new snapshot in snapshot manager, then deleting all snapshots. </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">2.     If the snapshots are very large Infrastructure Client may time out before the snapshot can be applied. In this case you will have to run the command to delete the snapshot on the host machine. If the host is running Linux, use Putty to connect as a user with root level permissions and issue the command. Do not use the root account. See this site for more information: <a href="http://sfons.blogspot.com/2008/12/vmware-snapshot-files-deltavmdk-will.html"><strong><span style="color: #07679a">http://sfons.blogspot.com/2008/12/vmware-snapshot-files-deltavmdk-will.html</span></strong></a>  <a name="_Toc219779849"></a></span></strong><em><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Notes from the Virtual Machine Backup Guide</span></strong></em><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''"> </span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">File‐system‐consistent snapshots can be created only for virtual machines that run Windows guest operating systems and have VMware Tools installed.  You cannot perform a file‐level backup simultaneously with an image‐level backup for the same virtual machine.</span></strong><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''"> <a name="_Toc219779850"></a></span></strong><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">APPENDIX: PRE AND POST SCRIPTS<a name="_Toc219779851"></a></span></strong><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">You may create scripts in notepad. Copy and paste the scripts below into notepad, exluding line in bold. Edit parameters for your environment. Save with unique file name and .cmd extension. In notepad, click File, Save As. Enter a unique file name, e.g. pre-scriptSvr01.cmd. Select the Save As File Type field and select All Types. Click Save. Copy to desired directory on the VCB Proxy.</span></strong><em><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">File level mount pre-script</span></strong></em><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">@echo off REM Set vmuser and VMPW variables. Set appropriate VM IP addressREM and local mount directory. Set mode to SAN or nbd as neededREM Export Flags:REM -M: If set, the disk is exported into a single (monolithic) file.REM When turned off (default), the disk is split into multiple 2GB files.REM -F: If set, the disk is exported as "flat" disk, with no optimizations.REM When turned off (default), the exported disk files will be more compact asREM unused space in the disk image is not included in the exported file. c:cd "c:\\Program Files\\VMware\\VMware Consolidated Backup Framework" REM Check for unmounted volumes. Try to unmount vm volumes prior to mounting for plan runvcbmounter.exe -h 10.0.20.110 -u root -p rootpw -U c:\\mnt\\10.0.20.111 REM mount vm volumesvcbmounter.exe -h 10.0.20.110 -u root -p rootpw -a ipaddr:10.0.20.111 -r c:\\mnt\\10.0.20.111 -t file -m nbd echo vcbmounter returned error level %errorlevel%  </span></strong><a name="_Toc219779852"></a><em><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">Image level mount pre-script</span></strong></em><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">@echo off REM Set vmuser and password. Set appropriate VM IP addressREM and local mount directory. Set mode to SAN or nbd as neededREM Export Flags:REM -M: If set, the disk is exported into a single (monolithic) file.REM When turned off (default), the disk is split into multiple 2GB files.REM -F: If set, the disk is exported as "flat" disk, with no optimizations.REM When turned off (default), the exported disk files will be more compact asREM unused space in the disk image is not included in the exported file. c:cd "c:\\Program Files\\VMware\\VMware Consolidated Backup Framework"REM try to unmount vm volumes prior to mounting for plan runvcbmounter.exe -h 10.0.20.110 -u root -p rootpw -U c:\\mnt\\10.0.20.111 REM mount vm volumesvcbmounter.exe -h 10.0.20.110 -u root -p rootpw -a ipaddr:10.0.20.111 -r c:\\mnt\\10.0.20.111 -t fullvm -m nbd -M 1 -F 1@echo offecho vcbmounter returned error level %errorlevel% </span></strong><a name="_Toc219779853"></a><em><strong><span style="font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">File level and Image level mount post-script</span></strong></em><strong><span style="font-weight: normal; font-size: 10pt; color: black; line-height: 115%; font-family: ''Calibri'',''sans-serif''">@echo off REM Set vmuser and VMPW. Set appropriate VM IP addressREM and local mount directory.  c:cd "c:\\Program Files\\VMware\\VMware Consolidated Backup Framework"vcbmounter.exe -h 10.0.20.110 -u root -p rootpw -U c:\\mnt\\10.0.20.111 echo vcbmounter returned error level %errorlevel%. </span></strong><strong><span style="font-size: 10pt; color: black; line-height: 115%"></span></strong></span></span></span></strong></span></strong>', '', 1, 14, 0, 902, '2009-03-02 20:30:53', 84, '', '2009-05-08 19:49:31', 116, 0, '0000-00-00 00:00:00', '2009-03-02 20:25:24', '0000-00-00 00:00:00', '', '', '', 14, 0, 4, 'VM VMWare VCB Proxy virtual vcbmounter vmdk', 'This article provides steps to protect VMWare virtual machines using three strategies:1) running ArchiveIQ plans internal to each virtual machine, 2) mounting the virtual machine volumes on a VMWare Consolidated Backup Proxy and walking the file system with ArchiveIQ from the VCB Proxy, or 3) copying the VMWare virtual machine vmdk file to the VCB Proxy and protecting the vmdk file with ArchiveIQ. ', 0, 33, '');
INSERT INTO `jos_content` (`id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`) VALUES
(134, 'Error selecting an alternate location in restore wizard: External component has thrown an exception', 'error-selecting-an-alternate-location-in-restore-wizard-external-component-has-thrown-an-exception', '', '<table border="0" cellspacing="0" cellpadding="0" width="163" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 122pt; border-collapse: collapse"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">Article ID</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">000022</span></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">Last Review</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">May 5, 2009</span></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">Revision</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">1.0</span></td></tr></tbody></table><p><strong><span style="font-size: 10pt; color: black; font-family: ''Verdana'',''sans-serif''"> </span></strong><strong><span style="font-size: 10pt; color: black; font-family: ''Verdana'',''sans-serif''">APPLIES TO</span></strong></p><ul><li><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">ArchiveIQ Enterprise Server</span></li><li><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">dataStor Shield Scalable Business Server</span></li><li><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">dataStor<span>  </span>Shield Professional Single Server</span></li><li><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">dataStor Shield Professional Desktop</span></li></ul><p><strong><span style="font-size: 10pt; color: black; font-family: ''Verdana'',''sans-serif''">SYMPTOMS</span></strong><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''"> </span></p><p><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">dataStor software is running on a 64-bit operating system. A restore point is selected and the Restore button is clicked. At random times while setting up to restore to an alternate location an error occurs stating "External component has thrown an exception.” The detail of the error includes “System.Windows.Forms.UnsafeNativeMethods.Shell32.SHbrowseForFolder".</span><font face="Times New Roman" size="3" color="#000000"> </font></p><p><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">CAUSE</font></span></strong><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000"> </font></span></strong></p><p><span style="font-size: 8.5pt; color: #080808; font-family: ''Verdana'',''sans-serif''">An application that is built on .NET Framework 2.0 is running on a 64-bit computer. The application uses the ShowDialog method that specified an IWin32Window owner. In this scenario, you receive a NullReferenceException exception.</span><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000"> </font></span></strong></p><p><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">RESOLUTION</font></span></strong><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000"> </font></span></p><p><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">Upgrade to Microsoft .NET Framework 3.5 Service Pack 1, available at the Microsoft Download Center at </font></span><a href="http://www.microsoft.com/downloads/en/default.aspx"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><u><font color="#800080">http://www.microsoft.com/downloads/en/default.aspx</font></u></span></a><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">.</font></span><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000"> </font></span></p><p><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">A hotfix for this problem is available at </font></span><a href="http://support.microsoft.com/kb/941132/en-us"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><u><font color="#800080">http://support.microsoft.com/kb/941132/en-us</font></u></span></a><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">, link </font></span><a href="http://code.msdn.microsoft.com/KB941132"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><u><font color="#800080">http://code.msdn.microsoft.com/KB941132</font></u></span></a><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">. You must have the Itanium-based version or the x64-based version of the .NET Framework 2.0 installed to apply this hotfix.</font></span><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000"> </font></span><font face="Times New Roman" size="3" color="#000000"> </font></p>', '', 1, 14, 0, 902, '2009-05-08 20:12:49', 84, '', '2009-06-03 15:17:10', 84, 0, '0000-00-00 00:00:00', '2009-05-08 20:09:11', '0000-00-00 00:00:00', '', '', '', 5, 0, 3, 'System.Windows.Forms.UnsafeNativeMethods.Shell32.SHbrowseForFolder 64-bit External component has thrown an exception', 'dataStor software is running on a 64-bit operating system. A restore point is selected and the Restore button is clicked. At random times while setting up to restore to an alternate location an error occurs stating External component has thrown an exception.” The detail of the error includes “System.Windows.Forms.UnsafeNativeMethods.Shell32.SHbrowseForFolder.\r\n\r\nCAUSE\r\n\r\nAn application that is built on .NET Framework 2.0 is running on a 64-bit computer. The application uses the ShowDialog method that specified an IWin32Window owner. In this scenario, you receive a NullReferenceException exception.\r\n\r\nRESOLUTION\r\n\r\nUpgrade to Microsoft .NET Framework 3.5 Service Pack 1, available at the Microsoft Download Center at http://www.microsoft.com/downloads/en/default.aspx.\r\n\r\nA hotfix for this problem is available at http://support.microsoft.com/kb/941132/en-us, link http://code.msdn.microsoft.com/KB941132. You must have the Itanium-based version or the x64-based version of the .NET Framework 2.0 installed to apply this hotfix.\r\n\r\n\r\n', 0, 13, ''),
(139, 'dataStor Shield Demos', 'datastor-shield-demos', '', '<ul><li>Exchange demo</li><li>Pro Desktop</li><li>SQL demo</li></ul>', '', -2, 6, 0, 40, '2009-06-09 16:21:03', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-06-09 16:21:03', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 0, '', '', 0, 0, 'robots=\nauthor='),
(89, 'How to interpret plan status: “System cannot find the file specified”', 'how-to-interpret-plan-status-system-cannot-find-the-file-specified', '', '<p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><table border="0" cellspacing="0" cellpadding="0" width="157" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">Article ID</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">0000015</span></p></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">Last Review</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">January 12, 2009</span></p></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">Revision</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">1.0</span></p></td></tr></tbody></table><p style="margin: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 10.5pt; color: #000000">SYMPTOM</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><em><span style="font-size: 8.5pt; color: #000000">This article pertains to dataStor Shield™ and ArchiveIQ™.</span></em></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><em></em></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><em><span style="font-size: 8.5pt; color: #000000">In the details node of a protection plan you may see a status error that states “System cannot find the file specified”. The protection plan will not have run during its prior scheduled run time.</span></em></p><p style="margin: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 10.5pt; color: #000000">INFORMATION</span></strong></p><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">Plan status from the details node of Archive Manager displays the last result of the Scheduled Task run on the remote server. Thus, the system that cannot find the file specified is the remote server trying to access the software binary through a network share on the software Server at <a href="file://aiqserver/AIQRemote$"><span style="color: #07679a">\\\\AIQServer\\AIQRemote$</span></a>. The task cannot find the "Start In" directory or the executables.</span></p><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">If the plan usually runs, it is likely that network communication was interrupted at the time of the plan run. Check to make sure you can ping the software server by its computer name from the remote server. If not, check DNS and WINS settings, and that DNS servers are available. At a command prompt you may flush dns entries by typing: ipconfig /flushdns and hitting enter. If you are able to ping the sfotware server by computer name make sure the software Server was not shut down during the scheduled task run time, and that no network outages were experienced during the scheduled task run time. Resolve these issues for reliability of future plan runs.</span></p><div class="MsoNormal" align="center" style="margin: 7.5pt 0in; text-align: center"><span style="font-size: 8.5pt; color: #000000"><hr width="100%" size="2" /></span></div><p style="margin: 3.75pt 0in 0pt" class="MsoNormal"><strong><span style="font-size: 9.5pt; color: #000000">APPLIES TO</span></strong></p><table border="0" cellspacing="0" cellpadding="0" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; border-collapse: collapse"><tbody><tr><td width="16" valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; width: 12pt; padding-top: 3pt; background-color: transparent; border: #f0f0f0"><p style="margin: 0in 7.5pt 0pt; text-align: center" class="MsoNormal" align="center"><span style="font-size: 8.5pt; color: #000000">•</span></p></td><td valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; padding-top: 3pt; background-color: transparent; border: #f0f0f0"><p style="margin: 0in 7.5pt 0pt" class="MsoNormal"><span style="font-size: 8pt; color: #000000">Enterprise Server, Remote Accelerator</span></p></td></tr></tbody></table>', '', 1, 14, 0, 902, '2009-01-12 23:28:29', 84, '', '2009-05-08 20:04:00', 116, 0, '0000-00-00 00:00:00', '2009-01-12 23:26:30', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 4, 0, 10, 'System cannot find the file specified”', 'In the details node of a protection plan you may see a status error that states “System cannot find the file specified”. The protection plan will not have run during its prior scheduled run time.', 1, 6, 'robots=\nauthor='),
(93, 'How to move a store to a new volume on the same server', 'new-art', '', '<table border="0" width="217" style="height: 138px"><tbody><tr><td>Article ID</td><td>: 000016</td></tr><tr><td>Last Review</td><td>: January 13. 2009</td></tr><tr><td>Revision</td><td>: 1.0</td></tr></tbody></table><h2><strong><font color="#000000">SUMMARY</font></strong></h2><p><font color="#000000"><em>This article pertains to dataStor Shield™ and ArchiveIQ™.</em> </font></p><p><font color="#000000">This article provides steps to move a store to a new volume on the same server. Moving a store may be desired due to space constraints on the original store volume, for example. It is assumed that the source and destination store directories are local to the software Server.</font></p><h3><font color="#000000">STEPS</font></h3><p><font color="#000000">1. Obtain a script from dataStor support to copy all store contents to another location. This script was written to copy named and unnamed streams used by our software and must be used for the copy. <</font></p><p><font color="#000000">2. Review all logs generated during the copy to ensure all items copied successfully. Resolve any errors.</font></p><p><font color="#000000">3. Delete the registry entries for the store.</font></p><ul><li><font color="#000000">a. Click Start, Run and type regedit and click ok </font></li><li><font color="#000000">b. Export the DSG key. Go to HKLM\\SOFTWARE\\DSG and right click the DSG key and select export. Save to desired directory.</font></li><li><font color="#000000">c. Under the DSG key, select StoreAlias. In the right hand pane, select the key of the store you just copied, not the Data value, a GUID, and delete the key.</font></li><li><font color="#000000">d. Under the DSG key, expand the Stores key, find the key with the GUID noted in step c above corresponding to the store, and prepare to delete the entire GUID key. To confirm you are deleting the correct GUID key, select the key and note the Device string in the right hand pane of Registry Editor. The Data value of the Device string should be the current directory path to the store. Once confirmed, right click the GUID key under the Stores key and select delete.</font></li></ul><p><font color="#000000">4. Add the store in Archive Manager pointing to the new location of the store.</font></p><ul><li><font color="#000000">a. Open Archive Manager, select the Stores node, and verify that the store no longer appears under the Stores node.</font></li><li><font color="#000000">b. In Archive Manager, click on Stores, and select Add Store (Adding the store does not overwrite the existing store, it just links the store to the user interface and modifies the administrative share of the store).</font></li><li><font color="#000000">c. In the Add Store Wizard, give the store exactly the same name, including all spaces, underscores, and capital letters. Click next.</font></li><li><font color="#000000">d. At the Select a Destination screen, click on ‘Click here to select a folder’ and select the volume or directory that contains the store, not the store itself. If the store is on the root of the E volume at E:\\storename, you select E: When ready, click OK.</font></li><li><font color="#000000">e. Verify that the ‘Archive files to folder’ field indicates the full, correct path to the store copied in step one, e.g. E:\\storename</font></li><li><font color="#000000">f. At the Shared Folder screen, leave the check mark and share name. This screen information is required to recreate the administrative share to the store and should match the existing share indicated in the device path in the existing remote server protection plans so not further plan reconfiguration is required.</font></li><li><font color="#000000">g. At the Prepare Store screen, click the ‘Prepare now’ button. (Clicking the Prepare Now button does not overwrite the existing store, it just links the store to the user interface and modifies the administrative share of the store). Finish the wizard.</font></li></ul><p><font color="#000000">5. Edit Config.xml to reflect the new folder and store GUID.</font></p><ul><li><font color="#000000">a. Navigate to the copied store directory. You may have to change your Folder Options to show hidden files and protected operating system files to see the store. Open Config.xml with notepad.</font></li><li><font color="#000000">b. If the relative path to the copied store has changed, enter the correct path inside the double quotation marks. Do not use the drive letter in the path. E.g the original store may have been at D:\\AIQStores\\storename, and thus have an entry in Config.xml as \\AIQStores\\storename. If the store was copied to E:\\Allmystores\\storename, modify the folder entry to \\Allmystores\\storename.</font></li><li><font color="#000000">c. Edit the id entry inside the double quotation marks to reflect the new GUID for the store. You can find the GUID in the StoreAlias registry key. Go to HKLM\\SOFTWARE\\DSG\\StoreAlias and copy and paste the GUID into Config.xml inside the double quotation marks of the id entry.</font></li><li><font color="#000000">d. Save and close Config.xml</font></li></ul><p><font color="#000000">6. Verify the new settings are in place.</font></p><ul><li><font color="#000000">a. Click on the store and select the Details node in the Actions pane. Verify the new path to the store in the ‘Using storage:’ field.</font></li><li><font color="#000000">b. Open Computer Management, Shared Folders, Shares and confirm the administrative share of the store points to the new folder path.</font></li><li><font color="#000000">c. Right click the store and select ‘Verify now’. Once completed, resolve any quarantined items or errors indicated in the log. </font></li><li><font color="#000000">d. Click on one of the plans that use the store, select properties, advanced tab, and verify that the device path exactly matches the administrative share noted in step b above. </font></li><li></li><font color="#000000">e. Explore and search a point in time of a plan that uses the store. <br />f. Run a plan that uses the store. </font></ul><p><font color="#000000">7. Once you are certain that the store has been copied successfully, have verified the new settings are in place, and have run plans successfully to the copied store, you may manually delete the original store within Windows Explorer.</font></p>', '', 1, 14, 0, 902, '2009-01-21 05:18:54', 84, '', '2009-05-08 19:55:08', 116, 0, '0000-00-00 00:00:00', '2009-01-21 05:18:54', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 6, 0, 7, '', '', 1, 14, 'robots=\nauthor='),
(91, 'Add Protection Plan wizard ends with Task Scheduler error 0x80070520', 'add-protection-plan-wizard-ends-with-task-scheduler-error-0x80070520', '', '<p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><table border="0" cellspacing="0" cellpadding="0" width="163" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 122pt; border-collapse: collapse"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">Article ID</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">000018</span></p></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">Last Review</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">January 18, 2009</span></p></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">Revision</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">1.0</span></p></td></tr></tbody></table><p style="margin: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 10pt; color: #000000">SYMPTOMS</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000"><em>This article pertains to dataStor Shield™ and ArchiveIQ™.</em></span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">Both the software Server and the remote server are members of a domain. The account used to log on to the software Server has Domain Admins group membership. When clicking Finish in the Add Protection Plan wizard in Archive Manager, a Task Scheduler error window pops up that reads in part:</span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #ff0000">Task Scheduler</span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #ff0000">An error occurred attempting to save the ‘Run as’ account information for the scheduled task ‘ArchiveIQRemote – [plan]’ on ‘[remote server name]’.</span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #ff0000">You can save the ‘Run as’ credentials by logging into [remote server name] and editing the scheduled task named ‘ArchiveIQRemote – [plan] from the Scheduled Tasks in the Control Panel.</span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #ff0000">A specified logon session does not exist. It may already have been terminated.</span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #ff0000">(Exception from HRESULT: 0x80070520)</span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt">When the remote server is running Windows Server 2008, the scheduled task does not appear in the Task Scheduler MMC of the server. However, from the software Server, in Archive Manager, the plan is created and the scheduled task can be opened with an access denied error by right clicking the plan and selecting ‘edit schedule’. The plan will not run and the remote server will not show aiqremote process running in Task Manager. After the attempt to run the plan, the plan status in the Details node may read ''A specified logon session does not exist''.</span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><p style="margin: 0in 0in 0pt" class="MsoNormal"><strong><span style="font-size: 10pt">CAUSE</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><strong></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt">A group policy is preventing Stored User Names and Passwords from storing the Scheduled Task credentials specified in the run as field of the task. For more information on Stored User Names and Passwords, see <a href="http://technet.microsoft.com/en-us/library/cc776783.aspx"><span style="text-decoration: underline">http://technet.microsoft.com/en-us/library/cc776783.aspx</span></a> </span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><strong></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><strong><span style="font-size: 10pt">RESOLUTION</span></strong></p><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt">Modify the local group policy on the remote server. If the problem is domain-wide, check the domain-wide group policy in place in your domain. If the problem is experienced only on domain controllers, check the domain controller default policy.</span></p><h4 style="margin: 10pt 0in 0pt; vertical-align: top; line-height: 140%"><span style="font-size: 8pt; color: #000000; line-height: 140%"><strong><em>Disable policy “Network access: Do not allow storage of credentials or .NET Passports for network authentication”</em></strong></span></h4><p style="margin: 7.5pt 0in 7.5pt 0.5in; text-indent: -0.25in" class="MsoListParagraphCxSpFirst"><span style="font-size: 8.5pt; color: #000000"><span>1.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal">     </span></span></span><span style="font-size: 8.5pt; color: #000000">Go to Start/Administrative Tools/Local Security Policy</span></p><p style="margin: 7.5pt 0in 7.5pt 0.5in; text-indent: -0.25in" class="MsoListParagraphCxSpMiddle"><span style="font-size: 8.5pt; color: #000000"><span>2.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal">     </span></span></span><span style="font-size: 8.5pt; color: #000000">Open Local Policies/Security Options</span></p><p style="margin: 7.5pt 0in 7.5pt 0.5in; text-indent: -0.25in" class="MsoListParagraphCxSpLast"><span style="font-size: 8.5pt; color: #000000"><span>3.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal">     </span></span></span><span style="font-size: 8.5pt; color: #000000">In the Policy Pane, find <em>Network access: Do not allow storage of credentials or .NET Passports for network authentication</em> and set to Disabled.</span></p><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000">Open a command prompt as administrator and type: gpupdate /force and hit enter. Then, go to the ArchiveIQ Server, open Archive Manager, and run through the Add Protection Plan wizard again. You should no longer receive the Task Scheduler error. Verify the task is visible in the task scheduler mmc on the the remote server. IMPORTANT: On Server 2008 you may have to add a schedule for the task on the trigger tab of the task, even though you may have added a schedule from Archive Manager.</span></p><table border="0" cellpadding="0" class="MsoNormalTable" align="left" style="margin: auto 6.75pt"><tbody><tr><td width="533" valign="top" style="width: 399.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"> </td><td width="41" valign="bottom" style="width: 30.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"> </td></tr></tbody></table><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p>', '', 1, 14, 0, 902, '2009-01-16 18:39:37', 84, '', '2009-05-08 20:01:18', 116, 0, '0000-00-00 00:00:00', '2009-01-16 18:37:35', '0000-00-00 00:00:00', '', '', '', 5, 0, 9, 'Add Protection Plan wizard ends with Task Scheduler error 0x80070520', 'hen clicking Finish in the Add Protection Plan wizard in Archive Manager, a Task Scheduler error window pops up that reads in part:\r\n\r\n \r\n\r\nTask Scheduler\r\n\r\nAn error occurred attempting to save the ‘Run as’ account information for the scheduled task ‘ArchiveIQRemote – [plan]’ on ‘[remote server name]’.\r\n\r\n \r\n\r\nYou can save the ‘Run as’ credentials by logging into [remote server name] and editing the scheduled task named ‘ArchiveIQRemote – [plan] from the Scheduled Tasks in the Control Panel.\r\n\r\n \r\n\r\nA specified logon session does not exist. It may already have been terminated.\r\n\r\n(Exception from HRESULT: 0x80070520)\r\n\r\n \r\n', 1, 17, ''),
(54, 'Archive IQ', 'archive-iq', '', '<span align="left">\r\n<div id="dnn_ctr507_ModuleContent"><span class="Normal">\r\n<div align="justify"></div>\r\n<img style="float: left; border: 0;" src="%7Edatasto1/images/datastor/archivetab8.jpg" alt="archiveIQ" align="left" border="0" height="52" width="226" />\r\n<div style="text-align: center"></div>\r\n<div align="justify"></div>\r\n<div align="justify"></div>\r\n<div align="justify"></div>\r\n<div align="justify"></div>\r\n<div align="justify"></div>\r\n<div align="justify"></div>\r\n<div align="justify"></div>\r\n<div align="justify"></div>\r\n<div align="justify"></div>\r\n<div align="justify"></div>\r\n<div align="justify"></div>\r\n<div align="justify"><br /></div>\r\n<div align="justify"><br /></div>\r\n<div align="justify"><br /></div>\r\n<div align="justify"><br /></div>\r\n<div align="justify"><br /></div>\r\n<div align="justify"><br /></div>\r\n<div align="justify">Server administrators have been forced to work around the limitations of tape storage for decades. Time consuming media rotation schemes and expensive tape automation devices are in place today trying to help, but the true problem lies in the way copies of data are made. Each time a backup job is run, the majority of the backup data is redundant. A closer look at the protected data reveals that a very small percentage (under 10%) of that data actually needs to be copied, because most of the data has not changed and is already under protection somewhere within the existing backup system.</div>\r\n<p align="justify">ArchiveIQ™ is an innovative software application that eliminates the high costs associated with using disk media for data protection and archiving. This software runs on Microsoft Windows and allows companies to cost-effectively protect and archive many years’ worth of digital information at a fraction of the storage capacity normally required. This is done by completely removing all redundant data from the backup files and only storing truly unique data over time.</p>\r\n<p align="justify"><a href="datasheets/datastorAIQds.pdf">Datasheet download here</a></p>\r\n</span><!-- End_Module_507 --></div>\r\n</span><span align="left"><!-- Start_Module_557 -->\r\n<div id="dnn_ctr557_ModuleContent"><span class="Normal"><br /></span></div>\r\n</span>', '', 1, 5, 0, 36, '2008-07-23 19:27:08', 63, '', '2008-09-17 14:36:04', 63, 0, '0000-00-00 00:00:00', '2008-07-23 19:27:08', '0000-00-00 00:00:00', '', '', 'show_title=0\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 15, 0, 6, '', '', 0, 5007, 'robots=\nauthor='),
(56, 'Data Protection', 'data-protection', '', '<p align="justify">Organizations of every size have experienced a massive growth in electronic data over the past decade. Fueled by the Internet, e-mail, <img src="images/datastor/dataprotect_john.png" border="0" align="right" />multimedia and richer file types, this data growth has crippled tape-based backup systems. The common practice of Grandfather-Father-Son (GFS) media rotation and making copies of the exact same files does not work. As the amount of production data continues to grow, the task of protecting this data only gets worse.</p><p align="justify"><strong>dataStor Shield™</strong> protects your data in a completely different way, focusing on new and changing data and storing only truly unique information. Through advanced identification and validation techniques, data is transferred and stored only once! Redundancy is removed from the backup process, resulting in significantly easier and faster data protection. Every recovery-point is a “FULL” backup - administrators no longer need to patch together incremental backups to restore a particular version of data - yet the impact on servers, network and storage is considerably reduced. The innovation behind dataStor Shield™ is the only reasonable way to handle current and future data protection needs.</p><p align="justify"><strong>Data Deduplication</strong><br />Inefficient first-generation disk-based backup solutions simply treat disk media as if it were tape. Each full backup image contains a complete copy of the backed-up data, whether it differs from the previous backup. Organizations that use these legacy backup solutions often can only afford <a href="index.php?option=com_content&view=article&id=69&Itemid=54" target="_blank"><img src="images/datastor/dataprotectsmall.png" border="0" align="left" /></a> to keep one week’s worth of backup images on disk due to their size. Older backup images are either deleted or copied off to tape to free up disk space.</p><p align="justify">As the term implies, data deduplication is the process of removing duplicate data. Since a large percentage of a legacy backup image is redundant, employing data deduplication can dramatically lower the cost of disk-based backup by efficiently using disk space and simplifying administrative overhead. dataStor’s data deduplication technology uses advanced, patent-pending techniques to identify and remove redundant data not only at the file level but also at the sub-file level, making the most of your disk capacity. Redundant data is eliminated sub-file, cross-file, cross-drive and cross-server, resulting in a large reduction of data that needs to be transferred and stored. dataStor customers are storing many months’ worth of daily FULL backups in the same (or less) storage capacity than legacy systems used for only one week’s worth of backups.</p><p align="justify"><strong>Data Recovery</strong><br />Efficiently creating backup images of your servers is only half the battle. Simple data recovery is equally important when it comes to saving time and money. With dataStor Shield™, data recovery could not be easier. First, every protected file is included in a full-filename index; locating and recovering specific versions of individual files takes only a few seconds using a simple search interface. Next, recovering folders, files or groups of files is painless thanks to dataStor Shield™ virtual file system technology. All recovery-points, from yesterday or 6 months ago, can be browsed like a normal file system using a familiar Windows Explorer-like interface. Once you have found the lost data you can simply drag-and-drop or cut-and-paste it back to the original or alternate location, also these virtual file systems are read-only to ensure data integrity. Finally, recovering from virus attack or loss of the entire drive can be completed with just a couple clicks. You can choose to restore to the original location or an alternate location, and you can choose to restore missing files, missing files and files that are older, or missing file and files that are different.</p><p align="justify"><strong>Data Validation</strong><br />Ever since the inception of data backup, it has been a best practice recommendation to test your backup images. However, most organizations do not have the time or tools needed to constantly restore data and verify its consistency. Also, backup applications on the market today only verify the backup image once - at the time it is created. This means if a problem exists in a backup image it won’t be discovered until it is too late, and data will be lost. dataStor Shield™ was designed from the ground up with data integrity being the foremost concern. Data is not only validated when it first enters the dataStor Shield™ system, it is also periodically and transparently restored and validated in the background. If a problem exists, the system will notify the administrator and automatically attempt to repair itself during the next backup run.</p><p align="justify"><strong>Free Product Evaluation</strong><br />The first step to understanding data deduplication and dataStor Shield™ is a <a href="mailto:dsgsales@datastor.com?subject=Free Product Eval Request">free product evaluation.</a> By running the software in your specific environment you will quickly learn how data deduplication improves data protection.</p>', '', 1, 5, 0, 36, '2008-07-24 21:23:27', 63, '', '2009-03-27 00:19:24', 64, 0, '0000-00-00 00:00:00', '2008-07-24 21:23:27', '0000-00-00 00:00:00', '', '', 'show_title=0\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 21, 0, 7, '', '', 0, 4087, 'robots=\nauthor='),
(69, 'Data Protection Manager', 'data-protection-manager', '', '<img style="margin: 5px; float: left;" src="images/datastor/dataprotectbig.png" height="485" width="679" />', '', 1, 5, 0, 36, '2008-08-27 13:32:18', 63, '', '2008-09-05 14:19:53', 63, 0, '0000-00-00 00:00:00', '2008-08-27 13:32:18', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 4, 0, 4, '', '', 0, 1323, 'robots=\nauthor='),
(72, 'ArchiveIQ is TechValidated', 'archiveiq-is-techvalidated', '', '<p><a target="_blank" href="http://www.techvalidate.com">About TechValidate</a><br /><br />TechValidate is a trusted authority for what works in IT. TechValidate''s Product Experience Network facilitates the sharing of verified, yet anonymous feedback and experiences about how IT products work in the real world.</p>\r\n<p>Click the links below to read the TechFacts.</p>\r\n<p><a target="_blank" href="https://app.techvalidate.com/tvid/ECF-DF5-C84">TechFact ECF-DF5-C84</a></p>\r\n<p><a target="_blank" href="https://app.techvalidate.com/tvid/8BB-3F1-6C8">TechFact 8BB-3F1-6C8</a></p>', '', 1, 5, 0, 36, '2008-09-05 21:25:41', 63, '', '2008-09-05 21:46:02', 63, 0, '0000-00-00 00:00:00', '2008-09-05 21:25:41', '0000-00-00 00:00:00', '', '', 'show_title=0\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 5, 0, 3, '', '', 0, 2231, 'robots=\nauthor='),
(57, 'About Us', 'company', '', '<table border="0" cellspacing="10" cellpadding="0" width="654" style="height: 486px"><tbody><tr align="left" valign="top"><td><p><img src="images/rocky-mountain-longs-peak-colorado-col193.jpg" border="0" alt="Longs Peak, Colorado" title="Longs Peak" width="177" height="250" /></p></td><td> </td><td> </td><td><p>Data Storage Group, Inc., trade name dataStor, has developed patent pending software-based data deduplication technology that removes redundant data simultaneously across multiple physical and virtual machines.</p><p>As redundant data is removed, backup storage requirements are significantly reduced to 1/20th the original capacity and the resulting network transfer rates are 20 times faster. This dramatically streamlines and optimizes the data backup and recovery process. dataStor''s efficient deduplication technology, using minimal system resources, allows our products to scale from large enterprise environments to single-user netbooks. Presently, we are the only vendor that can offer this level of scalability.</p><p>This innovative software application family is called, dataStor Shield, and was designed from the ground up to solve all of the problems associated with legacy tape-based systems, at a substantially lower cost to the customer!</p><p>Founded in 2005, dataStor is privately held and headquartered in Longmont, Colorado.</p></td></tr></tbody></table>', '', 1, 10, 0, 38, '2008-07-24 21:36:39', 64, '', '2009-05-04 20:33:27', 116, 0, '0000-00-00 00:00:00', '2008-07-24 21:36:39', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 42, 0, 12, '', '', 0, 6479, 'robots=\nauthor='),
(128, 'Support Plans', 'support-plans', '', '<img src="images/supportplans.png" border="0" alt="supportplans" width="658" height="302" />', '', 1, 6, 0, 40, '2009-04-23 01:08:08', 63, '', '2009-06-09 21:42:36', 63, 0, '0000-00-00 00:00:00', '2009-04-23 01:08:08', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 8, 0, 4, '', '', 0, 132, 'robots=\nauthor='),
(100, 'Live Support Module', 'live-support-module', '', 'Our Business Hours are 9:00am to 6:00pm Mountain Time US Monday through Friday.', '', 0, 6, 0, 40, '2009-03-30 01:57:43', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-03-30 01:57:43', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 6, '', '', 0, 26, 'robots=\nauthor=');
INSERT INTO `jos_content` (`id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`) VALUES
(58, 'Customers', 'customers', '', '<h5>dataStor''s innovative software dramatically lowers the amount of disk storage required to protect and retain days, months and years of digital information. Customers who use dataStor solutions obtain all of the benefits of online disk at a lower cost normally associated with tape. Some of our customers are listed below.</h5><table border="0" style="width: 730px; height: 311px"><tbody><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/fema%20logo2.png" border="0" /></div></td><td> </td><td> </td><td>The primary mission of the Federal Emergency Management Agency is to reduce the loss of life and property and protect the Nation from all hazards, including natural disasters, acts of terrorism, and other man-made disasters, by leading and supporting the Nation in a risk-based, comprehensive emergency management system of preparedness, protection, response, recovery, and mitigation.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="http://www.exterran.com/" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/exterran.png" border="0" width="200" height="84" /></div></a></td><td> </td><td> </td><td>Exterran Partners provides natural gas contract compression services to customers nationwide. Its services include designing, installing, operating, repairing, and maintaining compression equipment.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/eog%20logo2.png" border="0" /></div><a href="http://www.eogresources.com/home/index.html" target="_blank"></a></td><td> </td><td> </td><td>EOG Resources, Inc. (EOG), together with its subsidiaries, explores for, develops, produces and markets natural gas and crude oil primarily in major producing basins in the United States of America (United States), Canada, offshore Trinidad, the United Kingdom North Sea and other international areas.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="http://www.utmedicinesa.com/" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/UTHSC.png" border="0" width="198" height="47" /></div></a></td><td> </td><td> </td><td>UT Medicine is a team of more than 300 physicians and medical professionals seeing patients in 17 locations across San Antonio and south Texas. We are the largest multi-disciplinary practice in central Texas.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/arcadis%20logo2.png" border="0" /></div></td><td> </td><td> </td><td>ARCADIS is an international company providing consultancy, engineering and management services in infrastructure, environment and buildings, to enhance mobility, sustainability and quality of life. ARCADIS develops, designs, implements, maintains and operates projects for companies and governments.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/act%20tele%20logo3.png" border="0" /></div></td><td> </td><td> </td><td>ACT Conferencing delivers customized, high-touch audio, web and video conferencing services to organizations worldwide. The company''s mission is to provide a full range of products and services to meet the growing demand for conferencing worldwide. This goal was quickly realized as ACT grew rapidly throughout the North American, European and Asian Pacific markets. </td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/nova%20logo2.png" border="0" /></div></td><td> </td><td> </td><td>Nova Biomedical is the world technology leader in the development of fast whole blood analyzers to support the care of critically ill patients. Compared to any competitive alternative, Nova analyzers have the most extensive stat test menus and deliver these tests in the shortest time at the lowest costs. </td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/fairmont%20general%20logo2.png" border="0" /></div></td><td> </td><td> </td><td>Fairmont General Hospital is a private, non-profit, community hospital founded in 1939. The hospital provides a wide variety of patient services and is accredited by the Joint Commission and the American College of Surgeons Commission on Cancer.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="http://www.roundrocktexas.gov/" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/roundrocktx.png" border="0" width="200" height="111" /></div></a></td><td> </td><td> </td><td>Round Rock, Texas, with a population of 92,557, is located 15 miles north of Austin in the Central Texas hill country. Round Rock is one of the fastest growing and best managed cities in Texas. The city has maintained high quality of life while becoming a major center for economic development in Central Texas.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="http://www.pegasustsi.com/" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/pegasus.png" border="0" width="200" height="67" /></div></a></td><td> </td><td> </td><td>PegasusTSI has 35 year history of providing Innovative Engineering, Procurement and Construction Management (EPCm) services domestically and worldwide.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="http://www.memorialcare.org/saddleback/about.cfm" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/memorialcare.png" border="0" width="250" height="56" /></div></a></td><td> </td><td> </td><td>Saddleback Memorial has been recognized for its medical excellence, as well as its work within the community. In addition to 24-hour emergency services and critical care in a highly advanced center, our state-of-the-art Electronic Medical Record system ensures our patients receive the best, safest possible care.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="http://www.stvrain.k12.co.us" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/stvrainvalley8.png" border="0" width="207" height="86" /></div></a></td><td> </td><td> </td><td>St. Vrain Valley School District is the educational home of more than 24,000 of Colorado’s students. The tenth largest school district in the state, St. Vrain Valley operates 44 schools that are spread over 411 square miles.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/citywestminster.png" border="0" /></div></td><td> </td><td> </td><td>Westminster is an award-winning community with an international reputation for livability, a tradition of excellence in parks and recreation, a leadership role in technology and a reputation for sound financial management. </td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="http://www.denverseminary.edu" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/denverseminary8.png" border="0" alt="denverseminary" /></div></a></td><td> </td><td> </td><td>Denver Seminary is a 93,000 sf campus in Denver, Colorado dedicated to cultivating vibrant and transformative graduate-level theological education.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="http://www.matrixdesigngroup.com" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/matrixdesign8.png" border="0" alt="matrixdesign" /></div></a></td><td> </td><td> </td><td>Matrix Design Group, Inc. (Matrix) is an award-winning interdisciplinary planning and engineering firm specializing in professional engineering consulting for both the private and public sectors, including communities, municipalities, and governmental organizations.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="http://www.elginisd.net" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/elginisd.png" border="0" width="220" height="26" /></div></a></td><td> </td><td> </td><td>The Elgin Independent School District is located approximately 22 miles east of Austin. Elgin ISD comprises more than 168 square miles in portions of Bastrop, Lee, and Travis Counties and provide educational facilities and resources to meet the needs of more than 3500 students on five campuses.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="http://bvsd.org/default.aspx" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/bvschool.png" border="0" width="275" height="44" /></div></a></td><td> </td><td> </td><td>The Boulder Valley School District (BVSD) stretches over 500 square miles from the peaks of the Continental Divide to the suburbs of Denver. The district serves approximately 28,500 students and employs over 4,000 people.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="https://www.premiermembers.org/home/home" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/premieremembers8.png" border="0" width="190" height="87" /></div></a></td><td> </td><td> </td><td>Established in 1966, Premier Members Federal Credit Union is a fast growing financial institution with over 27,000 members based out of Boulder, Colorado.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> <a href="http://www.va.gov" target="_blank"> <div style="text-align: center"><img src="images/dsg_customers_images/va.png" border="0" width="140" height="141" /></div></a></td><td> </td><td> </td><td>The Department of Veterans Affairs (VA) was established on March 15, 1989, succeeding the Veterans Administration. Of the 24 million veterans currently alive, nearly three-quarters served during a war or an official period of conflict. About a quarter of the nation''s population, approximately 74.5 million people, are potentially eligible for VA benefits and services because they are veterans, family members or survivors of veterans.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/rmh%20group%20logo2.png" border="0" /></div></td><td> </td><td> </td><td><span class="hdr">The RMH Group, a Denver-based mechanical, electrical, and industrial process consulting engineering firm</span>, has served local and national clients for 46 years. </td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><a href="http://www.ctsi-usa.com/" target="_blank"><img src="images/datastor/CTSI.png" border="0" alt="CTSI" /></a></div></td><td> </td><td> </td><td>CTSI is a full service technology and communications solutions provider specializing in customized solutions for healthcare, education, government, houses of worship, and corporate customers.<br /><br />We are a one vendor solution for all technology and communication needs. Our unique mix of professionals allows us to offer healthcare and education specific communication systems, audiovisual systems, fire detection systems, security systems, professional sound and multimedia systems, voice systems, voice/data internetworking systems, and certified premise wiring.<br /><br /></td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/lan%20logo.png" border="0" /></div></td><td> </td><td> </td><td>LAN is a national engineering firm offering planning, engineering, and program management services. LAN is consistently rated in the top 100 A/E firms by <em>Engineering News-Record</em> magazine. </td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/petro%20hunt2.png" border="0" /></div></td><td> </td><td> </td><td>The Hunt Family ("Hunt Group") through Petro-Hunt, L.L.C. and Petro-Hunt International, L.L.C., ("Petro-Hunt Group") is one of the largest privately held independent energy group of companies in the world. Petro-Hunt Group principal business interests in the energy industry include oil and gas exploration, development and production, gas processing, pipeline transportation and refining.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/northwind%20logo.png" border="0" /></div></td><td> </td><td> </td><td>North Wind, Inc. is a small business leader in the environmental management, engineering, construction, scientific consulting, and information technology industries. </td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/health%20fitness%20logo.png" border="0" /></div></td><td> </td><td> </td><td>HealthFitness is an award-winning provider of integrated health and fitness management services for employees and individuals. HealthFitness offers on-site, telephonic and Web-based workplace population programs that help improve employee health and fitness along the continuum of care. They bring more than 30 years’ experience to <em>Fortune</em> 500 clients, the health care industry, and individual consumers.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/historic%20hotels%20logo3.png" border="0" /></div></td><td> </td><td> </td><td>Calling on knowledge gained from almost 100 years of experience, 1859 Historic Hotels blends classic hospitality skills with state-of-the-art technology to provide effective management styles for any situation. </td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/protocols%20logo.png" border="0" /></div></td><td> </td><td> </td><td>Protocols<sup>®</sup> is a multidisciplinary consulting firm that specializes in medical settlement planning for all parties involved in workers'' compensation and personal injury liability cases -- from the simple to the complex. </td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/citytemple2.png" border="0" /></div></td><td> </td><td> </td><td>Temple is located in the heart of Central Texas connecting with the international markets of Mexico.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/britz.png" border="0" /></div></td><td> </td><td> </td><td>Britz Fertilizers, Inc. (BFI)<strong> </strong>is a full service California agricultural retailer and wholesaler of fertilizers, chemicals, seed, application and a wide variety of on-farm services including aerial & satellite imagery.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td>  <div style="text-align: center"><img src="images/counthidalgo.png" border="0" /></div></td><td> </td><td> </td><td>Hidalgo County government strives to be accessible and responsive to their citizens’ needs. They are committed to providing excellent public service through the values of leadership, open government, fairness, respect and teamwork.</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td><div style="text-align: center"><img src="images/williamsoncounty.png" border="0" /></div>  </td><td> </td><td> </td><td>Williamson County is located in Central Texas, just north of Travis County which contains the state capitol of Austin.</td></tr></tbody></table><p> </p><p><a href="http://www.roundrocktexas.gov/" target="_blank"></a></p><p> </p><p><a href="http://www.utmedicinesa.com/" target="_blank"></a></p><p> </p><p><a href="http://www.exterran.com/" target="_blank"></a></p><p> </p><p><a href="http://www.pegasustsi.com/" target="_blank"></a></p><p> </p><p><a href="http://www.memorialcare.org/saddleback/about.cfm" target="_blank"></a></p><p> </p><p><a href="http://www.va.gov" target="_blank"></a></p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p>', '', 1, 10, 0, 42, '2008-07-24 21:38:38', 63, '', '2009-06-17 20:46:30', 116, 0, '0000-00-00 00:00:00', '2008-07-24 21:38:38', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 55, 0, 4, '', '', 0, 7253, 'robots=\nauthor='),
(85, 'How to move an archive from one store to another store', 'how-to-move-an-archive-from-one-store-to-another-store', '', '<p> </p><table border="0" cellspacing="0" cellpadding="0" width="219" style="width: 219px; height: 131px"><tbody><tr><td valign="top"><p>Article ID</p></td><td valign="top"><p>:</p></td><td valign="top"><p>000011</p></td></tr><tr><td valign="top"><p>Last Review</p></td><td valign="top"><p>:</p></td><td valign="top"><p>October 9 ,2008</p></td></tr><tr><td valign="top"><p>Revision</p></td><td valign="top"><p>:</p></td><td valign="top"><p>1.0</p></td></tr></tbody></table><p><strong>SUMMARY</strong></p><p><em>This article pertains to dataStor Shield™ and ArchiveIQ™.</em></p><p><em>This article describes how to manually move an archive from one store to another store using the synchronization option built into our software, and configure the protection plan to use the new store. </em></p><p><strong>INTRODUCTION</strong></p><p>Synchronization was developed to enable store or archive level redundancy between two software Servers. It is also useful for moving archives within a single software Server from one store to another store. Synchronization is not simply a copy of an archive''s common content and catalog or catalogs. The synchronization process rebuilds the indexes of the archive that are used during plan runs.</p><p><strong>Background</strong></p><p>Our software intelligently protects data on company servers by creating protection plans, or archives, for sets of data and efficiently storing the data in a central repository called a store on the back end of the system. A store is a repository for one or more archives, for one or more servers.  Multiple stores may be set up to house different kinds of data, or to balance disk space requirements. It is possible to move an archive from one store to another store using the synchronization option built into the software, and configure the protection plan to use the new store going forward. Once the protection plan is reconfigured and tested, the archive may be purged from the original store. The synchronization option may be used to copy all archives to a new store, a single, complete archive to a new store, or one or more points in time of an archive to a new store. It may take significant time to complete, depending upon the number of items protected, size, and number of points in time. If an entire store needs to be copied to a new server, consider running a script instead. See How to copy a store to a new installation.</p><p><strong>How to synchronize an archive</strong></p><p>The synchronize option built into our software is accessible at the command line. Follow these steps to copy an archive from one store to another store:</p><p> </p><p style="padding-left: 30px">1. Prepare to synchronize by creating a destination store in Archive Manager, if the destination store does not already exist. Note the name of the source store, archive, and destination store.</p><p style="padding-left: 30px">2. Open a command prompt and navigate to the software install directory. For example, to change to the default install directory type: cd "c:\\Program Files\\DSG\\ArchiveIQ Enterprise Server" and hit enter.</p><p style="padding-left: 30px">3. Set the destination store to be a replica of the source store. Enter the replica command. The syntax for the command is:</p><p style="padding-left: 60px">AIQ OBJECTSTORE REPLICA -isreplica {true | false}</p><p style="padding-left: 60px">                        -replicastore -replicadevice </p><p style="padding-left: 60px">                        -originalstore -originaldevice  </p><p style="padding-left: 60px">Example 1: To set Store2 to be a replica of Store1, the command line would be:</p><p style="padding-left: 60px">AIQ OBJECTSTORE REPLICA -isreplica true -replicastore Store2 -originalstore Store1</p><p style="padding-left: 30px">4. Enter the synchronize command. The syntax for the command is:</p><p style="padding-left: 60px">  AIQ OBJECTSTORE SYNC -source -destination </p><p style="padding-left: 60px">                          [-sourcedevice ]</p><p style="padding-left: 60px">                          [-destinationdevice ]</p><p style="padding-left: 60px">                          [-archive ]</p><p style="padding-left: 60px">                          [-time {$latest$ | }]</p><p style="padding-left: 60px">                          [-verbose]</p><p style="padding-left: 60px">Example 1 of Usage: If you wish to sync an entire archive, ‘Archive1'', from source store ‘Store1'' to destination store ‘Store2'' on the same ArchiveIQ Server, the command line syntax to translate the archive to the new store would be:</p><p style="padding-left: 60px">            AIQ OBJECTSTORE SYNC -source Store1 -destination Store2 -archive Archive1</p><p style="padding-left: 60px">Example 2 of Usage: If you wish to move a single point in time of an archive, use the -time option. Specify ''$latest$'' (default) for the latest version, or a specific restore point.</p><p style="padding-left: 60px">The time specified can be:</p><ul style="padding-left: 60px"><li>the numeric leading portion of the archive catalog, e.g., 20060222.3.105802.376</li><li>the numeric portion of the archive path prefaced with ''UTC-'', e.g., UTC-2006.06.16-22.44.18.078</li></ul><p style="padding-left: 60px">Use the AIQ ARCHIVE LIST command to view a list of restore points for a given archive. Command line syntax would look like: AIQ ARCHIVE LIST -store Store1 -archive Archive1.</p><p style="padding-left: 60px">Example of command line syntax to sync a single restore point:</p><p style="padding-left: 60px">AIQ OBJECTSTORE SYNC-source Store1 -destination Store2 -archive Archive1 -time $latest$</p><p style="padding-left: 60px">Note: If you need to run the plan during the sync, and the archive is very large, consider sync-ing the penultimate restore point instead of the latest since sync-ing the latest will interfere with the next plan run''s ability to re-write latest.archive.</p><p style="padding-left: 30px">5. Set the destination store to no longer be a replica store. Enter the replica command with -isreplica set to false. Example:</p><p style="padding-left: 60px">  AIQ OBJECTSTORE REPLICA -isreplica false -replicastore Store2 </p><p style="padding-left: 30px">6. Verify the destination store. In Archive Manager, in the tree pane under the Stores node, right click the destination store to which you just synchronized, and select Verify Now. Allow the verify task to finish and confirm success before proceeding. The task will show up in the store''s task history when it is completed. Right-click the store and select Task History from the contextual menu. If any errors are reported view the log for more information.</p><p style="padding-left: 30px">7. Configure the protection plan to use the destination store.</p><p style="padding-left: 60px">a. In Archive Manager, under the Remote Servers node, right click the protection plan just synchronized to the destination store, and select properties.</p><p style="padding-left: 60px">b. Click the advanced tab, scroll to the Target section, and change to Device and Store fields to reflect the new store information. In the above example, the device field would contain a UNC path <a href="file://aiqserver/Store1$">\\\\aiqserver\\Store1$</a> and would be modified to <a href="file://aiqserver/Store2$">\\\\aiqserver\\Store2$</a>. The Store field would contain the store name Store1 and would be modified to Store2. If there are spaces in the store name you do <span style="text-decoration: underline">not</span> need to add quotation marks around these settings.</p><p style="padding-left: 60px">c. Modify the store setting for the archive in ArchiveIQManager.exe.config.</p><p style="padding-left: 90px">i. Browse to the software install directory, e.g. c:\\Program Files\\DSG\\ArchiveIQ Enterprise Server, and make a copy of ArchiveIQManager.exe.config for backup.</p><p style="padding-left: 90px">ii. Open archiveiqmanager.exe.config in notepad .</p><p style="padding-left: 90px">iii. Under the Edit menu, use find to go to the archive name in the config file, e.g. Archive1.</p><p style="padding-left: 90px">iv. In the plan section of code for your archive, look for ‘store='' and change the value in quotation marks to reflect the new store, e.g. store="Store2"</p><p style="padding-left: 90px">v. Save and close the file</p><p style="padding-left: 90px">vi. Close and re-open Archive Manager</p><p style="padding-left: 90px">vii. Run the plan and verify functionality</p><p style="padding-left: 30px">8. Delete the original archive, if desired. Before doing so, test to make sure the new settings are correct and protection plans are running successfully.</p><p style="padding-left: 60px">a. To delete the original archive, open Archive Manager and navigate to the Stores node (not Remote Servers node). Under the old store, e.g. Store1, click the plus sign next to Archives, then navigate to the archive, e,g, Archive1. Right click the archive and select delete. NB: Do not mistakenly delete the protection plan of the remote server under the remote server node. This is needed for the plan to run to the new store.</p><p style="padding-left: 60px">b. Purge the source store according to your purge schedule or purge immediately, as desired. To purge immediately, right click the store''s Expired Items under the Stores node, e.g. Store1, and select ‘Delete Expired Items''. Complete the wizard.</p><table border="0" cellspacing="0" cellpadding="0"><tbody><tr><td width="16" valign="top"> </td><td valign="top"> </td></tr><tr><td width="16" valign="top"> </td><td valign="top"> </td></tr></tbody></table><hr width="100%" size="2" /><p><a name="survey" title="survey"></a> <strong>APPLIES TO</strong></p><table border="0" cellspacing="0" cellpadding="0"><tbody><tr><td width="26" valign="top"><ul></ul></td><td valign="top"><p>Enterprise Server</p></td></tr><tr><td valign="top"> </td><td valign="bottom"> </td></tr></tbody></table><p> </p>', '', 1, 14, 0, 902, '2008-10-15 14:30:16', 84, '', '2009-05-08 20:26:26', 116, 0, '0000-00-00 00:00:00', '2008-10-16 01:00:00', '0000-00-00 00:00:00', '', '', '', 6, 0, 16, 'synchronizationmovesync', 'This article describes how to manually move an archive from one store to another store using the synchronization option built into ArchiveIQ, and configure the protection plan to use the new store. ', 1, 63, ''),
(83, 'Remote system receiving error: "Cannot Copy FileName: Cannot read from the source file or disk"', 'remote-system-accessing-viewstor-via-url-receiving-error-cannot-copy-filename', '', '<div><p style="margin: 0in 0in 0pt" class="MsoNormal"><a href="http://support.datastor.com/kb/000001/en-us#appliesto"><span style="font-size: 8.5pt"><span style="font-family: Times New Roman"></span></span></a></p><table border="0" cellspacing="0" cellpadding="0" width="157" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Article ID</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">000007</span></p></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Last Review</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">July 29 ,2008</span></p></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Revision</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">1.0</span></p></td></tr></tbody></table><p style="margin: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 10.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">SUMMARY</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><em><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">This article pertains to dataStor Shield™ and ArchiveIQ™.</span></em></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><em></em></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><em><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">This article describes how to copy and paste files larger than 50000000 bytes from a remote system using a UNC path to a store in the format of \\\\servername\\ViewStor\\. </span></em></p><p style="margin: 3.75pt 0in 0pt" class="MsoNormal"><a href="http://support.datastor.com/kb/000001/en-us#top"><span style="color: windowtext"><span></span></span><span style="font-size: 8.5pt"><span style="color: #07679a; font-family: Times New Roman"><span style="text-decoration: underline">Back to the top</span></span></span></a></p><p style="margin: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 10pt; color: #000000; font-family: ''Verdana'',''sans-serif''">SYMPTOMS</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">You try to copy and paste a file that is larger than 50000000 bytes from a Web folder on the software Server. The UNC path is in the format of <a href="file://servername/ViewStor/"><span style="color: #07679a"><a href="file://servername/ViewStor/"></a></span></a><a href="file://servernameViewStoretc"></a>etc. You may receive an error message that is similar to the following: </span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span><span style="font-size: small; font-family: Times New Roman"> </span></span><strong><span style="font-size: 8.5pt; color: #ff0000; font-family: ''Verdana'',''sans-serif''">Cannot Copy <span style="font-family: ''Verdana'',''sans-serif''">FileName</span>: Cannot read from the source file or disk</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">The ViewStor log in the install directory reports no problem from ViewStor. Further, the copy and paste works from the software server itself, just not from a client machine.</span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><p style="margin: 0in 0in 0pt" class="MsoNormal"><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''">CAUSE</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><strong></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">From Microsoft KB 900900:</span><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"> </span></strong><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">This issue occurs because a security change in Windows XP SP2 affects the Web Distributed Authoring and Versioning (WebDAV) redirector. This security change makes sure that an unauthorized server cannot force a client computer into a denial of service attack. If you try to download a file that is larger than 50000000 bytes, the client computer interprets this download as a denial of service attack. Therefore, the download process stops.</span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><strong></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''">RESOLUTION</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><strong></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">The setup for the software on the software server changes 2 values for the WebClient service to be able to access files larger the 50 million bytes.</span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">Under <strong><span style="font-family: ''Verdana'',''sans-serif''">HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters</span></strong><strong><span style="font-weight: normal; font-family: ''Verdana'',''sans-serif''"> there are 2 values that are changed to 0xffffffff, FileSizeLimitInBytes and FileAttributesLimitInBytes.</span></strong></span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">These values may have to be modified in the registry of a remote computer accessing the store via UNC path (i.e. <a href="file://[ArchiveIQServer]ViewStor"><span style="color: #07679a"><span style="text-decoration: underline">\\\\[ArchiveIQServer]\\ViewStor</span></span></a>...) to support copy and paste of files larger than 50 MB. After changing these values you will have to reboot the system. </span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">Please see: </span><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><a href="http://support.microsoft.com/kb/900900"><span style="text-decoration: underline">http://support.microsoft.com/kb/900900</span></a> for more information.</span></p><div class="MsoNormal" align="center" style="margin: 7.5pt 0in; text-align: center"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''"><span style="text-decoration: underline"><hr width="100%" size="2" /></span></span></div><p style="margin: 3.75pt 0in 0pt" class="MsoNormal"><strong><span style="font-size: 9.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">APPLIES TO</span></strong></p><table border="0" cellspacing="0" cellpadding="0" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; border-collapse: collapse"><tbody><tr><td width="16" valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; width: 12pt; padding-top: 3pt; background-color: transparent; border: #f0f0f0"><p style="margin: 0in 7.5pt 0pt; text-align: center" class="MsoNormal" align="center"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">•</span></p></td><td valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; padding-top: 3pt; background-color: transparent; border: #f0f0f0"><p style="margin: 0in 7.5pt 0pt" class="MsoNormal"><span style="font-size: 8pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Enterprise Server,  Remote Accelerator</span></p></td></tr></tbody></table><p style="margin: 3.75pt 0in 0pt" class="MsoNormal"><a href="http://support.microsoft.com/kb/185711/en-us#top"><span style="color: windowtext"><span></span></span><span style="font-size: 8.5pt"><span style="color: #07679a; font-family: Times New Roman"><span style="text-decoration: underline">Back to the top</span></span></span></a></p><table border="0" cellpadding="0" class="MsoNormalTable"><tbody><tr><td width="533" valign="top" style="width: 399.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"><p style="margin: 0in 0in 0pt" class="MsoNormal"><strong><span style="font-size: 9pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Keywords: </span></strong><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">viewstor UNC path restore “cannot read from the source file or disk” copy paste</span><strong></strong></p></td><td width="41" valign="bottom" style="width: 30.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">000007</span></p></td></tr><tr><td width="533" valign="top" style="width: 399.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''"><a class="ms-wikilink" href="sites/wikid/support/Wiki%20Pages/tech%20notes.aspx"><span style="text-decoration: underline">back to tech notes</span></a></span><strong></strong></p></td><td width="41" valign="bottom" style="width: 30.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"> </td></tr></tbody></table></div>', '', 1, 14, 0, 902, '2008-10-08 22:44:35', 84, '', '2009-05-08 21:17:36', 116, 0, '0000-00-00 00:00:00', '2008-10-08 20:00:00', '0000-00-00 00:00:00', '', '', '', 5, 0, 21, 'viewstor UNC path restore “cannot read from the source file or disk” copy', 'This article describes how to copy and paste files larger than 5000000 bytes from a remote system using a UNC path to an ArchiveIQ store in the format of \\\\servername\\ViewStor\\. \r\n\r\n', 1, 19, '');
INSERT INTO `jos_content` (`id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`) VALUES
(61, 'Terms of Use', 'terms-of-use', '', '<h3 style="TEXT-ALIGN: center"><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">AGREEMENT BETWEEN USER AND DATA STORAGE GROUP</span></span></h3>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">The Data Storage Group Web Site is comprised of various Web pages operated by Data Storage Group.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">The Data Storage Group Web Site is offered to you conditioned on your acceptance without modification of the terms, conditions, and notices contained herein. Your use of the Data Storage Group Web Site constitutes your agreement to all such terms, conditions, and notices.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">MODIFICATION OF THESE TERMS OF USE</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group reserves the right to change the terms, conditions, and notices under which the Data Storage Group Web Site is offered, including but not limited to the charges associated with the use of the Data Storage Group Web Site.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">LINKS TO THIRD PARTY SITES</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">The Data Storage Group Web Site may contain links to other Web Sites ("Linked Sites"). The Linked Sites are not under the control of Data Storage Group and Data Storage Group is not responsible for the contents of any Linked Site, including without limitation any link contained in a Linked Site, or any changes or updates to a Linked Site. Data Storage Group is not responsible for webcasting or any other form of transmission received from any Linked Site. Data Storage Group is providing these links to you only as a convenience, and the inclusion of any link does not imply endorsement by Data Storage Group of the site or any association with its operators.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">NO UNLAWFUL OR PROHIBITED USE</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">As a condition of your use of the Data Storage Group Web Site, you warrant to Data Storage Group that you will not use the Data Storage Group Web Site for any purpose that is unlawful or prohibited by these terms, conditions, and notices. You may not use the Data Storage Group Web Site in any manner which could damage, disable, overburden, or impair the Data Storage Group Web Site or interfere with any other party''s use and enjoyment of the Data Storage Group Web Site. You may not obtain or attempt to obtain any materials or information through any means not intentionally made available or provided for through the Data Storage Group Web Sites.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">USE OF COMMUNICATION SERVICES</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">The Data Storage Group Web Site may contain bulletin board services, chat areas, news groups, forums, communities, personal web pages, calendars, and/or other message or communication facilities designed to enable you to communicate with the public at large or with a group (collectively, "Communication Services"), you agree to use the Communication Services only to post, send and receive messages and material that are proper and related to the particular Communication Service. By way of example, and not as a limitation, you agree that when using a Communication Service, you will not:</span></p>\r\n<ul>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Defame, abuse, harass, stalk, threaten or otherwise violate the legal rights (such as rights of privacy and publicity) of others.</span></li>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Publish, post, upload, distribute or disseminate any inappropriate, profane, defamatory, infringing, obscene, indecent or unlawful topic, name, material or information.</span></li>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Upload files that contain software or other material protected by intellectual property laws (or by rights of privacy of publicity) unless you own or control the rights thereto or have received all necessary consents.</span></li>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Upload files that contain viruses, corrupted files, or any other similar software or programs that may damage the operation of another''s computer.</span></li>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Advertise or offer to sell or buy any goods or services for any business purpose, unless such Communication Service specifically allows such messages.</span></li>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Conduct or forward surveys, contests, pyramid schemes or chain letters.</span></li>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Download any file posted by another user of a Communication Service that you know, or reasonably should know, cannot be legally distributed in such manner.</span></li>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Falsify or delete any author attributions, legal or other proper notices or proprietary designations or labels of the origin or source of software or other material contained in a file that is uploaded.</span></li>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Restrict or inhibit any other user from using and enjoying the Communication Services.</span></li>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Violate any code of conduct or other guidelines which may be applicable for any particular Communication Service.</span></li>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Harvest or otherwise collect information about others, including e-mail addresses, without their consent.</span></li>\r\n<li><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Violate any applicable laws or regulations.</span></li>\r\n</ul>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group has no obligation to monitor the Communication Services. However, Data Storage Group reserves the right to review materials posted to a Communication Service and to remove any materials in its sole discretion. Data Storage Group reserves the right to terminate your access to any or all of the Communication Services at any time without notice for any reason whatsoever.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group reserves the right at all times to disclose any information as necessary to satisfy any applicable law, regulation, legal process or governmental request, or to edit, refuse to post or to remove any information or materials, in whole or in part, in Data Storage Group''s sole discretion.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Always use caution when giving out any personally identifying information about yourself or your children in any Communication Service. Data Storage Group does not control or endorse the content, messages or information found in any Communication Service and, therefore, Data Storage Group specifically disclaims any liability with regard to the Communication Services and any actions resulting from your participation in any Communication Service. Managers and hosts are not authorized Data Storage Group spokespersons, and their views do not necessarily reflect those of Data Storage Group.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Materials uploaded to a Communication Service may be subject to posted limitations on usage, reproduction and/or dissemination. You are responsible for adhering to such limitations if you download the materials.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">MATERIALS PROVIDED TO DATA STORAGE GROUP OR POSTED AT ANY DATA STORAGE GROUP WEB SITE</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group does not claim ownership of the materials you provide to Data Storage Group (including feedback and suggestions) or post, upload, input or submit to any Data Storage Group Web Site or its associated services (collectively "Submissions"). However, by posting, uploading, inputting, providing or submitting your Submission you are granting Data Storage Group, its affiliated companies and necessary sublicensees permission to use your Submission in connection with the operation of their Internet businesses including, without limitation, the rights to: copy, distribute, transmit, publicly display, publicly perform, reproduce, edit, translate and reformat your Submission; and to publish your name in connection with your Submission.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">No compensation will be paid with respect to the use of your Submission, as provided herein. Data Storage Group is under no obligation to post or use any Submission you may provide and may remove any Submission at any time in Data Storage Group''s sole discretion.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">By posting, uploading, inputting, providing or submitting your Submission you warrant and represent that you own or otherwise control all of the rights to your Submission as described in this section including, without limitation, all the rights necessary for you to provide, post, upload, input or submit the Submissions.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">LIABILITY DISCLAIMER</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">THE INFORMATION, SOFTWARE, PRODUCTS, AND SERVICES INCLUDED IN OR AVAILABLE THROUGH THE DATA STORAGE GROUP WEB SITE MAY INCLUDE INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES ARE PERIODICALLY ADDED TO THE INFORMATION HEREIN. DATA STORAGE GROUP AND/OR ITS SUPPLIERS MAY MAKE IMPROVEMENTS AND/OR CHANGES IN THE DATA STORAGE GROUP WEB SITE AT ANY TIME. ADVICE RECEIVED VIA THE DATA STORAGE GROUP WEB SITE SHOULD NOT BE RELIED UPON FOR PERSONAL, MEDICAL, LEGAL OR FINANCIAL DECISIONS AND YOU SHOULD CONSULT AN APPROPRIATE PROFESSIONAL FOR SPECIFIC ADVICE TAILORED TO YOUR SITUATION.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">DATA STORAGE GROUP AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS ABOUT THE SUITABILITY, RELIABILITY, AVAILABILITY, TIMELINESS, AND ACCURACY OF THE INFORMATION, SOFTWARE, PRODUCTS, SERVICES AND RELATED GRAPHICS CONTAINED ON THE DATA STORAGE GROUP WEB SITE FOR ANY PURPOSE. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, ALL SUCH INFORMATION, SOFTWARE, PRODUCTS, SERVICES AND RELATED GRAPHICS ARE PROVIDED "AS IS" WITHOUT WARRANTY OR CONDITION OF ANY KIND. DATA STORAGE GROUP AND/OR ITS SUPPLIERS HEREBY DISCLAIM ALL WARRANTIES AND CONDITIONS WITH REGARD TO THIS INFORMATION, SOFTWARE, PRODUCTS, SERVICES AND RELATED GRAPHICS, INCLUDING ALL IMPLIED WARRANTIES OR CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT.</span></p>\r\n<p><span style="font-size: x-small;">TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL DATA STORAGE GROUP AND/OR ITS SUPPLIERS BE LIABLE FOR ANY DIRECT, INDIRECT, PUNITIVE, INCIDENTAL, SPECIAL, CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF USE, DATA OR PROFITS, ARISING OUT OF OR IN ANY WAY CONNECTED WITH THE USE OR PERFORMANCE OF THE DATA STORAGE </span><span style="font-size: x-small;">GROUP WEB SITE, WITH THE DELAY OR INABILITY TO USE THE DATA STORAGE GROUP WEB SITE OR RELATED SERVICES, THE PROVISION OF OR FAILURE TO PROVIDE SERVICES, OR FOR ANY INFORMATION, SOFTWARE, PRODUCTS, SERVICES AND RELATED GRAPHICS OBTAINED THROUGH THE DATA STORAGE GROUP WEB SITE, OR OTHERWISE ARISING OUT OF THE USE OF THE DATA STORAGE GROUP WEB SITE, WHETHER BASED ON CONTRACT, TORT, NEGLIGENCE, STRICT LIABILITY OR OTHERWISE, EVEN IF DATA STORAGE GROUP OR ANY OF ITS SUPPLIERS HAS BEEN ADVISED OF THE POSSIBILITY OF DAMAGES. BECAUSE SOME STATES/JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES, THE ABOVE LIMITATION MAY NOT APPLY TO YOU. IF YOU ARE DISSATISFIED WITH ANY PORTION OF THE DATA STORAGE GROUP WEB SITE, OR WITH ANY OF THESE TERMS OF USE, YOUR SOLE AND EXCLUSIVE REMEDY IS TO DISCONTINUE USING THE DATA STORAGE GROUP WEB SITE.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">SERVICE CONTACT : </span><a href="mailto:support@datastor.com"><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">support@datastor.com</span></a></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">TERMINATION/ACCESS RESTRICTION</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group reserves the right, in its sole discretion, to terminate your access to the Data Storage Group Web Site and the related services or any portion thereof at any time, without notice. GENERAL To the maximum extent permitted by law, this agreement is governed by the laws of the State of Washington, U.S.A. and you hereby consent to the exclusive jurisdiction and venue of courts in King County, Washington, U.S.A. in all disputes arising out of or relating to the use of the Data Storage Group Web Site. Use of the Data Storage Group Web Site is unauthorized in any jurisdiction that does not give effect to all provisions of these terms and conditions, including without limitation this paragraph. You agree that no joint venture, partnership, employment, or agency relationship exists between you and Data Storage Group as a result of this agreement or use of the Data Storage Group Web Site. Data Storage Group''s performance of this agreement is subject to existing laws and legal process, and nothing contained in this agreement is in derogation of Data Storage Group''s right to comply with governmental, court and law enforcement requests or requirements relating to your use of the Data Storage Group Web Site or information provided to or gathered by Data Storage Group with respect to such use. If any part of this agreement is determined to be invalid or unenforceable pursuant to applicable law including, but not limited to, the warranty disclaimers and liability limitations set forth above, then the invalid or unenforceable provision will be deemed superseded by a valid, enforceable provision that most closely matches the intent of the original provision and the remainder of the agreement shall continue in effect. Unless otherwise specified herein, this agreement constitutes the entire agreement between the user and Data Storage Group with respect to the Data Storage Group Web Site and it supersedes all prior or contemporaneous communications and proposals, whether electronic, oral or written, between the user and Data Storage Group with respect to the Data Storage Group Web Site. A printed version of this agreement and of any notice given in electronic form shall be admissible in judicial or administrative proceedings based upon or relating to this agreement to the same extent an d subject to the same conditions as other business documents and records originally generated and maintained in printed form. It is the express wish to the parties that this agreement and all related documents be drawn up in English.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">COPYRIGHT AND TRADEMARK NOTICES:</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">All contents of the Data Storage Group Web Site are: Copyright © 2005-2009 Data Storage Group, Inc. and/or its suppliers. All rights reserved.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">TRADEMARKS</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">The names of actual companies and products mentioned herein may be the trademarks of their respective owners.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">The example companies, organizations, products, people and events depicted herein are fictitious. No association with any real company, organization, product, person, or event is intended or should be inferred.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Any rights not expressly granted herein are reserved.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">NOTICES AND PROCEDURE FOR MAKING CLAIMS OF COPYRIGHT INFRINGEMENT</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Pursuant to Title 17, United States Code, Section 512(c)(2), notifications of claimed copyright infringement under United States copyright law should be sent to Service Provider''s Designated Agent. ALL INQUIRIES NOT RELEVANT TO THE FOLLOWING PROCEDURE WILL RECEIVE NO RESPONSE. See Notice and Procedure for Making Claims of Copyright Infringement.</span></p>', '', 1, 12, 0, 43, '2008-07-29 19:31:57', 63, '', '2009-04-13 19:12:45', 116, 0, '0000-00-00 00:00:00', '2008-07-29 19:31:57', '0000-00-00 00:00:00', '', '', 'show_title=0\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 17, 0, 1, '', '', 0, 14, 'robots=\nauthor='),
(62, 'Privacy Statement', 'privacy-statement', '', '<p style="text-align: center;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;"><span style="text-decoration: underline;">PRIVACY STATEMENT</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group is committed to protecting your privacy and developing technology that gives you the most powerful and safe online experience. This Statement of Privacy applies to the Data Storage Group Web site and governs data collection and usage. By using the Data Storage Group website, you consent to the data practices described in this statement.</span></p>\r\n<h3><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">COLLECTION OF YOUR PERSONAL INFORMATION</span></span></h3>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group collects personally identifiable information, such as your e-mail address, name, home or work address or telephone number. Data Storage Group also collects anonymous demographic information, which is not unique to you, such as your ZIP code, age, gender, preferences, interests and favorites.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">There is also information about your computer hardware and software that is automatically collected by Data Storage Group. This information can include: your IP address, browser type, domain names, access times and referring Web site addresses. This information is used by Data Storage Group for the operation of the service, to maintain quality of the service, and to provide general statistics regarding use of the Data Storage Group Web site.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Please keep in mind that if you directly disclose personally identifiable information or personally sensitive data through Data Storage Group public message boards, this information may be collected and used by others. Note: Data Storage Group does not read any of your private online communications.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group encourages you to review the privacy statements of Web sites you choose to link to from Data Storage Group so that you can understand how those Web sites collect, use and share your information. Data Storage Group is not responsible for the privacy statements or other content on Web sites outside of the Data Storage Group and Data Storage Group family of Web sites.</span></p>\r\n<h3><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">USE OF YOUR PERSONAL INFORMATION</span></span></h3>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group collects and uses your personal information to operate the Data Storage Group Web site and deliver the services you have requested. Data Storage Group also uses your personally identifiable information to inform you of other products or services available from Data Storage Group and its affiliates. Data Storage Group may also contact you via surveys to conduct research about your opinion of current services or of potential new services that may be offered.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group does not sell, rent or lease its customer lists to third parties. Data Storage Group may, from time to time, contact you on behalf of external business partners about a particular offering that may be of interest to you. In those cases, your unique personally identifiable information (e-mail, name, address, telephone number) is not transferred to the third party. In addition, Data Storage Group may share data with trusted partners to help us perform statistical analysis, send you email or postal mail, provide customer support, or arrange for deliveries. All such third parties are prohibited from using your personal information except to provide these services to Data Storage Group, and they are required to maintain the confidentiality of your information.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group does not use or disclose sensitive personal information, such as race, religion, or political affiliations, without your explicit consent.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group keeps track of the Web sites and pages our customers visit within Data Storage Group, in order to determine what Data Storage Group services are the most popular. This data is used to deliver customized content and advertising within Data Storage Group to customers whose behavior indicates that they are interested in a particular subject area.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group Web sites will disclose your personal information, without notice, only if required to do so by law or in the good faith belief that such action is necessary to: (a) conform to the edicts of the law or comply with legal process served on Data Storage Group or the site; (b) protect and defend the rights or property of Data Storage Group; and, (c) act under exigent circumstances to protect the personal safety of users of Data Storage Group, or the public.</span></p>\r\n<h3><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">USE OF COOKIES</span></span></h3>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">The Data Storage Group Web site uses "cookies" to help you personalize your online experience. A cookie is a text file that is placed on your hard disk by a Web page server. Cookies cannot be used to run programs or deliver viruses to your computer. Cookies are uniquely assigned to you, and can only be read by a web server in the domain that issued the cookie to you.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">One of the primary purposes of cookies is to provide a convenience feature to save you time. The purpose of a cookie is to tell the Web server that you have returned to a specific page. For example, if you personalize Data Storage Group pages, or register with Data Storage Group site or services, a cookie helps Data Storage Group to recall your specific information on subsequent visits. This simplifies the process of recording your personal information, such as billing addresses, shipping addresses, and so on. When you return to the same Data Storage Group Web site, the information you previously provided can be retrieved, so you can easily use the Data Storage Group features that you customized.</span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">You have the ability to accept or decline cookies. Most Web browsers automatically accept cookies, but you can usually modify your browser setting to decline cookies if you prefer. If you choose to decline cookies, you may not be able to fully experience the interactive features of the Data Storage Group services or Web sites you visit.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">SECURITY OF YOUR PERSONAL INFORMATION</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group secures your personal information from unauthorized access, use or disclosure. Data Storage Group secures the personally identifiable information you provide on computer servers in a controlled, secure environment, protected from unauthorized access, use or disclosure. When personal information (such as a credit card number) is transmitted to other Web sites, it is protected through the use of encryption, such as the Secure Socket Layer (SSL) protocol.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">CHANGES TO THIS STATEMENT</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group will occasionally update this Statement of Privacy to reflect company and customer feedback. Data Storage Group encourages you to periodically review this Statement to be informed of how Data Storage Group is protecting your information.</span></p>\r\n<p><span style="text-decoration: underline;"><span style="font-size: small; font-family: arial,helvetica,sans-serif;">CONTACT INFORMATION</span></span></p>\r\n<p><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Data Storage Group welcomes your comments regarding this Statement of Privacy. If you believe that Data Storage Group has not adhered to this Statement, please contact Data Storage Group at support@datastor.com. We will use commercially reasonable efforts to promptly determine and remedy the problem.</span></p>', '', 1, 13, 0, 44, '2008-07-29 21:04:58', 63, '', '2009-04-13 19:07:11', 116, 0, '0000-00-00 00:00:00', '2008-07-29 21:04:58', '0000-00-00 00:00:00', '', '', 'show_title=0\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 7, 0, 1, '', '', 0, 2634, 'robots=\nauthor='),
(63, 'Partners', 'partners', '', '<table border="0" cellpadding="0" cellspacing="0" width="100%">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<table border="0" cellpadding="0" cellspacing="0" width="100%">\r\n<tbody>\r\n<tr>\r\n<td id="dnn_ContentPane" valign="top"><img src="%7Edatasto1/images/datastor/msgoldpartner.png" border="0" /><span align="left">\r\n<div id="dnn_ctr531_ModuleContent"><span class="Normal">\r\n<p>The Microsoft Partner Program was launched in October 2003 and represents Microsoft’s ongoing commitment to the success of partners worldwide. The program offers a single, integrated partnering framework that recognizes partner expertise, rewards the total impact that partners have in the technology marketplace, and delivers more value to help partners’ businesses be successful.</p>\r\n<p><img src="%7Edatasto1/images/datastor/seagate.png" border="0" /> <a href="http://www.seagate.com/" target="_blank"> </a><br />With more than a quarter century of industry expertise, Seagate continues to be the driver of innovative solutions for the storage industry. Today no other hard drive manufacturer matches Seagate’s breadth of solutions. With more than 40 products covering home computing to enterprise data centers, Seagate delivers advanced solutions for every industry that requires digital storage. The company leads the industry in research and development, with a focus on bringing to market new technologies that will meet the needs of future generations. Since its inception, Seagate has consistently delivered breakthrough innovations and raised the bar for digital storage solutions.</p>\r\n<p><img src="%7Edatasto1/images/datastor/hpbusiness.png" border="0" /> <a href="http://www.hp.com/" target="_blank"> </a></p>\r\n<p>HP is a technology company that operates in more than 170 countries around the world. We explore how technology and services can help people and companies address their problems and challenges, and realize their possibilities, aspirations and dreams. We apply new thinking and ideas to create more simple, valuable and trusted experiences with technology, continuously improving the way our customers live and work.</p>\r\n<p><img src="%7Edatasto1/images/datastor/ibmpartner.png" border="0" /> <a href="http://www.ibm.com/" target="_blank"> </a><br /> The IBM System Storage Proven program is designed to help clients identify storage solutions that have been pre-qualified for interoperability with IBM System Storage products. IBM helps take the guesswork out of putting a total solution together to help simplify your purchase decision, freeing you to focus on running your business.</p>\r\n<p><img src="%7Edatasto1/images/datastor/quantum.png" border="0" /> <a href="http://www.quantum.com/" target="_blank"> </a><br />Founded in 1980, Quantum is the leading global storage company specializing in backup, recovery and archive solutions. Customers’ data protection and retention challenges are complex and rapidly evolving, and the need for a category expert is essential to success. Because all of Quantum’s resources are dedicated to backup, recovery and archive, the company offers the focused expertise, customer-driven innovation and platform independence that storage generalists, such as system OEMs and primary storage providers, cannot match. This combination helps customers solve data protection and retention issues more easily, effectively and securely. In addition, unlike start-ups that offer point products or technologies, Quantum has the global scale and scope to support a worldwide customer base, along with a comprehensive portfolio of systems, software, devices and services.</p>\r\n</span><!-- End_Module_531 --></div>\r\n</span></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<table border="0" cellpadding="0" cellspacing="0" width="100%">\r\n<tbody>\r\n<tr>\r\n<td id="dnn_LeftPane2" valign="top" width="0"></td>\r\n<td width="10"><img src="http://datastor.com/Portals/1/Skins/Captivate-PBlue/images/spacer.gif" border="0" width="10" height="1" /></td>\r\n<td id="dnn_RightPane2" valign="top" width="0"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<table border="0" cellpadding="0" cellspacing="0" width="100%">\r\n<tbody>\r\n<tr>\r\n<td id="dnn_LeftPane" valign="top" width="0"></td>\r\n<td width="10"><img src="http://datastor.com/Portals/1/Skins/Captivate-PBlue/images/spacer.gif" border="0" width="10" height="1" /></td>\r\n<td id="dnn_MiddlePane" valign="top" width="0"></td>\r\n<td width="10"><img src="http://datastor.com/Portals/1/Skins/Captivate-PBlue/images/spacer.gif" border="0" width="10" height="1" /></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 0, 10, 0, 38, '2008-07-30 14:28:09', 63, '', '2009-04-23 01:15:25', 63, 0, '0000-00-00 00:00:00', '2008-07-30 14:28:09', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 4, 0, 11, '', '', 0, 3892, 'robots=\nauthor='),
(64, 'Leadership', 'leadership', '', '<p align="justify">The core leadership team has over 100 years of combined experience creating and delivering storage applications for industry giants like Microsoft, Seagate, and VERITAS.</p>\r\n<p align="justify"><span style="font-family: tahoma,arial,helvetica,sans-serif;"><strong>Brian Dodd</strong>, President and CEO. </span></p>\r\n<p align="justify"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Mr. Dodd, Co-Founder, has over 25 years of experience developing software for storage management and high-performance computing systems. He was responsible for leading the engineering teams in designing, developing and delivering VERITAS Software’s Hierarchical Storage Management (HSM) products to the market. He was also responsible for leading the co-development efforts of the Remote Storage Services technology with Microsoft Corporation. This technology currently ships as part of the Windows 2003 Operating Systems. During his time at Cray Research, Mr. Dodd led the region-wide US Department of Energy Applications Support teams responsible for developing and optimizing applications for massively parallel computing systems. He holds a BS in Applied Geophysics from UCLA and has received numerous awards for his accomplishments in scientific computing from IBM and Cray Research.</span></p>\r\n<p align="justify"><span style="font-family: tahoma,arial,helvetica,sans-serif;"><strong>Mike Moore</strong>, Executive Vice President and CTO. </span></p>\r\n<p align="justify"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Mr. Moore, Co-Founder, has over 15 years of experience developing enterprise software for storage network systems and management applications. He has specialized in storage management application development for the Microsoft Windows platforms with a vision to provide access to data within archival systems with end-user transparency. He has held various senior engineering positions with VERITAS Software, ASG Software Solutions (formerly Dirig Software), and Convergys (formerly CBIS). Most recently, Mr. Moore helped to deliver the VERITAS Data Lifecycle Manager product and key software components for WinINSTALL LE and Remote Storage Services technology embedded into Windows 2003 Operating Systems. He holds a BS in Computer Science from Truman State University.</span></p>\r\n<p align="justify"><span style="font-family: tahoma,arial,helvetica,sans-serif;"><strong>Mike Lakowicz</strong>, Vice President of Business Development &amp; Technology Partnerships. </span></p>\r\n<p align="justify"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Mr. Lakowicz has 30 years business and technology development experience in the storage industry.  He has held VP, Director or Sr. Manager Titles for Business Development, Product Strategy, Sales Management, Key Account Management and Applications Engineering with Quantum, Certance, Seagate, Conner Peripherals, Archive and Cipher Data Products. Mr. Lakowicz has successfully developed and placed new product concepts with volume OEMs such as Dell, IBM and Sun. He holds a BS in Business from Franklin Pierce College. </span></p>\r\n<p align="justify"><span style="font-family: tahoma,arial,helvetica,sans-serif;"><span style="text-decoration: underline;">Finance Advisor</span></span></p>\r\n<p align="justify"><span style="font-family: tahoma,arial,helvetica,sans-serif;"><strong>John B. Greet</strong>, Finance. </span></p>\r\n<p align="justify"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Mr. Greet is the principal of Greet &amp; Associates, LLC, a consulting firm that provides both financial management services to early-stage and established companies, and assistance to start-ups in the development of business plans, financial projections, funding and other development strategies.  A British Chartered Accountant, John is a seasoned financial executive with broad experience across industries in both US and international environments.</span></p>', '', 1, 10, 0, 39, '2008-07-30 14:44:30', 63, '', '2009-04-24 22:36:52', 63, 0, '0000-00-00 00:00:00', '2008-07-30 14:44:30', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 21, 0, 1, '', '', 0, 3021, 'robots=\nauthor='),
(73, 'General FAQ', 'faq-general', '', 'Field1: <input value="Hello World!" id="field1" /><br />Field2: <input id="field2" /><br /><br />Click the button below to copy the content of Field1 to Field2.<br /><button value="Copy Text">Copy Text</button> \r\n<table border="0" width="504" style="width: 504px; height: 388px;">\r\n<tbody>\r\n<tr>\r\n<td><a name="Question1" title="Q1 content pane" class="bullet-1">Q. What is data deduplication?</a></td>\r\n</tr>\r\n<tr>\r\n<td>A. Data deduplication is a technology that reduces storage requirements by identifying and removing redundant data.</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border="0" width="300" style="height: 300px;">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<p>\r\n<table border="0" width="300" style="height: 300px;">\r\n</table>\r\n</p>\r\n<p> </p>\r\n<p><br />Q. What data deduplication techniques does ArchiveIQ™ use?<br />A. ArchiveIQ™ uses three data deduplication techniques to identify and<br />remove redundant data. First, all data is compressed using advanced data<br />compression. Second, a global single-instance-storage (G-SIS) is used to<br />remove redundant data at the file-level regardless of file name, path or<br />even server. Third, active files are analyzed at a sub-file level to<br />remove redundancy which helps with problem files like PSTs, Exchange<br />EDBs and SQL databases.<br /><br />Q. Does ArchiveIQ™ replace my existing backup application?<br />A. Yes, ArchvieIQ can protect data without a third-party backup<br />application. This is just one more cost savings offered by the solution.<br /><br />Q. Is data deduplicated before it touches the network?<br />A. Yes, often called "source-based" data deduplication, ArchiveIQ™<br />removes redundant data on the protected server before any data is<br />transferred across LAN or WAN network connections.<br /><br />Q. Does ArchiveIQ™ require proprietary hardware?<br />A. No, ArchiveIQ™ is a software only solution that runs on Microsoft<br />Windows. The administrator has freedom to choose the best hardware to<br />fit their needs and budget.<br /><br />Q. Can ArchiveIQ™ protect data stored on non-Windows based servers<br />(Linux, Solaris, HP-UX, etc. . .)?<br />A. Yes, ArchiveIQ™ can "post process" data that has been transferred<br />from non-Windows based servers. For example, a database backup on HP-UX<br />is transferred to the ArchiveIQ™ server and then deduplicated and stored<br />efficiently by a local protection plan.<br /><br />Currently, ArchiveIQ™ only supports "source based" data deduplication on<br />Microsoft Windows.<br /><br />Q. What is the difference between "source based", "post process" and<br />"in-line" data deduplication?<br />A. One important aspect of data deduplication is WHERE the redundant<br />data is processed and removed. "Source based" products process and<br />remove redundant data on the protected server, before it is transferred<br />across the network. "Post process" and "in-line" products process data<br />in a central location and only store unique data. "Post process" also<br />requires extra disk space to cache the data before redundant data is<br />removed.<br /><br />Q. Can iSCSI connected storage be used by ArchiveIQ™ to store<br />deduplicated data?<br />A. Yes, ArchiveIQ™ uses standard NTFS volumes to store deduplicated<br />data. These NTFS volumes can be internal, iSCSI and Fibre Channel<br />connected.<br /><br />Q. Can ArchiveIQ™ use UNC paths (CIFS\\SMB, NFS) to store deduplicated<br />data?<br />A. No, the NTFS stores that ArchiveIQ™ uses to store deduplicated data<br />must be attached to the ArchiveIQ™ server using internal, iSCSI and Fibre<br />Channel connections.<br /><br />Q. Does ArchiveIQ™ install agent software on all the protected servers?<br /><br />A. No, the only thing that ArchiveIQ™ puts on the protected server is a<br />scheduled task. This scheduled task remotely executes the deduplication<br />process directly from the ArchiveIQ™ server. This configuration<br />simplifies future software upgrades because only the ArchiveIQ™ server<br />must be upgraded. Every scheduled task is still managed centrally<br />through the ArchiveIQ™ management interface.<br /><br />Q. What is the overhead (CPU and memory) of the deduplication process<br />running on the protected server?<br />A. The memory usage of the deduplication process running on the<br />protected server is less than 20MB. The CPU utilization varies based on<br />the number and speed of the CPU(s). On most modern servers the CPU<br />utilization ranges between 25-35% while the plan is running.<br /><br />Q. Can the ArchiveIQ™ server be a virtual machine?<br />A. Yes, since ArchiveIQ™ fully distributes the data deduplication<br />process across the protected servers the overhead on the ArchiveIQ™<br />server is much less. One thing to note is that backend processes, like<br />data expiration and data verification, will require more CPU and memory.<br />These backend processes will take longer if the ArchiveIQ™ server is<br />running in a virtual machine.<br /><br />Storage scalability should also be considered when ArchiveIQ™ is running<br />in a virtual machine. Determine how much storage capacity can be<br />connected to the virtual machine and verify this meets the needs of your<br />environment.<br /><br />Q. Can ArchiveIQ™ deduplicate and store virtual machine images (VMDK,<br />VHD, XVA)?<br />A. Yes, ArchiveIQ™ uses sub-file data deduplication to remove redundant<br />data within these large files. Simply store a copy of the virtual<br />machine images directly on the ArchiveIQ™ server and schedule a local<br />protection plan to efficiently store these images. The original image<br />can be overwritten every day with new images while ArchiveIQ™ is keeping<br />a deduplicated backup history.<br /><br />Q. Can ArchiveIQ™ deduplicate and store Microsoft Exchange storage<br />groups?<br />A. Yes, ArchiveIQ™ uses the VSS framework found in Windows 2003 or<br />later to capture a consistent image of Exchange storage groups while<br />they are mounted. After ArchiveIQ™ has a consistent image it uses<br />sub-file data deduplication to remove redundant data found in the large<br />EDB files. Every recovery point is a FULL backup, but the disk space<br />used is far less.<br /><br />Q. Can ArchiveIQ™ deduplicate and store Microsoft SQL databases?<br />A. Yes, ArchiveIQ™ uses the VSS framework found in Windows 2003 or later<br />to capture a consistent image of SQL databases while they are in use.<br />After ArchiveIQ™ has a consistent image it uses sub-file data<br />deduplication to remove redundant data found in the large MDF files.<br />Every recovery point is a FULL backup, but the disk space used is far<br />less.</p>', '', 1, 3, 0, 901, '2008-09-16 15:33:41', 63, '', '2009-04-08 23:07:04', 116, 0, '0000-00-00 00:00:00', '2008-09-16 15:33:41', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_vote=\nshow_author=0\nshow_create_date=0\nshow_modify_date=0\nshow_pdf_icon=0\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 22, 0, 1, '', '', 0, 1830, 'robots=\nauthor='),
(65, 'Customer Support', 'customer-support', '', '<p><a href="index.php?option=com_content&amp;view=category&amp;id=902&amp;Itemid=76">Knowledge Base </a><br />Read the latest how to articles. Check back as we will be adding new articles often.</p>\r\n<p><a href="index.php?option=com_docman&amp;Itemid=66">Download Files Here.</a><br />You can find the lasted release notes and updates here.</p>', '', 1, 6, 0, 40, '2008-08-08 11:48:31', 63, '', '2008-10-01 20:22:46', 63, 0, '0000-00-00 00:00:00', '2008-08-08 11:48:31', '0000-00-00 00:00:00', '', '', 'show_title=0\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=0\nshow_print_icon=0\nshow_email_icon=0\nlanguage=\nkeyref=\nreadmore=', 10, 0, 9, '', '', 1, 517, 'robots=\nauthor=');
INSERT INTO `jos_content` (`id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`) VALUES
(67, 'Restricted Access', 'restricted-access', '', 'You are not authorized at this time to view this link.', '', 1, 6, 0, 40, '2008-08-11 12:31:45', 63, '', '2008-08-11 13:36:34', 63, 0, '0000-00-00 00:00:00', '2008-08-11 12:31:45', '0000-00-00 00:00:00', '', '', 'show_title=0\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 2, 0, 8, '', '', 0, 46, 'robots=\nauthor='),
(68, 'Archive IQ Backup System First Impressions', 'archive-iq-backup-system-first-impressions', '', '<p>August 7th, 2008 | by stephen |<br />Large companies merging together and having various data backup system utilizations can equal one major headache for those tasked with weaving the mess into something viable. Some how I knew I had just stepped in it when the deal was finalized. Literally. Virtually overnight our company nearly doubled in size and I was staring right into the face of one heck of a screwed up data protection/recovery and backup quagmire. Since the merger I have been struggling with several different backup systems, namely NetBackup, BackupExec and NetVault across several different tape libraries and backup-to-disk fiber channel/iSCSI SANs/NAS systems. As you might imagine it is incredibly difficult to not only manage all of these different environments but we also have had to consolidate and clean up and out about five years worth of bits and pieces. usually when you have this much junk to throw out you can just call Waste Management and have them roll a dumpster off into the driveway. No such luck with this mess! Did I mention all of the outdated servers that have been dropping like a rock of late? I’ll save that for another post.</p>\r\n<p><a href="http://www.blogmynog.com/2008/08/07/archive-iq-backup-system-first-impressions/">blogmynog.com</a></p>', '', 1, 5, 0, 36, '2008-08-21 13:15:35', 63, '', '2008-08-21 13:24:40', 63, 0, '0000-00-00 00:00:00', '2008-08-21 13:15:35', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 3, 0, 5, '', '', 0, 1, 'robots=\nauthor='),
(141, 'dS Shield™ Product Family', 'ds-shield-product-family-', '', '<p>dataStor Shield™ source-side deduplication technology uses a sub-file adaptive content factoring process which is globally distributed across all production servers, or client computers. The patent-pending process is technologically superior to other software-based solutions in that the fully distributed method is extremely efficient with core memory, network bandwidth and computing resources, allowing the process to run on laptop computers up to large networks of enterprise servers.</p><p>A 30-day free, no obligation evaluation is offered for each of our products</p><p><strong>Scalable Business Server</strong></p><table border="0" cellpadding="5" width="90%"><tbody><tr><td colspan="2"><img src="images/datastor/smSBS.jpg" border="0" /></td><td>This software is designed to work from the small business up to the enterprise level. With our “Pay-As-You-Grow” licensing your company can start protecting its data at a cost that is right for you.</td></tr><tr><td align="center"><h4><a href="dataStor-SBS-Buy-Now.html">Buy</a></h4></td><td align="center"><h4><a href="component/option,com_jumi/fileid,7/">Try</a></h4></td><td> </td></tr></tbody></table><p><strong>Professional Single Server</strong></p><table border="0" cellpadding="5" width="90%"><tbody><tr><td colspan="2"><img src="images/datastor/smPSS.jpg" border="0" /></td><td>This single server solution supports DAS, NAS, SAN and removable disk cartridges. It has the built in capatibility to work easily with Microsoft Exchange and SQL Server.</td></tr><tr><td align="center"><h4><a href="dataStor-Pro-Buy-Now.html">Buy</a></h4></td><td align="center"><h4><a href="component/option,com_jumi/fileid,7/">Try</a></h4></td><td> </td></tr></tbody></table><p><strong>Professional Desktop</strong></p><table border="0" cellpadding="5" width="90%"><tbody><tr><td colspan="2"><img src="images/datastor/smPD.jpg" border="0" /></td><td>This single user software is ideal for backing up all your personal information. Its intuitive user interface makes it easy to implement and use, and contains the same powerful deduplication technology at a price that can’t be beat. </td></tr><tr><td align="center"><h4><a href="dataStor-Pro-Buy-Now.html">Buy</a></h4></td><td align="center"><h4><a href="component/option,com_jumi/fileid,7/">Try</a></h4></td><td> </td></tr></tbody></table> To see which one is right for you, <a href="index.php?option=com_content&view=article&id=143">click here</a> to compare the products.', '', 1, 5, 0, 907, '2009-06-10 02:20:52', 63, '', '2009-06-18 00:48:07', 63, 0, '0000-00-00 00:00:00', '2009-06-10 02:20:52', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 16, 0, 1, '', '', 0, 182, 'robots=\nauthor='),
(142, 'test pdf', 'test-pdf', '', '{pdf=http://www.sparko.com/SavingsAnalysis_FINAL.pdf|500|300}', '', 1, 5, 0, 34, '2009-06-13 01:59:05', 63, '', '2009-06-13 02:04:04', 63, 0, '0000-00-00 00:00:00', '2009-06-13 01:59:05', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 2, 0, 3, '', '', 0, 5, 'robots=\nauthor='),
(76, 'custom login', 'custom-login', '', 'This a custom login page', '', 1, 6, 0, 40, '2008-09-24 18:11:35', 63, '', '2008-09-24 18:39:30', 63, 0, '0000-00-00 00:00:00', '2008-09-24 18:11:35', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 2, 0, 7, '', '', 0, 3, 'robots=\nauthor='),
(77, 'How to replace a server being protected with ArchiveIQ Remote Accelerator', 'how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator', '', '<o:p><span style="font-size: small; font-family: Times New Roman;">\r\n<p class="MsoNormal"><strong><span style="font-size: 13pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Arial;">How to replace a server being protected with ArchiveIQ Remote Accelerator </span></strong></p>\r\n<p class="MsoNormal"><a href="#survey"><span style="font-size: 8.5pt; color: #07679a; text-decoration: none; mso-bidi-font-size: 12.0pt; text-underline: none;">View products that this article applies to.</span></a></p>\r\n</span></o:p>\r\n<table border="0" width="157" cellpadding="0" cellspacing="0" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n<tr style="height: 17.25pt; mso-yfti-irow: 0; mso-yfti-firstrow: yes;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Article ID<o:p></o:p></span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">:<o:p></o:p></span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">0000011<o:p></o:p></span></p>\r\n</td>\r\n</tr>\r\n<tr style="height: 8.25pt; mso-yfti-irow: 1;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Last Review<o:p></o:p></span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">:<o:p></o:p></span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">September 29 ,2008<o:p></o:p></span></p>\r\n</td>\r\n</tr>\r\n<tr style="height: 3.25pt; mso-yfti-irow: 2; mso-yfti-lastrow: yes;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Revision<o:p></o:p></span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">:<o:p></o:p></span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">1.0<o:p></o:p></span></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;"></span></o:p>\r\n<table border="0" width="157" cellpadding="0" cellspacing="0" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;">\r\n<p class="MsoNormal"><strong><span style="font-size: 10.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"><span style="color: #000000;">SUMMARY<o:p></o:p></span></span></strong></p>\r\n<p class="MsoNormal"><em><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">In addition to the options available to use ArchiveIQ in the data transfer process, this article focuses on the configuration of ArchiveIQ after data has been transferred from an old server to a new server.</span></em><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p>\r\n<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"><span style="color: #000000;">INTRODUCTION<o:p></o:p></span></span></strong></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: ''Times New Roman''; mso-bidi-theme-font: minor-bidi;">When a production server is decommissioned or fails and a new server takes its place, ArchiveIQ Remote Accelerator will need to be configured to protect the new server. In addition, ArchiveIQ may be used to restore data to the new server. If both servers still function and are in the same location, a transfer of live data from one to the other may be the best option. Afterward, configuration of ArchiveIQ to protect the new server is the same as adding a new server and plan in Archive Manager. Alternately, depending upon circumstances, a point in time restore of a protection plan to an alternate location on the new server may be performed. This article focuses both on the configuration of ArchiveIQ after the data has been transferred to the new server, and on the options available to use ArchiveIQ in the data transfer process. ArchiveIQ configuration is discussed in three different scenarios:</span></p>\r\n<p class="MsoListParagraph"><span style="color: #000000;"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Verdana; mso-fareast-font-family: Verdana;"><span style="mso-list: Ignore;">1.<span style="font-family: &quot;Times New Roman&quot;;">     </span></span></span><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">New server is temporarily at the same location as the ArchiveIQ server<o:p></o:p></span></span></p>\r\n<p class="MsoListParagraph"><span style="color: #000000;"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Verdana; mso-fareast-font-family: Verdana;"><span style="mso-list: Ignore;">2.<span style="font-family: &quot;Times New Roman&quot;;">     </span></span></span><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">New server is already at the remote location and an external storage device is available</span></span></p>\r\n<p class="MsoListParagraph"><span style="color: #000000;"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Verdana; mso-fareast-font-family: Verdana;"><span style="mso-list: Ignore;">3.<span style="font-family: &quot;Times New Roman&quot;;">     </span></span></span><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">New server is already at the remote location and an external storage device is not available</span> </span></p>\r\n</span></o:p>\r\n<table border="0" width="157" cellpadding="0" cellspacing="0" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n<span style="color: #000000;"></span>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;">\r\n<table border="0" width="157" cellpadding="0" cellspacing="0" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n</table>\r\n</span></o:p><o:p><span style="font-size: small; font-family: Times New Roman;">\r\n<p class="MsoNormal"><strong><span style="font-size: 10.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"><span style="color: #000000;">MORE INFORMATION<o:p></o:p></span></span></strong></p>\r\n<p class="MsoNormal"><strong><span style="font-size: 9pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">New server is temporarily at the same location as the ArchiveIQ server </span></strong><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Arial;"><o:p></o:p></span></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Arial;"><span style="color: #000000;">If a new server requires that a large data set be restored from an ArchiveIQ point in time, the best option would be to restore the data to the server before shipping it out. The restore window and the preparation for subsequent plan runs are two reasons to choose this option. Add the new server to the local area network of the ArchiveIQ Server for maximum transfer rate. After restoring the data, configure and run a protection plan for the new server twice before shipping it out. This will significantly shorten the backup window on the initial runs, since ArchiveIQ identifies the data and verifies the store contents on its initial plan runs.<o:p></o:p></span></span></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Arial;"><span style="color: #000000;">If you prefer to give the new server the same name as the old server, follow these steps:<o:p></o:p></span></span></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Arial;"><span style="color: #000000;">•<span style="mso-tab-count: 1;">           </span>After data has been transferred and you are ready to decommission the old server, follow Microsoft best practices for removing the old server from the domain and adding the new server to the domain. <o:p></o:p></span></span></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Arial;"><span style="color: #000000;">•<span style="mso-tab-count: 1;">           </span>ArchiveIQ uses the remote server computer name to run plans. Make sure DNS records for the new server are updated on all DNS servers. Run ipconfig /flushdns on the ArchiveIQ server. <o:p></o:p></span></span></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Arial;"><span style="color: #000000;">•<span style="mso-tab-count: 1;">           </span>Create a scheduled task on the new server that matches the settings on the old server. Copy the scheduled task name, Run line, Start in directory, Run as settings and schedule from the old server and manually create a scheduled task on the new server with these settings.<o:p></o:p></span></span></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Arial;"><span style="color: #000000;">•<span style="mso-tab-count: 1;">           </span>If the drive letter of the volume you wish to protect has changed on the new server, make sure that is reflected in the protection plan. In Archive Manager, right click on the protection plan, select Properties, and select the Folders tab to verify this setting. Select the Advanced tab of the protection plan. Confirm the logfile and temp setting for the plan.<o:p></o:p></span></span></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Arial;"><span style="color: #000000;">•<span style="mso-tab-count: 1;">           </span>If a cache is in use, confirm cache settings are correct. Right click the store of the protection plan, select properties, and check the remote cache setting for the protection plan. Copy the cache from the old server to the new server.<o:p></o:p></span></span></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Arial;"><span style="color: #000000;">To avoid the manual steps above, give the replacement server a new name, add it to the domain, restore the data, then create a new plan with the new server name. Run the plan two times initially to identify the data and verify the contents already exist in the store. ArchiveIQ will find the items in the store and will not have to transfer them across the wire. However, it may have to read items from the store across the wire for any changed items that are not in the cache. <o:p></o:p></span></span></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; mso-bidi-font-family: Arial;"><span style="color: #000000;">If you give the new server a new name, and decide to delete the old plans and old server in the Remote Servers node, be careful not to check the box to delete the associated archive or you will permanently delete all points in time for the archive. When you delete these protection plans including the associated archive, you delete the catalogs that are used to restore points in time for those plans. So long as you do not put a checkmark in the ‘delete associated archive’ box when you delete the plans from the Remote Servers node, then the archives still exists and may be accessed under the store/archives node in Archive Manager.<o:p></o:p></span></span></p>\r\n<p class="MsoNormal"><strong><span style="font-size: 9pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">New server is already at the remote location and an external storage device is available</span></strong></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">If an external storage device is available, consider restoring a point in time from the old server plan to it while it is on the local network of the ArchiveIQ Server, or plugged directly into the ArchiveIQ Server, and shipping the external device to the new server location. Then, copy the data from the external device to the new server. If the size of the data set to be restored is large, this option may be preferable to restoring data across a WAN connection. To retain the security settings on the restored files and folders, be sure the external device contains an NTFS volume and that it is connected to a system that is a member of the Windows domain.</span></p>\r\n<p class="MsoNormal"><strong><span style="font-size: 9pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">New server is already at the remote location and an external storage device is not available</span></strong></p>\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Once the new server is visible to the ArchiveIQ Server via mapped drive or DNS entry, and appropriate security permissions are in place, data may be restored directly to the new server. If necessary create the mapped drive using the IP address of the new server. The ArchiveIQ Server must have full access to a share on the new server. If the new server is to be a member of the domain, add it to the domain prior to a restore to meet these requirements. For large data sets, consider the other two options prior to restoring data across a WAN link, given the inherent limit to the rate that data can transfer across the WAN.</span><span style="font-size: 10pt; color: #000080; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><o:p></o:p></span></p>\r\n<div align="center" style="margin: 7.5pt 0in; text-align: center;" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">\r\n<hr size="2" width="100%" align="center" style="color: #dddddd;" />\r\n</span></div>\r\n<p class="MsoNormal"><a name="survey"><span style="color: #07679a; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"> </span></a><span style="mso-bookmark: survey;"></span><strong><span style="font-size: 9.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">APPLIES TO</span></strong></p>\r\n</span></o:p>\r\n<table border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto -1.5pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n<tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes;">\r\n<td width="26" valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; width: 19.65pt; padding-top: 3pt; background-color: transparent; border: #f0f0f0;">\r\n<p class="MsoNormal" align="center"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">•<o:p></o:p></span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; padding-top: 3pt; background-color: transparent; border: #f0f0f0;">\r\n<p class="MsoNormal"><span style="font-size: 8pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">ArchiveIQ Enterprise Server<o:p></o:p></span></p>\r\n</td>\r\n</tr>\r\n<tr style="mso-yfti-irow: 1; mso-yfti-lastrow: yes;">\r\n<td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in;">\r\n<p class="MsoNormal"><strong><span style="font-size: 9pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"><o:p> </o:p></span></strong></p>\r\n<p class="MsoNormal"><strong><span style="font-size: 9pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Keywords: <o:p></o:p></span></strong></p>\r\n</td>\r\n<td valign="bottom" style="background-color: transparent; border: #f0f0f0; padding: 0in;">\r\n<p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Replace a server, add a server, restore data, 0000011<o:p></o:p></span></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto 3.75pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n<tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes;">\r\n<td width="16" valign="top" style="width: 12pt; background-color: transparent; border: #f0f0f0; padding: 0in;"></td>\r\n<td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in;"></td>\r\n</tr>\r\n<tr style="mso-yfti-irow: 1; mso-yfti-lastrow: yes;">\r\n<td width="16" valign="top" style="width: 12pt; background-color: transparent; border: #f0f0f0; padding: 0in;"></td>\r\n<td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in;"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;">\r\n<p class="MsoNormal"> </p>\r\n</span></o:p>\r\n<table border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto -1.5pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;">\r\n<p class="MsoNormal"><o:p> </o:p></p>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;">\r\n<p class="MsoNormal"> </p>\r\n</span></o:p></span></o:p>\r\n<table border="0" width="157" cellpadding="0" cellspacing="0" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;"></span></o:p>\r\n<table border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto 3.75pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;"></span></o:p>\r\n<table border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto -1.5pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;"></span></o:p>\r\n<table border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto -1.5pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;"></span></o:p>\r\n<table border="0" width="157" cellpadding="0" cellspacing="0" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;"></span></o:p>\r\n<table border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto 3.75pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;"></span></o:p>\r\n<table border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto -1.5pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n<tbody>\r\n</tbody>\r\n</table>\r\n<o:p><span style="font-size: small; font-family: Times New Roman;">\r\n<table border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto -1.5pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n</table>\r\n<table border="0" width="157" cellpadding="0" cellspacing="0" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n</table>\r\n<table border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto 3.75pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n</table>\r\n<table border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto -1.5pt; border-collapse: collapse; mso-yfti-tbllook: 1184;" class="MsoNormalTable">\r\n</table>\r\n</span></o:p>', '', 1, 14, 0, 902, '2008-09-30 16:37:39', 89, '', '2008-10-02 15:06:28', 84, 0, '0000-00-00 00:00:00', '2008-10-01 01:00:00', '0000-00-00 00:00:00', '', '', 'show_title=0\nlink_titles=\nshow_intro=\nshow_section=0\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 7, 0, 17, 'Replace a server, add a server, restore data, 0000011\r\n', 'In addition to the options available to use ArchiveIQ in the data transfer process, this article focuses on the configuration of ArchiveIQ after data has been transferred from an old server to a new server.\r\n\r\n', 1, 71, 'robots=\nauthor='),
(87, 'How to set up store synchronization between software Servers', 'how-to-set-up-store-synchronization-between-archiveiq-servers', '', '<table border="0" cellpadding="0" width="100%" class="MsoNormalTable" style="width: 100%"><tbody><tr><td width="100%" style="padding-right: 0.75pt; padding-left: 0.75pt; padding-bottom: 5.25pt; width: 100%; padding-top: 0.75pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"> </p></td><td width="100%" style="padding-right: 1.95pt; padding-left: 1.95pt; padding-bottom: 0in; width: 100%; padding-top: 0in; background-color: transparent; border: #f0f0f0"><a href="index.php?view=article&catid=902:knowledge-base&id=85:how-to-move-an-archive-from-one-store-to-another-store&tmpl=component&print=1&page=&option=com_content&Itemid=76" title="Print"><span style="font-size: 8pt; line-height: 135%"></span></a><span style="font-size: 8pt; color: #555555; line-height: 135%"></span></td><td width="100%" style="padding-right: 0.75pt; padding-left: 0.75pt; padding-bottom: 5.25pt; width: 100%; padding-top: 0.75pt; background-color: transparent; border: #f0f0f0"><a href="index.php?option=com_mailto&tmpl=component&link=aHR0cDovL3d3dy5kYXRhc3Rvci5jb20vaW5kZXgucGhwP3ZpZXc9YXJ0aWNsZSZpZD04NSUzQWhvdy10by1tb3ZlLWFuLWFyY2hpdmUtZnJvbS1vbmUtc3RvcmUtdG8tYW5vdGhlci1zdG9yZSZvcHRpb249Y29tX2NvbnRlbnQmSXRlbWlkPTc2" title="E-mail"><span style="font-size: 8pt; line-height: 135%"></span></a><span style="font-size: 8pt; color: #555555; line-height: 135%"></span></td><td width="100%" style="padding-right: 0.75pt; padding-left: 0.75pt; padding-bottom: 5.25pt; width: 100%; padding-top: 0.75pt; background-color: transparent; border: #f0f0f0"><a href="index.php?view=article&id=85:how-to-move-an-archive-from-one-store-to-another-store&task=edit&option=com_content&Itemid=76"><span style="font-size: 8pt; line-height: 135%"></span></a><span style="font-size: 8pt; color: #555555; line-height: 135%"></span></td></tr></tbody></table><p class="MsoNormal"> </p><table border="0" cellpadding="0" width="100%" class="MsoNormalTable" style="width: 100%"><tbody><tr><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0.75pt"><table border="0" cellspacing="0" cellpadding="0" width="191" class="MsoNormalTable" style="width: 143.35pt"><tbody><tr><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"><span style="font-size: 8pt; color: #555555; line-height: 135%">Article ID</span></td><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"><span style="font-size: 8pt; color: #555555; line-height: 135%">:</span></td><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"><span style="font-size: 8pt; color: #555555; line-height: 135%">000012</span></td></tr><tr><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"><span style="font-size: 8pt; color: #555555; line-height: 135%">Last Review</span></td><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"><span style="font-size: 8pt; color: #555555; line-height: 135%">:</span></td><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"><span style="font-size: 8pt; color: #555555; line-height: 135%">October 30 ,2008</span></td></tr><tr><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"><span style="font-size: 8pt; color: #555555; line-height: 135%">Revision</span></td><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"><span style="font-size: 8pt; color: #555555; line-height: 135%">:</span></td><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"><span style="font-size: 8pt; color: #555555; line-height: 135%">1.0</span></td></tr></tbody></table><p><font color="#000000"><strong></strong></font></p><p><font color="#000000"><strong><span style="font-size: 8pt; color: #555555; line-height: 135%">SUMMARY</span></strong></font></p><font color="#000000"><strong></strong><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><em><span style="font-size: 8pt; color: #555555; line-height: 135%">This article pertains to dataStor Shield™ and ArchiveIQ™. </span></em></font> <p><font color="#000000"><em><span style="font-size: 8pt; color: #555555; line-height: 135%">This article describes how to set up store synchronization between two or more software Servers, and configure a scheduled task to automate synchronization. </span></em></font></p><font color="#000000"><em></em><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><strong><span style="font-size: 8pt; color: #555555; line-height: 135%">INTRODUCTION</span></strong></font><font color="#000000"><strong></strong><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><span style="font-size: 8pt; color: #555555; line-height: 135%">Synchronization was developed to enable store or archive level redundancy between two or more software Servers. Each software Server may contain one or more replicated stores of another software Server. Synchronization is not simply a copy of an archive''s common content and catalog or catalogs. The synchronization process rebuilds the indexes of the archive that are used during plan runs.</span></font><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><strong><span style="font-size: 8pt; color: #555555; line-height: 135%">HOW TO SYNCHRONIZE AN ARCHIVE OR STORE TO A SECOND SOFTWARE SERVER</span></strong></font><font color="#000000"><strong></strong><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><span style="font-size: 8pt; color: #555555; line-height: 135%">The synchronize option built into our software is accessible at the command line. Follow these steps to synchronize an archive or store from one software Server to another:</span><span style="font-size: 8pt; color: #555555; line-height: 135%"> </span></font> <p><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%">1. Prepare to synchronize by creating the replica store on the destination software Server. <span> </span>In Archive Manager, on the tree pane, right click Stores and select Add Store. Complete the Add Store Wizard. The replica store is for the exclusive use of synchronization. Protection plans cannot run to a store that is defined to be a replica of another store (step 2). Note the name of the replica store and UNC path to the replica store.</span></font></p><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><span style="font-size: 8pt; color: #555555; line-height: 135%">2. <span> </span>At the source software Server set the destination store to be a replica of the source store. Open a command prompt and navigate to the software install directory. For example, to change to the default install directory type: cd "c:\\Program Files\\DSG\\ArchiveIQ Enterprise Server" and hit enter. Enter the replica command. The syntax for the command is:</span><span style="font-size: 8pt; color: #555555; line-height: 135%"> </span></font><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><span style="font-size: 8pt; color: #555555; line-height: 135%">AIQ OBJECTSTORE REPLICA -isreplica {true | false}</span><span style="font-size: 8pt; color: #555555; line-height: 135%">                        </span></font><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%">-replicastore -replicadevice </span><span style="font-size: 8pt; color: #555555; line-height: 135%">                        </span></font><p><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%">-originalstore -originaldevice  </span></font></p><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><span style="font-size: 8pt; color: #555555; line-height: 135%">Example 1: To set Store2 to be a replica of Store1, the command line would be:</span><span style="font-size: 8pt; color: #555555; line-height: 135%">AIQ OBJECTSTORE REPLICA -isreplica true -replicastore Store2 -originalstore Store1-replicadevice <a href="file:///[destination%20server%20name]Store2$"><span style="color: #336699">\\\\[destination server name]\\Store2$</span></a></span><span style="font-size: 8pt; color: #555555; line-height: 135%">Note: at this time the –originalstore parameter is case sensitive, e.g. store1 and Store1 are treated as two different stores. Make sure you enter the -originalstore parameter in case sensitive format or sync will fail.</span></font><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><span style="font-size: 8pt; color: #555555; line-height: 135%">3. Create a batch file containing the synchronize command for your environment. Open notepad and save the file in the install directory as sync[storename].bat Type the synchronize command into sync[storename].bat and save the file to the software install directory. The syntax for the command is:</span><span style="font-size: 8pt; color: #555555; line-height: 135%">  </span></font><p><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%">AIQ OBJECTSTORE SYNC -source -destination</span></font></p><p><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%"></span></font><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%">[-sourcedevice ]</span></font></p><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%">[-destinationdevice ]</span><span style="font-size: 8pt; color: #555555; line-height: 135%">                          </span></font><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%">[-archive ]</span><span style="font-size: 8pt; color: #555555; line-height: 135%">                          </span></font><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%">[-time {$latest$ | }]</span><span style="font-size: 8pt; color: #555555; line-height: 135%">                          </span></font><p><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%">[-verbose]</span></font></p><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><span style="font-size: 8pt; color: #555555; line-height: 135%">Example 1 of Usage: If you wish to sync a particular archive, ‘Archive1'', from source store ‘Store1'' to destination store ‘Store2'' on a second software Server, the command line syntax for a batch file is:</span><span style="font-size: 8pt; color: #555555; line-height: 135%">            </span></font><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%">START AIQ OBJECTSTORE SYNC -source Store1 -destination Store2 -archive Archive1 </span><span style="font-size: 8pt; color: #555555; line-height: 135%">–destinationdevice </span><span style="font-size: 8pt; line-height: 135%"><a href="file:///[destination%20server%20name]Store2$"><span style="color: #336699">\\\\[destination server name]\\Store2$</span></a></span></font><font color="#000000"><span style="font-size: 8pt; line-height: 135%"><span style="color: #555555"></span></span><span style="font-size: 8pt; color: #555555; line-height: 135%">Note: the batch file must reside in the same directory as the aiq.exe executable.</span><span style="font-size: 8pt; color: #555555; line-height: 135%">4. On the source ArchiveIQ Server, add a Scheduled Task to run the batch file created in the prior step.</span></font><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><span style="font-size: 8pt; color: #555555; font-family: Symbol"><span>·<span>          </span></span></span><span style="font-size: 8pt; color: #555555">Click Start, go to Control Panel, and Open Scheduled Tasks</span></font><font color="#000000"><span style="font-size: 8pt; color: #555555"></span><span style="font-size: 8pt; color: #555555; font-family: Symbol"><span>·<span>          </span></span></span><span style="font-size: 8pt; color: #555555">Double click Add Scheduled Task</span></font><font color="#000000"><span style="font-size: 8pt; color: #555555"></span><span style="font-size: 8pt; color: #555555; font-family: Symbol"><span>·<span>          </span></span></span><span style="font-size: 8pt; color: #555555">Complete the Scheduled Task Wizard. Browse to the batch file, set a desired schedule for the sync to occur, and enter the username and password used for plans to run. If not available, use a Domain Administrator account.</span><span style="font-size: 8pt; color: #555555; line-height: 135%">  </span></font><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%"></span><span style="font-size: 8pt; color: #555555; line-height: 135%">5. Verify the replicated store periodically. On the destination software Server, open Archive Manager. In the tree pane under the Stores node, right click the replicated store and select Verify Now. The task will show up in the store''s task history when it is completed. Right-click the store and select Task History from the contextual menu. If any errors are reported view the log for more information.</span> </font><table border="0" cellspacing="0" cellpadding="0" class="MsoNormalTable"><tbody><tr><td width="16" valign="top" style="width: 12pt; background-color: transparent; border: #f0f0f0; padding: 0in"></td><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"></td></tr><tr><td width="16" valign="top" style="width: 12pt; background-color: transparent; border: #f0f0f0; padding: 0in"></td><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"></td></tr></tbody></table><div class="MsoNormal" align="center" style="margin: 0in 0in 0pt; line-height: 135%; text-align: center"><span style="font-size: 8pt; color: #555555; line-height: 135%"><font color="#000000"><hr width="100%" size="0" /></font></span></div><table border="0" cellspacing="0" cellpadding="0" width="241" class="MsoNormalTable" align="left" style="margin: auto 6.75pt; width: 180.75pt"><tbody><tr style="height: 35.4pt"><td width="26" valign="top" style="width: 19.7pt; height: 35.4pt; background-color: transparent; border: #f0f0f0; padding: 0in"><a name="survey" title="survey"></a></td><span></span><td valign="top" style="height: 35.4pt; background-color: transparent; border: #f0f0f0; padding: 0in"><span><font color="#000000"><span style="font-size: 10pt; color: #555555; line-height: 135%; font-family: Symbol"><span>·<span>         </span></span></span><span style="font-size: 8pt; color: #555555; line-height: 135%">Enterprise Server</span></font></span></td><span></span></tr><tr><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"><span></span></td><span><font color="#000000"><span style="font-size: 8pt; color: #555555; line-height: 135%"><strong>APPLIES TO</strong></span></font></span> <td valign="bottom" style="background-color: transparent; border: #f0f0f0; padding: 0in"><span></span></td><span></span></tr></tbody></table><font color="#000000"><span><span style="font-size: 8pt; color: #336699; line-height: 135%"> </span></span></font></td></tr></tbody></table><span style="font-size: small; font-family: Times New Roman"> </span>', '', 1, 14, 0, 902, '2008-10-30 22:51:17', 84, '', '2009-05-08 20:20:19', 116, 0, '0000-00-00 00:00:00', '2008-10-30 10:00:00', '0000-00-00 00:00:00', '', '', '', 3, 0, 18, 'sync synchronize synchronization -sync synch', 'This article describes how to set up store synchronization between two or more ArchiveIQ Servers, and configure a scheduled task to automate synchronization. ', 1, 58, ''),
(136, 'dataStor Shield™ Product Family', 'datastor-shield-product-family', '', 'This is where Product Family lives.', '', -2, 5, 0, 907, '2009-06-04 19:43:58', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-06-04 19:43:58', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 2, '', '', 0, 3, 'robots=\nauthor=');
INSERT INTO `jos_content` (`id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`) VALUES
(137, 'The dataStor™ Advantage', 'overview-advantage-landing', '', '<table border="0" cellpadding="5" width="693" height="248"><tbody><tr><td width="24%"><img src="/images/datastor/advantagepix.jpg" border="0" alt="advantage" width="346" height="230" /> <br /></td><td width="76%" align="center"><h1>Focus On Your Business.... <br />We''ve Got Your Backups.</h1></td></tr></tbody></table><p>dataStor has developed an innovative technology designed to solve all of the problems associated with legacy tape-based systems, and the best part is that it provides a substantially lower cost to the customer! This patent pending technology, known as superCompressor™ global deduplication, increases your effective data storage capacity by identifying redundancies, allowing you to store 20 times more data, and optimizes the data at the source before it is transferred across networks, allowing your daily backups to run 10 times faster.</p><p>dataStor prides itself on its superior customer service. All customer support efforts are kept in-house, which means that you will be dealing with dataStor directly and will develop a relationship with the support team who will understand and address your individual needs. </p><p>Here’s what dataStor Shield™ can offer you:</p><ul><li><strong>Secure Automated Backups</strong>— Automatic backup plans ensure your data is backed-up coherently from a specific point-in-time.</li><li><strong>Data Deduplication</strong>— Our superCompressor™ technology reduces storage requirements by identifying and removing redundant data.</li><li><strong>Backup Verification</strong>— Verifies that every file is saved correctly and without corruption.</li><li><strong>Disaster Recovery</strong>— Synchronization at a remote location in case the primary location goes offline and can become your primary backup target.</li><li><strong>Data Replication</strong>— Ability to replicate data in order to have multiple copies.</li><li><strong>Individual File Discovery</strong>— Stores are searchable down to the version level for quick file discovery.</li><li><strong>Automated Backup Repair</strong>— Corrupted files will automatically be repaired and restored to their original state.</li><li><strong>Software-only Solution</strong>— Our software runs on Windows and can be backed-up to most existing hardware.</li><li><strong>Centralize Remote Office Backups</strong>— All remote office locations are managed through one centralized server.</li><li><strong>Intuitive User Interface</strong>— Simple, easy-to-use, drag and drop, point-in-time functionality.</li></ul>', '', 1, 5, 0, 907, '2009-06-04 22:14:38', 63, '', '2009-06-13 12:48:55', 64, 0, '0000-00-00 00:00:00', '2009-06-04 22:14:38', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 10, 0, 2, '', '', 0, 176, 'robots=\nauthor='),
(138, 'SQL Server plan ends with error ''environment is incorrect''', 'sql-server-plan-ends-with-error-environment-is-incorrect', '', '<table border="0" cellspacing="0" cellpadding="0" width="194" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 194px; border-collapse: collapse; height: 74px"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border-color: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">Article ID</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border-color: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border-color: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">000024</span></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border-color: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">Last Review</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border-color: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border-color: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">June 6, 2009</span></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border-color: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">Revision</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border-color: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border-color: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">1.0</span></td></tr></tbody></table><p><strong><span style="font-size: 10pt; color: black; font-family: ''Verdana'',''sans-serif''"> </span></strong><strong><span style="font-size: 10pt; color: black; font-family: ''Verdana'',''sans-serif''">APPLIES TO</span></strong></p><ul><li><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">ArchiveIQ Enterprise Server</span> </li><li><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">dataStor Shield Scalable Business Server</span> </li><li><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">dataStor<span>  </span>Shield Enterprise Protection Server</span></li></ul><p><strong><span style="font-size: 10pt; color: black; font-family: ''Verdana'',''sans-serif''">SYMPTOMS</span></strong><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''"> </span></p><p><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">In Archive Manager, a SQL Server plan is added to a remote computer that is running an instance of SQL Server 2005. The ''Run'' action is selected. The plan runs and processes files, which is visibe in the plan status action node. When the plan run is ended, an error ''Environment is incorrect'' is reported in the Status window.</span></p><p><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">On the SQL Server, SQL Management Objects for SQL 2008 does not appear in Add/Remove Programs. If you try to install SMO from the installation binaries in the Remote Accelerator administrative share at UNC path <a href="file://[archiveiqserver/AIQRemote$">\\\\[ArchiveIQServer\\AIQRemote$</a>, you receive an ''access is denied'' error.</span></p><p><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">CAUSE</font></span></strong><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000"> </font></span></strong></p><p><span style="font-size: 8.5pt; color: #080808; font-family: ''Verdana'',''sans-serif''">Permissions on the remote computer will not allow you to install from the administrative share.</span></p><p><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">RESOLUTION</font></span></strong><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000"> </font></span></p><p><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">On the SQL Server, manually copy the SMO installation binaries to a local directory and then run the installation. </font></span></p><ol><li><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">On the ArchiveIQ Server, open the System applet in the Control Panel and note the computer name.</span> </li><li><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">On the SQL Server, log on as an administrator and click Start and Run. Type the following UNC path and hit enter: <a href="file://[ArchiveIQServer]AIQRemote$">\\\\[ArchiveIQServer]\\AIQRemote$</a></span></li><li>For a 32-bit O/S, copy SQLSysCLRTypes.msi and SharedManagementObjects.msi to a local folder.</li><li>For a 64-bit O/S, copy SQLSysCLRTypes64.msi and SharedManagementObjects64.msi to a local folder.</li><li>Double-click and install SQL Clear Types, then double-click and install Shared Management Objects.</li></ol>', '', 1, 14, 0, 902, '2009-06-05 22:35:54', 84, '', '2009-06-05 22:39:52', 84, 0, '0000-00-00 00:00:00', '2009-06-05 22:22:50', '0000-00-00 00:00:00', '', '', '', 3, 0, 1, 'Environment is incorrectSQLSMO', 'In Archive Manager, a SQL Server plan is added to a remote computer that is running an instance of SQL Server 2005. The ''Run'' action is selected. The plan runs and processes files, which is visibe in the plan status action node. When the plan run is ended, an error ''Environment is incorrect'' is reported in the Status window.\r\n\r\n', 0, 12, ''),
(78, 'Logs and Logging Options in ArchiveIQ', 'logs-and-logging-options-in-archiveiq', '', '<div style="mso-element: frame" class="ExternalClass65673C6B8075423FB530359EAA41251E"></div>\r\n<div class="ExternalClass65673C6B8075423FB530359EAA41251E">\r\n<table border="0" width="237" cellpadding="0" cellspacing="0" style="margin: auto auto auto 7.5pt; width: 178pt; border-collapse: collapse;" class="MsoNormalTable">\r\n<tbody>\r\n<tr style="height: 17.25pt;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">Article ID</p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">:</p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">000004</p>\r\n</td>\r\n</tr>\r\n<tr style="height: 3.25pt;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">Author<span>         </span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">:</p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">Eric Ortwerth</p>\r\n</td>\r\n</tr>\r\n<tr style="height: 8.25pt;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">Last Review</p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">:</p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">August 31 ,2008</p>\r\n</td>\r\n</tr>\r\n<tr style="height: 3.25pt;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">Revision</p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">:</p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in; tab-stops: 2.0in" class="MsoNormal">1.1</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Logging provides information about the performance of various processes running in ArichiveIQ, including the AIQ process, AIQRemote process, AIQEX process, Viewstor service, and ArchiveIQManager service. In addition to plan run results and statistics, logs also record exceptions and errors the processes encountered and may aid in resolving ArchiveIQ issues. This document explains the various logs available for review, and different levels of logging available.</span></div>\r\n<h1 style="MARGIN: 24pt 0in 0pt" class="ExternalClass65673C6B8075423FB530359EAA41251E"><span style="font-size: large; color: #365f91; font-family: Cambria;">Protection Plan Logs </span></h1>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: small; font-family: Times New Roman;"></span> </p>\r\n<div class="ExternalClass65673C6B8075423FB530359EAA41251E">\r\n<table border="1" cellpadding="0" cellspacing="0" style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse" class="MsoTableGrid">\r\n<tbody>\r\n<tr style="height: 221.3pt;">\r\n<td width="590" valign="top" style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 6.15in; padding-top: 0in; height: 221.3pt; background-color: transparent; border: black 1pt solid;">\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;">    </span><a><span style="font-size: x-small;"><strong>Name:</strong>        protection plan name and .log extension</span></a></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span><span style="font-size: x-small;"><strong>Location:</strong> <span>       </span><em>Local Plan:</em> Install Dir\\ArchiveIQ Enterprise Server\\Logs</span></span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span><span style="font-size: x-small;"><em><span>            </span><span>         </span>Remote Plan:</em> InstallDir\\ArchiveIQ Remote Accelerator\\Logs</span></span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span><span style="font-size: x-small;"><strong>How to set it:</strong> In the UI, select the protection plan, right-click, and select properties. Go to the Advanced tab, and under Global Options, change the LogLevel to the desired level. Default level is summary. You may also specify a different log location and filename by setting Logfile.</span></span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span><span style="font-size: x-small;"><strong>How to view it:</strong> After a protection plan runs to completion, in the UI select the protection plan of interest. In the actions pane, select History. Select a point in time and then click ‘View Log’ in the Result Details.</span></span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span><span style="font-size: x-small;"><strong>What it logs:</strong> The log provides details on archive tasks, i.e. details are logged each time a<span>  </span>protection plan runs, including the scanning of protected directories specified in the plan, errors and warnings during the run, and results of the plan run. You will see an analysis of the data deduplication process, at the end.</span></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><strong><span style="font-size: large;"></span></strong> </p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: large;"><span style="color: #365f91; font-family: Cambria;">AIQ.log</span></span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><strong><span style="font-size: large; color: #365f91;"></span></strong> </p>\r\n<div class="ExternalClass65673C6B8075423FB530359EAA41251E">\r\n<table border="1" cellpadding="0" cellspacing="0" style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse" class="MsoTableGrid">\r\n<tbody>\r\n<tr style="height: 171.6pt;">\r\n<td width="590" valign="top" style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 6.15in; padding-top: 0in; height: 171.6pt; background-color: transparent; border: black 1pt solid;">\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><strong>Name:</strong> aiq.log</span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><strong>Location:</strong> <span> </span>InstallDir\\ArchiveIQ Enterprise Server</span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span><span style="font-size: x-small;">                        </span></span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><strong>How to set it:</strong> </span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><strong>How to view it:</strong> open in notepad from the install directory, or from the command line type notepad filename and press enter.</span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><strong>What it logs:</strong> An appending log of most tasks run in ArchiveIQ Manager, logging each as they run in their command line format, their status, results and exceptions or errors. You may run aiq.exe from the command line and those commands will appear in the same log. Tasks include objectstore create, archive create, archive ntfs (run plan), archive delete, store delete, verify. <span style="text-decoration: underline;">Expire, purge and copy are not part of the log, they are part of aiqex.log</span></span></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: large; color: #365f91; font-family: Cambria;"></span> </p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: large; color: #365f91; font-family: Cambria;">AIQEX.log</span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: small; font-family: Times New Roman;"></span> </p>\r\n<div class="ExternalClass65673C6B8075423FB530359EAA41251E">\r\n<table border="1" cellpadding="0" cellspacing="0" style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse" class="MsoTableGrid">\r\n<tbody>\r\n<tr style="height: 110.9pt;">\r\n<td width="590" valign="top" style="padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; width: 6.15in; padding-top: 0in; height: 110.9pt; background-color: transparent; border: black 1pt solid;">\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><strong>Name:</strong> aiqex.log</span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><strong>Location:</strong> InstallDir\\ArchiveIQ Enterprise Server\\</span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span><span style="font-size: x-small;">            </span></span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><strong>How to set it:</strong> </span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><strong><span style="font-size: x-small;">How to view it:</span></strong></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><strong>What it logs:</strong> aiqex controls expire, purge and copy functions, and the log shows details on those functions.</span></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: small; font-family: Times New Roman;"></span> </p>\r\n<div class="ExternalClass65673C6B8075423FB530359EAA41251E"><br clear="all" style="PAGE-BREAK-BEFORE: always" /></div>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: small; font-family: Times New Roman;"> </span><span style="font-size: large; color: #365f91; font-family: Cambria;">Logging Options in the User Interface</span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"> </p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Logging options may be accessed through ArchiveIQ Manager. Right-click on a protection plan and select properties, then go to the Advanced tab. Under Global Options the logging options may be modified. </span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;"> </span></p>\r\n<ul>\r\n<li>\r\n<div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">Logfile specifies the log location and name. By default the location is the Logs directory of the install directory.</span></div>\r\n</li>\r\n<li>\r\n<div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">LogLevel modifies the amount of information logged during a plan run. Options are None, Summary, Message, Detail, Diagnostic, and Debug in increasing level of detail. Default is Summary.</span></div>\r\n</li>\r\n<li>\r\n<div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">LogMode changes the mode of the log between utf8, ansi, and Unicode. One scenario where logging in unicode may be useful is when filenames protected in a plan contain characters that utf8 can not handle. <span> </span>A change to Unicode may clear up the problem.</span></div>\r\n</li>\r\n<li>\r\n<div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">The $timestamp$ variable may be used to append a timestamp to a log file. To append a timestamp to your log files, go to the advanced tab of your protection plan. Under Global Options/Logfile add the $timestamp$ variable to the name of the log file, e.g. Logs\\hello.log.$timestamp$ </span></div>\r\n</li>\r\n</ul>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: small;"></span> </p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: small;"></span><span style="font-size: large; color: #365f91; font-family: Cambria;">No Logs</span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: small; font-family: Times New Roman;"></span> </p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small; font-family: arial,helvetica,sans-serif;">For various reasons logging may be incomplete, corrupted, or may not run at all. Some of the reasons are listed below.</span></p>\r\n<ul>\r\n<li>\r\n<div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><span style="font-family: arial,helvetica,sans-serif;">It is possible that no log for a protection plan will be linked in the Details pane of the History for that plan. A plan must complete once before the link to the log will appear in the Details pane. Especially during a baseline run of a large data set the first full run can be interrupted prior to completion. The log still exists in the Logs folder of the install directory and can be viewed from the logs folder. </span></span></div>\r\n</li>\r\n<li>\r\n<div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><span style="font-family: arial,helvetica,sans-serif;">If no history for any of the plans is visible ArchiveIQ Manager may not be able to read from the task.history file located in the archives directory of the store. Check to make sure you still have a connection to the store.</span></span></div>\r\n</li>\r\n<li>\r\n<div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><span style="font-family: arial,helvetica,sans-serif;">If a log has been moved from the default location to a network share, for example to a drive on the remote system itself, it will not be visible from the UI. </span></span></div>\r\n</li>\r\n<li>\r\n<div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><span style="font-family: arial,helvetica,sans-serif;">By default logging is set to the ArchiveIQ Enterprise server, so if the aiqremote process dies on a remote system, or if there is a network interruption while writing to the log logging may be incomplete or interrupted. Non helpful error messages may appear in the status for the plan run. Check the plan log and aiqremote.log but look on the remote system’s application log for clues.</span></span></div>\r\n</li>\r\n<li>\r\n<div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><span style="font-family: arial,helvetica,sans-serif;">If a plan does not log properly check to make sure the account used to run the plan has access to the share where the log resides. </span></span></div>\r\n</li>\r\n<li>\r\n<div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><span style="font-family: arial,helvetica,sans-serif;">On occasion logs switch to a different file mode so new entries appear as garbage in the log. When no plans are <span> </span>running you can delete, move or rename the log to force ArchiveIQ to recreate it. Or if the content of the log is required send the file to a developer to have it repaired.</span></span></div>\r\n</li>\r\n<li>\r\n<div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: x-small;"><span style="font-family: arial,helvetica,sans-serif;">The Application log of the operating system may be viewed in Event Viewer for some information that may not make it into ArchiveIQ logs. Include the Application log in the list of logs you check when troubleshooting ArchiveIQ issues.</span></span></div>\r\n</li>\r\n</ul>', '', 1, 14, 0, 902, '2008-10-02 15:59:44', 84, '', '2008-10-02 16:07:37', 84, 0, '0000-00-00 00:00:00', '2008-10-02 15:00:00', '0000-00-00 00:00:00', '', '', '', 3, 0, 20, 'Logs and Logging Options aiq.log aiqex.log loglevel logfile logmode $timestamp$', 'Logging provides information about the performance of various processes running in ArichiveIQ, including the AIQ process, AIQRemote process, AIQEX process, Viewstor service, and ArchiveIQManager service. In addition to plan run results and statistics, logs also record exceptions and errors the processes encountered and may aid in resolving ArchiveIQ issues. This document explains the various logs available for review, and different levels of logging available. ', 1, 34, ''),
(79, 'How to configure the ArchiveIQ Cache', 'the-archiveiq-cache-its-purpose-and-configuration', '', '<em><span style="color: #1f497d; font-family: Calibri;">\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"><strong><span style="font-size: 13pt; font-family: ''Verdana'',''sans-serif'';"></span></strong></p>\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"><a href="http://support.datastor.com/kb/000001/en-us#appliesto"><span style="font-size: 8.5pt; color: #07679a; text-decoration: none; text-underline: none;"><span style="font-family: Times New Roman;"></span></span></a><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';"></span></p>\r\n<div>\r\n<table border="0" width="157" cellpadding="0" cellspacing="0" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse;" class="MsoNormalTable">\r\n<tbody>\r\n<tr style="height: 17.25pt;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="margin: 7.5pt 0in;" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">Article ID</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="margin: 7.5pt 0in;" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">:</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="margin: 7.5pt 0in;" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">000011</span></p>\r\n</td>\r\n</tr>\r\n<tr style="height: 8.25pt;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="margin: 7.5pt 0in;" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">Last Review</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="margin: 7.5pt 0in;" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">:</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="margin: 7.5pt 0in;" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">October 2 ,2008</span></p>\r\n</td>\r\n</tr>\r\n<tr style="height: 3.25pt;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="margin: 7.5pt 0in;" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">Revision</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="margin: 7.5pt 0in;" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">:</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="margin: 7.5pt 0in;" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">1.0</span></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n<p style="margin: 11.25pt 0in 3.75pt;" class="MsoNormal"><strong><span style="font-size: 10.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">INTRODUCTION</span></strong></p>\r\n</span></em>\r\n<p><em><span style="color: #1f497d; font-family: Calibri;">A cache is a directory created on a remote server to temporarily store a set of processed files in their deduplicated format so that they may be referenced quicker than reading them from a store that may reside across a slow network link. Caching improves performance when ArchiveIQ protects a remote system that has a large number of active files across a slow network link. An active file is a file that is new or changed within a specified period of time and that ArchiveIQ will therefore need to process to generate the delta between its original, baseline state and its current state. Anticipating that deltas must be created regularly on a highly active data set, the cache stores a set of the most active files in their deduplicated form, allowing deltas to be generated on subsequent runs without reading baselines from the store across the network. The new delta only needs to travel across the network to be written to the store. This reduces network bandwidth requirements and shortens the backup window. Caching only helps with write performance. Restores are serviced from the store directly, not re-routed through the cache. A cache is configurable by specifying its size, location, maximum number of files, how active the file must be, and how long to store an item in the cache. Please note that currently you cannot change any cache settings for a store while a protection plan is running for that store.</span></em></p>\r\n<p style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in;" class="MsoListParagraph"><span style="color: #000000; font-family: Symbol;"><span><span style="font-size: small;">·</span><span style="font-family: ''Times New Roman'';">         </span></span></span><span style="color: #000000; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;">Client: the computer name of the remote system that will contain the cache for this store</span></span></p>\r\n<p style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in;" class="MsoListParagraph"><span style="color: #000000; font-family: Symbol;"><span><span style="font-size: small;">·</span><span style="font-family: ''Times New Roman'';">         </span></span></span><span style="color: #000000; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;">Items: the maximum number of items permitted in the store.</span></span></p>\r\n<p style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in;" class="MsoListParagraph"><span style="color: #000000; font-family: Symbol;"><span><span style="font-size: small;">·</span><span style="font-family: ''Times New Roman'';">         </span></span></span><span style="color: #000000; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;">Cache Size: the maximum size (in bytes) of the cache.  The default value is 5000000000 (5,000,000,000 bytes).</span></span></p>\r\n<p style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in;" class="MsoListParagraph"><span style="color: #000000; font-family: Symbol;"><span><span style="font-size: small;">·</span><span style="font-family: ''Times New Roman'';">         </span></span></span><span style="color: #000000; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;">Active Days: this sets the file activity threshold.  Only files that are modified within this threshold may be cached.  The default value is 14, meaning only files modified within the past 14 days may be cached.</span></span></p>\r\n<p style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in;" class="MsoListParagraph"><span style="color: #000000; font-family: Symbol;"><span><span style="font-size: small;">·</span><span style="font-family: ''Times New Roman'';">         </span></span></span><span style="color: #000000; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;">Stage File: a Staged file is a file queued for transfer to the object store after all non-staged files are processed.  They are usually the large files that would otherwise delay the completion of a plan run.  Specify the minimum file size criteria for staging. A stage-file-size of 0 means all active files.</span></span></p>\r\n<p style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in;" class="MsoListParagraph"><span style="color: #000000; font-family: Symbol;"><span><span style="font-size: small;">·</span><span style="font-family: ''Times New Roman'';">         </span></span></span><span style="color: #000000; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;">Folder: specify $temp$ to use the remote server''s system temp path, or enter the path of the folder on the remote server you wish to use for the cache.</span></span><span style="color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;"></span></span>  </p>\r\n<p style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in;" class="MsoListParagraph"> </p>\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;"><span style="font-size: 10.5pt; font-family: ''Verdana'',''sans-serif'';"><span style="color: #000000;"><strong><span style="font-size: 10.5pt; font-family: ''Verdana'',''sans-serif'';"><span style="color: #000000;">MORE INFORMATION</span></span></strong></span></span></span></span></p>\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"><strong></strong></p>\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"><strong></strong></p>\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;"><span style="font-size: 10.5pt; font-family: ''Verdana'',''sans-serif'';"><span style="color: #000000;"><strong><span style="font-size: 10.5pt; font-family: ''Verdana'',''sans-serif'';"><span style="color: #000000;"></span></span></strong></span></span></span></span></p>\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;">Caching must be configured in two places in Archive Manager: First, a separate cache must be configured for each server that has a protection plan or plans that is going to use a cache. This is configured in the Remote Cache tab of the store properties. Second, each desired protection plan must be told to use the cache configured in step 1. This must be configured in the advanced tab of the properties of each protection plan that is going to use a cache. </span></span></p>\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"> </p>\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="font-size: small; color: #1f497d; font-family: Calibri;"></span></p>\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;"><span style="font-size: 10.5pt; font-family: ''Verdana'',''sans-serif'';"><span style="color: #000000;"><strong></strong></span></span></span></span></p>\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;"><span style="font-size: 10.5pt; font-family: ''Verdana'',''sans-serif'';"><span style="color: #000000;"><strong>How to Configure the Cache</strong></span></span></span></span></p>\r\n<ol>\r\n<li>\r\n<div style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;">In Archive Manager, right click the desired store and select properties. Select the Remote Cache tab and enter the name of the computer where a cache will reside.  Configure the cache settings listed above as desired. Multiple computers may be added for multiple caches. </span></span></div>\r\n</li>\r\n<li>\r\n<div style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;">Next, select the desired protection plan, click Properties, and the Advanced tab. Under Archive Options, set the UseCache field to True. In the event Archive Manager contains multiple stores, make sure the protection plan set for caching belongs to the store configured for caching.  </span></span></div>\r\n</li>\r\n</ol>\r\n<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span style="font-size: small;"></span></span></p>', '', 1, 14, 0, 902, '2008-10-02 17:23:56', 84, '', '2008-10-02 18:49:03', 84, 0, '0000-00-00 00:00:00', '2008-10-03 21:00:00', '0000-00-00 00:00:00', '', '', '', 9, 0, 14, 'cache stage cache size active days maxitems maxsize lifedays activedays', 'A cache is a directory created on a remote server to temporarily store a set of processed files in their deduplicated format so that they may be referenced quicker than reading them from a store that may reside across a slow network link. Caching improves performance when ArchiveIQ protects a remote system that has a large number of active files across a slow network link. An active file is a file that is new or changed within a specified period of time and that ArchiveIQ will therefore need to process to generate the delta between its original, baseline state and its current state. Anticipating that deltas must be created regularly on a highly active data set, the cache stores a set of the most active files in their deduplicated form, allowing deltas to be generated on subsequent runs without reading baselines from the store across the network. The new delta only needs to travel across the network to be written to the store. This reduces network bandwidth requirements and shortens the backup window. Caching only helps with write performance. Restores are serviced from the store directly, not re-routed through the cache. A cache is configurable by specifying its size, location, maximum number of files, how active the file must be, and how long to store an item in the cache.', 1, 51, '');
INSERT INTO `jos_content` (`id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`) VALUES
(80, 'How to copy a store to a new installation of ArchiveIQ', 'how-to-copy-a-store-to-a-new-installation-of-archiveiq', '', '<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"> </p>\r\n<div>\r\n<table border="0" width="157" cellpadding="0" cellspacing="0" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse;" class="MsoNormalTable">\r\n<tbody>\r\n<tr style="height: 17.25pt;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">Article ID</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">:</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">000006</span></p>\r\n</td>\r\n</tr>\r\n<tr style="height: 8.25pt;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">Last Review</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">:</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">July 23 ,2008</span></p>\r\n</td>\r\n</tr>\r\n<tr style="height: 3.25pt;">\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">Revision</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">:</span></p>\r\n</td>\r\n<td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0;">\r\n<p style="MARGIN: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">1.0</span></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n<p style="MARGIN: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 10.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">SUMMARY</span></strong></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><em><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">This article describes how to manually copy a store to a new installation of ArchiveIQ and configure the new installation to function the same as the original installation. <span> </span></span></em></p>\r\n<p style="MARGIN: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 10pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">INTRODUCTION</span></strong></p>\r\n<p style="MARGIN: 11.25pt 0in 3.75pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">ArchiveIQ intelligently protects data on company servers by creating protection plans for sets of data and efficiently storing the data in a central repository called a store on the back end of the system. A store is a repository for one or more archives, or protection plans, for one or more servers.<span>  </span>Multiple stores may be set up to house different kinds of data, or to balance disk space requirements. In addition to the common content where company data for all archives is stored in its compressed, SIS, deduplicated format, a store contains the information about each archive necessary to find, verify, and restore the data, including a catalog for each archive run, a set of indexes for each archive, a history of plan runs, and quarantined items. Stores are self-contained and portable. It is sometimes desireable to copy a store to a different location, whether more storage space is required to house the store, or a test environment is ready to go into production and the baseline protection plan runs are needed for seeding the production store. If a store must be restored due to a failure of the ArchiveIQ server, these steps may be followed as a part of the ArchiveIQ server restore process.</span><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif'';"> For more information on backing up your ArchiveIQ server, see Best Practices, Backing up your ArchiveIQ system and Restoring your ArchiveIQ system in the help section of Archive Manager.<span style="color: #1f497d;"></span></span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';"></span> </p>\r\n<div><strong><span style="font-size: 10.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">MORE INFORMATION</span></strong></div>\r\n<p style="MARGIN: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 9pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">Two ways to copy a store</span></strong></p>\r\n<p style="MARGIN: 11.25pt 0in 3.75pt" class="MsoNormal"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif'';">There are two ways to copy a store, each appropriate in its own circumstances. An ArchiveIQ server with an existing store can copy that store to another volume on the same server by using an ArchiveIQ command. This might be appropriate when a store volume is running out of space and needs to be copied to a larger volume.<span>  </span>See <a href="http://eaglemeadow.datastor.local:8181/sites/wikid/support/_layouts/CreateWebPage.aspx?List={4d383f65%2Dd7c6%2D42ad%2Dae7c%2D707e0a505c1f}&amp;RootFolderUrl=%2Fsites%2Fwikid%2Fsupport%2FWiki%20Pages&amp;Name=How%20to%20Copy%20a%20Store%20using%20AIQEX%20Objectstore%20Copy" title="How to Copy a Store using AIQEX Objectstore Copy - click to define topic" class="ms-missinglink"><span style="text-decoration: underline;">How to Copy a Store using AIQEX Objectstore Copy</span></a> for more information. This article assumes that a new production server with a new copy of ArchiveIQ has been installed, and that a store on another server volume along with its configuration should be copied.</span></p>\r\n<p style="MARGIN: 7.5pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 9pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">How to manually copy an ArchiveIQ store and settings</span></strong></p>\r\n<p style="MARGIN: 7.5pt 0in 3.75pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">Use the following steps to manually copy an ArchiveIQ store and settings: </span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';"></span> </p>\r\n<p style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in" class="MsoListParagraph"><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span>1.<span style="font-family: ''Times New Roman'';">        </span></span></span><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';">Copy the store to the remote server. A script exists to start 17 concurrent robocopy processes to copy the archives and common content subdirectories. It must be modified for each specific situation. It will not work as listed below.</span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: small;"><span style="font-family: Times New Roman;"></span></span> </p>\r\n<div> <textarea rows="6" style="width: 666px; height: 136px;">&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;SCRIPT START &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; @echo off @echo *************************************************************************** @echo Author: Pete Caviness - DSG @echo This command file creates many robocopy threads to copy an ArchiveIQ Store @echo Updated:05/16/2008 @echo *************************************************************************** echo.  if [%1] == [] goto SYNTAX if [%2] == [] goto SYNTAX if not exist ".\\%1" goto SYNTAX if exist "%2\\%1" echo **ERROR - %2\\%1 already exists &amp;&amp; goto SYNTAX  REM Everything BUT Common Content Directory start /I /MIN robocopy.exe %1 %2\\%1 /XD "Common Content" /e /xn /xo /v /copyall /log:logs\\robolog_everything_else.log  start /I /MIN robocopy.exe "%1\\Common Content\\0" "%2\\%1\\Common Content\\0" /e /xn /xo /v /copyall /log:logs\\robolog_0.log start /I /MIN robocopy.exe "%1\\Common Content\\1" "%2\\%1\\Common Content\\1" /e /xn /xo /v /copyall /log:logs\\robolog_1.log start /I /MIN robocopy.exe "%1\\Common Content\\2" "%2\\%1\\Common Content\\2" /e /xn /xo /v /copyall /log:logs\\robolog_2.log start /I /MIN robocopy.exe "%1\\Common Content\\3" "%2\\%1\\Common Content\\3" /e /xn /xo /v /copyall /log:logs\\robolog_3.log start /I /MIN robocopy.exe "%1\\Common Content\\4" "%2\\%1\\Common Content\\4" /e /xn /xo /v /copyall /log:logs\\robolog_4.log start /I /MIN robocopy.exe "%1\\Common Content\\5" "%2\\%1\\Common Content\\5" /e /xn /xo /v /copyall /log:logs\\robolog_5.log start /I /MIN robocopy.exe "%1\\Common Content\\6" "%2\\%1\\Common Content\\6" /e /xn /xo /v /copyall /log:logs\\robolog_6.log start /I /MIN robocopy.exe "%1\\Common Content\\7" "%2\\%1\\Common Content\\7" /e /xn /xo /v /copyall /log:logs\\robolog_7.log start /I /MIN robocopy.exe "%1\\Common Content\\8" "%2\\%1\\Common Content\\8" /e /xn /xo /v /copyall /log:logs\\robolog_8.log start /I /MIN robocopy.exe "%1\\Common Content\\9" "%2\\%1\\Common Content\\9" /e /xn /xo /v /copyall /log:logs\\robolog_9.log start /I /MIN robocopy.exe "%1\\Common Content\\a" "%2\\%1\\Common Content\\a" /e /xn /xo /v /copyall /log:logs\\robolog_a.log start /I /MIN robocopy.exe "%1\\Common Content\\b" "%2\\%1\\Common Content\\b" /e /xn /xo /v /copyall /log:logs\\robolog_b.log start /I /MIN robocopy.exe "%1\\Common Content\\c" "%2\\%1\\Common Content\\c" /e /xn /xo /v /copyall /log:logs\\robolog_c.log start /I /MIN robocopy.exe "%1\\Common Content\\d" "%2\\%1\\Common Content\\d" /e /xn /xo /v /copyall /log:logs\\robolog_d.log start /I /MIN robocopy.exe "%1\\Common Content\\e" "%2\\%1\\Common Content\\e" /e /xn /xo /v /copyall /log:logs\\robolog_e.log start /I /MIN robocopy.exe "%1\\Common Content\\f" "%2\\%1\\Common Content\\f" /e /xn /xo /v /copyall /log:logs\\robolog_f.log  goto EOF :SYNTAX echo. echo SYNTAX: %0 [ArchiveIQ Store Name] [Destination Path] echo. echo This command must be run from the directory that contains the store folder echo. echo ROBOCOPY.EXE must also be in the PATH or current directory echo.  :EOF &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;SCRIPT END &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; </textarea></div>\r\n<div> </div>\r\n<p style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in" class="MsoListParagraph"><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span>2.<span style="font-family: ''Times New Roman'';">        </span></span></span><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';">Install ArchiveIQ Enterprise Server and Remote Accelerator on the new system. Upgrade to the latest version of ArchiveIQ if a newer version is available.</span></p>\r\n<p style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in" class="MsoListParagraph"><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span>3.<span style="font-family: ''Times New Roman'';">        </span></span></span><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';">Connect Archive Manager to the store copied in step 1. Create a store through the Archive Manager ‘Create Store’ wizard using the same name as the existing store. Point to the <em>directory</em> that contains the store, e.g. D:\\all my stores, so that when you click ok the path specified shows up as the directory that contains the store plus the store directory, e.g. D:\\all my stores\\copied store. Click the Prepare Now button. The existing store will not be overwritten with an empty store during this step but will connect ArchiveIQ to the store.</span></p>\r\n<p style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in" class="MsoListParagraph"><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span>4.<span style="font-family: ''Times New Roman'';">        </span></span></span><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';">Copy ArchiveIQManager.exe.config from the original install directory to the new install directory, e.g. c:\\program files\\DSG\\ArchiveIQ Enterprise Server. If the store name was changed during the robocopy then the config file must reflect this.</span></p>\r\n<p style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in" class="MsoListParagraph"><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span>5.<span style="font-family: ''Times New Roman'';">        </span></span></span><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';">Copy all config .fac files from the Configuration directory in both the ArchiveIQ Enterprise server and ArchiveIQ Remote Accelerator directories to the same location in the new install directories.</span></p>\r\n<p style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in" class="MsoListParagraph"><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span>6.<span style="font-family: ''Times New Roman'';">        </span></span></span><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';">Refresh Archive Manager to reflect the changes in the config file.</span></p>\r\n<p style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in" class="MsoListParagraph"><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';"><span>7.<span style="font-family: ''Times New Roman'';">        </span></span></span><span style="font-size: 8.5pt; color: #1f497d; font-family: ''Calibri'',''sans-serif'';">Test that the plans run.</span></p>\r\n<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';"></span> </p>\r\n<p style="MARGIN: 0in 0in 0pt 0.5in" class="MsoNormal"><span style="font-size: 10pt; color: #000080; font-family: ''Arial'',''sans-serif'';"></span> </p>\r\n<div align="center" style="MARGIN: 7.5pt 0in; TEXT-ALIGN: center" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';"><span style="font-family: Times New Roman;">\r\n<hr size="2" width="100%" align="center" style="COLOR: #dddddd" />\r\n</span></span></div>\r\n<p style="MARGIN: 3.75pt 0in 0pt" class="MsoNormal"><strong><span style="font-size: 9.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">APPLIES TO</span></strong></p>\r\n<div>\r\n<table border="0" cellpadding="0" cellspacing="0" style="MARGIN: auto auto auto 7.5pt; BORDER-COLLAPSE: collapse" class="MsoNormalTable">\r\n<tbody>\r\n<tr>\r\n<td width="16" valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; width: 12pt; padding-top: 3pt; background-color: transparent; border: #f0f0f0;">\r\n<p align="center" style="MARGIN: 0in 7.5pt 0pt; TEXT-ALIGN: center" class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">•</span></p>\r\n</td>\r\n<td valign="top" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 0in; BORDER-TOP: #f0f0f0; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: #f0f0f0; PADDING-TOP: 3pt; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent">\r\n<p style="MARGIN: 0in 7.5pt 0pt" class="MsoNormal"><span style="font-size: 8pt; color: #000000; font-family: ''Verdana'',''sans-serif'';">ArchiveIQ Enterprise Server</span></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>', '', 1, 14, 0, 902, '2008-10-02 18:54:39', 84, '', '2008-10-30 22:54:35', 84, 0, '0000-00-00 00:00:00', '2008-10-02 20:00:00', '0000-00-00 00:00:00', '', '', '', 4, 0, 15, 'How to copy a store to a new installation of ArchiveIQ', 'This article describes how to manually copy a store to a new installation of ArchiveIQ and configure the new installation to function the same as the original installation. ', 1, 64, ''),
(81, 'Best Practices for Store Architecture', 'best-practices-for-store-architecture', '', '<table border="0" cellspacing="0" cellpadding="0" width="237" align="left"><tbody><tr><td valign="top"><p>Article ID</p></td><td valign="top"><p>:</p></td><td valign="top"><p>0000010</p></td></tr><tr><td valign="top"><p>Last Review</p></td><td valign="top"><p>:</p></td><td valign="top"><p>May 5, 2009</p></td></tr><tr><td valign="top"><p>Revision</p></td><td valign="top"><p>:</p></td><td valign="top"><p>1.1</p></td></tr></tbody></table><p> </p><p> </p><p> </p><p> </p><p><span style="font-size: small">dataStor software intelligently protects data on company servers using protection plans for sets of data and efficiently storing the data in a central repository called a store on the back end of the system. A store, then, is a repository of data in its deduplicated format targeted by one or more protection plans for one or more servers. In addition to the common content where company data for all archives is stored in its compressed, Single Instance Storage, deduplicated format, a store contains the information about each archive necessary to find, verify, and restore the data, including a catalog for each archive run, a set of indexes for each archive, a history of plan runs, and quarantined items. Stores are self-contained and portable. Multiple stores may be set up to house different kinds of data, or to balance disk space requirements. To achieve maximum performance of maintenance tasks requires proper planning of the number, location, and size of stores. This document will address store best practices for consideration in your computer environment.</span></p><ul><li><p><span style="font-size: small">Stores may be created on NTFS, FAT32 or EXFAT volumes (NTFS is recommeded). Supported volumes may be iSCSI attached or locally attached volumes. Network attached storage (NAS) devices and UNC paths are supported with the release of version 3.0 of dataStor products.</span></p></li><li><p><span style="font-size: small">A single store may not span multiple volumes. dataStor does not support mount points or junction points within the store itself.</span></p></li><li><p><span style="font-size: small">Multiple stores may reside on a single large volume, and multiple stores may reside on multiple volumes. </span></p></li><li><p><span style="font-size: small">Multiple Stores may be created within Archive Manager. Consider creating at least two stores. One for data that could have higher Single Instance Storage matches (file shares), and a second store for data that will not have any SIS matches (databases). This improves the store expiration and validation time windows.</span></p></li><li><p><span style="font-size: small">Cross-server SIS data deduplication takes place between all protected servers storing data in the same store . Cross-server deduplication does not take place between stores. Group your servers with the highest level of identical data in the same store.</span></p></li><li><p><span style="font-size: small">When carving a SAN volume out of a SCSI device with multiple spindles (hard disks) for use by a store in an Enterprise Server, Scalable Business Server, or Professional Single Server environment, be careful not to share the same spindles (hard disks) used for production data. If you do and a RAID failure occurs you could lose both your production data and the protected data in the stores with no recovery option available to you.</span></p></li><li><p><span style="font-size: small">A partition created in Windows with a GUID Partition Table (GPT) may be extended without re-initializing the volume and losing the store. An MBR volume may not. Click this link for more information </span><a href="http://www.microsoft.com/whdc/device/storage/GPT_FAQ.mspx"><span style="font-size: small">http://www.microsoft.com/whdc/device/storage/GPT_FAQ.mspx</span></a></p></li><li><p><span style="font-size: small">As a practical limit, keep the store size to 2 Terabytes per store. Take into consideration growth in the size of the store as protection plans continue to run. Each store should not grow to exceed 2 Terabytes after it reaches the retention period you set for the archives within it, that is, the number of days to retain data for each protection plan. The store size recommendation centers around the amount of time required to perform data maintenance tasks. With one large LUN it would take considerable time to run chkdsk or defrag if something happened to the logical partition. Also, back end tasks like data validation and expiration must process every item in the store. With one large store these operations could be time consuming. Further, in a disaster recovery situation where the system running dataStor server software itself must be restored, a smaller store will restore from an offsite copy more quickly than a larger store, and therefore you can start restoring archived data out of the store more quickly than with a larger store. The smallest unit that must be recovered from a backup in order for the software to restore data sets from an archive''s point in time is a single, complete store.</span></p></li><li><span style="font-size: small"><p>If you are limited to a 2 TB volume due to a virtual machine or operating system limitation keep in mind that the store has a hard limit. Once full you will need to expire and purge data to recover disk space for plans to continue to run to the targeted store. Plan the number of remote servers, data set size, and retention period accordingly. </p></span></li><li><p><span style="font-size: small">Create a backup of your Enterprise Server, Scalable Business Server, or Professional Single Server, including all stores, for disaster recovery. See the Archive Manager Help documentation under Best Practices for more information.</span></p></li></ul>', '', 1, 14, 0, 902, '2008-10-03 19:15:33', 84, '', '2009-06-16 22:11:22', 84, 0, '0000-00-00 00:00:00', '2008-10-04 01:00:00', '0000-00-00 00:00:00', '', '', '', 9, 0, 12, 'Best Practices for Store Architecture', 'Best Practices for Store Architecture\r\n \r\n', 1, 45, ''),
(82, 'How to upgrade the software to the latest build', 'how-to-upgrade-archiveiq-to-the-latest-release', '', '<div><table border="0" cellspacing="0" cellpadding="0" width="209" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 209px; border-collapse: collapse; height: 120px"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Article ID</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">000012</span></p></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Last Review</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">October 3 ,2008</span></p></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Revision</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">1.0</span></p></td></tr></tbody></table></div><p class="MsoNormal"><strong><span style="font-size: 10.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">SUMMARY</span></strong></p><p class="MsoNormal"><em><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">This article pertains to dataStor Shield™ and ArchiveIQ™.</span></em></p><p class="MsoNormal"><em><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">This article describes how to upgrade from an earlier build of the Enterprise Server and Remote Accelerator.</span></em></p><p class="MsoNormal"> </p><p class="MsoNormal"><strong><span style="font-size: 10pt; color: #000000; font-family: ''Verdana'',''sans-serif''">INTRODUCTION</span></strong></p><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">DSG recommends upgrading to the latest release of our software for feature enhancements, improved performance, usability and reliability over its predecessor. An upgrade may run over an existing installation without uninstalling the existing product. Some additional steps are recommended for precaution in case of a failed upgrade or desire to return to a prior build.</span></p><div><strong><span style="font-size: 10.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">MORE INFORMATION</span></strong></div><p class="MsoNormal"><strong><span style="font-size: 9pt; color: #000000; font-family: ''Verdana'',''sans-serif''">How to perform a software upgrade</span></strong></p><ul><li><div class="MsoNormal"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">Log on to the software Server with an account that is a member of the local Administrators group or domain admins group</span></div></li><li><div class="MsoNormal"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">Click Start, Run, and type regedit. Click OK. Navigate to and export the registry key at HKLM/Software/DSG<br />Open Windows Explorer and navigate to the software install directory. By default the install directory is C:\\Program Files\\DSG. Zip the two subdirectories. Rename the zipped file to reference the build number of the current installation of the software. </span></div></li><li><div class="MsoNormal"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">Download the latest build from the support website at <a href="undefined">www.datastor.com</a>. Login with a current account and click the Support/Downloads menu item.<br />Unzip and view the extracted download folder.<br />Run the setup executable from the Enterprise folder. Accept the default install directory. It should match the current install directory.<br />Run the RemoteAccelerator executable from the Remote folder.<br />Open ‘About the software'' and verify the build number on aiq.exe, aiqremote.exe and aiqremote64.exe.<br />Open Archive Manager and verify usability.</span></div></li><li><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">The exported registry key and zipped install directories are available in case a roll back to a prior build is required.<span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"> </span></span></li></ul><div class="MsoNormal" align="center" style="margin: 7.5pt 0in; text-align: center"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''"><span style="font-family: Times New Roman"><hr width="100%" size="2" /></span></span></div><p class="MsoNormal"><strong><span style="font-size: 9.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">APPLIES TO</span></strong></p><div><table border="0" cellspacing="0" cellpadding="0" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; border-collapse: collapse"><tbody><tr><td width="16" valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; width: 12pt; padding-top: 3pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal" align="center"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">•</span></p></td><td valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; padding-top: 3pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Enterprise Server, Remote Accelerator </span></p></td></tr></tbody></table></div>', '', 1, 14, 0, 902, '2008-10-03 20:01:34', 84, '', '2009-05-08 21:21:04', 116, 0, '0000-00-00 00:00:00', '2008-10-03 15:00:00', '0000-00-00 00:00:00', '', '', '', 4, 0, 19, 'upgrade in-place upgrade', 'This article describes how to upgrade from an earlier release of ArchiveIQ Enterprise Server and ArchiveIQ Remote Accelerator.\r\n\r\n', 1, 18, ''),
(84, 'How to configure Double-Take Replication to properly replicate Space Management stubs', 'how-to-configure-double-take-replication-to-properly-replicate-archiveiq-space-management-stubs', '', '<table border="0" cellspacing="0" cellpadding="0" width="157" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Article ID</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">000008</span></p></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Last Review</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">August 20 ,2008</span></p></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Revision</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">1.0</span></p></td></tr></tbody></table><p class="MsoNormal"><strong><span style="font-size: 10.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">SUMMARY</span></strong></p><p class="MsoNormal"><span><em><span style="color: #000000"><span style="font-size: 11pt; color: #1f497d; font-family: ''Calibri'',''sans-serif''"><font color="#000000">This article pertains to dataStor Shield™ and ArchiveIQ™. </font></span></span></em></span></p><p class="MsoNormal"><span><em><span style="color: #000000"><span style="font-size: 11pt; color: #1f497d; font-family: ''Calibri'',''sans-serif''"><font color="#000000">This article discusses the configuration required to get Double-Take replication version 5.1 to properly replicate DSG HSM stubs.</font></span> </span></em></span></p><p class="MsoNormal"><strong></strong></p><p class="MsoNormal"><strong><span style="font-size: 10pt; color: #000000; font-family: ''Verdana'',''sans-serif''">SYMPTOMS</span></strong></p><p class="MsoNormal"><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''">When using Double-take replication version 5.1 HSM stubs are not getting replicated or are incorrectly replicated to the secondary server.</span></p><p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''">CAUSE</span></strong></p><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Double-take replication cannot treat all reparse points the same and default behavior is not correct for HSM stubs.</span></p><p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''">RESOLUTION</span></strong></p><strong></strong> <span style="color: #000000; font-family: ''Verdana'',''sans-serif''"><span style="color: #800000; font-family: ''Eras Medium ITC'',''sans-serif''"><span style="font-size: x-small; color: #000000; font-family: Arial">Edit the registry and create a string key under </span></span><span style="font-family: Arial"><span style="font-size: x-small"><span style="color: #000000">HKEY_LOCAL</span></span></span><span style="font-family: Arial"><span style="font-size: x-small"><span style="color: #000000">_MACHINE\\</span><span style="color: #a31515"><span style="color: #000000">Software\\NSI Software\\Double-Take\\CurrentVersion\\</span></span></span></span><font face="Verdana'',''sans-serif" color="#000000"> </font></span><span style="color: #000000; font-family: ''Verdana'',''sans-serif''"><font face="Verdana'',''sans-serif" color="#000000"><div class="MsoNormal" align="center" style="margin: 7.5pt 0in; text-align: center"><p align="left"><span style="font-family: Arial"><span style="font-size: x-small"><span style="color: #a31515"><span style="color: #000000">Name the key </span></span></span></span><span style="font-family: Arial"><span style="font-size: x-small"><span style="color: #a31515"><span style="color: #000000">AdditionalReparseTag and set the value to "30" (the decimal value of the DSG reparse tag</span><span style="color: #000000">)</span></span></span></span></p><span style="color: #000000">Space Management (the filemapper service and filter) should be installed on the replica server as well as the primary server. </span><span style="color: #000000"><hr width="100%" size="2" /><font color="#000000"><p> </p></font></span><p> </p></div></font></span><p class="MsoNormal"><strong><span style="font-size: 9.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">APPLIES TO</span></strong></p><table border="0" cellspacing="0" cellpadding="0" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; border-collapse: collapse"><tbody><tr><td width="16" valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; width: 12pt; padding-top: 3pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal" align="center"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">•</span></p></td><td valign="top" style="padding-right: 0in; padding-left: 0in; padding-bottom: 0in; padding-top: 3pt; background-color: transparent; border: #f0f0f0"><p class="MsoNormal"><span style="font-size: 8pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Space Management</span></p></td></tr></tbody></table><table border="0" cellpadding="0" class="MsoNormalTable"><tbody><tr><td width="533" valign="top" style="width: 399.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"><p class="MsoNormal"><strong><span style="font-size: 9pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Keywords: </span></strong><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">Double-take, space management, stub replication</span></p></td><td width="41" valign="bottom" style="width: 30.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''">000008</span></p></td></tr><tr><td width="533" valign="top" style="width: 399.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"><p class="MsoNormal"><span style="font-size: 8.5pt; color: #000000; font-family: ''Verdana'',''sans-serif''"><a class="ms-wikilink" href="sites/wikid/support/Wiki%20Pages/tech%20notes.aspx"></a></span><strong></strong></p></td><td width="41" valign="bottom" style="width: 30.75pt; background-color: transparent; border: #f0f0f0; padding: 0in"> </td></tr></tbody></table>', '', 1, 14, 0, 902, '2008-10-08 23:01:29', 84, '', '2009-05-08 21:14:38', 116, 0, '0000-00-00 00:00:00', '2008-10-08 10:00:00', '0000-00-00 00:00:00', '', '', '', 3, 0, 13, 'ArchiveIQ Space Managementdouble take', 'what is required to configure Double-Take replication version 5.1 to properly replicate DSG HSM stubs', 1, 14, '');
INSERT INTO `jos_content` (`id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`) VALUES
(92, 'How to manually activate license key', 'how-to-manually-activate-license-key-for-archiveiq', '', '<p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><table border="0" cellspacing="0" cellpadding="0" width="157" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 117.45pt; border-collapse: collapse"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">Article ID</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">000003</span></p></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">Last Review</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">June 16 ,2008</span></p></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">Revision</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">1.0</span></p></td></tr></tbody></table><p style="margin: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 10.5pt; color: black">SUMMARY</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><em><span style="font-size: 8.5pt; color: black">This article describes how to manually activate the license key for ArchiveIQ™ and dataStor Shield™. </span></em></p><p style="margin: 3.75pt 0in 0pt" class="MsoNormal"><a href="http://support.datastor.com/kb/000001/en-us#top"><span style="color: #000000"><span></span></span><span style="font-size: 8.5pt"><span style="color: #07679a; font-family: Times New Roman">Back to the top</span></span></a></p><p style="margin: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 10pt; color: black">INTRODUCTION</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: black">You may need to manually activate a license key for our software. Evaluation license keys expire after 30 days. A system may need to be able to run aiqremote locally. However, only the copy of aiqremote that resides on the software Server will have its license activated. Trying to copy aiqremote to another system and run it from there will result in message that ‘software requires new activation for node { … }.’</span></p><table border="0" cellspacing="0" cellpadding="0" class="MsoNormalTable" style="margin: auto auto auto 3.75pt; border-collapse: collapse"><tbody><tr><td width="16" valign="top" style="width: 12pt; background-color: transparent; border: #f0f0f0; padding: 0in"> </td><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"> </td></tr><tr><td width="16" valign="top" style="width: 12pt; background-color: transparent; border: #f0f0f0; padding: 0in"> </td><td valign="top" style="background-color: transparent; border: #f0f0f0; padding: 0in"> </td></tr></tbody></table><p style="margin: 3.75pt 0in 0pt" class="MsoNormal"><a href="http://support.datastor.com/kb/000001/en-us#top"><span style="color: #000000"><span></span></span><span style="font-size: 8.5pt"><span style="color: #07679a; font-family: Times New Roman">Back to the top</span></span></a></p><p style="margin: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 10.5pt; color: black">MORE INFORMATION</span></strong></p><p style="margin: 11.25pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 9pt; color: black">Manually install the Remote Accelerator on second system</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt; color: black">Use the following steps to manually install the software on a second system if necessary: </span></p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><table border="0" cellspacing="0" cellpadding="0" width="546" class="MsoNormalTable" style="width: 409.65pt; border-collapse: collapse"><tbody><tr style="height: 17.5pt"><td width="5" valign="top" style="width: 4.1pt; height: 17.5pt; background-color: transparent; border: #f0f0f0; padding: 0in"> </td><td valign="top" style="height: 17.5pt; background-color: transparent; border: #f0f0f0; padding: 0in"><p style="margin: 7.5pt 3.75pt 7.5pt 0.5in; text-indent: -0.25in" class="MsoListParagraphCxSpFirst"><span style="font-size: 8.5pt; color: black"><span>1.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal"> </span></span></span><span style="font-size: 8.5pt; color: black">Copy ArchiveIQRemote.msi on a second system and start the command prompt.</span></p><p style="margin: 7.5pt 3.75pt 7.5pt 0.5in; text-indent: -0.25in" class="MsoListParagraphCxSpLast"><span style="font-size: 8.5pt; color: black"><span>2.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal"> </span></span></span><span style="font-size: 8.5pt; color: black">Run msiexec /I ArchiveIQRemote.msi LICENSEKEY=</span></p></td></tr><tr style="height: 2.1pt"><td width="5" valign="top" style="width: 4.1pt; height: 2.1pt; background-color: transparent; border: #f0f0f0; padding: 0in"><p style="margin: 7.5pt 3.75pt 7.5pt 0in" class="MsoNormal"> </p></td><td valign="top" style="height: 2.1pt; background-color: transparent; border: #f0f0f0; padding: 0in"><p style="margin: 7.5pt 3.75pt 7.5pt 0in" class="MsoNormal"> </p></td></tr></tbody></table><p style="margin: 7.5pt 3.75pt 7.5pt 0in" class="MsoNormal"><strong><span style="font-size: 9pt; color: black">Manually activate the Remote Accelerator license key</span></strong></p><p style="margin: 7.5pt 3.75pt 7.5pt 40.5pt; text-indent: -0.25in; text-align: justify" class="MsoListParagraphCxSpFirst"><span style="font-size: 8.5pt; color: black"><span>1.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal"> </span></span></span><span style="font-size: 8.5pt; color: black">At the command prompt, from the install directory, run aiqremote activate [A later build may require you run the command using the UNC path to the access directory, e.g. </span><a href="file:///[servername]aiqremote$aiqremote"><span style="font-size: 8.5pt"><span style="color: #07679a">\\\\[servername]\\aiqremote$\\aiqremote</span></span></a><span style="font-size: 8.5pt; color: black"> activate . The command should not be run from the install directory]</span></p><p style="margin: 7.5pt 0in 3.75pt 40.5pt; text-indent: -0.25in" class="MsoListParagraphCxSpMiddle"><span style="font-size: 8.5pt; color: black"><span>2.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal"> </span></span></span><span style="font-size: 8.5pt; color: black">This results in ‘system info’ being displayed and a prompt waits for a PIN.</span></p><p style="margin: 7.5pt 3.75pt 7.5pt 40.5pt; text-indent: -0.25in" class="MsoListParagraphCxSpMiddle"><span style="font-size: 8.5pt; color: black"><span>3.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal"> </span></span></span><span style="font-size: 8.5pt; color: black">Open internet explorer and browse to activate.datastor.com. Enter the license key and system info obtained from step 1 and click the Activate button.</span></p><p style="margin: 7.5pt 0in 3.75pt 40.5pt; text-indent: -0.25in" class="MsoListParagraphCxSpLast"><span style="font-size: 8.5pt; color: black"><span>4.<span style="font-weight: normal; font-size: 7pt; line-height: normal; font-style: normal; font-variant: normal"> </span></span></span><span style="font-size: 8.5pt; color: black">Enter the PIN obtained from step 2 at the command prompt from step 1.</span></p><p style="margin: 7.5pt 0in 3.75pt" class="MsoNormal"><strong><span style="font-size: 9pt; color: black">Modify Protection Plan properties</span></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"><span style="font-size: 8.5pt">Go to the Advanced tab of the protection plan to modify the Target information with UNC paths, need be. </span></p>', '', 1, 14, 0, 902, '2009-01-16 20:26:57', 84, '', '2009-05-08 19:58:30', 116, 0, '0000-00-00 00:00:00', '2009-01-16 20:25:10', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 3, 0, 8, '', '', 1, 13, 'robots=\nauthor='),
(94, 'System Recovery, WinPE boot disk and identical hardware', 'system-recovery-with-archiveiq-winpe-boot-disk-and-identical-hardware', '', '<p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><table border="0" cellspacing="0" cellpadding="0" width="167" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 125.1pt; border-collapse: collapse"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">Article ID</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">0000019</span></p></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">Last Review</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">February 17, 2009</span></p></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">Revision</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">1.0</span></p></td></tr></tbody></table><span style="font-size: 10pt; color: black"><span style="font-size: 10pt; color: black"><font face="Times New Roman"><font face="Calibri"><span style="font-size: 10pt; color: black"><em><span style="font-size: 10pt; color: black">This article pertains to dataStor Shield™ and ArchiveIQ™.</span></em></span></font><font face="Calibri"><span style="font-size: 10pt; color: black">System recovery of a remote server is a two-step process: 1. Boot the remote server into a WinPE pre-install environment with network access, and 2. Run a restore of the system volume from the remote server. </span><span style="font-size: 10pt; color: black"></span></font><strong><span style="font-size: 10pt; color: black"><font face="Calibri">CONSIDERATIONS</font></span></strong><font face="Calibri"><span style="font-size: 10pt; color: black">This article assumes identical hardware on the remote server. If different hardware is in use, for example with RAID or other disk devices, the system may not boot after the restore operation, since no RAID drivers for the specific RAID device will have been restored. If a new hard drive is installed to replace a failed hard drive, be sure to format it with the same partition and drive letter scheme as the original. Otherwise, the restored boot.ini file will not reflect the current disk partitioning on the device.</span><span style="font-size: 10pt; color: black"></span></font><font face="Calibri"><span style="font-size: 10pt; color: black">The software plan to protect the system volume should only contain the system volume. Do not include other volumes in this protection plan.</span><span style="font-size: 10pt; color: black"></span></font><strong><span style="font-size: 10pt; color: black"><font face="Calibri">PREREQUISITES</font></span></strong><font face="Calibri"><span style="font-size: 10pt; color: black">·</span><span style="font-size: 10pt; color: black">       </span><span style="font-size: 10pt; color: black">Download and install the Automated Installation Kit, a free download from Microsoft at </span><span style="font-size: 10pt; color: black"><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=C7D4BC6D-15F3-4284-9123-679830D629F2&displaylang=en"><span style="color: black; text-decoration: none; text-underline: none">http://www.microsoft.com/downloads/details.aspx?FamilyID=C7D4BC6D-15F3-4284-9123-679830D629F2&displaylang=en</span></a><span>.</span></span></font><font face="Calibri"><span style="font-size: 10pt; color: black">·</span><span style="font-size: 10pt; color: black">        </span><span style="font-size: 10pt; color: black">Gather required drivers, such as network device driver and hard disk driver</span><span style="font-size: 10pt; color: black"></span></font><strong><span style="font-size: 10pt; color: black"><font face="Calibri">STEPS TO RESTORE</font></span></strong><strong><span style="font-size: 10pt; color: black"><font face="Calibri">Create a WinPE boot CD using the Automated Installation Kit </font></span></strong><span style="font-size: 10pt; color: black"><font face="Calibri">See the section Create an Image in <u>Getting Started with the Windows Automated Installation Kit (Windows AIK)</u> for quick steps to build a standard WinPE boot disk. For our purposes, we are not creating a master image for deployment, we are only building the WinPE disk. Prior to creating the Win PE disk with the steps below, decide whether you want to add device drivers specific to your environment to the image using steps in the next section. From the Getting Started guide:</font></span><font face="Calibri"><strong><span style="font-size: 10pt; color: black">To create bootable Windows</span></strong><span style="font-size: 10pt; color: black"> <strong>PE media</strong></span></font><span style="font-size: 10pt; color: black"><font face="Calibri">In this step, you will create a bootable Windows PE RAM CD. You will use this CD to capture an image of your master computer and later deploy that image onto your destination computer.</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">1.     From your technician computer, run the <strong>copype.cmd</strong> script to create a local Windows PE build directory. For example, from a command prompt, type:</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">cd Program Files\\Windows AIK\\Tools\\PETools\\</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">copype.cmd </font></span><span style="font-size: 10pt; color: black"><font face="Calibri">Where can be x86, amd64, or ia64 and is a path to local directory. For example,</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">copype.cmd x86 c:\\winpe_x86</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">2.     Copy additional tools like ImageX into your Windows PE build directory. For example, </font></span><span style="font-size: 10pt; color: black"><font face="Calibri">copy “c:\\program files\\Windows AIK\\Tools\\x86\\imagex.exe” c:\\winpe_x86\\iso\\</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">3.     Optionally, create a configuration file called <strong>wimscript.ini</strong> using any text editor, for example Notepad. The configuration file will instruct ImageX to exclude certain files during the capture operation. For example,</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">[ExclusionList]</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">ntfs.log</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">hiberfil.sys</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">pagefile.sys</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">"System Volume Information"</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">RECYCLER</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">Windows\\CSC</font></span><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><span style="font-size: 10pt; color: black"><font face="Calibri">[CompressionExclusionList]</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">*.mp3</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">*.zip</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">*.cab</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">\\WINDOWS\\inf\\*.pnf</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">4.     Save the configuration file to the same location as ImageX as specified in the previous step. For example:</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">c:\\winpe_x86\\iso\\</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">ImageX will automatically detect wimscript.ini if located in the same location.</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">5.     Create an image (.iso) file by using the Oscdimg tool. For example, from a command prompt, type:</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">cd program files\\Windows AIK\\Tools\\PETools\\</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">oscdimg -n –bc:\\winpe_x86\\etfsboot.com c:\\winpe_x86\\ISO c:\\winpe_x86\\winpe_x86.iso</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">6.     Burn the image (winpe_x86.iso) to a CD-ROM.</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">Windows AIK does not include CD-ROM burning software. Use any third-party software to burn the image to a CD-ROM.</font></span><span style="font-size: 10pt; color: black"><font face="Calibri">You now have a bootable Windows PE RAM CD with ImageX. For more information on customizing Windows PE, see the <span>Windows Preinstallation Environment (Windows PE) User’s Guide </span>(Winpe.chm).</font></span><strong><span style="font-size: 10pt; color: black"><font face="Calibri">OPTION 1: add a device driver to an offline Windows PE image </font></span></strong><strong><span style="font-size: 10pt; color: black"><font face="Calibri">To add a device driver to an offline Windows PE image </font></span></strong><font face="Calibri"><span style="font-size: 10pt; color: black">The WinPE image may be altered with additional programs and device drivers for your hardware prior to creating an ISO image and burning the CD. See To add a device driver to an offline Windows PE image in the WinPE.chm help file of the AIK.</span><span style="font-size: 10pt; color: black"></span></font><span style="font-size: 10pt; color: black"><font face="Calibri">1.     Apply the base image (Winpe.wim) by using ImageX to a local Windows PE directory. For example:</font></span> <table border="0" cellspacing="0" cellpadding="0" width="100%" class="MsoNormalTable" style="margin: auto auto auto 1.35in; width: 100%"><tbody><tr><td valign="top" style="padding-right: 6pt; padding-left: 5.4pt; background: #eeeeee; padding-bottom: 2.4pt; padding-top: 2.4pt; border: #bbbbbb 1pt dashed"><span style="font-size: 10pt; color: black"><font face="Calibri">imagex /apply WinPE.wim 1 c:\\winpe_x86\\mount\\</font></span></td></tr></tbody></table><span style="font-size: 10pt; color: black"><font face="Calibri">2.     -OR-</font></span> <table border="0" cellspacing="0" cellpadding="0" width="100%" class="MsoNormalTable" style="margin: auto auto auto 1.35in; width: 100%"><tbody><tr><td valign="top" style="padding-right: 6pt; padding-left: 5.4pt; background: #eeeeee; padding-bottom: 2.4pt; padding-top: 2.4pt; border: #bbbbbb 1pt dashed"><span style="font-size: 10pt; color: black"><font face="Calibri">imagex /mountrw WinPE.wim 1 c:\\winpe_x86\\mount\\</font></span></td></tr></tbody></table><font face="Calibri"><span style="font-size: 10pt; color: black">3.     Add the .inf file to the base image by using the </span><span style="font-size: 10pt; color: black">peimg /inf</span><span style="font-size: 10pt; color: black"> command. For example:</span></font> <table border="0" cellspacing="0" cellpadding="0" width="100%" class="MsoNormalTable" style="margin: auto auto auto 1.35in; width: 100%"><tbody><tr><td valign="top" style="padding-right: 6pt; padding-left: 5.4pt; background: #eeeeee; padding-bottom: 2.4pt; padding-top: 2.4pt; border: #bbbbbb 1pt dashed"><span style="font-size: 10pt; color: black"><font face="Calibri">peimg /inf= c:\\winpe_x86\\mount\\Windows</font></span></td></tr></tbody></table><span style="font-size: 10pt; color: black"><font face="Calibri">4.     Where is the location of the .inf file.</font></span><font face="Calibri"><span style="font-size: 10pt; color: black">5.     Repeat steps 1 and 2 for each additional device driver.<br /><br />When you finish customizing the image, prepare the image for deployment by using the </span><span style="font-size: 10pt; color: black">peimg /prep</span><span style="font-size: 10pt; color: black"> command.</span></font><span style="font-size: 10pt; color: black"><font face="Calibri">After you prepare the image, you can burn the image to the designated media. First, recapture or commit the local Windows PE directory into a .wim file by using ImageX, create an .iso file by using one of the provided tools, and then burn the .iso file to the appropriate media.</font></span><font face="Calibri"><strong><span style="font-size: 10pt; color: black">OPTION 2: boot from an unaltered base WinPE boot CD and supply necessary drivers from within the WinPE environment.</span></strong><span style="font-size: 10pt; color: black"></span></font><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><span style="font-size: 10pt; color: black"><font face="Calibri">Alternatively, boot from an unaltered base WinPE boot CD and supply necessary drivers from within the WinPE environment.</font></span><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><span style="font-size: 10pt; color: black">1.     Obtain a copy of a WinPE boot CD. Boot the system you need to restore</span><span style="font-size: 10pt; color: black">2.     Obtain drivers for the hardware specific to the box, especially the network card driver. Copy the drivers to a usb thumb drive. Expand any compressed drivers so the inf files are available.</span><span style="font-size: 10pt; color: black">3.     At the WinPE command prompt manually install a device driver.</span><strong><span style="font-size: 10pt; color: black"><font face="Calibri">To add a device driver to an online Windows PE image</font></span></strong><span style="font-size: 10pt; color: black"><font face="Calibri">·       </font></span><font face="Calibri"><span style="font-size: 10pt; color: black">At a command prompt, type<br /><br /></span><span style="font-size: 10pt; color: black">drvload.exe inf_path</span></font><font face="Calibri"><span style="font-size: 10pt; color: black"> <br /><br />where </span><span style="font-size: 10pt; color: black">inf_path</span><span style="font-size: 10pt; color: black"> is the path to a device driver. You can specify multiple paths by separating each </span><span style="font-size: 10pt; color: black">inf_path</span><span style="font-size: 10pt; color: black"> entry with a comma.</span></font><span style="font-size: 10pt; color: black">4.     Type ipconfig /all to confirm the adapter driver was installed and the network connection obtained an ip address.</span><span style="font-size: 10pt; color: black">5.     Run diskpart.exe to make sure your local disks are available and prepare hard disk for restore. Type ‘help’ for diskpart help. If no local drives are found, install device drivers for chipset and Array manager, if applicable. Rescan with diskpart. Partition and format system drive to match settings in boot.ini of archived image of system. Mark partition as active.</span><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><font face="Calibri"><strong><span style="font-size: 10pt; color: black">RUN A RESTORE</span></strong><span style="font-size: 10pt; color: black"></span></font><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><span style="font-size: 10pt; color: black"><font face="Calibri">You are now able to boot the remote server with a WinPE boot CD with network support, whether the network drivers are installed from the CD during start up or added manually using the drvload.exe executable. The next step is to restore the system using our software.</font></span><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><span style="font-size: 10pt; color: black"><font face="Calibri">1.    From the WinPE console, obtain network access to the software Server, supplying domain admin credentials.</font></span><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><span style="font-size: 10pt; color: black">a.     Type net use \\\\AIQ_Server_Name\\aiqremote$ /u:domain\\useraccount and press enter</span><span style="font-size: 10pt; color: black">b.     Enter the password for the domain user account</span><span style="font-size: 10pt; color: black"><font face="Calibri">2.    Run the restore command by accessing the remote accelerator binary on the software Server through its UNC path. Enter the software restore command in the form:</font></span><span style="font-size: 10pt; color: black">AIQREMOTE RESTORE VOLUME -store -device -archive -path </span><span style="font-size: 10pt; color: black"><span>                     </span>[-time {$latest$ | }]</span><span style="font-size: 10pt; color: black"><span>                     </span>[-location {alternate | original| single}]</span><span style="font-size: 10pt; color: black"><span>                     </span>[-replace {missing|changed | older|force}]</span><span style="font-size: 10pt; color: black"><span>                     </span>[[-select ]... ]</span><span style="font-size: 10pt; color: black"><span>                     </span>[-exclusions ]</span><span style="font-size: 10pt; color: black"><span>                     </span>[-type (full | standard | quick]</span><span style="font-size: 10pt; color: black"><span>                     </span>[-NotModified ]</span><span style="font-size: 10pt; color: black"><span>                     </span>[-NotAccessed ]</span><span style="font-size: 10pt; color: black"> </span><span style="font-size: 10pt; color: black"><font face="Calibri">E.G. \\\\AIQ_Server_Name\\aiqremote$\\aiqremote.exe restore volume -store [storename] –device [\\\\AIQ_Server_Name\\storename$] </font></span><span style="font-size: 10pt; color: black"><font face="Calibri">–archive [archivename] –path c: –location alternate –replace missing </font></span><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><font face="Calibri"><strong><span style="font-size: 10pt; color: black">BOOT FROM THE RESTORED VOLUME</span></strong><span style="font-size: 10pt; color: black"></span></font><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><span style="font-size: 10pt; color: black"><font face="Calibri">Reboot the system.</font></span><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><font face="Calibri"><strong><span style="font-size: 10pt; color: black">TROUBLESHOOTING</span></strong><span style="font-size: 10pt; color: black"></span></font><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><font face="Calibri"><span style="font-size: 10pt; color: black">·       </span><span style="font-size: 10pt; color: black">If a network device is not installed during start up from the WinPE boot CD (other than the loopback adapter), even though you have added the appropriate inf file to the image, or you are certain the base image contains the driver, make sure you have connected the remote system to the network with a patch cable prior to booting the system. Alternately, after manually installing a network device driver, at the WinPE console run ‘ipconfig /renew’ command.</span></font><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><font face="Calibri"><span style="font-size: 10pt; color: black">·       </span><span style="font-size: 10pt; color: black">If the restore fails with an error indicating the original restore path was not found, use AIQREMOTE RESTORE VOLUME with the –location parameter set to ‘alternate’ and the –path parameter set to the root of the volume to which you are restoring.</span></font><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><font face="Calibri"><span style="font-size: 10pt; color: black">·       </span><span style="font-size: 10pt; color: black">If upon rebooting the restored system you receive an error that ntldr is missing, modify the boot.ini file on the root of the volume to match your hard disk configuration. Boot from the WinPE CD and verify the system volume has been set as active using diskpart.exe, available on the WinPE CD. Also verify the NTLDR file exists on the root of the system volume. By default, this file is a hidden system file, so use the ATTRIB command to remove those attributes. Open the boot.ini file in notepad. If disk or partition settings are incorrect, edit the file to match the current disk configuration. See <a href="http://support.microsoft.com/kb/102873"><span style="color: black"><u>http://support.microsoft.com/kb/102873</u></span></a> for more information. Save and reboot.</span></font><span style="font-size: 10pt; color: black"><font face="Calibri"> </font></span><span style="font-size: 10pt; color: black; line-height: 115%"><font face="Calibri"> </font></span></font></span></span> <p style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; line-height: 15.6pt" class="MsoNormal"> </p>', '', 1, 14, 0, 902, '2009-02-18 22:03:51', 84, '', '2009-05-08 19:15:56', 116, 0, '0000-00-00 00:00:00', '2009-02-18 21:56:38', '0000-00-00 00:00:00', '', '', '', 4, 0, 6, 'System Recovery WinPE boot disk identical hardware', 'System Recovery with ArchiveIQ, WinPE boot disk and identical hardware. System recovery of a remote server is a two-step process: 1. Boot the remote server into a WinPE pre-install environment with network access, and 2. Run an ArchiveIQ restore of the system volume from the remote server. ', 0, 15, ''),
(95, 'How to seed a store using a removable storage device', 'how-to-seed-an-archiveiq-store-using-a-removable-storage-device', '', '<p style="margin: 0in 0in 0pt" class="MsoNormal"><strong></strong></p><p style="margin: 0in 0in 0pt" class="MsoNormal"> </p><table border="0" cellspacing="0" cellpadding="0" width="191" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 143.45pt; border-collapse: collapse"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">Article ID</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">0000021</span></p></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">Last Review</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">February 19, 2009</span></p></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">Revision</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">:</span></p></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><p style="margin: 7.5pt 0in" class="MsoNormal"><span style="font-size: 8.5pt; color: black">1.0</span></p></td></tr></tbody></table><strong><span style="font-size: 10pt; color: black"><font face="Calibri">INTRODUCTION</font></span></strong><em><span style="font-size: 10pt; color: black"><font face="Calibri">This article pertains to dataStor Shield™ and ArchiveIQ™.</font></span></em><font face="Calibri"><span style="font-size: 10pt; color: black">Our software employs source-based deduplication, in which data processing is distributed across a network of servers and only the deduplicated data is moved across a LAN or WAN to a store. If a large amount of deduplicated data has to travel across a slow WAN link during the baseline run of a system in a remote office, the baseline run time may be unacceptably long due to the bandwidth bottleneck. Once the baseline run has completed, however, subsequent runs will skip items already in the store and only process new and changed data. Only the deduplicated versions of that active data moves across the WAN and into the store, greatly reducing the backup window and making feasible the protection of remote systems across the WAN. To facilitate the baseline run of a system in a remote office, the deduplicated data may be saved to a removable storage device plugged directly into the remote system, and then shipped to the location of the software server for synchronization, thus ‘seeding’ the store for future runs.</span><span style="font-size: 10pt; color: black"></span></font><strong><span style="font-size: 10pt; color: black"><font face="Calibri">STEPS TO SEED A STORE</font></span></strong><span style="font-size: 10pt; color: black"><font face="Times New Roman">1.             Attach a USB 2.0 storage device to the remote server you wish to protect. Make sure the server also supports USB 2.0. It will appear in the Computer window with a local drive letter, e.g. H:. </font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">2.             In Archive Manager, choose the ‘Add Store’ action and append ‘temp’ to the store name, e.g. Broussard_temp. Select the root of any local volume for the store location. Prepare the store and complete the ‘Add Store’ wizard.</font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">3.             Add the remote server to Archive Manager under the Remote Servers node. Choose the ‘Add Protection Plan’ action for the remote server. Add the desired folder selections, and select the temp store as the target for the plan. Do not run the plan.</font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">4.             Zip the temp store and copy to the USB device across the WAN. The store is marked as a hidden system folder, so you may need to adjust folder options to be able to see it.</font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">5.             Unzip the temp store at the root of the USB device, e.g. H:\\Broussard_temp.</font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">6.             Change the protection plan created in step 2 to reflect the device path above. </font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">a.     In Archive Manager, select the plan and select the advanced properties action.</font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">b.     Change the device field to the local path to the store (local to the remote server), e.g. H:\\Broussard_tmp.</font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">c.     Click OK. Go back and make sure settings saved.</font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">7.             Run the plan. The status of the plan may stop at ‘initializing’ since the store device path is no longer local to the software Server and the store cannot be checked for the status of the plan run. Check the store on the USB device to make sure data is being stored in it. Allow the plan to finish. Check the plan log for plan results. The plan log is accessible from the results window of the History node.</font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">8.             Run the plan at least 3 times to completion so all items are verified twice and set for future verification on file change only. </font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">9.             Remove the USB device properly with the Safely Remove Hardware icon in the system tray. This will flush buffers prior to removal. Ship the USB device and connect to the software Server. </font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">10.          Run a sync command to synchronize the archive to the desired store on the software Server. (See kb article “How to move an archive from one store to another store” for complete instructions).</font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">11.          Set the plan to run to the store chosen in step 10 on future runs by changing the plan’s device and store fields as appropriate, e.g. a store named ‘Store1’ would have a device path in UNC format of \\\\[ArchiveIQ_Server_name]\\Store1$ and a store name of Store1.</font></span><span style="font-size: 10pt; color: black"><font face="Times New Roman">12.          Click Apply and Ok. </font></span>', '', 1, 14, 0, 902, '2009-02-19 20:11:36', 84, '', '2009-05-08 19:00:25', 116, 0, '0000-00-00 00:00:00', '2009-02-19 20:06:50', '0000-00-00 00:00:00', '', '', '', 2, 0, 5, 'How to seed store removable storage device USB WAN baseline ArchiveIQ', 'How to seed an ArchiveIQ store using a removable storage device\r\n\r\nTo facilitate the baseline run of a system in a remote office, the deduplicated data may be saved to a removable storage device plugged directly into the remote system, and then shipped to the location of the ArchiveIQ server for synchronization, thus ‘seeding’ the ArchiveIQ store for future runs.\r\n', 1, 17, ''),
(99, '404', '404', '404', '<h1>404: Not Found</h1> <h4>Sorry, but the content you requested could not be found</h4>', '', 1, 0, 0, 0, '2004-11-11 12:44:38', 62, '', '2009-05-19 17:22:29', 62, 0, '0000-00-00 00:00:00', '2004-10-17 00:00:00', '0000-00-00 00:00:00', '', '', 'menu_image=-1\nitem_title=0\npageclass_sfx=\nback_button=\nrating=0\nauthor=0\ncreatedate=0\nmodifydate=0\npdf=0\nprint=0\nemail=0', 1, 0, 2, '', '', 0, 749, ''),
(101, 'Products', 'overview-products', '', '<p>Why don''t you back up your files on your computer?</p><ul><li>I might break something and I don''t won''t to spend time fixing it.</li><li>I never think about it.</li><li>It''s too much for me.</li><li>I''m busy enough already. I can''t add another thing </li></ul>  <p>Many people have the same reasons and more. You are reminded constantly but there is really no guide on how to do it. </p><p>dataStor Shield™ backup line of products starting at $49, makes it easy for everyone. Yes, even you "Ms. I''m busy enough". </p><p>If you have time to set a date event on a calendar application, then you have time to backup your computer. </p><p>Stop for one moment and reflect on how much time you''ve spent creating your files. Your data is precious. </p><p>Don''t think you''re forgotten, IT pros. We come from your world and we''re easy to work with. So please consider the benefits of Enterprise Protection and the infinitely expandable Scalable Business Server. </p><p>If you''re an ArchiveIQ customer, good news! You''ll be contacted to receive your new dataStor Shield™ free uprade soon. Its our way of saying "thank you" for your loyalty. As one of you so graciously said. </p><blockquote><h1>This is the Way Backups are Supposed to Be<p>&nbsp;</p></h1></blockquote><p>by customer xy </p>', '', 0, 5, 0, 907, '2009-04-04 16:34:26', 63, '', '2009-05-05 20:41:48', 63, 0, '0000-00-00 00:00:00', '2009-04-04 16:34:26', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 29, 0, 5, '', '', 0, 652, 'robots=\nauthor='),
(102, 'Software Subscriptions', 'archive-iq-service', '', 'dataStor Shield as a Service.', '', 1, 5, 0, 36, '2009-04-04 16:36:30', 63, '', '2009-04-22 19:59:56', 116, 0, '0000-00-00 00:00:00', '2009-04-04 16:36:30', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 2, 0, 2, '', '', 0, 61, 'robots=\nauthor=');
INSERT INTO `jos_content` (`id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`) VALUES
(103, 'Guardian Support', 'guardian-support', '', '<table border="0" width="782" cellpadding="0" cellspacing="0" style="padding-left: 60px; width: 587pt; border-collapse: collapse;">\r\n<colgroup><col width="64" style="width: 48pt;"></col><col width="171" style="width: 128pt; mso-width-source: userset; mso-width-alt: 6253;"></col><col width="169" style="width: 127pt; mso-width-source: userset; mso-width-alt: 6180;"></col><col width="161" style="width: 121pt; mso-width-source: userset; mso-width-alt: 5888;"></col><col width="153" style="width: 115pt; mso-width-source: userset; mso-width-alt: 5595;"></col><col width="64" style="width: 48pt;"></col></colgroup>\r\n<tbody>\r\n<tr height="20" style="height: 15pt;">\r\n<td height="20" width="64" style="width: 48pt; height: 15pt; background-color: transparent; border: #f0f0f0;"></td>\r\n<td width="171" style="width: 128pt; background-color: transparent; border: #f0f0f0;"></td>\r\n<td width="169" style="width: 127pt; background-color: transparent; border: #f0f0f0;"></td>\r\n<td width="161" style="width: 121pt; background-color: transparent; border: #f0f0f0;"></td>\r\n<td width="153" style="width: 115pt; background-color: transparent; border: #f0f0f0;"></td>\r\n<td width="64" style="width: 48pt; background-color: transparent; border: #f0f0f0;"></td>\r\n</tr>\r\n<tr height="40" style="height: 30pt;">\r\n<td height="40" style="height: 30pt; background-color: transparent; border: #f0f0f0;"></td>\r\n<td style="background-color: #17375d; border: white 0.5pt solid;" class="xl65"><span style="font-size: small; font-family: Calibri;"> </span></td>\r\n<td width="169" style="border-right: white 0.5pt solid; border-top: white 0.5pt solid; border-left: white; width: 127pt; border-bottom: white 0.5pt solid; background-color: #17375d;" class="xl66"><span style="font-size: small; color: #ffffff; font-family: Calibri;">Enterprise Protection Guardian (EPG)</span></td>\r\n<td width="161" style="border-right: white 0.5pt solid; border-top: white 0.5pt solid; border-left: white; width: 121pt; border-bottom: white 0.5pt solid; background-color: #17375d;" class="xl66"><span style="font-size: small; color: #ffffff; font-family: Calibri;">Scalable Business Guardian (SBG)</span></td>\r\n<td style="border-right: white 0.5pt solid; border-top: white 0.5pt solid; border-left: white; border-bottom: white 0.5pt solid; background-color: #17375d;" class="xl67"><span style="font-size: small; color: #ffffff; font-family: Calibri;">Professional Basic</span></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"><span style="font-size: small; color: #ffffff; font-family: Calibri;"></span></td>\r\n</tr>\r\n<tr height="64" style="height: 48pt; mso-height-source: userset;">\r\n<td height="64" style="height: 48pt; background-color: transparent; border: #f0f0f0;"><span style="font-size: small; color: #ffffff; font-family: Calibri;"></span></td>\r\n<td width="171" style="border-right: windowtext 0.5pt solid; border-top: white; border-left: white 0.5pt solid; width: 128pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl68"><span style="font-size: small; font-family: Calibri;">Term</span></td>\r\n<td width="169" style="border-right: white 0.5pt solid; border-top: white; border-left: #f0f0f0; width: 127pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl71"><span style="font-size: small; font-family: Calibri;">1 year from activation (first year included)</span></td>\r\n<td width="161" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 121pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl74"><span style="font-size: small; font-family: Calibri;">1 year from activation (first year included)</span></td>\r\n<td width="153" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 115pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl74"><span style="font-size: small; font-family: Calibri;">90 days from activation</span></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n</tr>\r\n<tr height="47" style="height: 35.25pt; mso-height-source: userset;">\r\n<td height="47" style="height: 35.25pt; background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n<td width="171" style="border-right: windowtext 0.5pt solid; border-top: white; border-left: white 0.5pt solid; width: 128pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl69"><span style="font-size: small; font-family: Calibri;">8 x 5 Live Phone Support</span></td>\r\n<td width="169" style="border-right: white 0.5pt solid; border-top: white; border-left: #f0f0f0; width: 127pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl72"><span style="font-size: small; font-family: Calibri;">Yes- unlimited contact points</span></td>\r\n<td width="161" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 121pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl75"><span style="font-size: small; font-family: Calibri;">Yes- maximum 3 contact points</span></td>\r\n<td width="153" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 115pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl75"><span style="font-size: small; font-family: Calibri;">Yes- for 90 days</span></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n</tr>\r\n<tr height="63" style="height: 47.25pt; mso-height-source: userset;">\r\n<td height="63" style="height: 47.25pt; background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n<td width="171" style="border-right: windowtext 0.5pt solid; border-top: white; border-left: white 0.5pt solid; width: 128pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl68"><span style="font-size: small; font-family: Calibri;">Email Support</span></td>\r\n<td width="169" style="border-right: white 0.5pt solid; border-top: white; border-left: #f0f0f0; width: 127pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl71"><span style="font-size: small; font-family: Calibri;">Yes-2 hour response</span></td>\r\n<td width="161" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 121pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl74"><span style="font-size: small; font-family: Calibri;">Yes- 4 hour response</span></td>\r\n<td width="153" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 115pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl74"><span style="font-size: small; font-family: Calibri;">Yes- 1 business day response; valid for 90 days</span></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n</tr>\r\n<tr height="45" style="height: 33.75pt; mso-height-source: userset;">\r\n<td height="45" style="height: 33.75pt; background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n<td width="171" style="border-right: windowtext 0.5pt solid; border-top: white; border-left: white 0.5pt solid; width: 128pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl69"><span style="font-size: small; font-family: Calibri;">24 x 7 Online Access to Knowledge Base</span></td>\r\n<td width="169" style="border-right: white 0.5pt solid; border-top: white; border-left: #f0f0f0; width: 127pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl72"><span style="font-size: small; font-family: Calibri;">Yes</span></td>\r\n<td width="161" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 121pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl75"><span style="font-size: small;"><span style="font-family: Calibri;">Yes<span style="mso-spacerun: yes;"> </span></span></span></td>\r\n<td width="153" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 115pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl75"><span style="font-size: small;"><span style="font-family: Calibri;">Yes<span style="mso-spacerun: yes;"> </span></span></span></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n</tr>\r\n<tr height="31" style="height: 23.25pt; mso-height-source: userset;">\r\n<td height="31" style="height: 23.25pt; background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n<td width="171" style="border-right: windowtext 0.5pt solid; border-top: white; border-left: white 0.5pt solid; width: 128pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl68"><span style="font-size: small; font-family: Calibri;">Product Patches</span></td>\r\n<td width="169" style="border-right: white 0.5pt solid; border-top: white; border-left: #f0f0f0; width: 127pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl71"><span style="font-size: small; font-family: Calibri;">Yes</span></td>\r\n<td width="161" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 121pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl74"><span style="font-size: small; font-family: Calibri;">Yes</span></td>\r\n<td width="153" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 115pt; border-bottom: white 0.5pt solid; background-color: #dbe5f1;" class="xl74"><span style="font-size: small; font-family: Calibri;">Yes</span></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n</tr>\r\n<tr height="41" style="height: 30.75pt; mso-height-source: userset;">\r\n<td height="41" style="height: 30.75pt; background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n<td width="171" style="border-right: windowtext 0.5pt solid; border-top: white; border-left: white 0.5pt solid; width: 128pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl69"><span style="font-size: small; font-family: Calibri;">Major Product Upgrade</span></td>\r\n<td width="169" style="border-right: white 0.5pt solid; border-top: white; border-left: #f0f0f0; width: 127pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl72"><span style="font-size: small; font-family: Calibri;">Yes- with activated support</span></td>\r\n<td width="161" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 121pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl75"><span style="font-size: small; font-family: Calibri;">Yes- with activated support</span></td>\r\n<td width="153" style="border-right: white 0.5pt solid; border-top: white; border-left: white; width: 115pt; border-bottom: white 0.5pt solid; background-color: #b8cce4;" class="xl75"><span style="font-size: small; font-family: Calibri;">No</span></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n</tr>\r\n<tr height="60" style="height: 45pt;">\r\n<td height="60" style="height: 45pt; background-color: transparent; border: #f0f0f0;"><span style="font-size: small; font-family: Calibri;"></span></td>\r\n<td width="171" style="border-right: windowtext 0.5pt solid; border-top: #f0f0f0; border-left: white 0.5pt solid; width: 128pt; border-bottom: #f0f0f0; background-color: #dbe5f1;" class="xl70"><span style="font-size: small; font-family: Calibri;">Additional Support Available (after initial term)</span></td>\r\n<td width="169" style="border-right: white 0.5pt solid; border-top: #f0f0f0; border-left: #f0f0f0; width: 127pt; border-bottom: #f0f0f0; background-color: #dbe5f1;" class="xl73"><span style="font-size: small; font-family: Calibri;">Yes</span></td>\r\n<td width="161" style="border-right: white 0.5pt solid; border-top: #f0f0f0; border-left: white; width: 121pt; border-bottom: #f0f0f0; background-color: #dbe5f1;" class="xl76"><span style="font-size: small; font-family: Calibri;">Yes</span></td>\r\n<td width="153" style="border-right: white 0.5pt solid; border-top: #f0f0f0; border-left: white; width: 115pt; border-bottom: #f0f0f0; background-color: #dbe5f1;" class="xl76"><span style="font-size: small; font-family: Calibri;">Yes</span></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"></td>\r\n</tr>\r\n<tr height="20" style="height: 15pt;">\r\n<td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;"></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"></td>\r\n<td style="background-color: transparent; border: #f0f0f0;"></td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 5, 0, 34, '2009-04-04 16:37:11', 63, '', '2009-04-24 23:24:25', 116, 0, '0000-00-00 00:00:00', '2009-04-04 16:37:11', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 3, 0, 4, '', '', 0, 67, 'robots=\nauthor='),
(104, 'superCompressor™ Technology', 'overview-advantage', '', '<img src="images/supercompressor-big-daddy2c.png" border="0" width="826" height="1050" />', '', 1, 10, 0, 38, '2009-04-04 16:50:17', 63, '', '2009-06-18 00:36:53', 63, 0, '0000-00-00 00:00:00', '2009-04-04 16:50:17', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 22, 0, 10, '', '', 0, 557, 'robots=\nauthor='),
(105, 'Savings Calculator', 'roi-calculator', '', '<p>Use this Windows tool to calculate your return on investment using dataStor''s new dS™ Shield products.</p> <p><a href="datasheets/ds_Cost_Savings_Anaylysis_FINAL.pdf"><span class="Normal">dataStor Cost Savings Anyalysis<br /></span></a></p>', '', 1, 5, 0, 907, '2009-04-04 20:15:25', 63, '', '2009-06-09 18:24:32', 63, 0, '0000-00-00 00:00:00', '2009-04-04 20:15:25', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 5, 0, 9, '', '', 0, 96, 'robots=\nauthor='),
(106, 'Overview Customers', 'overview-customers', '', 'Overview page for Customers', '', 1, 10, 0, 42, '2009-04-04 20:24:36', 63, '', '2009-04-04 20:26:41', 63, 0, '0000-00-00 00:00:00', '2009-04-04 20:24:36', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 2, 0, 3, '', '', 0, 17, 'robots=\nauthor='),
(107, 'Company Overview', 'overview-company', '', '<span style="text-align: left;"><span class="Normal">\r\n<div style="text-align: justify;"><strong>dataStor</strong> is a world-class software company focused on revolutionizing the way companies protect and archive digital information. The company was founded in 2005 by a core team of software experts that have over 100 years of combined experience creating key software applications from industry giants like VERITAS, Microsoft and EMC.</div>\r\n<div style="text-align: justify;">\r\n<p style="text-align: justify;">Today, the majority of companies throughout the world use tape-based systems to protect and archive data. <span style="text-align: left;"><span class="Normal"></span></span>Widely considered a necessary evil by administrators, tape has maintained its foothold in business operations for several decades. For the past few years customers have been pressuring backup and archiving vendors to offer support for disk media. The risk and complexity involved when recovering data from tape media has resulted in a whole new product category called Virtual Tape Libraries (VTL). These products place a disk layer in front of the tape media to store a small number of quick recovery points on disk.</p>\r\n</div>\r\n<p style="text-align: justify;">Fortunately, these products have helped companies realize disk-based backup offers many benefits. Unfortunately, the first generation of disk-based backup solutions does not use disk capacity efficiently and is much too expensive for most companies.</p>\r\n<p style="text-align: justify;"><span style="text-align: left;"><span class="Normal"><strong>dataStor</strong></span></span> has created an innovative software application, called ArchiveIQ™, that dramatically reduces the physical disk capacity required to protect and archive days, months and years worth of business data. ArchiveIQ™ is designed from the ground up to solve all of the problems associated with tape-based systems, at an equal or lower cost to the customer!</p>\r\n<p style="text-align: justify;"><span style="text-align: left;"><span class="Normal"><strong>dataStor</strong></span></span> is privately held and headquartered in Longmont, Colorado.</p>\r\n</span></span>', '', 0, 10, 0, 38, '2009-04-04 20:25:33', 63, '', '2009-04-15 21:24:38', 63, 0, '0000-00-00 00:00:00', '2009-04-04 20:25:33', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 8, 0, 9, '', '', 0, 66, 'robots=\nauthor='),
(108, 'Articles', 'articles', '', '<p>News Articles. This could be replaced with a joomla module that catalogs and displays links to articles based on date, catagories, sections etc.</p>\r\n<p> </p>', '', 1, 11, 0, 41, '2009-04-04 20:33:48', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-04-04 20:33:48', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 2, '', '', 0, 4, 'robots=\nauthor='),
(109, 'Press Room', 'press-room', '', 'Press releases multi media etc.', '', 0, 10, 0, 38, '2009-04-04 20:35:37', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-04-04 20:35:37', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 8, '', '', 0, 1, 'robots=\nauthor='),
(110, 'Events', 'events', '', 'Calendar of events -live and virtual.', '', 0, 10, 0, 38, '2009-04-04 20:36:30', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-04-04 20:36:30', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 7, '', '', 0, 1, 'robots=\nauthor='),
(111, 'Archives', 'archives', '', 'Archives of past articles software?', '', 0, 10, 0, 38, '2009-04-04 20:37:09', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-04-04 20:37:09', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 6, '', '', 0, 1, 'robots=\nauthor='),
(112, 'Jobs', 'jobs', '', 'Jobs at dataStor™', '', 0, 10, 0, 38, '2009-04-04 20:37:47', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-04-04 20:37:47', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 5, '', '', 0, 0, 'robots=\nauthor='),
(113, 'Blogs', 'blogs', '', 'Blogs', '', 0, 10, 0, 38, '2009-04-04 20:38:30', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-04-04 20:38:30', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 4, '', '', 0, 0, 'robots=\nauthor='),
(114, 'Overview Partners', 'overview-partners', '', '<table valign="top" align="left" cellpadding="5" width="60%">\r\n<tbody>\r\n<tr>\r\n<td><img src="images/ds-slides2/slidedelicate.jpg" alt="delicate" style="float: left; margin: 5px;" width="335" height="117" /></td>\r\n</tr>\r\n<tr>\r\n<td align="left">Ut nibh nisi, cursus eget, aliquet eget, dapibus at, felis. Mauris mollis. Nullam dapibus tempus tortor. Vivamus adipiscing rutrum sapien. Nullam et tellus. Sed accumsan ultricies odio. Aliquam gravida elementum mauris. Quisque convallis orci eu ante. Sed viverra, ipsum malesuada euismod ultrices, nisl neque suscipit lectus, vel ultricies metus elit nec tellus. Aenean tristique risus ut eros. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Fusce augue. Curabitur placerat nunc quis justo. Sed ac pede in lorem laoreet semper. In hac habitasse platea dictumst. Ut interdum dictum dui. Vivamus luctus. Integer vitae arcu. Aliquam erat volutpat.</td>\r\n</tr>\r\n</tbody>\r\n</table>', '', -2, 10, 0, 42, '2009-04-04 20:50:21', 63, '', '2009-04-21 23:55:59', 63, 0, '0000-00-00 00:00:00', '2009-04-04 20:50:21', '0000-00-00 00:00:00', '', '', 'show_title=0\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 8, 0, 1, '', '', 0, 216, 'robots=\nauthor='),
(120, 'Sitemap', 'sitemap', '', '<table border="0" width="600" cellspacing="5" style="height: 500px;">\r\n<tbody>\r\n<tr valign="top" style="TEXT-ALIGN: left">\r\n<td style="width: 200px;">\r\n<p><span style="color: #000000;"><a href="index.php">Home</a></span></p>\r\n<p><span style="color: #000000;"><a href="Latest/overview.html">Products</a></span></p>\r\n<ul>\r\n<li><span style="color: #000000;"><a href="Latest/overview.html">Overview</a></span></li>\r\n<a href="About-Us/overview-advantage.html"></a>\r\n<li><span style="color: #000000;"><a href="dS-Shield™-Products/products-pdt.html">Professional Desktop</a></span></li>\r\n<li><span style="color: #000000;"><a href="dS-Shield™-Products/products-pss.html">Pro Single Server</a></span></li>\r\n<li><span style="color: #000000;"><a href="dS-Shield™-Products/products-sbs.html">Scalable Business Server</a></span></li>\r\n<li><span style="color: #000000;"><a href="dS-Shield™-Products/enterprise-protection.html">Enterprise Protection Server</a></span></li>\r\n<li><span style="color: #000000;"><a href="Archive-IQ/enterprise-archiveiq.html">ArchiveIQ</a></span></li>\r\n<li><span style="color: #000000;"><a href="Archive-IQ/archive-iq-service.html">Software as a Service</a></span></li>\r\n<li><span style="color: #000000;"><a href="Latest/guardian-support.html">Guardian Support</a></span></li>\r\n<li><span style="color: #000000;"><a href="component/option,com_jumi/fileid,7">Signup for Free Eval</a></span></li>\r\n</ul>\r\n<p><span style="color: #000000;"><a href="About-Us/overview-advantage.html">Our Advantage</a></span></p>\r\n<ul>\r\n<li><span style="color: #000000;"><a href="About-Us/overview-advantage.html">Overview</a></span></li>\r\n<li><span style="color: #000000;"><a href="Customers/white-papers.html">Whitepapers</a></span></li>\r\n<li><span style="color: #000000;"><a href="dS-Shield™-Products/roi-calculator.html">ROI Calculator</a></span></li>\r\n</ul>\r\n<p><span style="color: #000000;"><a href="Support/overview-support.html">Support</a></span></p>\r\n<ul>\r\n<li><span style="color: #000000;"><a href="Support/overview-support.html">Overview</a></span></li>\r\n<li><span style="color: #000000;"><a href="FAQ-General/faq-general.html">FAQ</a></span></li>\r\n<li><span style="color: #000000;"><a href="Table/Knowledge-Base">Knowledge Base</a></span></li>\r\n</ul>\r\n<p><span style="color: #000000;"><a href="Support/overview-partners.html">Partners</a></span></p>\r\n<ul>\r\n<li><span style="color: #000000;"><a href="Support/overview-partners.html">Overview</a></span></li>\r\n<li><span style="color: #000000;"><a href="Partners/customers.html">Customers</a></span></li>\r\n<li><span style="color: #000000;"><a href="component/option,com_jumi/fileid,8">Partner Registration</a></span></li>\r\n</ul>\r\n</td>\r\n<td style="width: 300px;">\r\n<p><span style="color: #000000;">News</span></p>\r\n<ul>\r\n<li><span style="color: #000000;">Articles</span></li>\r\n<li><span style="color: #000000;">Press Releases</span></li>\r\n<li><span style="color: #000000;">Events</span></li>\r\n<li><span style="color: #000000;">Archives</span></li>\r\n</ul>\r\n<p><span style="color: #000000;"><a href="About-Us/overview-company.html">Company</a></span></p>\r\n<ul>\r\n<li><span style="color: #000000;"><a href="About-Us/overview-company.html">Overview</a></span></li>\r\n<li><span style="color: #000000;"><a href="Core-Team/management-team.html">Leadership</a></span></li>\r\n<li><span style="color: #000000;">Jobs</span></li>\r\n<li><span style="color: #000000;"><a href="component/option,com_jumi/fileid,10">Contact</a></span></li>\r\n<li><span style="color: #000000;">Blogs</span></li>\r\n</ul>\r\n<p><span style="color: #000000;"><a href="component/option,com_jumi/fileid,10">Contact</a></span></p>\r\n<p><span style="color: #000000;"><a href="component/option,com_juser/layout,login/view,user">Login</a></span></p>\r\n<p><span style="color: #000000;">Other Pages</span><a href="component/option,com_jumi/fileid,10"></a></p>\r\n<ul>\r\n<li><span style="color: #000000;"><a href="Privacy-Statement/privacy-statement.html">Privacy Policy</a></span></li>\r\n<li><span style="color: #000000;"><a href="About-Us/terms-of-use.html">Terms of Use</a></span></li>\r\n<li><span style="color: #000000;"><a href="About-Us/sitemap.html">Site Map</a></span></li>\r\n<li><span style="color: #000000;">Pro Desktop/Server datasheet (.pdf)</span></li>\r\n<li><span style="color: #000000;">Scalable Business Server datasheet (.pdf)</span></li>\r\n<li><span style="color: #000000;">ROI Calculator (Xcelsius module)</span></li>\r\n<li><span style="color: #000000;">Pro Desktop Demo (.mp4)</span></li>\r\n<li><span style="color: #000000;">SBS Demo (.mp4)</span></li>\r\n<li><span style="color: #000000;">Additional whitepapers, etc. (.pdf)</span></li>\r\n<li><span style="color: #000000;">AWS Download links for PDP, PSS, SBS</span></li>\r\n<li><span style="color: #000000;">Thanks Registration</span></li>\r\n<li><span style="color: #000000;">Thanks Free Eval</span></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 10, 0, 38, '2009-04-07 20:59:36', 63, '', '2009-04-09 18:34:32', 64, 0, '0000-00-00 00:00:00', '2009-04-07 20:59:36', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 38, 0, 3, '', '', 0, 107, 'robots=\nauthor='),
(115, 'ArchiveIQ', 'enterprise-archiveiq', '', '<table valign="top" border="0" align="left" cellpadding="7">\r\n<tbody>\r\n<tr>\r\n<td><img src="images/M_images/archiveiq box shot.png" style="float: left; margin: 5px;" title="ArchiveIQ Box Shot" /></td>\r\n<td>\r\n<p>ArchiveIQ has now grown into our family of dataStor Shield software products.  All customers currently using ArchiveIQ with current support plans will automatically upgrade to our new dS Shield <a href="dS-Shield™-Products/enterprise-protection.html">Enterprise Protection Server </a>and related products.  Please contact your sales agent or support with any questions you may have.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td>\r\n<p><a href="dS-Shield™-Products/enterprise-protection.html"></a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 5, 0, 36, '2009-04-04 22:01:01', 63, '', '2009-04-25 23:40:17', 64, 0, '0000-00-00 00:00:00', '2009-04-04 22:01:01', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 8, 0, 1, '', '', 0, 137, 'robots=\nauthor='),
(116, 'Enterprise Protection', 'enterprise-protection', '', '<table border="0" cellpadding="10" width="100%"><tbody><tr><td><img src="images/world%20enterprise%20protection4.jpg" border="0" width="206" height="189" /></td><td>The dataStor Shield™ Enterprise Protection software is the new and revised edition of ArchiveIQ™. If you would like to inquire more about our Enterprise Protection software, please contact us today at 1 (877) 283-3475 or email us at <a href="mailto:ds-sales@datastor.com">ds-sales@datastor.com</a>. One of our knowledgable sales representatives will be happy to work with you on meeting your company’s specific needs and requirements.</td></tr></tbody></table>', '', 1, 5, 0, 907, '2009-04-04 22:38:34', 63, '', '2009-06-12 17:47:05', 116, 0, '0000-00-00 00:00:00', '2009-04-04 22:38:34', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 14, 0, 8, '', '', 0, 146, 'robots=\nauthor='),
(117, 'White Papers', 'white-papers', '', '<p>White papers.</p>\r\n<p> </p>\r\n<p>Download pdf.</p>\r\n<p><a href="datasheets/ROI_AIQ_paper.pdf"><span class="Normal">ArchiveIQ™: ROI White Paper</span></a></p>', '', 1, 11, 0, 41, '2009-04-04 22:41:37', 63, '', '2009-04-04 22:43:17', 63, 0, '0000-00-00 00:00:00', '2009-04-04 22:41:37', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 2, 0, 1, '', '', 0, 89, 'robots=\nauthor='),
(118, 'Team dataStor', 'overview-support', '', '<table border="0" cellspacing="10" cellpadding="0" width="771" style="width: 771px; height: 223px"><tbody><tr><td><p><img src="images/shutterstock_pitcrew.jpg" border="0" width="300" height="200" /></p></td><td><p>Team dataStor support staff are Microsoft Certified Professionals and engineers with Network Infrastructure Competency in the Microsoft Gold Partner program with expertise in the data protection industry.</p><p>Running dataStor Shield requires virtually no special configuration because the product was built with simplicity in mind, but companies often need to identify and resolve network communication, Active Directory security and server resource issues in a complex Windows environment.</p><p>We are ready to help.</p><br /></td></tr></tbody></table>', '', 1, 6, 0, 40, '2009-04-04 22:45:45', 63, '', '2009-05-15 17:02:32', 116, 0, '0000-00-00 00:00:00', '2009-04-04 22:45:45', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 28, 0, 5, '', '', 0, 807, 'robots=\nauthor='),
(121, 'dataStor Shield™ Scalable Business Server', 'products-sbs', '', '<div style="float: left; width: 25%; margin-right: 1%; padding: 10px"><img src="images/datastor/boxsbs.jpg" border="0" /></div> <div style="float: left; width: 35%; margin-right: 1%; padding: 10px">   <h3>7 Things About dataStor™ Scalable Business Server You Need to Know</h3>   <p>protects an     unlimited number of Windows physical & virtual servers plus XP & Vista desktops.</p>   <p><strong> </strong>is a centrally managed Enterprise-proven   application.</p>   <p>software     can be used with standard server and storage hardware you already own.</p>   <p>protection software     simplifies upgrades with an easy to deploy, setup wizard where it distributes     the backup process among all protected systems. This allows the IT team to     focus on real-time issues and not be mired in systems setup     and monitoring.</p>   <p>protection software features patent pending   superCompressorTM technology1 and data deduplication with advanced compression   algorythms tuned for wide area file systems. It dramatically improves storage   capacity and network bandwidth utilization. </p> </div> <div style="float: left; width: 25%; margin-right: 1%; padding: 10px">   <p><em><strong>Never copies the same data twice.</strong></em></p>   <p>dataStorTM Scalable Business Server protection software is a reliable, enterprise class solution that provides hard dollar savings to businesses with multiple server environments through </p> </div>', '', 1, 5, 0, 907, '2009-04-07 21:21:15', 63, '', '2009-05-07 00:39:51', 63, 0, '0000-00-00 00:00:00', '2009-04-07 21:21:15', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 14, 0, 7, '', '', 0, 136, 'robots=\nauthor='),
(122, 'dataStor Shield™ Professional Single Server', 'products-pss', '', '<table width="80%" cellpadding="5" cellspacing="0">\r\n<tbody>\r\n<tr>\r\n<td width="28%">\r\n<p><img width="193" src="images/datastor/singlebox.png" alt="desktopProBackup" height="179" /></p>\r\n</td>\r\n<td colspan="2">\r\n<p align="right"> </p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p align="center"><a href="http://sparko.com/index.php?option=com_jumi&fileid=7&Itemid=103"><br /></a></p>\r\n<br />\r\n<p align="center"><a href="http://datastor.plimus.com/jsp/dev_scripts/436044/dataStore.jsp"><br /></a></p>\r\n</td>\r\n<td colspan="2">\r\n<h1 align="center">STRONG</h1>\r\n<ul>\r\n<li>Single server solution</li>\r\n<li>Runs on Windows 2003/2008 </li>\r\n<li>Automated backups</li>\r\n<li>Includes Professional Basic Support</li>\r\n</ul>\r\n<p>A software only deduplication backup solution that gives you the freedom to run on any storage platform.</p>\r\n<p>Provides fast, reliable FULL backups and individual file recovery.</p>\r\n<h1 align="center">$299</h1>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td width="46%"></td>\r\n<td width="26%"></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td colspan="2"></td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 5, 0, 907, '2009-04-07 22:48:36', 63, '', '2009-05-04 19:02:15', 116, 0, '0000-00-00 00:00:00', '2009-04-07 22:48:36', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 4, 0, 6, '', '', 0, 104, 'robots=\nauthor='),
(124, 'Contact Us', 'contact-custom', '', '  <table border="0" cellspacing="7" cellpadding="0" width="725" style="width: 725px; height: 392px"><tbody><tr><td width="29%"><img src="images/istock_contact20us1.jpg" border="0" /></td><td> </td><td> </td><td width="71%"><p>Data Storage Group, Inc.<br />2400 Trade Centre Avenue<br />Longmont, Colorado 80503</p><p>Telephone: 1 (877) 283-3475 (1-87-SAVEDISK)<br /><a href="http://www.datastor.com"><u>http://www.datastor.com</u></a></p></td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td><td><p><strong>Sales</strong></p></td></tr><tr><td> </td><td> </td><td> </td><td><a href="mailto:ds-sales@datastor.com">ds-sales@datastor.com</a></td></tr><tr><td> </td><td> </td><td> </td><td>1 (877) 283-3475 ext. 201<a href="mailto:ds-sales@datastor.com"></a></td></tr><tr><td> </td><td> </td><td> </td><td><p> </p><p><a href="mailto:ds-sales@datastor.com"></a></p></td></tr><tr><td> </td><td> </td><td> </td><td><strong>Technical Support</strong></td></tr><tr><td> </td><td> </td><td> </td><td><em>Pro Single Server and Pro Desktop Support:</em></td></tr><tr><td> </td><td> </td><td> </td><td><a href="mailto:pro_support@datastor.com">pro_support@datastor.com</a></td></tr><tr><td> </td><td> </td><td> </td><td>1 (866) 369-7073</td></tr><tr><td> </td><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td><td><em>Business and Enterprise Support:</em></td></tr><tr><td> </td><td> </td><td> </td><td><a href="mailto:support@datastor.com">support@datastor.com</a></td></tr><tr><td> </td><td> </td><td> </td><td>1 (877) 283-3475 ext. 202</td></tr></tbody></table>', '', 1, 10, 0, 38, '2009-04-10 15:53:55', 63, '', '2009-06-16 21:00:32', 64, 0, '0000-00-00 00:00:00', '2009-04-10 15:53:55', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 45, 0, 2, '', '', 0, 328, 'robots=\nauthor='),
(123, 'Products-PDT', 'products-pdt', '', '<table style="height: 539px;" cellpadding="5" cellspacing="0" width="801">\r\n<tbody>\r\n<tr>\r\n<td width="30%"><img src="images/datastor/desktopbox.png" alt="desktopProBackup" width="193" height="179" /></td>\r\n<td colspan="2" width="70%">\r\n<p><img src="images/datastor/prodesktopgrfx.jpg" alt="pdptrybuy" width="600" height="218" /></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p align="center"><a href="http://sparko.com/index.php?option=com_jumi&amp;fileid=4&amp;Itemid=94"><br /></a></p>\r\n<br />\r\n<p align="center"><a href="http://datastor.plimus.com/jsp/dev_scripts/436044/dataStore.jsp"><br /></a></p>\r\n</td>\r\n<td colspan="2">\r\n<h1 align="center">SIMPLE</h1>\r\n<ul>\r\n<li>Runs on Windows XP and Vista</li>\r\n<li>Backup to existing USB drives</li>\r\n<li>Runs on autopilot (1 time easy install)</li>\r\n<li>Includes professional basic support </li>\r\n</ul>\r\n<p>Protect your personal information with our easy to install, user friendly         desktop protection software. Our deduplication technology requires less         space, saving you time and money.</p>\r\n<h1 align="center">$49</h1>\r\n<p> </p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td colspan="2"></td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 0, 5, 0, 907, '2009-04-08 04:19:59', 63, '', '2009-04-08 04:23:14', 63, 0, '0000-00-00 00:00:00', '2009-04-08 04:19:59', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 2, 0, 4, '', '', 0, 65, 'robots=\nauthor='),
(126, 'new company overview', 'new-company', '', '<p>test</p>', '', 0, 10, 0, 38, '2009-04-21 23:45:37', 63, '', '2009-04-21 23:52:12', 63, 0, '0000-00-00 00:00:00', '2009-04-21 23:45:37', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 2, 0, 1, '', '', 0, 45, 'robots=\nauthor='),
(135, 'SQL Server plan status ends with 0xe0434f4d error', 'sql-server-plan-status-ends-with-0xe0434f4d-error', '', '<table border="0" cellspacing="0" cellpadding="0" width="194" class="MsoNormalTable" style="margin: auto auto auto 7.5pt; width: 194px; border-collapse: collapse; height: 74px"><tbody><tr style="height: 17.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">Article ID</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 17.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">000023</span></td></tr><tr style="height: 8.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">Last Review</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 8.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">June 3, 2009</span></td></tr><tr style="height: 3.25pt"><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">Revision</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">:</span></td><td valign="top" style="padding-right: 1.5pt; padding-left: 1.5pt; padding-bottom: 0.75pt; padding-top: 0.75pt; height: 3.25pt; background-color: transparent; border: #f0f0f0"><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">1.0</span></td></tr></tbody></table><p><strong><span style="font-size: 10pt; color: black; font-family: ''Verdana'',''sans-serif''"> </span></strong><strong><span style="font-size: 10pt; color: black; font-family: ''Verdana'',''sans-serif''">APPLIES TO</span></strong></p><ul><li><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">ArchiveIQ Enterprise Server</span></li><li><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">dataStor Shield Scalable Business Server</span></li><li><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">dataStor<span>  </span>Shield Enterprise Protection Server</span></li></ul><p><strong><span style="font-size: 10pt; color: black; font-family: ''Verdana'',''sans-serif''">SYMPTOMS</span></strong><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''"> </span></p><p><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">In Archive Manager, a SQL Server plan is added to a remote computer that is running an instance of SQL Server 2005. The ''Run'' action is selected. The plan status stops at ''Initializing''. When the plan run is ended, an error 0xe0434f4d is reported in the Status window.</span></p><p><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">On the SQL Server, when the plan is started, an error is immediately reported for sqlplanlaunch.exe in a pop up window. </span></p><p><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">On the SQL Server, a .NET Runtime 2.0 Error with Event ID 5000 is reported in the application event log. The description will be similar to:</span></p><p><span style="font-size: 8.5pt; color: black; font-family: ''Verdana'',''sans-serif''">EventType clr20r3, P1 sqlplanlaunch.exe, P2 3.0.94.1, P3 4a1b8ac1, P4 sqlplanlaunch, P5 3.0.94.1, P6 4a1b8ac1, P7 34, P8 1d, P9 system.security.security, P10 NIL</span></p><p><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">CAUSE</font></span></strong><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000"> </font></span></strong></p><p><span style="font-size: 8.5pt; color: #080808; font-family: ''Verdana'',''sans-serif''">.NET Framework 2.0 security will not allow sqlplanlaunch to run from a network share. sqlplanlaunch.exe is stored in an adminitrative share on the ArchiveIQ Server. The scheduled task attempts to start the application from the admiistrative share. In this scenario, you receive a .NET CLR exception.</span><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000"> </font></span></strong></p><p><strong><span style="font-size: 10pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">RESOLUTION</font></span></strong><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000"> </font></span></p><p><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">On the SQL Server, change the .NET permissions to allow the sqlplanlaunch application to run from the administrative share. Follow these steps:</font></span></p><ol><li><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">On the ArchiveIQ Server, open the System applet in the Control Panel and note the computer name.</font></span></li><li><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">On the SQL Server, log on as an administrator and open a command prompt.</font></span></li><li><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000">At the command prompt, type: <span class="731002120-17062008">C:\\windows\\microsoft.net\\framework\\v2.0.50727\\caspol.exe -m -ag 1 -url <a href="file://[archiveiq/">file:\\\\[ArchiveIQ</a> Server Computer Name]\\AIQRemote$\\* FullTrust</span></font></span></li><li><span style="font-size: 8.5pt; font-family: ''Verdana'',''sans-serif''"><font color="#000000"><span class="731002120-17062008">Hit enter. Type ''yes'' and hit enter to confirm permission change.</span></font></span></li></ol>', '', 1, 14, 0, 902, '2009-06-03 16:07:14', 84, '', '2009-06-03 16:35:34', 84, 0, '0000-00-00 00:00:00', '2009-06-03 16:06:32', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 5, 0, 2, '', '', 0, 3, 'robots=\nauthor=');
INSERT INTO `jos_content` (`id`, `title`, `alias`, `title_alias`, `introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`) VALUES
(127, 'Partners', 'new-partners', '', '<table border="0" cellpadding="5"><tbody><tr><td><img src="images/datastor/partnerspix.jpg" border="0" alt="partners" width="249" height="226" /> <br /></td><td valign="top"><p> </p><p>dataStor understands how valuable our partners are. They play a vital role in our company’s success. That is why we have developed our Partner Program. Our Partner Program is specifically designed to support our partner’s efforts in the best way possible. Our innovative technology is an easy sell, and we will work to provide you with all the knowledge necessary to make it even easier. </p><p>Visit the Partner Registration page to sign up today.</p></td></tr></tbody></table>', '', 1, 10, 0, 42, '2009-04-22 15:17:40', 63, '', '2009-06-10 17:13:09', 116, 0, '0000-00-00 00:00:00', '2009-04-22 15:17:40', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 11, 0, 2, '', '', 0, 295, 'robots=\nauthor='),
(129, 'dataStor Shield™ Professional Desktop', 'datastor-shield-professional-desktop', '', '<table cellpadding="5" cellspacing="0" width="80%">\r\n<tbody>\r\n<tr>\r\n<td width="30%"><img src="images/datastor/desktopbox.png" alt="desktopProBackup" width="193" height="179" /></td>\r\n<td colspan="2" width="70%">\r\n<p><img src="images/datastor/prodesktopgrfx.jpg" alt="pdptrybuy" width="600" height="218" /></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p align="center"> </p>\r\n<br />\r\n<p align="center"> </p>\r\n</td>\r\n<td colspan="2">\r\n<h1 align="center">SIMPLE</h1>\r\n<ul>\r\n<li>Runs on Windows XP and Vista</li>\r\n<li>Backup to existing USB drives</li>\r\n<li>Runs on autopilot (1 time easy install)</li>\r\n<li>Includes professional basic support </li>\r\n</ul>\r\n<p>Protect your personal information with our easy to install, user friendly         desktop protection software. Our deduplication technology requires less         space, saving you time and money.</p>\r\n<h1 align="center">$49</h1>\r\n<p> </p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 5, 0, 907, '2009-04-23 01:32:08', 63, '', '2009-04-23 01:37:33', 63, 0, '0000-00-00 00:00:00', '2009-04-23 01:32:08', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 2, 0, 3, '', '', 0, 72, 'robots=\nauthor='),
(140, 'Demos How To''s and Tutorials', 'demos-howtos-tutorials', '', '<table border="0" cellpadding="10"><tbody><tr><td><a href="http://www.apple.com/quicktime/download/">Quicktime Needed<br />Download Quicktime Here</a></td></tr><tr><td><img class="floatleft" src="images/datastor/prodesktopdemo.jpg" border="0" alt="prodesktop" width="187" height="125" /> </td><td><a href="index.php?option=com_jumi&fileid=20">ProDeskTop </a><br /></td></tr><tr><td> <img src="images/datastor/sqldemo.jpg" border="0" alt="SQL" width="182" height="142" /></td><td><p><a href="index.php?option=com_jumi&fileid=19">SQL</a> </p></td></tr><tr><td> <img src="images/datastor/demo.jpg" border="0" alt="Demo" width="182" height="136" /></td><td><a href="index.php?option=com_jumi&fileid=18">Exchange</a></td></tr></tbody></table><p>&nbsp;</p>', '', 1, 6, 0, 40, '2009-06-10 00:33:21', 63, '', '2009-06-17 19:51:21', 63, 0, '0000-00-00 00:00:00', '2009-06-10 00:33:21', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 5, 0, 1, '', '', 0, 53, 'robots=\nauthor='),
(130, 'Support Phone Numbers', 'support-phone-numbers', '', '<p>Professional Level Support:<br />303-xxx-xxxx<br />800-xxx-xxxx</p>\r\n<p>Scalable Business/Enterprise Level Support:<br />303.217.8785<br />800-xxx-xxxx</p>\r\n<p>Email:<br />Support@datastor.com</p>', '', 0, 6, 0, 40, '2009-04-25 21:06:53', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-04-25 21:06:53', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 3, '', '', 0, 0, 'robots=\nauthor='),
(131, 'Case Studies', 'case-studies', '', '<a href="dspdfs/csSVVD.pdf"/>St. Vrain Valley School District</a>', '', 0, 16, 0, 909, '2009-05-05 21:55:02', 63, '', '2009-05-06 03:38:34', 63, 0, '0000-00-00 00:00:00', '2009-05-05 21:55:02', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 4, 0, 1, '', '', 0, 33, 'robots=\nauthor='),
(132, 'Data Sheets', 'data-sheets', '', 'Support data Sheets', '', 1, 6, 0, 40, '2009-05-05 21:59:12', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-05-05 21:59:12', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 2, '', '', 0, 22, 'robots=\nauthor='),
(133, 'Demos', 'demos', '', 'product tutorials and how to''s', '', -2, 6, 0, 40, '2009-05-05 21:59:55', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-05-05 21:59:55', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 0, '', '', 0, 5, 'robots=\nauthor='),
(144, 'Products Download', 'products-download', '', '<h2>Download Fully Functional Evaluation Software - Free </h2> <p>The evaluation versions of our software are fully functional and include full documentation. If you are running a 64-bit version of Windows, please use the 64-bit version of the product. </p> <table border="0" cellpadding="5" width="90%">   <tbody><tr>     <td colspan="4" bgcolor="#e0e8f3"><strong>Client Software </strong></td>   </tr>   <tr>     <td width="19%"> </td>     <td width="35%">Pro Desktop Protection (PDP)</td>     <td width="20%"> </td>     <td width="26%"> </td>   </tr>   <tr>     <td> </td>     <td><div align="right">for Windows (32-bit)</div></td>     <td><div align="center"><a href="dataStor-Pro-Buy-Now.html" target="_blank">buy now</a></div></td>     <td><div align="center"><a href="https://ds-product-download.s3.amazonaws.com/dataStor_Shield_ProDesktop_3_0_117_1.exe?AWSAccessKeyId=0952FFW3GBRBWRH1VCR2&Expires=1246341543&Signature=aF6m5lDmAg4T8ZnE%2FyMO7Xd50UE%3D" target="_blank">free download</a></div></td>   </tr>   <tr>     <td> </td>     <td><div align="right">for Windows (64-bit)</div></td>     <td><div align="center"><a href="dataStor-Pro-Buy-Now.html" target="_blank">buy now</a></div></td>     <td><div align="center"><a href="https://ds-product-download.s3.amazonaws.com/dataStor_Shield_ProDesktop_3_0_117_1.exe?AWSAccessKeyId=0952FFW3GBRBWRH1VCR2&Expires=1246341543&Signature=aF6m5lDmAg4T8ZnE%2FyMO7Xd50UE%3D" target="_blank">free download</a></div></td>   </tr>   <tr>     <td> </td>     <td><div>Pro Single Server (PSS)</div></td>     <td> </td>     <td> </td>   </tr>   <tr>     <td> </td>     <td><div align="right">for Windows (32-bit)</div></td>     <td><div align="center"><a href="dataStor-Pro-Buy-Now.html" target="_blank">buy now</a></div></td>     <td><div align="center"><a href="https://ds-product-download.s3.amazonaws.com/dataStor_Shield_ProSingleServer_3_0_117_1.exe?AWSAccessKeyId=0952FFW3GBRBWRH1VCR2&Expires=1246341543&Signature=itneFeB%2FJ3PSvBB1SvAfxcundow%3D" target="_blank">free download</a></div></td>   </tr>   <tr>     <td> </td>     <td><div align="right">for Windows (64-bit)</div></td>     <td><div align="center"><a href="dataStor-Pro-Buy-Now.html" target="_blank">buy now</a></div></td>     <td><div align="center"><a href="https://ds-product-download.s3.amazonaws.com/dataStor_Shield_ProSingleServer_3_0_117_1.exe?AWSAccessKeyId=0952FFW3GBRBWRH1VCR2&Expires=1246341543&Signature=itneFeB%2FJ3PSvBB1SvAfxcundow%3D">free download</a></div></td>   </tr>   <tr>     <td> </td>     <td> </td>     <td> </td>     <td> </td>   </tr>   <tr>     <td colspan="4" bgcolor="#e0e8f3"><strong>Server Software           </strong></td>   </tr>   <tr>     <td> </td>     <td>Scalable Business Server (SBS)</td>     <td> </td>     <td> </td>   </tr>   <tr>     <td> </td>     <td><div align="right">for Windows (32/64-bit)</div></td>     <td><div align="center"><a href="dataStor-SBS-Buy-Now.html" target="_blank">buy now</a></div></td>     <td><div align="center"><a href="component/option,com_jumi/Itemid,103/fileid,7/" target="_blank">free download</a></div></td>   </tr>   <tr>     <td> </td>     <td>Enterprise Protection Server (EPS)</td>     <td> </td>     <td> </td>   </tr>   <tr>     <td> </td>     <td><div align="right">for Windows (32/64-bit)</div></td>     <td><div align="center">buy now</div></td>     <td align="center"><a href="component/option,com_jumi/Itemid,103/fileid,7/" target="_blank">free download</a></td>   </tr> </tbody></table>', '', 1, 5, 0, 34, '2009-06-18 15:17:29', 63, '', '2009-06-18 20:55:03', 63, 63, '2009-06-19 21:31:41', '2009-06-18 15:17:29', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 4, 0, 1, '', '', 0, 12, 'robots=\nauthor='),
(143, 'dS Product Comparison', 'ds-product-comparison', '', '<p align="center"><img src="images/products/title.png" border="0" alt="title" /></p> <table border="0" cellpadding="5" width="49%" align="center">   <tbody><tr>     <td width="32%"><img src="images/products/logoshield.png" border="0" alt="logoshield" width="145" height="157" /></td>     <td width="68%">dataStor Shield™ source-side deduplication technology uses       a sub-file adaptive content factoring process which is globally distributed       across all production servers, client computers or cloud-based storage.       The patent-pending process is technologically superior to other software-based       solutions in that the fully distributed method is extremely efficient with       core memory, network bandwidth and computing resources, allowing the process       to run both on laptop computers and across large networks of enterprise     servers.</td>   </tr>   <tr>     <td colspan="2"><img src="images/products/productchart.png" border="0" alt="chart" /></td>   </tr> </tbody></table>', '', 1, 5, 0, 34, '2009-06-18 00:43:07', 63, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2009-06-18 00:43:07', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', 1, 0, 2, '', '', 0, 5, 'robots=\nauthor=');

-- --------------------------------------------------------

--
-- Table structure for table `jos_content_frontpage`
--

CREATE TABLE IF NOT EXISTS `jos_content_frontpage` (
  `content_id` int(11) NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  PRIMARY KEY  (`content_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_content_frontpage`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_content_rating`
--

CREATE TABLE IF NOT EXISTS `jos_content_rating` (
  `content_id` int(11) NOT NULL default '0',
  `rating_sum` int(11) unsigned NOT NULL default '0',
  `rating_count` int(11) unsigned NOT NULL default '0',
  `lastip` varchar(50) NOT NULL default '',
  PRIMARY KEY  (`content_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_content_rating`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_core_acl_aro`
--

CREATE TABLE IF NOT EXISTS `jos_core_acl_aro` (
  `id` int(11) NOT NULL auto_increment,
  `section_value` varchar(240) NOT NULL default '0',
  `value` varchar(240) NOT NULL default '',
  `order_value` int(11) NOT NULL default '0',
  `name` varchar(255) NOT NULL default '',
  `hidden` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  UNIQUE KEY `jos_section_value_value_aro` (`section_value`(100),`value`(100)),
  KEY `jos_gacl_hidden_aro` (`hidden`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=68 ;

--
-- Dumping data for table `jos_core_acl_aro`
--

INSERT INTO `jos_core_acl_aro` (`id`, `section_value`, `value`, `order_value`, `name`, `hidden`) VALUES
(10, 'users', '62', 0, 'Administrator', 0),
(11, 'users', '63', 0, 'noor', 0),
(12, 'users', '64', 0, 'Brian Dodd', 0),
(14, 'users', '66', 0, 'paid', 0),
(15, 'users', '67', 0, 'nopay', 0),
(18, 'users', '70', 0, 'Mark Farley', 0),
(19, 'users', '71', 0, 'ARCADIS -US', 0),
(20, 'users', '72', 0, 'Dawn Frost', 0),
(21, 'users', '73', 0, 'Brad Crossman', 0),
(22, 'users', '74', 0, 'David Wysocki', 0),
(23, 'users', '75', 0, 'Joel Noronha', 0),
(24, 'users', '76', 0, 'James Sanders', 0),
(25, 'users', '77', 0, 'Tim Witt', 0),
(26, 'users', '78', 0, 'Darrin Tams', 0),
(27, 'users', '79', 0, 'Lee Whiting', 0),
(28, 'users', '80', 0, 'Orville Hern', 0),
(29, 'users', '81', 0, 'Mike Moore', 0),
(54, 'users', '106', 0, 'City of Temple', 0),
(31, 'users', '83', 0, 'Dave Mallard', 0),
(32, 'users', '84', 0, 'Eric Ortwerth', 0),
(53, 'users', '105', 0, 'Chad Stanley', 0),
(37, 'users', '89', 0, 'special', 0),
(38, 'users', '90', 0, 'Mike Lakowicz', 0),
(39, 'users', '91', 0, 'Paul Brent', 0),
(40, 'users', '92', 0, 'Ronald Schmidt', 0),
(45, 'users', '97', 0, 'Exterran', 0),
(41, 'users', '93', 0, 'Stephen Turner', 0),
(42, 'users', '94', 0, 'Alric Cameron', 0),
(43, 'users', '95', 0, 'testadmin', 0),
(44, 'users', '96', 0, 'George Pradel', 0),
(46, 'users', '98', 0, 'Troy Kuskie', 0),
(47, 'users', '99', 0, 'KC Weiland', 0),
(48, 'users', '100', 0, 'AIQ SUPPORT', 0),
(55, 'users', '107', 0, 'Fairmont General', 0),
(50, 'users', '102', 0, 'Jim Morris', 0),
(51, 'users', '103', 0, 'Jeff Smith', 0),
(52, 'users', '104', 0, 'Erik Hodo', 0),
(56, 'users', '108', 0, 'Petro-Hunt', 0),
(57, 'users', '109', 0, 'Armand C Dietrich', 0),
(58, 'users', '110', 0, 'Joe Investor', 0),
(59, 'users', '111', 0, 'Akibia', 0),
(60, 'users', '112', 0, 'City of Westminster', 0),
(61, 'users', '113', 0, 'Stephen Leuthold', 0),
(62, 'users', '114', 0, 'Robert Peverley', 0),
(63, 'users', '115', 0, 'Rob Weis', 0),
(64, 'users', '116', 0, 'Kris Dodd', 0),
(65, 'users', '117', 0, 'mariam', 0),
(66, 'users', '118', 0, 'Author', 0),
(67, 'users', '119', 0, 'HughM', 0);

-- --------------------------------------------------------

--
-- Table structure for table `jos_core_acl_aro_groups`
--

CREATE TABLE IF NOT EXISTS `jos_core_acl_aro_groups` (
  `id` int(11) NOT NULL auto_increment,
  `parent_id` int(11) NOT NULL default '0',
  `name` varchar(255) NOT NULL default '',
  `lft` int(11) NOT NULL default '0',
  `rgt` int(11) NOT NULL default '0',
  `value` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`id`),
  KEY `jos_gacl_parent_id_aro_groups` (`parent_id`),
  KEY `jos_gacl_lft_rgt_aro_groups` (`lft`,`rgt`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=31 ;

--
-- Dumping data for table `jos_core_acl_aro_groups`
--

INSERT INTO `jos_core_acl_aro_groups` (`id`, `parent_id`, `name`, `lft`, `rgt`, `value`) VALUES
(17, 0, 'ROOT', 1, 22, 'ROOT'),
(28, 17, 'USERS', 2, 21, 'USERS'),
(29, 28, 'Public Frontend', 3, 12, 'Public Frontend'),
(18, 29, 'Registered', 4, 11, 'Registered'),
(19, 18, 'Author', 5, 10, 'Author'),
(20, 19, 'Editor', 6, 9, 'Editor'),
(21, 20, 'Publisher', 7, 8, 'Publisher'),
(30, 28, 'Public Backend', 13, 20, 'Public Backend'),
(23, 30, 'Manager', 14, 19, 'Manager'),
(24, 23, 'Administrator', 15, 18, 'Administrator'),
(25, 24, 'Super Administrator', 16, 17, 'Super Administrator');

-- --------------------------------------------------------

--
-- Table structure for table `jos_core_acl_aro_map`
--

CREATE TABLE IF NOT EXISTS `jos_core_acl_aro_map` (
  `acl_id` int(11) NOT NULL default '0',
  `section_value` varchar(230) NOT NULL default '0',
  `value` varchar(100) NOT NULL default '',
  PRIMARY KEY  (`acl_id`,`section_value`,`value`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_core_acl_aro_map`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_core_acl_aro_sections`
--

CREATE TABLE IF NOT EXISTS `jos_core_acl_aro_sections` (
  `id` int(11) NOT NULL auto_increment,
  `value` varchar(230) NOT NULL default '',
  `order_value` int(11) NOT NULL default '0',
  `name` varchar(230) NOT NULL default '',
  `hidden` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  UNIQUE KEY `jos_gacl_value_aro_sections` (`value`),
  KEY `jos_gacl_hidden_aro_sections` (`hidden`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=11 ;

--
-- Dumping data for table `jos_core_acl_aro_sections`
--

INSERT INTO `jos_core_acl_aro_sections` (`id`, `value`, `order_value`, `name`, `hidden`) VALUES
(10, 'users', 1, 'Users', 0);

-- --------------------------------------------------------

--
-- Table structure for table `jos_core_acl_groups_aro_map`
--

CREATE TABLE IF NOT EXISTS `jos_core_acl_groups_aro_map` (
  `group_id` int(11) NOT NULL default '0',
  `section_value` varchar(240) NOT NULL default '',
  `aro_id` int(11) NOT NULL default '0',
  UNIQUE KEY `group_id_aro_id_groups_aro_map` (`group_id`,`section_value`,`aro_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_core_acl_groups_aro_map`
--

INSERT INTO `jos_core_acl_groups_aro_map` (`group_id`, `section_value`, `aro_id`) VALUES
(18, '', 14),
(18, '', 15),
(18, '', 18),
(18, '', 19),
(18, '', 20),
(18, '', 21),
(18, '', 22),
(18, '', 23),
(18, '', 24),
(18, '', 25),
(18, '', 26),
(18, '', 27),
(18, '', 28),
(18, '', 31),
(18, '', 39),
(18, '', 40),
(18, '', 41),
(18, '', 42),
(18, '', 44),
(18, '', 45),
(18, '', 46),
(18, '', 47),
(18, '', 48),
(18, '', 50),
(18, '', 51),
(18, '', 52),
(18, '', 53),
(18, '', 54),
(18, '', 55),
(18, '', 56),
(18, '', 57),
(18, '', 58),
(18, '', 59),
(18, '', 60),
(18, '', 61),
(18, '', 62),
(18, '', 63),
(19, '', 37),
(20, '', 67),
(23, '', 66),
(24, '', 38),
(24, '', 43),
(24, '', 64),
(24, '', 65),
(25, '', 10),
(25, '', 11),
(25, '', 12),
(25, '', 29),
(25, '', 32);

-- --------------------------------------------------------

--
-- Table structure for table `jos_core_log_items`
--

CREATE TABLE IF NOT EXISTS `jos_core_log_items` (
  `time_stamp` date NOT NULL default '0000-00-00',
  `item_table` varchar(50) NOT NULL default '',
  `item_id` int(11) unsigned NOT NULL default '0',
  `hits` int(11) unsigned NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_core_log_items`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_core_log_searches`
--

CREATE TABLE IF NOT EXISTS `jos_core_log_searches` (
  `search_term` varchar(128) NOT NULL default '',
  `hits` int(11) unsigned NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_core_log_searches`
--

INSERT INTO `jos_core_log_searches` (`search_term`, `hits`) VALUES
('drivers', 7),
('datastor usb 2.0 ult', 1),
('usb drivers', 2),
('lamps', 1),
('drivers 2531', 2),
('pendrive 2gb', 1),
('archiveiqenterprise', 2),
('archiveiqenterprise.', 1),
('IBMNFSCA2', 2),
('notebook cooler', 2),
('laptop cooler', 3),
('cooling', 1),
('minidrives', 2),
('s22j105', 1),
('HPPLSATA', 1),
('PEN DRIVE', 4),
('DT51SCA', 1),
('tv sony kv-32cs76e', 1),
('sony kv-32cs76e', 1),
('software', 1),
('flash grey', 1),
('USB flash drive', 1),
('089682', 1),
('104432', 3),
('driver', 2),
('support', 2),
('DT-EB3550 D', 2),
('dt-eb3550', 2),
('search...', 8),
('30004', 1),
('download trial', 1),
('download', 1),
('enclosures', 1),
('ArchivelIQ', 2),
('admin guide', 1),
('informix', 2),
('DB2', 1),
('pocketec', 4),
('scsi', 6),
('DS52U2', 1),
('milwaukee', 1),
('ibmsffx', 1),
('archiveiq', 12),
('media player', 1),
('steel grating', 1),
('grating', 1),
('DT-DSMP', 2),
('DT-DSMP500C', 1),
('multimedia', 2),
('2.5', 1),
('2.5"', 1),
('datastor 500 hg mhid', 1),
('datastor 500 mhdi', 1),
('multimedia player', 1),
('locations', 1),
('anton', 1),
('1966051022645658', 1),
('firmware', 1),
('cost', 1),
('pricing', 1),
('careers', 3),
('mini USB cable', 4),
('DISCO DURO', 2),
('disc duro', 1),
('104434', 1),
('DT-MDE25160', 2),
('DT-EB2531S', 1),
('SILVER NOTEBOOK COOL', 4),
('COOLER', 2),
('notebook', 1),
('protect', 2),
('hard disc', 1),
('netshare', 1),
('data migration', 1),
('500gb', 4),
('SATA removable drive', 1),
('sata', 2),
('hdmi multimedia play', 3),
('brakets', 1),
('bracket bezel', 1),
('NAS30004BW', 1),
('jobs', 2),
('Greg Duplessie', 1),
('job', 1),
('104437', 1),
('tcp ports', 2),
('tcp port', 1),
('sdfgsfdg.', 1),
('sdv', 1),
('DLPWRSATA', 4),
('qw', 1),
('DLPWR SATA', 1),
('how to sync', 2),
('how sync', 1),
('websphere', 1),
('WAS', 1),
('repair', 1),
('case study', 1),
('ET-E4MS', 4),
('portable hard drive', 1),
('contact', 2),
('exchange', 2),
('buy', 1),
('cooling fan', 1),
('cooling fans', 1),
('whitepapers', 2),
('documentation', 1),
('CHG160-Z48V2.5A-1', 1),
('Battery Charger', 1),
('Zeusteq', 1),
('dockingstation', 1),
('HDD docking station', 1),
('external hard disk', 1),
('datastor 500 gb', 1),
('datastor 500', 1),
('gvdp', 1),
('LT02', 3),
('HDMI', 2),
('HDMI player', 5),
('career', 1),
('employment', 1),
('viewstor', 1),
('', 19),
('small business serve', 1),
('small', 3),
('backup', 1),
('trial', 1),
('test', 1),
('archive', 4),
('protection', 4),
('how', 3),
('team', 3),
('store', 6),
('management', 2),
('company', 1),
('error', 1),
('wizard', 1),
('restricted', 2),
('', 15),
('fails', 2),
('disk', 1),
('urce', 2),
('techvalidated', 4),
('cannot', 1),
('login', 1),
('module', 1),
('machines', 2),
('0x80070520', 1),
('ceiving', 1),
('partners', 1),
('server', 1),
('Exhange', 1),
('caspol', 1);

-- --------------------------------------------------------

--
-- Table structure for table `jos_docman`
--

CREATE TABLE IF NOT EXISTS `jos_docman` (
  `id` int(11) NOT NULL auto_increment,
  `catid` int(11) NOT NULL default '1',
  `dmname` text NOT NULL,
  `dmdescription` longtext,
  `dmdate_published` datetime NOT NULL default '0000-00-00 00:00:00',
  `dmowner` int(4) NOT NULL default '-1',
  `dmfilename` text NOT NULL,
  `published` tinyint(1) NOT NULL default '0',
  `dmurl` text,
  `dmcounter` int(11) default '0',
  `checked_out` int(11) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `approved` tinyint(1) NOT NULL default '0',
  `dmthumbnail` text,
  `dmlastupdateon` datetime default '0000-00-00 00:00:00',
  `dmlastupdateby` int(5) NOT NULL default '-1',
  `dmsubmitedby` int(5) NOT NULL default '-1',
  `dmmantainedby` int(5) default '0',
  `dmlicense_id` int(5) default '0',
  `dmlicense_display` tinyint(1) NOT NULL default '0',
  `access` int(11) unsigned NOT NULL default '0',
  `attribs` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `pub_appr_own_cat_name` (`published`,`approved`,`dmowner`,`catid`,`dmname`(64)),
  KEY `appr_pub_own_cat_date` (`approved`,`published`,`dmowner`,`catid`,`dmdate_published`),
  KEY `own_pub_appr_cat_count` (`dmowner`,`published`,`approved`,`catid`,`dmcounter`),
  KEY `own_pub_appr_cat_id` (`dmowner`,`published`,`approved`,`catid`,`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=32 ;

--
-- Dumping data for table `jos_docman`
--

INSERT INTO `jos_docman` (`id`, `catid`, `dmname`, `dmdescription`, `dmdate_published`, `dmowner`, `dmfilename`, `published`, `dmurl`, `dmcounter`, `checked_out`, `checked_out_time`, `approved`, `dmthumbnail`, `dmlastupdateon`, `dmlastupdateby`, `dmsubmitedby`, `dmmantainedby`, `dmlicense_id`, `dmlicense_display`, `access`, `attribs`) VALUES
(27, 48, 'ArchiveIQ 2.4.159.1', '', '2009-02-23 18:44:00', -12, 'Link: https://datastorshield.s3.amazonaws.com/ArchiveIQ%202.4.159.1.zip', 1, '', 41, 0, '0000-00-00 00:00:00', 1, '', '2009-02-23 18:44:57', 63, 63, -6, 0, 0, 0, 'crc_checksum=\nmd5_checksum='),
(30, 48, 'dS Shield™ ProDesktop', '', '2009-06-18 15:35:50', -12, 'Link: https://ds-product-download.s3.amazonaws.com/dataStor_Shield_ProDesktop_3_0_117_1.exe?AWSAccessKeyId=0952FFW3GBRBWRH1VCR2&Expires=1246341543&Signature=aF6m5lDmAg4T8ZnE%2FyMO7Xd50UE%3D', 1, '', 0, 0, '0000-00-00 00:00:00', 1, '', '2009-06-18 15:38:15', 63, 63, -6, 0, 0, 0, 'crc_checksum=\nmd5_checksum='),
(31, 48, 'dS Shield™ Pro Single Server', '', '2009-06-18 15:38:39', -12, 'Link: https://ds-product-download.s3.amazonaws.com/dataStor_Shield_ProSingleServer_3_0_117_1.exe?AWSAccessKeyId=0952FFW3GBRBWRH1VCR2&Expires=1246341543&Signature=itneFeB%2FJ3PSvBB1SvAfxcundow%3D', 1, '', 0, 0, '0000-00-00 00:00:00', 1, '', '2009-06-18 15:40:15', 63, 63, -6, 0, 0, 0, 'crc_checksum=\nmd5_checksum='),
(26, 48, 'ArchiveIQ 2.3.120.1.zip', '', '2009-02-23 14:36:28', -12, 'Link: https://datastorshield.s3.amazonaws.com/ArchiveIQ%202.3.120.1.zip', 1, '', 7, 0, '0000-00-00 00:00:00', 1, '', '2009-02-23 14:42:10', 63, 63, -6, 0, 0, 0, 'crc_checksum=\nmd5_checksum=');

-- --------------------------------------------------------

--
-- Table structure for table `jos_docman_groups`
--

CREATE TABLE IF NOT EXISTS `jos_docman_groups` (
  `groups_id` int(11) NOT NULL auto_increment,
  `groups_name` text NOT NULL,
  `groups_description` longtext,
  `groups_access` tinyint(4) NOT NULL default '1',
  `groups_members` text,
  PRIMARY KEY  (`groups_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ;

--
-- Dumping data for table `jos_docman_groups`
--

INSERT INTO `jos_docman_groups` (`groups_id`, `groups_name`, `groups_description`, `groups_access`, `groups_members`) VALUES
(2, 'Customers', 'This group has purchased support for a year and has been given a user and pass.', 1, '62,100,111,94,71,109,73,64,105,106,112,78,83,74,72,84,104,97,107,76,103,102,75,99,79,70,90,81,80,66,91,108,92,89,93,77,98,96,113'),
(3, 'special members', 'This group has access to special file downloads as well as the paid members files.', 1, '62,64,84,90,81,63,82,89,85,100'),
(4, 'investors', 'Access to investor information.', 1, '110');

-- --------------------------------------------------------

--
-- Table structure for table `jos_docman_history`
--

CREATE TABLE IF NOT EXISTS `jos_docman_history` (
  `id` int(11) NOT NULL auto_increment,
  `doc_id` int(11) NOT NULL default '0',
  `revision` int(5) NOT NULL default '1',
  `his_date` datetime NOT NULL default '0000-00-00 00:00:00',
  `his_who` int(11) NOT NULL default '0',
  `his_obs` longtext,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_docman_history`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_docman_licenses`
--

CREATE TABLE IF NOT EXISTS `jos_docman_licenses` (
  `id` int(11) NOT NULL auto_increment,
  `name` text NOT NULL,
  `license` text NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ;

--
-- Dumping data for table `jos_docman_licenses`
--

INSERT INTO `jos_docman_licenses` (`id`, `name`, `license`) VALUES
(1, 'Sample License', 'You can optionally assign licenses to documents.'),
(2, 'dataStor file license', 'dataStor standard license.');

-- --------------------------------------------------------

--
-- Table structure for table `jos_docman_log`
--

CREATE TABLE IF NOT EXISTS `jos_docman_log` (
  `id` int(11) NOT NULL auto_increment,
  `log_docid` int(11) NOT NULL default '0',
  `log_ip` text NOT NULL,
  `log_datetime` datetime NOT NULL default '0000-00-00 00:00:00',
  `log_user` int(11) NOT NULL default '0',
  `log_browser` text,
  `log_os` text,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=61 ;

--
-- Dumping data for table `jos_docman_log`
--

INSERT INTO `jos_docman_log` (`id`, `log_docid`, `log_ip`, `log_datetime`, `log_user`, `log_browser`, `log_os`) VALUES
(1, 18, '71.2.164.220', '2008-10-30 13:31:30', 66, 'mozilla', 'mac'),
(2, 18, '71.2.164.220', '2008-10-30 13:31:40', 66, 'mozilla', 'mac'),
(3, 17, '63.138.5.20', '2008-11-06 06:11:10', 82, 'msie', 'win'),
(4, 17, '68.17.36.107', '2008-11-06 10:42:03', 82, 'msie', 'win'),
(5, 17, '63.87.6.102', '2008-11-11 05:01:07', 82, 'msie', 'win'),
(6, 17, '75.166.99.55', '2008-11-11 09:46:02', 82, 'msie', 'win'),
(7, 17, '75.166.99.55', '2008-11-11 09:46:20', 82, 'msie', 'win'),
(8, 17, '209.97.231.196', '2008-11-14 07:15:24', 82, 'msie', 'win'),
(9, 17, '69.7.186.253', '2008-11-19 04:43:53', 82, 'msie', 'win'),
(10, 17, '24.61.162.149', '2008-11-19 08:06:27', 90, 'mozilla', 'win'),
(11, 18, '24.61.162.149', '2008-11-19 08:07:08', 90, 'mozilla', 'win'),
(12, 17, '68.177.203.114', '2008-11-19 09:13:46', 81, 'msie', 'win'),
(13, 17, '68.177.203.114', '2008-11-19 09:20:13', 81, 'msie', 'win'),
(14, 17, '68.177.203.114', '2008-11-19 09:20:59', 81, 'msie', 'win'),
(15, 17, '69.7.186.253', '2008-11-20 10:31:08', 82, 'msie', 'win'),
(16, 17, '206.254.6.161', '2008-11-21 05:33:03', 79, 'msie', 'win'),
(17, 17, '206.254.6.161', '2008-11-21 05:33:37', 79, 'msie', 'win'),
(18, 11, '24.61.162.149', '2008-11-24 09:32:28', 90, 'msie', 'win'),
(19, 17, '86.72.221.157', '2008-11-25 04:32:17', 90, 'mozilla', 'win'),
(20, 17, '86.72.221.157', '2008-11-25 04:32:17', 90, 'mozilla', 'win'),
(21, 18, '86.72.221.157', '2008-11-25 04:33:06', 90, 'mozilla', 'win'),
(22, 18, '86.72.221.157', '2008-11-25 04:33:06', 90, 'mozilla', 'win'),
(23, 17, '212.249.32.78', '2008-11-25 05:46:42', 90, 'msie', 'win'),
(24, 17, '212.249.32.78', '2008-11-25 05:47:21', 90, 'msie', 'win'),
(25, 17, '212.249.32.78', '2008-11-25 05:51:20', 90, 'msie', 'win'),
(26, 17, '86.72.221.157', '2008-11-25 05:53:12', 90, 'msie', 'win'),
(27, 17, '198.49.126.74', '2008-11-26 04:36:54', 82, 'msie', 'win'),
(28, 17, '65.89.169.100', '2008-12-01 06:53:32', 71, 'msie', 'win'),
(29, 17, '65.89.169.100', '2008-12-01 06:59:45', 71, 'msie', 'win'),
(30, 17, '198.201.23.10', '2008-12-01 10:42:12', 92, 'msie', 'win'),
(31, 17, '75.166.104.8', '2008-12-02 08:34:11', 82, 'msie', 'win'),
(32, 17, '38.104.34.114', '2008-12-02 08:42:07', 82, 'msie', 'win'),
(33, 17, '207.71.50.165', '2008-12-02 10:06:30', 82, 'msie', 'win'),
(34, 17, '75.166.104.8', '2008-12-02 10:11:28', 82, 'msie', 'win'),
(35, 17, '207.71.50.165', '2008-12-02 10:12:27', 82, 'msie', 'win'),
(36, 17, '75.166.97.246', '2008-12-03 06:08:47', 82, 'msie', 'win'),
(37, 17, '75.171.217.135', '2008-12-05 09:51:39', 84, 'msie', 'win'),
(38, 17, '75.171.217.135', '2008-12-05 09:52:00', 84, 'msie', 'win'),
(39, 17, '63.167.181.19', '2008-12-10 04:24:26', 100, 'msie', 'win'),
(40, 29, '208.35.223.129', '2009-03-04 14:47:06', 113, 'msie', 'win'),
(41, 27, '67.89.105.82', '2009-03-09 05:14:15', 100, 'msie', 'win'),
(42, 27, '67.91.185.10', '2009-03-09 06:14:27', 100, 'msie', 'win'),
(43, 29, '67.91.185.10', '2009-03-09 06:14:43', 100, 'msie', 'win'),
(44, 27, '12.42.64.69', '2009-03-09 09:02:01', 105, 'mozilla', 'win'),
(45, 29, '12.42.64.69', '2009-03-09 09:02:11', 105, 'mozilla', 'win'),
(46, 27, '209.122.29.215', '2009-03-09 09:15:20', 100, 'msie', 'win'),
(47, 29, '209.122.29.215', '2009-03-09 09:15:47', 100, 'msie', 'win'),
(48, 27, '216.138.99.94', '2009-03-10 04:55:04', 100, 'msie', 'win'),
(49, 27, '216.138.99.94', '2009-03-10 04:55:41', 100, 'msie', 'win'),
(50, 29, '216.138.99.94', '2009-03-10 04:55:45', 100, 'msie', 'win'),
(51, 27, '165.236.221.62', '2009-03-10 10:31:07', 100, 'msie', 'win'),
(52, 29, '165.236.221.62', '2009-03-10 10:31:21', 100, 'msie', 'win'),
(53, 29, '209.97.231.196', '2009-03-11 07:44:45', 64, 'msie', 'win'),
(54, 27, '209.97.231.196', '2009-03-11 07:44:52', 64, 'msie', 'win'),
(55, 26, '192.234.211.111', '2009-03-16 04:26:48', 73, 'mozilla', 'win'),
(56, 29, '192.234.211.111', '2009-03-16 04:27:26', 73, 'mozilla', 'win'),
(57, 29, '204.97.75.19', '2009-03-16 09:42:18', 100, 'msie', 'win'),
(58, 27, '206.254.6.65', '2009-03-17 11:52:10', 79, 'msie', 'win'),
(59, 27, '192.234.211.111', '2009-03-18 11:54:16', 73, 'mozilla', 'win'),
(60, 27, '192.234.211.111', '2009-03-18 11:54:32', 73, 'mozilla', 'win');

-- --------------------------------------------------------

--
-- Table structure for table `jos_groups`
--

CREATE TABLE IF NOT EXISTS `jos_groups` (
  `id` tinyint(3) unsigned NOT NULL default '0',
  `name` varchar(50) NOT NULL default '',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_groups`
--

INSERT INTO `jos_groups` (`id`, `name`) VALUES
(0, 'Public'),
(1, 'Registered'),
(2, 'Special');

-- --------------------------------------------------------

--
-- Table structure for table `jos_jce_extensions`
--

CREATE TABLE IF NOT EXISTS `jos_jce_extensions` (
  `id` int(11) NOT NULL auto_increment,
  `pid` int(11) NOT NULL default '0',
  `name` varchar(100) NOT NULL default '',
  `extension` varchar(255) NOT NULL default '',
  `folder` varchar(255) NOT NULL default '',
  `published` tinyint(3) NOT NULL default '0',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `jos_jce_extensions`
--

INSERT INTO `jos_jce_extensions` (`id`, `pid`, `name`, `extension`, `folder`, `published`) VALUES
(1, 15, 'Joomla Links for Advanced Link', 'joomlalinks', 'links', 1);

-- --------------------------------------------------------

--
-- Table structure for table `jos_jce_groups`
--

CREATE TABLE IF NOT EXISTS `jos_jce_groups` (
  `id` int(11) NOT NULL auto_increment,
  `name` varchar(255) NOT NULL default '',
  `description` varchar(255) NOT NULL default '',
  `users` text NOT NULL,
  `types` varchar(255) NOT NULL default '',
  `rows` text NOT NULL,
  `plugins` varchar(255) NOT NULL default '',
  `published` tinyint(3) NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  `checked_out` tinyint(3) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `jos_jce_groups`
--

INSERT INTO `jos_jce_groups` (`id`, `name`, `description`, `users`, `types`, `rows`, `plugins`, `published`, `ordering`, `checked_out`, `checked_out_time`, `params`) VALUES
(1, 'Default', 'Default group for all users with edit access', '', '19,20,21,23,24,25', '28,32,33,27,19,20,21,30,31,36,37,29,43,44,45,46,49,26;2,34,39,40,42,38,5,9,15,23,48,47,56,41;22,18,25,24,7,10,11,12;4,8,6,17,13,3,54,14,16,59,60', '52,55,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,28,54,59,60', 1, 1, 0, '0000-00-00 00:00:00', '');

-- --------------------------------------------------------

--
-- Table structure for table `jos_jce_plugins`
--

CREATE TABLE IF NOT EXISTS `jos_jce_plugins` (
  `id` int(11) NOT NULL auto_increment,
  `title` varchar(100) NOT NULL default '',
  `name` varchar(100) NOT NULL default '',
  `type` varchar(100) NOT NULL default 'plugin',
  `icon` varchar(255) NOT NULL default '',
  `layout` varchar(255) NOT NULL default '',
  `row` int(11) NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  `published` tinyint(3) NOT NULL default '0',
  `editable` tinyint(3) NOT NULL default '0',
  `elements` varchar(255) NOT NULL default '',
  `iscore` tinyint(3) NOT NULL default '0',
  `checked_out` int(11) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `params` text NOT NULL,
  `variables` text NOT NULL,
  PRIMARY KEY  (`id`),
  UNIQUE KEY `plugin` (`name`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=61 ;

--
-- Dumping data for table `jos_jce_plugins`
--

INSERT INTO `jos_jce_plugins` (`id`, `title`, `name`, `type`, `icon`, `layout`, `row`, `ordering`, `published`, `editable`, `elements`, `iscore`, `checked_out`, `checked_out_time`, `params`, `variables`) VALUES
(1, 'Context Menu', 'contextmenu', 'plugin', '', '', 0, 14, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(2, 'Directionality', 'directionality', 'plugin', 'ltr,rtl', 'directionality', 3, 21, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(3, 'Emotions', 'emotions', 'plugin', 'emotions', 'emotions', 3, 19, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(4, 'Fullscreen', 'fullscreen', 'plugin', 'fullscreen', 'fullscreen', 3, 22, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(5, 'Paste', 'paste', 'plugin', 'pasteword,pastetext', 'paste', 2, 10, 1, 1, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(6, 'Preview', 'preview', 'plugin', 'preview', 'preview', 3, 24, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(7, 'Tables', 'table', 'plugin', 'tablecontrols', 'buttons', 3, 6, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(8, 'Print', 'print', 'plugin', 'print', 'print', 3, 20, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(9, 'Search Replace', 'searchreplace', 'plugin', 'search,replace', 'searchreplace', 2, 13, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(10, 'Styles', 'style', 'plugin', 'styles', 'styles', 4, 11, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(11, 'Non-Breaking', 'nonbreaking', 'plugin', 'nonbreaking', 'nonbreaking', 4, 16, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(12, 'Visual Characters', 'visualchars', 'plugin', 'visualchars', 'visualchars', 4, 15, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(13, 'XHTML Xtras', 'xhtmlxtras', 'plugin', 'cite,abbr,acronym,del,ins,attribs', 'xhtmlxtras', 4, 12, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(14, 'Image Manager', 'imgmanager', 'plugin', 'imgmanager', 'imgmanager', 4, 25, 1, 1, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(15, 'Advanced Link', 'advlink', 'plugin', 'advlink', 'advlink', 4, 26, 1, 1, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(16, 'Spell Checker', 'spellchecker', 'plugin', 'spellchecker', 'spellchecker', 4, 17, 1, 1, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(17, 'Layers', 'layer', 'plugin', 'insertlayer,moveforward,movebackward,absolute', 'layer', 4, 5, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(18, 'Font ForeColour', 'forecolor', 'command', 'forecolor', 'forecolor', 2, 17, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(19, 'Bold', 'bold', 'command', 'bold', 'bold', 1, 2, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(20, 'Italic', 'italic', 'command', 'italic', 'italic', 1, 3, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(21, 'Underline', 'underline', 'command', 'underline', 'underline', 1, 4, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(22, 'Font BackColour', 'backcolor', 'command', 'backcolor', 'backcolor', 2, 18, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(23, 'Unlink', 'unlink', 'command', 'unlink', 'unlink', 2, 11, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(24, 'Font Select', 'fontselect', 'command', 'fontselect', 'fontselect', 1, 12, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(25, 'Font Size Select', 'fontsizeselect', 'command', 'fontsizeselect', 'fontsizeselect', 1, 13, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(26, 'Style Select', 'styleselect', 'command', 'styleselect', 'styleselect', 1, 10, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(27, 'New Document', 'newdocument', 'command', 'newdocument', 'newdocument', 1, 1, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(28, 'Help', 'help', 'plugin', 'help', 'help', 1, 1, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(29, 'StrikeThrough', 'strikethrough', 'command', 'strikethrough', 'strikethrough', 1, 5, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(30, 'Indent', 'indent', 'command', 'indent', 'indent', 2, 7, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(31, 'Outdent', 'outdent', 'command', 'outdent', 'outdent', 2, 6, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(32, 'Undo', 'undo', 'command', 'undo', 'undo', 2, 8, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(33, 'Redo', 'redo', 'command', 'redo', 'redo', 2, 9, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(34, 'Horizontal Rule', 'hr', 'command', 'hr', 'hr', 3, 2, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(35, 'HTML', 'html', 'command', 'code', 'code', 2, 16, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(36, 'Numbered List', 'numlist', 'command', 'numlist', 'numlist', 2, 5, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(37, 'Bullet List', 'bullist', 'command', 'bullist', 'bullist', 2, 4, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(38, 'Clipboard Actions', 'clipboard', 'command', 'cut,copy,paste', 'clipboard', 2, 1, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(39, 'Subscript', 'sub', 'command', 'sub', 'sub', 3, 5, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(40, 'Superscript', 'sup', 'command', 'sup', 'sup', 3, 6, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(41, 'Visual Aid', 'visualaid', 'command', 'visualaid', 'visualaid', 3, 4, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(42, 'Character Map', 'charmap', 'command', 'charmap', 'charmap', 3, 7, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(43, 'Justify Full', 'full', 'command', 'justifyfull', 'justifyfull', 1, 8, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(44, 'Justify Center', 'center', 'command', 'justifycenter', 'justifycenter', 1, 7, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(45, 'Justify Left', 'left', 'command', 'justifyleft', 'justifyleft', 1, 6, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(46, 'Justify Right', 'right', 'command', 'justifyright', 'justifyright', 1, 9, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(47, 'Remove Format', 'removeformat', 'command', 'removeformat', 'removeformat', 3, 3, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(48, 'Anchor', 'anchor', 'command', 'anchor', 'anchor', 2, 12, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(49, 'Format Select', 'formatselect', 'command', 'formatselect', 'formatselect', 1, 11, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(50, 'Image', 'image', 'command', 'image', 'image', 2, 13, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(51, 'Link', 'link', 'command', 'link', 'link', 2, 10, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(52, 'Browser', 'browser', 'plugin', '', '', 0, 23, 1, 1, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(53, 'Inline Popups', 'inlinepopups', 'plugin', '', '', 0, 7, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(54, 'Article Breaks', 'article', 'plugin', 'readmore,pagebreak', 'article', 4, 18, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(55, 'Media', 'media', 'plugin', '', '', 0, 3, 1, 1, '', 1, 0, '0000-00-00 00:00:00', '\r\n\r\n', ''),
(56, 'Code Cleanup', 'cleanup', 'command', 'cleanup', 'cleanup', 2, 14, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(57, 'Safari Browser Support', 'safari', 'plugin', '', '', 0, 8, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(59, 'Advanced Code Editor', 'advcode', 'plugin', 'advcode', 'advcode', 4, 2, 1, 0, '', 1, 0, '0000-00-00 00:00:00', '', ''),
(60, 'Media Manager', 'mediamanager', 'plugin', 'mediamanager', 'mediamanager', 4, 1, 1, 1, '', 0, 0, '0000-00-00 00:00:00', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `jos_jcs_coupons`
--

CREATE TABLE IF NOT EXISTS `jos_jcs_coupons` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `value` varchar(100) NOT NULL default '',
  `discount` double(12,2) NOT NULL default '0.00',
  `discount_type` set('procent','sum') NOT NULL default 'procent',
  `user_ids` text NOT NULL,
  `strict` tinyint(1) unsigned NOT NULL default '0' COMMENT 'only specified user can use this',
  `ctime` datetime NOT NULL default '0000-00-00 00:00:00',
  `extime` datetime NOT NULL default '0000-00-00 00:00:00',
  `use_num` int(10) unsigned NOT NULL default '0',
  `used_num` int(10) unsigned NOT NULL default '0',
  `trash` tinyint(1) unsigned NOT NULL default '0',
  `checked_out` int(10) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `published` tinyint(1) unsigned NOT NULL default '0',
  `plan_ids` text NOT NULL,
  `use_user` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `trash` (`trash`),
  KEY `extime` (`extime`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_jcs_coupons`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_jcs_coupons_history`
--

CREATE TABLE IF NOT EXISTS `jos_jcs_coupons_history` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `user_id` int(10) unsigned NOT NULL default '0',
  `coupon_id` int(10) unsigned NOT NULL default '0',
  `ctime` datetime NOT NULL default '0000-00-00 00:00:00',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_jcs_coupons_history`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_jcs_exp_alerts`
--

CREATE TABLE IF NOT EXISTS `jos_jcs_exp_alerts` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `user_subscription_id` int(10) unsigned NOT NULL default '0',
  `user_id` int(10) unsigned NOT NULL default '0',
  `stime` datetime NOT NULL default '0000-00-00 00:00:00',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_jcs_exp_alerts`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_jcs_history`
--

CREATE TABLE IF NOT EXISTS `jos_jcs_history` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `user_id` int(10) unsigned NOT NULL default '0',
  `url` text NOT NULL,
  `ctime` datetime NOT NULL default '0000-00-00 00:00:00',
  `subscription_id` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=188 ;

--
-- Dumping data for table `jos_jcs_history`
--

INSERT INTO `jos_jcs_history` (`id`, `user_id`, `url`, `ctime`, `subscription_id`) VALUES
(1, 66, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=75:knowledge-base&option=com_content&Itemid=41', '2008-09-24 08:23:55', 1),
(2, 89, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=75:knowledge-base&option=com_content&Itemid=41', '2008-09-24 08:42:31', 1),
(3, 66, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=75:knowledge-base&option=com_content&Itemid=41', '2008-09-30 11:06:47', 1),
(4, 66, 'http://www.datastor.com/index.php?option=com_content&view=article&id=75:knowledge-base&catid=902:knowledge-base&Itemid=44', '2008-09-30 11:09:20', 1),
(5, 89, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=75:knowledge-base&option=com_content&Itemid=41', '2008-09-30 11:33:03', 1),
(6, 89, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&option=com_content&Itemid=41', '2008-09-30 11:41:11', 1),
(7, 89, 'http://www.datastor.com/index.php?option=com_content&view=article&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&catid=902:knowledge-base&Itemid=44', '2008-09-30 11:42:14', 1),
(8, 89, 'http://www.datastor.com/index.php?option=com_content&view=article&catid=902:knowledge-base&id=75:knowledge-base&Itemid=41', '2008-09-30 11:55:54', 1),
(9, 89, 'http://www.datastor.com/index.php?option=com_content&view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&Itemid=41', '2008-09-30 11:55:58', 1),
(10, 66, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&option=com_content&Itemid=41', '2008-09-30 12:18:40', 1),
(11, 66, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&tmpl=component&print=1&page=&option=com_content&Itemid=41', '2008-09-30 12:18:53', 1),
(12, 66, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&option=com_content&Itemid=41', '2008-09-30 15:38:55', 1),
(13, 66, 'http://datastor.com/index.php?option=com_content&view=article&catid=902:knowledge-base&id=75:knowledge-base&Itemid=41', '2008-09-30 15:39:12', 1),
(14, 89, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&option=com_content&Itemid=41', '2008-09-30 15:41:18', 1),
(15, 89, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&option=com_content&Itemid=76', '2008-10-01 15:33:16', 1),
(16, 99, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&option=com_content&Itemid=76', '2008-10-02 09:18:52', 1),
(17, 99, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-10-02 09:52:19', 1),
(18, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&option=com_content&Itemid=76', '2008-10-02 10:03:34', 1),
(19, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=75:knowledge-base&option=com_content&Itemid=76', '2008-10-02 10:48:26', 1),
(20, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=78:logs-and-logging-options-in-archiveiq&option=com_content&Itemid=76', '2008-10-02 10:59:53', 1),
(21, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=78:logs-and-logging-options-in-archiveiq&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-10-02 11:04:42', 1),
(22, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=79:the-archiveiq-cache-its-purpose-and-configuration&option=com_content&Itemid=76', '2008-10-02 12:24:01', 1),
(23, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=79:the-archiveiq-cache-its-purpose-and-configuration&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-10-02 13:49:16', 1),
(24, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=80:how-to-copy-a-store-to-a-new-installation-of-archiveiq&option=com_content&Itemid=76', '2008-10-02 13:55:22', 1),
(25, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=80:how-to-copy-a-store-to-a-new-installation-of-archiveiq&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-10-02 13:56:46', 1),
(26, 84, 'http://www.datastor.com/index.php?option=com_content&view=article&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&catid=902:knowledge-base&Itemid=76', '2008-10-03 11:05:59', 1),
(27, 71, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=80:how-to-copy-a-store-to-a-new-installation-of-archiveiq&option=com_content&Itemid=76', '2008-10-03 12:41:58', 1),
(28, 71, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&option=com_content&Itemid=76', '2008-10-03 12:42:16', 1),
(29, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=81:best-practices-for-store-architecture&option=com_content&Itemid=76', '2008-10-03 14:15:39', 1),
(30, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=82:how-to-upgrade-archiveiq-to-the-latest-release&option=com_content&Itemid=76', '2008-10-03 15:03:07', 1),
(31, 78, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&option=com_content&Itemid=76', '2008-10-05 17:50:13', 1),
(32, 71, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=79:the-archiveiq-cache-its-purpose-and-configuration&option=com_content&Itemid=76', '2008-10-06 08:22:36', 1),
(33, 71, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=81:best-practices-for-store-architecture&option=com_content&Itemid=76', '2008-10-06 10:00:36', 1),
(34, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=83:remote-system-accessing-viewstor-via-url-receiving-error-cannot-copy-filename&option=com_content&Itemid=76', '2008-10-08 17:45:21', 1),
(35, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=84:how-to-configure-double-take-replication-to-properly-replicate-archiveiq-space-management-stubs&option=com_content&Itemid=76', '2008-10-08 18:02:09', 1),
(36, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=85:how-to-move-an-archive-from-one-store-to-another-store&option=com_content&Itemid=76', '2008-10-15 09:30:27', 1),
(37, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=85:how-to-move-an-archive-from-one-store-to-another-store&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-10-15 10:16:27', 1),
(38, 82, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=85:how-to-move-an-archive-from-one-store-to-another-store&option=com_content&Itemid=76', '2008-10-20 11:30:15', 1),
(39, 82, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=85:how-to-move-an-archive-from-one-store-to-another-store&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-10-20 11:31:37', 1),
(40, 91, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=85:how-to-move-an-archive-from-one-store-to-another-store&option=com_content&Itemid=76', '2008-10-22 17:14:21', 1),
(41, 91, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=80:how-to-copy-a-store-to-a-new-installation-of-archiveiq&option=com_content&Itemid=76', '2008-10-22 17:17:07', 1),
(42, 91, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=81:best-practices-for-store-architecture&option=com_content&Itemid=76', '2008-10-23 09:09:31', 1),
(43, 91, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=85:how-to-move-an-archive-from-one-store-to-another-store&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-10-23 09:12:53', 1),
(44, 84, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=85:how-to-move-an-archive-from-one-store-to-another-store&option=com_content&Itemid=76', '2008-10-24 18:13:35', 1),
(45, 84, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=80:how-to-copy-a-store-to-a-new-installation-of-archiveiq&option=com_content&Itemid=76', '2008-10-24 18:40:48', 1),
(46, 99, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=85:how-to-move-an-archive-from-one-store-to-another-store&option=com_content&Itemid=76', '2008-10-27 13:55:07', 1),
(47, 66, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&option=com_content&Itemid=76', '2008-11-05 19:02:27', 1),
(48, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&option=com_content&Itemid=76', '2008-11-17 16:58:49', 1),
(49, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-11-17 17:00:38', 1),
(50, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=82:how-to-upgrade-archiveiq-to-the-latest-release&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-11-17 17:26:59', 1),
(51, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=81:best-practices-for-store-architecture&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-11-17 17:27:24', 1),
(52, 84, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-11-17 17:28:51', 1),
(53, 91, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&option=com_content&Itemid=76', '2008-11-18 07:12:35', 1),
(54, 71, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&option=com_content&Itemid=76', '2008-11-18 08:58:43', 1),
(55, 71, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&tmpl=component&print=1&page=&option=com_content&Itemid=76', '2008-11-18 09:12:15', 1),
(56, 71, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=85:how-to-move-an-archive-from-one-store-to-another-store&option=com_content&Itemid=76', '2008-11-18 09:14:37', 1),
(57, 81, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=85:how-to-move-an-archive-from-one-store-to-another-store&option=com_content&Itemid=76', '2008-11-21 12:44:37', 1),
(58, 81, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=80:how-to-copy-a-store-to-a-new-installation-of-archiveiq&option=com_content&Itemid=76', '2008-11-21 12:46:24', 1),
(59, 66, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=84:how-to-configure-double-take-replication-to-properly-replicate-archiveiq-space-management-stubs&option=com_content&Itemid=76', '2008-12-09 15:13:18', 1),
(60, 66, 'http://www.datastor.com/index.php?view=article&id=84:how-to-configure-double-take-replication-to-properly-replicate-archiveiq-space-management-stubs&option=com_content&Itemid=76', '2008-12-09 15:15:07', 1),
(61, 79, 'http://www.datastor.com/index.php?view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&option=com_content&Itemid=76', '2008-12-11 10:21:28', 1),
(62, 71, 'http://www.datastor.com/index.php?view=article&catid=902:knowledge-base&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&option=com_content&Itemid=76', '2008-12-11 16:51:35', 1),
(63, 84, 'http://www.datastor.com/index.php/component/option,com_juser/components/com_juser/images/dsg_customers_images/templates/templates/rt_hivemind_j15/images/~datasto1/images/datastor/templates/rt_hivemind_j15/css/index.php?view=article&catid=902:knowledge-base&id=88:installation-fails-during-start-up-of-archiveiq-services&option=com_content&Itemid=76', '2008-12-18 12:13:31', 1),
(64, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=85:how-to-move-an-archive-from-one-store-to-another-store&catid=902:knowledge-base&Itemid=76', '2008-12-24 13:31:39', 1),
(65, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=88:installation-fails-during-start-up-of-archiveiq-services&catid=902:knowledge-base&Itemid=76', '2008-12-24 13:32:33', 1),
(66, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&catid=902:knowledge-base&Itemid=76', '2008-12-24 13:33:11', 1),
(67, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=78:logs-and-logging-options-in-archiveiq&catid=902:knowledge-base&Itemid=76', '2008-12-24 13:33:20', 1),
(68, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=76', '2008-12-24 13:35:54', 1),
(69, 66, 'http://www.datastor.com/index.php?option=com_content&view=article&id=84:how-to-configure-double-take-replication-to-properly-replicate-archiveiq-space-management-stubs&catid=902:knowledge-base&Itemid=76', '2008-12-24 14:50:49', 1),
(70, 66, 'http://datastor.com/index.php?option=com_content&view=article&id=81:best-practices-for-store-architecture&catid=902:knowledge-base&Itemid=76', '2008-12-24 14:53:22', 1),
(71, 66, 'http://datastor.com/index.php?option=com_content&view=article&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&catid=902:knowledge-base&Itemid=76', '2008-12-24 14:53:33', 1),
(72, 71, 'http://www.datastor.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=76', '2008-12-29 11:49:49', 1),
(73, 71, 'http://www.datastor.com/index.php?option=com_content&view=article&id=85:how-to-move-an-archive-from-one-store-to-another-store&catid=902:knowledge-base&Itemid=76', '2008-12-29 12:21:32', 1),
(74, 84, 'http://www.datastor.com/index.php?option=com_content&view=article&id=85:how-to-move-an-archive-from-one-store-to-another-store&catid=902:knowledge-base&Itemid=76', '2008-12-30 10:54:15', 1),
(75, 84, 'http://www.datastor.com/index.php?option=com_content&view=article&id=80:how-to-copy-a-store-to-a-new-installation-of-archiveiq&catid=902:knowledge-base&Itemid=76', '2008-12-30 10:58:44', 1),
(76, 84, 'http://www.datastor.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=76', '2008-12-30 10:59:08', 1),
(77, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=80:how-to-copy-a-store-to-a-new-installation-of-archiveiq&catid=902:knowledge-base&Itemid=76', '2009-01-12 18:24:22', 1),
(78, 84, 'http://www.datastor.com/index.php?view=article&id=80&option=com_content&Itemid=76', '2009-01-13 14:16:51', 1),
(79, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=90:how-to-move-an-archiveiq-store-to-a-new-volume-on-the-same-server&catid=902:knowledge-base&Itemid=76', '2009-01-15 17:00:40', 1),
(80, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=91:add-protection-plan-wizard-ends-with-task-scheduler-error-0x80070520&catid=902:knowledge-base&Itemid=76', '2009-01-16 12:41:02', 1),
(81, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=92:how-to-manually-activate-license-key-for-archiveiq&catid=902:knowledge-base&Itemid=76', '2009-01-16 17:17:02', 1),
(82, 66, 'http://datastor.com/index.php?option=com_content&view=article&id=91:add-protection-plan-wizard-ends-with-task-scheduler-error-0x80070520&catid=902:knowledge-base&Itemid=76', '2009-01-16 17:28:49', 1),
(83, 66, 'http://datastor.com/index.php?option=com_content&view=article&id=78:logs-and-logging-options-in-archiveiq&catid=902:knowledge-base&Itemid=76', '2009-01-20 17:56:47', 1),
(84, 66, 'http://datastor.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=76', '2009-01-20 17:57:01', 1),
(85, 66, 'http://datastor.com/index.php?option=com_content&view=article&id=92:how-to-manually-activate-license-key-for-archiveiq&catid=902:knowledge-base&Itemid=76', '2009-01-20 17:57:08', 1),
(86, 79, 'http://datastor.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=76', '2009-01-20 22:37:05', 1),
(87, 66, 'http://datastor.com/index.php?option=com_content&view=article&id=93:new-art&catid=902:knowledge-base&Itemid=76', '2009-01-20 23:34:59', 1),
(88, 66, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=93:new-art&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=76', '2009-01-20 23:38:33', 1),
(89, 105, 'http://datastor.com/index.php?option=com_content&view=article&id=93:new-art&catid=902:knowledge-base&Itemid=76', '2009-01-23 14:29:15', 1),
(90, 105, 'http://datastor.com/index.php?option=com_content&view=article&id=89:how-to-interpret-plan-status-system-cannot-find-the-file-specified&catid=902:knowledge-base&Itemid=76', '2009-01-23 14:29:22', 1),
(91, 105, 'http://datastor.com/index.php?option=com_content&view=article&id=92:how-to-manually-activate-license-key-for-archiveiq&catid=902:knowledge-base&Itemid=76', '2009-01-23 14:33:38', 1),
(92, 66, 'http://datastor.com/index.php?option=com_content&view=article&id=78', '2009-02-01 19:46:01', 1),
(93, 81, 'http://datastor.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=76', '2009-02-02 13:39:00', 1),
(94, 108, 'http://datastor.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=76', '2009-02-02 14:28:27', 1),
(95, 108, 'http://datastor.com/index.php?option=com_content&view=article&id=83:remote-system-accessing-viewstor-via-url-receiving-error-cannot-copy-filename&catid=902:knowledge-base&Itemid=76', '2009-02-02 15:40:48', 1),
(96, 105, 'http://datastor.com/index.php?option=com_content&view=article&id=81:best-practices-for-store-architecture&catid=902:knowledge-base&Itemid=76', '2009-02-04 15:16:49', 1),
(97, 105, 'http://www.datastor.com/index.php?option=com_content&view=article&id=78:logs-and-logging-options-in-archiveiq&catid=902:knowledge-base&Itemid=76', '2009-02-10 09:53:25', 1),
(98, 105, 'http://www.datastor.com/index.php?option=com_content&view=article&id=79:the-archiveiq-cache-its-purpose-and-configuration&catid=902:knowledge-base&Itemid=76', '2009-02-10 09:56:36', 1),
(99, 105, 'http://datastor.com/index.php?option=com_content&view=article&id=78:logs-and-logging-options-in-archiveiq&catid=902:knowledge-base&Itemid=76', '2009-02-10 11:25:40', 1),
(100, 105, 'http://datastor.com/index.php?option=com_content&view=article&id=85:how-to-move-an-archive-from-one-store-to-another-store&catid=902:knowledge-base&Itemid=76', '2009-02-10 12:47:55', 1),
(101, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=93:new-art&catid=902:knowledge-base&Itemid=76', '2009-02-11 15:10:24', 1),
(102, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=79:the-archiveiq-cache-its-purpose-and-configuration&catid=902:knowledge-base&Itemid=76', '2009-02-11 15:11:24', 1),
(103, 108, 'http://datastor.com/index.php?option=com_content&view=article&id=77:how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator&catid=902:knowledge-base&Itemid=76', '2009-02-11 17:17:57', 1),
(104, 108, 'http://datastor.com/index.php?option=com_content&view=article&id=79:the-archiveiq-cache-its-purpose-and-configuration&catid=902:knowledge-base&Itemid=76', '2009-02-11 17:18:51', 1),
(105, 108, 'http://datastor.com/index.php?option=com_content&view=article&id=85:how-to-move-an-archive-from-one-store-to-another-store&catid=902:knowledge-base&Itemid=76', '2009-02-12 10:55:41', 1),
(106, 108, 'http://datastor.com/index.php?option=com_content&view=article&id=88:installation-fails-during-start-up-of-archiveiq-services&catid=902:knowledge-base&Itemid=76', '2009-02-12 10:56:11', 1),
(107, 79, 'http://www.datastor.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=76', '2009-02-16 20:34:56', 1),
(108, 84, 'http://www.datastor.com/index.php?option=com_content&view=article&id=94:system-recovery-with-archiveiq-winpe-boot-disk-and-identical-hardware&catid=902:knowledge-base&Itemid=76', '2009-02-18 16:04:13', 1),
(109, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=94:system-recovery-with-archiveiq-winpe-boot-disk-and-identical-hardware&catid=902:knowledge-base&Itemid=76', '2009-02-18 16:24:29', 1),
(110, 66, 'http://datastor.com/index.php?option=com_content&view=article&id=85:how-to-move-an-archive-from-one-store-to-another-store&catid=902:knowledge-base&Itemid=76', '2009-02-18 17:32:09', 1),
(111, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=95:how-to-seed-an-archiveiq-store-using-a-removable-storage-device&catid=902:knowledge-base&Itemid=76', '2009-02-19 14:11:46', 1),
(112, 97, 'http://datastor.com/index.php?option=com_content&view=article&id=85:how-to-move-an-archive-from-one-store-to-another-store&catid=902:knowledge-base&Itemid=76', '2009-02-23 13:56:28', 1),
(113, 84, 'http://www.datastor.com/index.php?option=com_content&view=article&id=92:how-to-manually-activate-license-key-for-archiveiq&catid=902:knowledge-base&Itemid=76', '2009-02-27 17:30:11', 1),
(114, 84, 'http://www.datastor.com/index.php?option=com_content&view=article&id=98:protecting-vmware-virtual-machines-with-archiveiq&catid=902:knowledge-base&Itemid=76', '2009-03-02 14:31:15', 1),
(115, 112, 'http://datastor.com/index.php?option=com_content&view=article&id=92:how-to-manually-activate-license-key-for-archiveiq&catid=902:knowledge-base&Itemid=76', '2009-03-03 10:04:28', 1),
(116, 112, 'http://datastor.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=76', '2009-03-03 10:05:07', 1),
(117, 112, 'http://datastor.com/index.php?option=com_content&view=article&id=81:best-practices-for-store-architecture&catid=902:knowledge-base&Itemid=89', '2009-03-03 15:48:29', 1),
(118, 112, 'http://datastor.com/index.php?option=com_content&view=article&id=98:protecting-vmware-virtual-machines-with-archiveiq&catid=902:knowledge-base&Itemid=89', '2009-03-03 16:33:09', 1),
(119, 112, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=98:protecting-vmware-virtual-machines-with-archiveiq&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=89', '2009-03-03 16:38:14', 1),
(120, 112, 'http://datastor.com/index.php?option=com_content&view=article&id=95:how-to-seed-an-archiveiq-store-using-a-removable-storage-device&catid=902:knowledge-base&Itemid=89', '2009-03-03 16:38:42', 1),
(121, 112, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=95:how-to-seed-an-archiveiq-store-using-a-removable-storage-device&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=89', '2009-03-03 16:38:48', 1),
(122, 112, 'http://datastor.com/index.php?option=com_content&view=article&id=94:system-recovery-with-archiveiq-winpe-boot-disk-and-identical-hardware&catid=902:knowledge-base&Itemid=89', '2009-03-03 16:40:23', 1),
(123, 112, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=94:system-recovery-with-archiveiq-winpe-boot-disk-and-identical-hardware&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=89', '2009-03-03 16:40:32', 1),
(124, 112, 'http://datastor.com/index.php?option=com_content&view=article&id=93:new-art&catid=902:knowledge-base&Itemid=89', '2009-03-03 16:49:56', 1),
(125, 112, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=93:new-art&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=89', '2009-03-03 16:50:20', 1),
(126, 112, 'http://datastor.com/index.php?option=com_content&view=article&id=92:how-to-manually-activate-license-key-for-archiveiq&catid=902:knowledge-base&Itemid=89', '2009-03-03 16:53:27', 1),
(127, 112, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=92:how-to-manually-activate-license-key-for-archiveiq&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=89', '2009-03-03 16:53:35', 1),
(128, 112, 'http://datastor.com/index.php?option=com_content&view=article&id=91:add-protection-plan-wizard-ends-with-task-scheduler-error-0x80070520&catid=902:knowledge-base&Itemid=89', '2009-03-03 16:54:03', 1),
(129, 112, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=91:add-protection-plan-wizard-ends-with-task-scheduler-error-0x80070520&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=89', '2009-03-03 16:54:07', 1),
(130, 112, 'http://datastor.com/index.php?option=com_content&view=article&id=89:how-to-interpret-plan-status-system-cannot-find-the-file-specified&catid=902:knowledge-base&Itemid=89', '2009-03-03 16:54:24', 1),
(131, 112, 'http://datastor.com/index.php?view=article&catid=902:knowledge-base&id=89:how-to-interpret-plan-status-system-cannot-find-the-file-specified&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=89', '2009-03-03 16:54:28', 1),
(132, 112, 'http://datastor.com/index.php?option=com_content&view=article&id=88:installation-fails-during-start-up-of-archiveiq-services&catid=902:knowledge-base&Itemid=89', '2009-03-03 17:10:48', 1),
(133, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=95:how-to-seed-an-archiveiq-store-using-a-removable-storage-device&catid=902:knowledge-base&Itemid=89', '2009-03-04 18:48:32', 1),
(134, 105, 'http://datastor.com/index.php?option=com_content&view=article&id=82:how-to-upgrade-archiveiq-to-the-latest-release&catid=902:knowledge-base&Itemid=89', '2009-03-09 14:03:09', 1),
(135, 108, 'http://www.datastor.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=89', '2009-03-10 14:46:52', 1),
(136, 84, 'http://www.datastor.com/index.php?option=com_content&view=article&id=84:how-to-configure-double-take-replication-to-properly-replicate-archiveiq-space-management-stubs&catid=902:knowledge-base&Itemid=89', '2009-03-11 15:23:06', 1),
(137, 84, 'http://datastor.com/index.php?option=com_content&view=article&id=91:add-protection-plan-wizard-ends-with-task-scheduler-error-0x80070520&catid=902:knowledge-base&Itemid=89', '2009-03-12 12:35:06', 1),
(138, 71, 'http://datastor.com/index.php?option=com_content&view=article&id=95:how-to-seed-an-archiveiq-store-using-a-removable-storage-device&catid=902:knowledge-base&Itemid=89', '2009-03-16 13:24:22', 1),
(139, 71, 'http://datastor.com/index.php?option=com_content&view=article&id=93:new-art&catid=902:knowledge-base&Itemid=89', '2009-03-16 13:27:20', 1),
(140, 71, 'http://datastor.com/index.php?option=com_content&view=article&id=85:how-to-move-an-archive-from-one-store-to-another-store&catid=902:knowledge-base&Itemid=89', '2009-03-16 13:31:20', 1),
(141, 81, 'http://datastor.com/index.php?option=com_content&view=article&id=80:how-to-copy-a-store-to-a-new-installation-of-archiveiq&catid=902:knowledge-base&Itemid=89', '2009-03-16 15:21:04', 1),
(142, 84, 'http://www.datastor.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=89', '2009-03-20 12:53:10', 1),
(143, 84, 'http://www.datastor.com/index.php?option=com_content&view=article&id=95:how-to-seed-an-archiveiq-store-using-a-removable-storage-device&catid=902:knowledge-base&Itemid=89', '2009-03-20 13:01:55', 1),
(144, 64, 'http://www.sparko.com/index.php?option=com_content&view=article&id=81:best-practices-for-store-architecture&catid=902:knowledge-base&Itemid=76', '2009-03-26 15:17:37', 1),
(145, 64, 'http://www.sparko.com/index.php?option=com_content&view=article&id=82:how-to-upgrade-archiveiq-to-the-latest-release&catid=902:knowledge-base&Itemid=76', '2009-03-26 15:17:53', 1),
(146, 64, 'http://www.sparko.com/index.php?option=com_content&view=article&id=84:how-to-configure-double-take-replication-to-properly-replicate-archiveiq-space-management-stubs&catid=902:knowledge-base&Itemid=76', '2009-03-26 15:18:02', 1),
(147, 84, 'http://www.sparko.com/Knowledge-Base/protecting-vmware-virtual-machines-with-archiveiq.html', '2009-04-09 09:58:23', 1),
(148, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=89:how-to-interpret-plan-status-system-cannot-find-the-file-specified&catid=902:knowledge-base&Itemid=179', '2009-04-24 23:35:02', 1),
(149, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=83:remote-system-accessing-viewstor-via-url-receiving-error-cannot-copy-filename&catid=902:knowledge-base&Itemid=179', '2009-04-24 23:36:45', 1),
(150, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=88:installation-fails-during-start-up-of-archiveiq-services&catid=902:knowledge-base&Itemid=179', '2009-04-24 23:38:32', 1),
(151, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=78:logs-and-logging-options-in-archiveiq&catid=902:knowledge-base&Itemid=179', '2009-04-24 23:41:36', 1),
(152, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=98:protecting-vmware-virtual-machines-with-archiveiq&catid=902:knowledge-base&Itemid=179', '2009-04-24 23:46:43', 1),
(153, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=87:how-to-set-up-store-synchronization-between-archiveiq-servers&catid=902:knowledge-base&Itemid=179', '2009-04-24 23:52:32', 1),
(154, 64, 'http://www.sparko.com/index.php?option=com_content&view=article&id=98:protecting-vmware-virtual-machines-with-archiveiq&catid=902:knowledge-base&Itemid=179', '2009-04-25 17:35:29', 1),
(155, 64, 'http://www.sparko.com/index.php?view=article&catid=902:knowledge-base&id=98:protecting-vmware-virtual-machines-with-archiveiq&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=179', '2009-04-25 17:36:18', 1),
(156, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=81:best-practices-for-store-architecture&catid=902:knowledge-base&Itemid=179', '2009-05-05 13:23:35', 1),
(157, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=134:error-selecting-an-alternate-location-in-restore-wizard-external-component-has-thrown-an-exception&catid=902:knowledge-base&Itemid=179', '2009-05-08 15:12:55', 1),
(158, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=95:how-to-seed-an-archiveiq-store-using-a-removable-storage-device&catid=902:knowledge-base&Itemid=179', '2009-05-10 21:38:57', 1),
(159, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=94:system-recovery-with-archiveiq-winpe-boot-disk-and-identical-hardware&catid=902:knowledge-base&Itemid=179', '2009-05-18 22:17:14', 1),
(160, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=93:new-art&catid=902:knowledge-base&Itemid=179', '2009-05-18 22:17:21', 1),
(161, 84, 'http://www.sparko.com/index.php?option=com_content&view=article&id=92:how-to-manually-activate-license-key-for-archiveiq&catid=902:knowledge-base&Itemid=179', '2009-05-18 22:17:43', 1),
(162, 63, 'http://www.sparko.com/Knowledge-Base/new-art.html', '2009-05-19 17:29:35', 1),
(163, 63, 'http://www.sparko.com/Knowledge-Base/new-art.html', '2009-05-19 17:29:35', 2),
(164, 63, 'http://www.sparko.com/Knowledge-Base/protecting-vmware-virtual-machines-with-archiveiq.html', '2009-05-19 17:29:57', 1),
(165, 63, 'http://www.sparko.com/Knowledge-Base/protecting-vmware-virtual-machines-with-archiveiq.html', '2009-05-19 17:29:57', 2),
(166, 63, 'http://www.sparko.com/Knowledge-Base/how-to-set-up-store-synchronization-between-archiveiq-servers.html', '2009-05-19 17:30:13', 1),
(167, 63, 'http://www.sparko.com/Knowledge-Base/how-to-set-up-store-synchronization-between-archiveiq-servers.html', '2009-05-19 17:30:13', 2),
(168, 63, 'http://www.sparko.com/Knowledge-Base/how-to-seed-an-archiveiq-store-using-a-removable-storage-device.html', '2009-05-19 17:45:16', 1),
(169, 63, 'http://www.sparko.com/Knowledge-Base/how-to-seed-an-archiveiq-store-using-a-removable-storage-device.html', '2009-05-19 17:45:16', 2),
(170, 84, 'http://www.sparko.com/Knowledge-Base/error-selecting-an-alternate-location-in-restore-wizard-external-component-has-thrown-an-exception.html', '2009-06-03 10:16:08', 1),
(171, 84, 'http://www.sparko.com/Knowledge-Base/sql-server-plan-status-ends-with-0xe0434f4d-error.html', '2009-06-03 11:37:46', 1),
(172, 84, 'http://www.sparko.com/Knowledge-Base/sql-server-plan-ends-with-error-environment-is-incorrect.html', '2009-06-05 17:36:03', 1),
(173, 84, 'http://www.sparko.com/Knowledge-Base/how-to-seed-an-archiveiq-store-using-a-removable-storage-device.html', '2009-06-11 18:51:06', 1),
(174, 84, 'http://www.sparko.com/Knowledge-Base/system-recovery-with-archiveiq-winpe-boot-disk-and-identical-hardware.html', '2009-06-11 18:51:14', 1),
(175, 84, 'http://www.sparko.com/Knowledge-Base/new-art.html', '2009-06-11 18:51:27', 1),
(176, 84, 'http://www.sparko.com/Knowledge-Base/best-practices-for-store-architecture.html', '2009-06-12 11:21:02', 1),
(177, 64, 'http://www.sparko.com/Knowledge-Base/how-to-manually-activate-license-key-for-archiveiq.html', '2009-06-13 07:59:15', 1),
(178, 64, 'http://www.sparko.com/Knowledge-Base/system-recovery-with-archiveiq-winpe-boot-disk-and-identical-hardware.html', '2009-06-13 08:02:12', 1),
(179, 64, 'http://www.sparko.com/Knowledge-Base/sql-server-plan-ends-with-error-environment-is-incorrect.html', '2009-06-13 08:02:39', 1),
(180, 64, 'http://www.sparko.com/Knowledge-Base/how-to-interpret-plan-status-system-cannot-find-the-file-specified.html', '2009-06-13 08:02:48', 1),
(181, 64, 'http://www.sparko.com/Knowledge-Base/how-to-upgrade-archiveiq-to-the-latest-release.html', '2009-06-13 08:03:02', 1),
(182, 84, 'http://www.sparko.com/Knowledge-Base/remote-system-accessing-viewstor-via-url-receiving-error-cannot-copy-filename.html', '2009-06-16 13:03:56', 1),
(183, 63, 'http://www.sparko.com/Knowledge-Base/sql-server-plan-ends-with-error-environment-is-incorrect.html', '2009-06-18 14:30:03', 1),
(184, 63, 'http://www.sparko.com/Knowledge-Base/sql-server-plan-ends-with-error-environment-is-incorrect.html', '2009-06-18 14:30:03', 2),
(185, 84, 'http://www.sparko.com/Knowledge-Base/how-to-copy-a-store-to-a-new-installation-of-archiveiq.html', '2009-06-19 12:28:45', 1),
(186, 84, 'http://www.sparko.com/Knowledge-Base/how-to-move-an-archive-from-one-store-to-another-store.html', '2009-06-19 12:29:14', 1),
(187, 84, 'http://www.sparko.com/Knowledge-Base/how-to-interpret-plan-status-system-cannot-find-the-file-specified.html', '2009-06-19 18:31:35', 1);

-- --------------------------------------------------------

--
-- Table structure for table `jos_jcs_plans`
--

CREATE TABLE IF NOT EXISTS `jos_jcs_plans` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `name` varchar(155) NOT NULL default '',
  `days` int(10) unsigned NOT NULL default '0',
  `price` float(10,2) NOT NULL default '0.00',
  `description` text NOT NULL,
  `published` tinyint(1) unsigned NOT NULL default '1',
  `type_category` tinyint(1) unsigned NOT NULL default '0',
  `category` text NOT NULL,
  `params` text NOT NULL,
  `grant_reg` tinyint(1) unsigned NOT NULL default '0',
  `grant_new` tinyint(1) unsigned NOT NULL default '0',
  `checked_out` int(11) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `granturl` int(10) unsigned NOT NULL default '0',
  `days_type` set('days','weeks','months','years') NOT NULL default 'days',
  `time_limit` int(10) unsigned NOT NULL default '0',
  `one_time` tinyint(1) unsigned NOT NULL default '0',
  `alert_admin` tinyint(1) unsigned NOT NULL default '0',
  `component` text NOT NULL,
  `type_component` tinyint(1) unsigned NOT NULL default '0',
  `type_user` tinyint(1) unsigned NOT NULL default '0',
  `type_article` tinyint(1) unsigned NOT NULL default '0',
  `adwords` mediumtext NOT NULL,
  `ctime` datetime NOT NULL default '0000-00-00 00:00:00',
  `discount` float(10,2) NOT NULL default '0.00',
  `invisible` tinyint(1) unsigned NOT NULL default '0',
  `ordering` tinyint(3) unsigned NOT NULL default '0',
  `catid` int(10) unsigned NOT NULL default '0',
  `finish_msg` text NOT NULL,
  `gid` int(10) unsigned NOT NULL default '18',
  `usertype` varchar(45) NOT NULL default 'Registered',
  `data_fixed` tinyint(1) unsigned NOT NULL default '0',
  `contentcategory` text NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ;

--
-- Dumping data for table `jos_jcs_plans`
--

INSERT INTO `jos_jcs_plans` (`id`, `name`, `days`, `price`, `description`, `published`, `type_category`, `category`, `params`, `grant_reg`, `grant_new`, `checked_out`, `checked_out_time`, `granturl`, `days_type`, `time_limit`, `one_time`, `alert_admin`, `component`, `type_component`, `type_user`, `type_article`, `adwords`, `ctime`, `discount`, `invisible`, `ordering`, `catid`, `finish_msg`, `gid`, `usertype`, `data_fixed`, `contentcategory`) VALUES
(1, 'Knowledge Base', 1, 0.00, '', 1, 1, '902', '', 0, 0, 0, '0000-00-00 00:00:00', 0, 'years', 0, 0, 0, '', 0, 0, 0, '', '2008-09-24 08:19:17', 0.00, 1, 1, 903, '', 0, '', 0, ''),
(2, 'Investor Access', 2, 0.00, '', 1, 1, '905', '', 0, 0, 0, '0000-00-00 00:00:00', 0, 'years', 0, 0, 0, '', 0, 0, 0, '', '2009-02-27 12:11:36', 0.00, 0, 1, 904, '', 0, '', 0, '');

-- --------------------------------------------------------

--
-- Table structure for table `jos_jcs_user_subscr`
--

CREATE TABLE IF NOT EXISTS `jos_jcs_user_subscr` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `user_id` int(10) unsigned NOT NULL default '0',
  `subscription_id` int(10) unsigned NOT NULL default '0',
  `ctime` datetime NOT NULL default '0000-00-00 00:00:00',
  `published` tinyint(1) unsigned NOT NULL default '1',
  `extime` datetime NOT NULL default '0000-00-00 00:00:00',
  `price` float(10,2) NOT NULL default '0.00',
  `number` varchar(200) NOT NULL default '',
  `access_count` int(10) unsigned NOT NULL default '0',
  `access_limit` int(10) unsigned NOT NULL default '0',
  `gateway` varchar(45) NOT NULL default 'undefined',
  `gateway_id` varchar(200) NOT NULL default '',
  `created` datetime NOT NULL default '0000-00-00 00:00:00',
  `checked_out` int(10) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=35 ;

--
-- Dumping data for table `jos_jcs_user_subscr`
--

INSERT INTO `jos_jcs_user_subscr` (`id`, `user_id`, `subscription_id`, `ctime`, `published`, `extime`, `price`, `number`, `access_count`, `access_limit`, `gateway`, `gateway_id`, `created`, `checked_out`, `checked_out_time`) VALUES
(1, 66, 1, '2008-09-24 08:21:06', 1, '2009-09-24 08:21:06', 0.00, '0', 21, 0, '.undefined', '1222262466', '2008-09-24 08:21:06', 0, '0000-00-00 00:00:00'),
(2, 89, 1, '2008-09-24 08:22:26', 1, '2009-09-24 08:22:26', 0.00, '0', 8, 0, '.zero-price', '1222262546', '2008-09-24 08:22:26', 0, '0000-00-00 00:00:00'),
(3, 99, 1, '2008-10-02 07:48:21', 1, '2009-10-02 07:48:21', 0.00, '0', 3, 0, '.undefined', '1222951701', '2008-10-02 07:48:21', 0, '0000-00-00 00:00:00'),
(4, 98, 1, '2008-10-02 07:53:32', 1, '2009-10-02 07:53:32', 0.00, '0', 0, 0, '.undefined', '1222952012', '2008-10-02 07:53:32', 0, '0000-00-00 00:00:00'),
(5, 97, 1, '2008-10-02 07:54:43', 1, '2009-10-02 07:54:43', 0.00, '0', 1, 0, '.undefined', '1222952083', '2008-10-02 07:54:43', 0, '0000-00-00 00:00:00'),
(6, 93, 1, '2008-10-02 08:00:24', 1, '2009-10-02 08:00:24', 0.00, '0', 0, 0, '.undefined', '1222952424', '2008-10-02 08:00:24', 0, '0000-00-00 00:00:00'),
(7, 91, 1, '2008-10-02 08:02:19', 1, '2009-10-02 08:02:19', 0.00, '0', 5, 0, '.undefined', '1222952539', '2008-10-02 08:02:19', 0, '0000-00-00 00:00:00'),
(8, 80, 1, '2008-10-02 08:03:48', 1, '2009-10-02 08:03:48', 0.00, '0', 0, 0, '.undefined', '1222952628', '2008-10-02 08:03:48', 0, '0000-00-00 00:00:00'),
(9, 71, 1, '2008-10-02 08:05:05', 1, '2009-10-02 08:05:05', 0.00, '0', 13, 0, '.undefined', '1222952705', '2008-10-02 08:05:05', 0, '0000-00-00 00:00:00'),
(10, 72, 1, '2008-10-02 08:05:56', 1, '2009-10-02 08:05:56', 0.00, '0', 0, 0, '.undefined', '1222952756', '2008-10-02 08:05:56', 0, '0000-00-00 00:00:00'),
(11, 73, 1, '2008-10-02 08:07:18', 1, '2009-10-02 08:07:18', 0.00, '0', 0, 0, '.undefined', '1222952838', '2008-10-02 08:07:18', 0, '0000-00-00 00:00:00'),
(12, 74, 1, '2008-10-02 08:07:55', 1, '2009-10-02 08:07:55', 0.00, '0', 0, 0, '.undefined', '1222952875', '2008-10-02 08:07:55', 0, '0000-00-00 00:00:00'),
(13, 75, 1, '2008-10-02 08:08:26', 1, '2009-10-02 08:08:26', 0.00, '0', 0, 0, '.undefined', '1222952906', '2008-10-02 08:08:26', 0, '0000-00-00 00:00:00'),
(15, 76, 1, '2009-02-03 08:10:00', 1, '2010-02-28 08:10:00', 0.00, '0', 0, 0, '.undefined', '1222953026', '2008-10-02 08:10:26', 0, '0000-00-00 00:00:00'),
(16, 77, 1, '2008-10-02 08:11:16', 1, '2009-10-02 08:11:16', 0.00, '0', 0, 0, '.undefined', '1222953076', '2008-10-02 08:11:16', 0, '0000-00-00 00:00:00'),
(17, 78, 1, '2008-10-02 08:11:47', 1, '2009-10-02 08:11:47', 0.00, '0', 1, 0, '.undefined', '1222953107', '2008-10-02 08:11:47', 0, '0000-00-00 00:00:00'),
(18, 79, 1, '2008-10-02 08:12:24', 1, '2009-10-02 08:12:24', 0.00, '0', 3, 0, '.undefined', '1222953144', '2008-10-02 08:12:24', 0, '0000-00-00 00:00:00'),
(19, 84, 1, '2008-10-02 10:02:07', 1, '2009-10-02 10:02:07', 0.00, '0', 72, 0, '.undefined', '1222959727', '2008-10-02 10:02:07', 0, '0000-00-00 00:00:00'),
(20, 82, 1, '2008-10-02 10:02:51', 1, '2009-10-02 10:02:51', 0.00, '0', 2, 0, '.undefined', '1222959771', '2008-10-02 10:02:51', 0, '0000-00-00 00:00:00'),
(21, 81, 1, '2008-10-02 10:03:12', 1, '2009-10-02 10:03:12', 0.00, '0', 4, 0, '.undefined', '1222959792', '2008-10-02 10:03:12', 0, '0000-00-00 00:00:00'),
(22, 64, 1, '2009-01-16 17:26:00', 1, '2010-01-16 17:26:00', 0.00, '0', 10, 0, '.undefined', '1232148360', '2009-01-16 17:26:00', 0, '0000-00-00 00:00:00'),
(23, 104, 0, '2009-01-20 10:11:21', 1, '2009-01-20 10:11:21', 0.00, '0', 0, 0, '.zero-price', '1232467881', '2009-01-20 10:11:21', 0, '0000-00-00 00:00:00'),
(24, 104, 0, '2009-01-20 10:13:39', 1, '2009-01-20 10:13:39', 0.00, '0', 0, 0, '.zero-price', '1232468019', '2009-01-20 10:13:39', 0, '0000-00-00 00:00:00'),
(25, 105, 1, '2009-01-20 17:42:37', 1, '2010-01-20 17:42:37', 0.00, '0', 9, 0, '.undefined', '1232494957', '2009-01-20 17:42:37', 0, '0000-00-00 00:00:00'),
(26, 108, 1, '2009-02-02 14:27:28', 1, '2010-02-02 14:27:28', 0.00, '0', 7, 0, '.undefined', '1233606448', '2009-02-02 14:27:28', 0, '0000-00-00 00:00:00'),
(27, 110, 2, '2009-02-27 12:47:42', 1, '2011-02-27 12:47:42', 0.00, '0', 0, 0, '.undefined', '1235760462', '2009-02-27 12:47:42', 0, '0000-00-00 00:00:00'),
(28, 112, 1, '2009-03-02 13:58:24', 1, '2010-03-03 13:58:00', 0.00, '0', 18, 0, '.undefined', '1236023904', '2009-03-02 13:58:24', 0, '0000-00-00 00:00:00'),
(29, 111, 1, '2009-03-02 14:00:31', 1, '2010-03-02 14:00:31', 0.00, '0', 0, 0, '.undefined', '1236024031', '2009-03-02 14:00:31', 0, '0000-00-00 00:00:00'),
(30, 113, 1, '2009-03-04 18:35:39', 1, '2009-10-04 18:35:39', 0.00, '0', 0, 0, '.undefined', '1236213339', '2009-03-04 18:35:39', 0, '0000-00-00 00:00:00'),
(31, 115, 1, '2009-03-18 14:10:34', 1, '2010-03-18 14:10:34', 0.00, '0', 0, 0, '.undefined', '1237403434', '2009-03-18 14:10:34', 0, '0000-00-00 00:00:00'),
(32, 114, 1, '2009-03-18 14:11:53', 1, '2010-03-18 14:11:53', 0.00, '0', 0, 0, '.undefined', '1237403513', '2009-03-18 14:11:53', 0, '0000-00-00 00:00:00'),
(33, 63, 2, '2009-04-08 22:17:59', 1, '2011-04-08 22:17:59', 0.00, '0', 5, 0, '.zero-price', '1239247079', '2009-04-08 22:17:59', 0, '0000-00-00 00:00:00'),
(34, 63, 1, '2009-05-19 17:28:22', 1, '2010-05-19 17:28:22', 0.00, '0', 5, 0, '.undefined', '1242772102', '2009-05-19 17:28:22', 0, '0000-00-00 00:00:00');

-- --------------------------------------------------------

--
-- Table structure for table `jos_joomap_backup`
--

CREATE TABLE IF NOT EXISTS `jos_joomap_backup` (
  `version` varchar(255) default NULL,
  `classname` varchar(255) default NULL,
  `expand_category` int(11) default NULL,
  `expand_section` int(11) default NULL,
  `show_menutitle` int(11) default NULL,
  `columns` int(11) default NULL,
  `exlinks` int(11) default NULL,
  `ext_image` varchar(255) default NULL,
  `menus` text,
  `exclmenus` varchar(255) default NULL,
  `includelink` int(11) default NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `jos_joomap_backup`
--

INSERT INTO `jos_joomap_backup` (`version`, `classname`, `expand_category`, `expand_section`, `show_menutitle`, `columns`, `exlinks`, `ext_image`, `menus`, `exclmenus`, `includelink`) VALUES
('2.0', 'sitemap', 1, 1, 1, 1, 1, 'img_grey.gif', 'customerdownloads,0,1\nmainmenu,1,1\nExamplePages,2,0\nothermenu,3,0\nkeyconcepts,4,0\ntopmenu,5,0\nusermenu,6,0', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `jos_jp_dbtf`
--

CREATE TABLE IF NOT EXISTS `jos_jp_dbtf` (
  `dbtf_id` int(11) NOT NULL auto_increment,
  `tablename` mediumtext NOT NULL,
  PRIMARY KEY  (`dbtf_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_jp_dbtf`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_jp_def`
--

CREATE TABLE IF NOT EXISTS `jos_jp_def` (
  `def_id` int(10) unsigned NOT NULL auto_increment,
  `directory` mediumtext NOT NULL,
  PRIMARY KEY  (`def_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_jp_def`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_jp_exclusion`
--

CREATE TABLE IF NOT EXISTS `jos_jp_exclusion` (
  `id` bigint(20) NOT NULL auto_increment,
  `profile` int(10) unsigned NOT NULL default '0',
  `class` varchar(255) NOT NULL default '',
  `value` longtext NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_jp_exclusion`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_jp_extradb`
--

CREATE TABLE IF NOT EXISTS `jos_jp_extradb` (
  `id` int(11) NOT NULL auto_increment,
  `host` varchar(255) NOT NULL default '',
  `port` varchar(6) NOT NULL default '',
  `username` varchar(255) NOT NULL default '',
  `password` varchar(255) NOT NULL default '',
  `database` varchar(255) NOT NULL default '',
  `usefilters` tinyint(4) NOT NULL default '0',
  `active` tinyint(4) NOT NULL default '0',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_jp_extradb`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_jp_inclusion`
--

CREATE TABLE IF NOT EXISTS `jos_jp_inclusion` (
  `id` bigint(20) NOT NULL auto_increment,
  `profile` int(10) unsigned NOT NULL default '0',
  `class` varchar(255) NOT NULL default '',
  `value` longtext NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_jp_inclusion`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_jp_profiles`
--

CREATE TABLE IF NOT EXISTS `jos_jp_profiles` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `description` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ;

--
-- Dumping data for table `jos_jp_profiles`
--

INSERT INTO `jos_jp_profiles` (`id`, `description`) VALUES
(1, 'Default Backup Profile'),
(2, 'datastorBK');

-- --------------------------------------------------------

--
-- Table structure for table `jos_jp_registry`
--

CREATE TABLE IF NOT EXISTS `jos_jp_registry` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `profile` int(10) unsigned NOT NULL default '1',
  `key` varchar(255) NOT NULL default '',
  `value` longtext NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=587 ;

--
-- Dumping data for table `jos_jp_registry`
--

INSERT INTO `jos_jp_registry` (`id`, `profile`, `key`, `value`) VALUES
(578, 1, 'enableSizeQuotas', ''),
(479, 2, 'mnMinimumExectime', '3'),
(480, 2, 'mnMaxOpsPerStep', '10'),
(576, 1, 'mnMSDDataChunk', '16384'),
(575, 1, 'backupMethod', 'jsredirect'),
(549, 1, 'mnMaxExecTimeAllowed', '5'),
(550, 1, 'mnZIPDirReadChunk', '1048576'),
(551, 1, 'mnZIPForceOpen', '0'),
(552, 1, 'mnZIPCompressionThreshold', '524288'),
(553, 1, 'mnArchiverChunk', '1048576'),
(554, 1, 'mnMaxFragmentFiles', '20'),
(555, 1, 'packAlgorithm', 'slow'),
(556, 1, 'logLevel', '4'),
(557, 1, 'mnMaxFragmentSize', '524288'),
(558, 1, 'gzipbinary', 'gzip'),
(559, 1, 'effvfolder', 'external_files'),
(560, 1, 'countQuota', '3'),
(561, 1, 'mnMinimumExectime', '3'),
(562, 1, 'dbAlgorithm', 'slow'),
(563, 1, 'MySQLCompat', 'compat'),
(564, 1, 'TarNameTemplate', 'site-[HOST]-[DATE]-[TIME]'),
(565, 1, 'mnExectimeBiasPercent', '45'),
(566, 1, 'mysqldumpPath', '/usr/bin/mysqldump'),
(567, 1, 'enableCountQuotas', ''),
(568, 1, 'sizeQuota', '30'),
(569, 1, 'enableMySQLKeepalive', '1'),
(570, 1, 'BackupType', 'full'),
(571, 1, 'mnMaxOpsPerStep', '10'),
(572, 1, 'mnMSDLinesPerSession', '100'),
(573, 1, 'packerengine', 'jpa'),
(574, 1, 'InstallerPackage', 'jpi3.jpa'),
(500, 2, 'mnMSDLinesPerSession', '100'),
(499, 2, 'mnMSDMaxQueryLines', '100'),
(498, 2, 'mnRowsPerStep', '100'),
(497, 2, 'MySQLCompat', 'compat'),
(496, 2, 'TarNameTemplate', 'site-[HOST]-[DATE]-[TIME]'),
(495, 2, 'BackupType', 'full'),
(494, 2, 'logLevel', '4'),
(493, 2, 'enableCountQuotas', '0'),
(492, 2, 'enableSizeQuotas', '0'),
(491, 2, 'dbdumpengine', 'default'),
(490, 2, 'InstallerPackage', 'jpi3.jpa'),
(489, 2, 'sizeQuota', '30'),
(584, 0, 'enableFrontend', ''),
(583, 0, 'secretWord', ''),
(582, 0, 'OutputDirectory', '/home/datasto1/public_html/administrator/components/com_joomlapack/dsbak'),
(581, 0, 'settingsmode', 'conservative'),
(580, 0, 'authlevel', '25'),
(469, 2, 'mnMSDDataChunk', '16384'),
(470, 2, 'gzipbinary', 'gzip'),
(471, 2, 'effvfolder', 'external_files'),
(472, 2, 'mysqldumpPath', '/usr/bin/mysqldump'),
(473, 2, 'countQuota', '3'),
(474, 2, 'mnMaxFragmentSize', '524288'),
(475, 2, 'enableMySQLKeepalive', '1'),
(476, 2, 'mnZIPDirReadChunk', '1048576'),
(477, 2, 'mnMaxFragmentFiles', '20'),
(488, 2, 'listerengine', 'default'),
(487, 2, 'packAlgorithm', 'smart'),
(486, 2, 'backupMethod', 'jsredirect'),
(485, 2, 'mnZIPCompressionThreshold', '1048576'),
(483, 2, 'mnMaxExecTimeAllowed', '14'),
(484, 2, 'packerengine', 'jpa'),
(482, 2, 'mnExectimeBiasPercent', '75'),
(481, 2, 'mnArchiverChunk', '1048576'),
(478, 2, 'mnZIPForceOpen', '0'),
(468, 2, 'dbAlgorithm', 'smart'),
(579, 1, 'mnRowsPerStep', '50'),
(577, 1, 'mnMSDMaxQueryLines', '100'),
(548, 1, 'dbdumpengine', 'default'),
(547, 1, 'listerengine', 'default'),
(585, 0, 'easymode', ''),
(586, 0, 'nagscreen', '1');

-- --------------------------------------------------------

--
-- Table structure for table `jos_jp_sff`
--

CREATE TABLE IF NOT EXISTS `jos_jp_sff` (
  `sff_id` int(10) unsigned NOT NULL auto_increment,
  `file` mediumtext NOT NULL,
  PRIMARY KEY  (`sff_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_jp_sff`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_jp_stats`
--

CREATE TABLE IF NOT EXISTS `jos_jp_stats` (
  `id` bigint(20) unsigned NOT NULL auto_increment,
  `description` varchar(255) NOT NULL default '',
  `comment` longtext,
  `backupstart` timestamp NOT NULL default '0000-00-00 00:00:00',
  `backupend` timestamp NOT NULL default '0000-00-00 00:00:00',
  `status` enum('run','fail','complete') NOT NULL default 'run',
  `origin` enum('backend','frontend') NOT NULL default 'backend',
  `type` enum('full','dbonly','extradbonly') NOT NULL default 'full',
  `profile_id` bigint(20) NOT NULL default '1',
  `archivename` longtext,
  `absolute_path` longtext,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=14 ;

--
-- Dumping data for table `jos_jp_stats`
--

INSERT INTO `jos_jp_stats` (`id`, `description`, `comment`, `backupstart`, `backupend`, `status`, `origin`, `type`, `profile_id`, `archivename`, `absolute_path`) VALUES
(1, 'Backup taken on Sunday, 01 March 2009 22:03', 'datastorBK profile', '2009-03-01 22:03:44', '2009-03-01 22:04:26', 'complete', 'backend', 'full', 2, 'site-datastor.com-20090301-220344.zip', '/home/datasto1/public_html/administrator/components/com_joomlapack/backup/site-datastor.com-20090301-220344.zip'),
(2, 'Backup taken on Sunday, 01 March 2009 22:06', '', '2009-03-01 22:06:14', '2009-03-01 22:06:42', 'complete', 'backend', 'full', 1, 'site-datastor.com-20090301-220614.jpa', '/home/datasto1/public_html/administrator/components/com_joomlapack/backup/site-datastor.com-20090301-220614.jpa'),
(10, 'Backup taken on Tuesday, 17 March 2009 18:26', 'last before refresh', '2009-03-17 18:27:10', '0000-00-00 00:00:00', 'fail', 'backend', 'full', 2, 'site-datastor.com-20090317-182710.jpa', '/home/datasto1/public_html/administrator/components/com_joomlapack/dsbak/site-datastor.com-20090317-182710.jpa'),
(11, 'Backup taken on Tuesday, 17 March 2009 18:58', '', '2009-03-17 18:59:26', '0000-00-00 00:00:00', 'fail', 'backend', 'full', 2, 'site-datastor.com-20090317-185926.zip', '/home/datasto1/public_html/administrator/components/com_joomlapack/dsbak/site-datastor.com-20090317-185926.zip'),
(12, 'Backup taken on Tuesday, 17 March 2009 19:07', '', '2009-03-17 19:07:38', '0000-00-00 00:00:00', 'fail', 'backend', 'full', 2, 'site-datastor.com-20090317-190738.jpa', '/home/datasto1/public_html/administrator/components/com_joomlapack/dsbak/site-datastor.com-20090317-190738.jpa'),
(13, 'Backup taken on Tuesday, 17 March 2009 19:21', '', '2009-03-17 19:21:49', '0000-00-00 00:00:00', 'fail', 'backend', 'full', 1, 'site-datastor.com-20090317-192149.jpa', '/home/datasto1/public_html/administrator/components/com_joomlapack/dsbak/site-datastor.com-20090317-192149.jpa');

-- --------------------------------------------------------

--
-- Table structure for table `jos_jp_temp`
--

CREATE TABLE IF NOT EXISTS `jos_jp_temp` (
  `key` varchar(255) NOT NULL default '',
  `value` longtext NOT NULL,
  PRIMARY KEY  (`key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_jp_temp`
--

INSERT INTO `jos_jp_temp` (`key`, `value`) VALUES
('dummy', 'MQ==');

-- --------------------------------------------------------

--
-- Table structure for table `jos_juga`
--

CREATE TABLE IF NOT EXISTS `jos_juga` (
  `id` int(11) NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  `description` text NOT NULL,
  `value` varchar(255) NOT NULL default '',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=10 ;

--
-- Dumping data for table `jos_juga`
--

INSERT INTO `jos_juga` (`id`, `title`, `description`, `value`, `checked_out`, `checked_out_time`) VALUES
(1, 'juga_superusergroup', 'The JUGA Superuser Group', '9', 0, '0000-00-00 00:00:00'),
(2, 'flex_juga', 'Use this JUGA group for quickly assigning many users and items access', '3', 0, '0000-00-00 00:00:00'),
(3, 'default_ce', 'The default custom error url.', '', 0, '0000-00-00 00:00:00'),
(4, 'flex_ce', 'The flex CE, for quickly assigning a CE URL to Site Items.', '/index.php?option=com_content&view=article&id=67&Itemid=58', 0, '0000-00-00 00:00:00'),
(5, 'default_juga', 'The default JUGA group.  Usually is best as a Public Group or something along those lines...', '3', 0, '0000-00-00 00:00:00'),
(6, 'default_juga_admin', 'The default JUGA admin group, used for new Admin-side Items.  Is often the Administrator group.', '8', 0, '0000-00-00 00:00:00'),
(7, 'public_juga', 'Define this as your ''Public Access'' JUGA Group', '1', 0, '0000-00-00 00:00:00'),
(8, 'blockautoaddbysuper', 'If you want to stop JUGA from automatically adding Site Items when the Super Administrator is crawling around, set this value to 1.', '0', 0, '0000-00-00 00:00:00'),
(9, 'blockautoaddwhenexcluded', 'If you want to stop JUGA from automatically adding new Site Items when the option or task is excluded, set this value to 1. Otherwise, JUGA will add all Site Items that are unique to the id.', '1', 0, '0000-00-00 00:00:00');

-- --------------------------------------------------------

--
-- Table structure for table `jos_juga_addons`
--

CREATE TABLE IF NOT EXISTS `jos_juga_addons` (
  `id` int(11) NOT NULL auto_increment,
  `type` varchar(255) NOT NULL default '',
  `title` varchar(255) NOT NULL default '',
  `description` text NOT NULL,
  `filename` varchar(255) NOT NULL default '',
  `published` tinyint(1) NOT NULL default '0',
  `order` int(11) NOT NULL default '0',
  `access` tinyint(3) NOT NULL default '0',
  `iscore` tinyint(1) NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `version` varchar(255) NOT NULL default '',
  `created_datetime` datetime NOT NULL default '0000-00-00 00:00:00',
  `author_name` varchar(255) NOT NULL default '',
  `author_email` varchar(255) NOT NULL default '',
  `author_url` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ;

--
-- Dumping data for table `jos_juga_addons`
--

INSERT INTO `jos_juga_addons` (`id`, `type`, `title`, `description`, `filename`, `published`, `order`, `access`, `iscore`, `checked_out`, `checked_out_time`, `version`, `created_datetime`, `author_name`, `author_email`, `author_url`) VALUES
(1, 'lang', 'English Language File', 'English definitions of constants', 'english', 1, 0, 0, 1, 0, '0000-00-00 00:00:00', '0.1', '2008-03-08 09:23:52', 'Dioscouri Design', 'info@dioscouri.com', 'http://www.dioscouri.com'),
(2, 'mod', 'Statistics', 'Displays Stats', 'mod_statistics', 1, 2, 0, 0, 0, '0000-00-00 00:00:00', '0.1', '2008-03-14 00:00:00', 'Dioscouri.com', 'info@dioscouri.com', 'http://www.dioscouri.com');

-- --------------------------------------------------------

--
-- Table structure for table `jos_juga_codes`
--

CREATE TABLE IF NOT EXISTS `jos_juga_codes` (
  `id` int(255) NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  `description` text NOT NULL,
  `group_id` int(11) NOT NULL default '0',
  `published` tinyint(1) NOT NULL default '0',
  `publish_up` datetime NOT NULL default '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL default '0000-00-00 00:00:00',
  `times_allowed` varchar(11) NOT NULL default '',
  `hits` int(11) unsigned NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `jos_juga_codes`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_juga_g2i`
--

CREATE TABLE IF NOT EXISTS `jos_juga_g2i` (
  `group_id` int(11) NOT NULL default '0',
  `item_id` int(11) NOT NULL default '0',
  PRIMARY KEY  (`group_id`,`item_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_juga_g2i`
--

INSERT INTO `jos_juga_g2i` (`group_id`, `item_id`) VALUES
(1, 7),
(1, 9),
(1, 11),
(1, 13),
(1, 19),
(1, 23),
(1, 29),
(1, 31),
(1, 47),
(1, 49),
(1, 51),
(1, 53),
(1, 55),
(1, 57),
(1, 59),
(1, 61),
(1, 63),
(1, 65),
(1, 67),
(1, 69),
(1, 71),
(1, 73),
(1, 75),
(1, 77),
(1, 79),
(1, 81),
(1, 83),
(1, 85),
(1, 87),
(1, 89),
(1, 91),
(1, 93),
(1, 95),
(1, 97),
(1, 99),
(1, 101),
(1, 103),
(1, 105),
(1, 107),
(1, 109),
(1, 111),
(1, 113),
(1, 115),
(1, 117),
(1, 119),
(1, 121),
(1, 123),
(1, 125),
(1, 127),
(1, 129),
(1, 131),
(1, 133),
(1, 135),
(1, 137),
(1, 139),
(1, 141),
(1, 143),
(1, 145),
(1, 147),
(1, 149),
(1, 151),
(1, 153),
(1, 155),
(1, 157),
(1, 159),
(1, 161),
(1, 163),
(1, 165),
(1, 167),
(1, 169),
(1, 171),
(1, 173),
(1, 175),
(1, 177),
(1, 179),
(1, 181),
(1, 183),
(1, 185),
(1, 187),
(1, 188),
(1, 202),
(1, 227),
(1, 228),
(1, 233),
(1, 235),
(1, 237),
(1, 239),
(1, 246),
(1, 247),
(1, 248),
(1, 275),
(1, 280),
(1, 316),
(1, 317),
(1, 322),
(1, 323),
(3, 213),
(3, 230),
(3, 243),
(3, 249),
(3, 254),
(3, 268),
(3, 269),
(3, 272),
(3, 273),
(3, 274),
(3, 278),
(3, 282),
(3, 283),
(3, 284),
(3, 301),
(3, 326),
(4, 244),
(4, 245),
(4, 250),
(4, 253),
(4, 270),
(4, 271),
(4, 277),
(4, 325),
(8, 189),
(8, 190),
(8, 191),
(8, 192),
(8, 193),
(8, 194),
(8, 195),
(8, 196),
(8, 197),
(8, 198),
(8, 199),
(8, 200),
(8, 201),
(8, 203),
(8, 204),
(8, 205),
(8, 206),
(8, 207),
(8, 208),
(8, 209),
(8, 210),
(8, 211),
(8, 212),
(8, 215),
(8, 216),
(8, 217),
(8, 218),
(8, 219),
(8, 220),
(8, 221),
(8, 222),
(8, 223),
(8, 224),
(8, 225),
(8, 226),
(8, 229),
(8, 230),
(8, 231),
(8, 232),
(8, 234),
(8, 236),
(8, 238),
(8, 240),
(8, 241),
(8, 242),
(8, 251),
(8, 252),
(8, 255),
(8, 256),
(8, 257),
(8, 258),
(8, 259),
(8, 260),
(8, 261),
(8, 262),
(8, 263),
(8, 264),
(8, 265),
(8, 266),
(8, 267),
(8, 276),
(8, 279),
(8, 281),
(8, 285),
(8, 286),
(8, 287),
(8, 288),
(8, 289),
(8, 290),
(8, 291),
(8, 292),
(8, 293),
(8, 294),
(8, 295),
(8, 296),
(8, 297),
(8, 298),
(8, 299),
(8, 300),
(8, 302),
(8, 303),
(8, 304),
(8, 305),
(8, 306),
(8, 307),
(8, 308),
(8, 309),
(8, 310),
(8, 311),
(8, 312),
(8, 313),
(8, 314),
(8, 315),
(8, 318),
(8, 319),
(8, 320),
(8, 321),
(8, 324),
(8, 327),
(8, 328),
(8, 329),
(8, 330),
(8, 331),
(8, 332),
(9, 1),
(9, 2),
(9, 3),
(9, 4),
(9, 5),
(9, 6),
(9, 8),
(9, 10),
(9, 12),
(9, 14),
(9, 15),
(9, 16),
(9, 17),
(9, 18),
(9, 20),
(9, 21),
(9, 22),
(9, 24),
(9, 25),
(9, 26),
(9, 27),
(9, 28),
(9, 30),
(9, 32),
(9, 33),
(9, 34),
(9, 35),
(9, 36),
(9, 37),
(9, 38),
(9, 39),
(9, 40),
(9, 41),
(9, 42),
(9, 43),
(9, 44),
(9, 45),
(9, 46),
(9, 48),
(9, 50),
(9, 52),
(9, 54),
(9, 56),
(9, 58),
(9, 60),
(9, 62),
(9, 64),
(9, 66),
(9, 68),
(9, 70),
(9, 72),
(9, 74),
(9, 76),
(9, 78),
(9, 80),
(9, 82),
(9, 84),
(9, 86),
(9, 88),
(9, 90),
(9, 92),
(9, 94),
(9, 96),
(9, 98),
(9, 100),
(9, 102),
(9, 104),
(9, 106),
(9, 108),
(9, 110),
(9, 112),
(9, 114),
(9, 116),
(9, 118),
(9, 120),
(9, 122),
(9, 124),
(9, 126),
(9, 128),
(9, 130),
(9, 132),
(9, 134),
(9, 136),
(9, 138),
(9, 140),
(9, 142),
(9, 144),
(9, 146),
(9, 148),
(9, 150),
(9, 152),
(9, 154),
(9, 156),
(9, 158),
(9, 160),
(9, 162),
(9, 164),
(9, 166),
(9, 168),
(9, 170),
(9, 172),
(9, 174),
(9, 176),
(9, 178),
(9, 180),
(9, 182),
(9, 184),
(9, 186),
(9, 214);

-- --------------------------------------------------------

--
-- Table structure for table `jos_juga_groups`
--

CREATE TABLE IF NOT EXISTS `jos_juga_groups` (
  `id` int(11) NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  `description` text NOT NULL,
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=12 ;

--
-- Dumping data for table `jos_juga_groups`
--

INSERT INTO `jos_juga_groups` (`id`, `title`, `description`, `checked_out`, `checked_out_time`) VALUES
(1, 'Public Access', 'The default JUGA group for Public Access.', 0, '0000-00-00 00:00:00'),
(2, 'Members', 'Registered core juga members', 0, '0000-00-00 00:00:00'),
(3, 'Paid Members', 'Registered core juga paid members', 0, '0000-00-00 00:00:00'),
(4, 'Special Members', 'Registered core juga special members', 0, '0000-00-00 00:00:00'),
(5, 'Content Managers Front-end Only', 'Publisher core', 0, '0000-00-00 00:00:00'),
(6, 'Content Managers Admin-Side Access', 'Manager core', 0, '0000-00-00 00:00:00'),
(7, 'User Managers', 'Administrator core', 0, '0000-00-00 00:00:00'),
(8, 'Administrators', 'administrator core', 0, '0000-00-00 00:00:00'),
(9, 'Super Administrators', 'Super Administrator core', 0, '0000-00-00 00:00:00'),
(10, 'DOCman paid', 'allowed to download paid section', 0, '0000-00-00 00:00:00'),
(11, 'DOCman Special', 'special files for special users.', 0, '0000-00-00 00:00:00');

-- --------------------------------------------------------

--
-- Table structure for table `jos_juga_items`
--

CREATE TABLE IF NOT EXISTS `jos_juga_items` (
  `id` int(11) NOT NULL auto_increment,
  `site` enum('site','administrator') NOT NULL default 'site',
  `title` varchar(255) NOT NULL default '',
  `query` text NOT NULL,
  `site_option` varchar(255) NOT NULL default '',
  `site_section` varchar(255) NOT NULL default '',
  `site_view` varchar(255) NOT NULL default '',
  `site_task` varchar(255) NOT NULL default '',
  `type` enum('','cont','com','mod') NOT NULL default '',
  `type_id` varchar(255) NOT NULL default '',
  `error_url_published` tinyint(1) NOT NULL default '0',
  `error_url` varchar(250) NOT NULL default '',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `option_exclude` tinyint(1) NOT NULL default '0',
  `item_exclude` tinyint(1) NOT NULL default '0',
  `created_datetime` datetime NOT NULL default '0000-00-00 00:00:00',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=333 ;

--
-- Dumping data for table `jos_juga_items`
--

INSERT INTO `jos_juga_items` (`id`, `site`, `title`, `query`, `site_option`, `site_section`, `site_view`, `site_task`, `type`, `type_id`, `error_url_published`, `error_url`, `checked_out`, `checked_out_time`, `option_exclude`, `item_exclude`, `created_datetime`) VALUES
(1, 'site', 'Frontpage J!1.5 [Do Not Delete]', '', '', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 1, '2008-07-31 00:00:00'),
(2, 'administrator', 'Frontpage J!1.5 - Admin [Do Not Delete]', '', '', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 1, '2008-07-31 00:00:00'),
(3, 'site', 'Frontpage [Do Not Delete]', 'option=com_frontpage', 'com_frontpage', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 1, '2008-07-31 00:00:00'),
(4, 'administrator', 'Frontpage - Admin [Do Not Delete]', 'option=com_frontpage', 'com_frontpage', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(5, 'site', 'Login [Do Not Delete]', 'option=com_login', 'com_login', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 1, '2008-07-31 00:00:00'),
(6, 'administrator', 'Login - Admin [Do Not Delete]', 'option=com_login', 'com_login', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 1, '2008-07-31 00:00:00'),
(7, 'site', 'Content Component [Do Not Delete]', 'option=com_content', 'com_content', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(8, 'administrator', 'Content Component [Do Not Delete]', 'option=com_content', 'com_content', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(9, 'site', 'Banners', 'option=com_banners', 'com_banners', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(10, 'administrator', 'Banners', 'option=com_banners', 'com_banners', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(11, 'site', 'Web Links', 'option=com_weblinks', 'com_weblinks', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(12, 'administrator', 'Web Links', 'option=com_weblinks', 'com_weblinks', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(13, 'site', 'Contacts', 'option=com_contact', 'com_contact', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(14, 'administrator', 'Contacts', 'option=com_contact', 'com_contact', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(15, 'site', 'Polls', 'option=com_poll', 'com_poll', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(16, 'administrator', 'Polls', 'option=com_poll', 'com_poll', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(17, 'site', 'News Feeds', 'option=com_newsfeeds', 'com_newsfeeds', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(18, 'administrator', 'News Feeds', 'option=com_newsfeeds', 'com_newsfeeds', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(19, 'site', 'User', 'option=com_user', 'com_user', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(20, 'administrator', 'User', 'option=com_user', 'com_user', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(21, 'site', 'Search', 'option=com_search', 'com_search', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(22, 'administrator', 'Search', 'option=com_search', 'com_search', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(23, 'site', 'Wrapper', 'option=com_wrapper', 'com_wrapper', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(24, 'administrator', 'Wrapper', 'option=com_wrapper', 'com_wrapper', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(25, 'site', 'Mail To', 'option=com_mailto', 'com_mailto', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(26, 'administrator', 'Mail To', 'option=com_mailto', 'com_mailto', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(27, 'site', 'Media Manager', 'option=com_media', 'com_media', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(28, 'administrator', 'Media Manager', 'option=com_media', 'com_media', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(29, 'site', 'Configuration Manager', 'option=com_config', 'com_config', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(30, 'administrator', 'Configuration Manager', 'option=com_config', 'com_config', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(31, 'site', 'Installation Manager', 'option=com_installer', 'com_installer', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(32, 'administrator', 'Installation Manager', 'option=com_installer', 'com_installer', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(33, 'site', 'Language Manager', 'option=com_languages', 'com_languages', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(34, 'administrator', 'Language Manager', 'option=com_languages', 'com_languages', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(35, 'site', 'Mass mail', 'option=com_massmail', 'com_massmail', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(36, 'administrator', 'Mass mail', 'option=com_massmail', 'com_massmail', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(37, 'site', 'Menu Editor', 'option=com_menus', 'com_menus', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(38, 'administrator', 'Menu Editor', 'option=com_menus', 'com_menus', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(39, 'site', 'Messaging', 'option=com_messages', 'com_messages', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(40, 'administrator', 'Messaging', 'option=com_messages', 'com_messages', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(41, 'site', 'Modules Manager', 'option=com_modules', 'com_modules', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(42, 'administrator', 'Modules Manager', 'option=com_modules', 'com_modules', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(43, 'site', 'Plugin Manager', 'option=com_plugins', 'com_plugins', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(44, 'administrator', 'Plugin Manager', 'option=com_plugins', 'com_plugins', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(45, 'site', 'Template Manager', 'option=com_templates', 'com_templates', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(46, 'administrator', 'Template Manager', 'option=com_templates', 'com_templates', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(47, 'site', 'User Manager', 'option=com_users', 'com_users', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(48, 'administrator', 'User Manager', 'option=com_users', 'com_users', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(49, 'site', 'Cache Manager', 'option=com_cache', 'com_cache', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(50, 'administrator', 'Cache Manager', 'option=com_cache', 'com_cache', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(51, 'site', 'Control Panel', 'option=com_cpanel', 'com_cpanel', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(52, 'administrator', 'Control Panel', 'option=com_cpanel', 'com_cpanel', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(53, 'site', 'JCE Administration', 'option=com_jce', 'com_jce', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(54, 'administrator', 'JCE Administration', 'option=com_jce', 'com_jce', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(55, 'site', 'JoomlaPack', 'option=com_joomlapack', 'com_joomlapack', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(56, 'administrator', 'JoomlaPack', 'option=com_joomlapack', 'com_joomlapack', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(57, 'site', 'Juga', 'option=com_juga', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(58, 'administrator', 'Juga', 'option=com_juga', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(59, 'site', 'Welcome to Joomla!', 'option=com_content&id=1&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(60, 'administrator', 'Welcome to Joomla!', 'option=com_content&id=1&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(61, 'site', 'Newsflash 1', 'option=com_content&id=2&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(62, 'administrator', 'Newsflash 1', 'option=com_content&id=2&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(63, 'site', 'Newsflash 2', 'option=com_content&id=3&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(64, 'administrator', 'Newsflash 2', 'option=com_content&id=3&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(65, 'site', 'Newsflash 3', 'option=com_content&id=4&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(66, 'administrator', 'Newsflash 3', 'option=com_content&id=4&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(67, 'site', 'Joomla! License Guidelines', 'option=com_content&id=5&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(68, 'administrator', 'Joomla! License Guidelines', 'option=com_content&id=5&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(69, 'site', 'We are Volunteers', 'option=com_content&id=6&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(70, 'administrator', 'We are Volunteers', 'option=com_content&id=6&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(71, 'site', 'Stick to the Code!', 'option=com_content&id=7&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(72, 'administrator', 'Stick to the Code!', 'option=com_content&id=7&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(73, 'site', 'The Legend of Buca di Beppo', 'option=com_content&id=8&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(74, 'administrator', 'The Legend of Buca di Beppo', 'option=com_content&id=8&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(75, 'site', '1 Million Smiles', 'option=com_content&id=9&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(76, 'administrator', '1 Million Smiles', 'option=com_content&id=9&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(77, 'site', 'How do I localise Joomla! to my language?', 'option=com_content&id=10&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(78, 'administrator', 'How do I localise Joomla! to my language?', 'option=com_content&id=10&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(79, 'site', 'How do I upgrade to Joomla! 1.5 ?', 'option=com_content&id=11&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(80, 'administrator', 'How do I upgrade to Joomla! 1.5 ?', 'option=com_content&id=11&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(81, 'site', 'Why does Joomla! 1.5 use utf-8 encoding?', 'option=com_content&id=12&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(82, 'administrator', 'Why does Joomla! 1.5 use utf-8 encoding?', 'option=com_content&id=12&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(83, 'site', 'What happened to the locale setting?', 'option=com_content&id=13&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(84, 'administrator', 'What happened to the locale setting?', 'option=com_content&id=13&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(85, 'site', 'What is the FTP layer for?', 'option=com_content&id=14&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(86, 'administrator', 'What is the FTP layer for?', 'option=com_content&id=14&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(87, 'site', 'Can Joomla! 1.5 operate with PHP Safe Mode On?', 'option=com_content&id=15&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(88, 'administrator', 'Can Joomla! 1.5 operate with PHP Safe Mode On?', 'option=com_content&id=15&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(89, 'site', 'Only one edit window! How do I create "Read more..."?', 'option=com_content&id=16&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(90, 'administrator', 'Only one edit window! How do I create "Read more..."?', 'option=com_content&id=16&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(91, 'site', 'My MySQL  database does not support UTF-8. Do I have a problem?', 'option=com_content&id=17&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(92, 'administrator', 'My MySQL  database does not support UTF-8. Do I have a problem?', 'option=com_content&id=17&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(93, 'site', 'Joomla! Features', 'option=com_content&id=18&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(94, 'administrator', 'Joomla! Features', 'option=com_content&id=18&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(95, 'site', 'Joomla! Overview', 'option=com_content&id=19&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(96, 'administrator', 'Joomla! Overview', 'option=com_content&id=19&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(97, 'site', 'Support and Documentation', 'option=com_content&id=20&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(98, 'administrator', 'Support and Documentation', 'option=com_content&id=20&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(99, 'site', 'Joomla! Facts', 'option=com_content&id=21&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(100, 'administrator', 'Joomla! Facts', 'option=com_content&id=21&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(101, 'site', 'What''s New In 1.5?', 'option=com_content&id=22&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(102, 'administrator', 'What''s New In 1.5?', 'option=com_content&id=22&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(103, 'site', 'Platforms and Open Standards', 'option=com_content&id=23&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(104, 'administrator', 'Platforms and Open Standards', 'option=com_content&id=23&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(105, 'site', 'Content Layouts', 'option=com_content&id=24&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(106, 'administrator', 'Content Layouts', 'option=com_content&id=24&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(107, 'site', 'What are the requirements to run Joomla! 1.5?', 'option=com_content&id=25&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(108, 'administrator', 'What are the requirements to run Joomla! 1.5?', 'option=com_content&id=25&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(109, 'site', 'Extensions', 'option=com_content&id=26&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(110, 'administrator', 'Extensions', 'option=com_content&id=26&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(111, 'site', 'The Joomla! Community', 'option=com_content&id=27&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(112, 'administrator', 'The Joomla! Community', 'option=com_content&id=27&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(113, 'site', 'How do I install Joomla! 1.5?', 'option=com_content&id=28&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(114, 'administrator', 'How do I install Joomla! 1.5?', 'option=com_content&id=28&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(115, 'site', 'What is the purpose of the collation selection in the installation screen?', 'option=com_content&id=29&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(116, 'administrator', 'What is the purpose of the collation selection in the installation screen?', 'option=com_content&id=29&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(117, 'site', 'What languages are supported by Joomla! 1.5?', 'option=com_content&id=30&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(118, 'administrator', 'What languages are supported by Joomla! 1.5?', 'option=com_content&id=30&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(119, 'site', 'Is it useful to install the sample data?', 'option=com_content&id=31&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(120, 'administrator', 'Is it useful to install the sample data?', 'option=com_content&id=31&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(121, 'site', 'Where is the Static Content Item?', 'option=com_content&id=32&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(122, 'administrator', 'Where is the Static Content Item?', 'option=com_content&id=32&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(123, 'site', 'What is an Uncategorised Article?', 'option=com_content&id=33&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(124, 'administrator', 'What is an Uncategorised Article?', 'option=com_content&id=33&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(125, 'site', 'Does the PDF icon render pictures and special characters?', 'option=com_content&id=34&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(126, 'administrator', 'Does the PDF icon render pictures and special characters?', 'option=com_content&id=34&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(127, 'site', 'Is it possible to change A Menu Item''s Type?', 'option=com_content&id=35&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(128, 'administrator', 'Is it possible to change A Menu Item''s Type?', 'option=com_content&id=35&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(129, 'site', 'Where did the Installers go?', 'option=com_content&id=36&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(130, 'administrator', 'Where did the Installers go?', 'option=com_content&id=36&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(131, 'site', 'Where did the Mambots go?', 'option=com_content&id=37&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(132, 'administrator', 'Where did the Mambots go?', 'option=com_content&id=37&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(133, 'site', 'I installed with my own language, but the Back-end is still in English', 'option=com_content&id=38&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(134, 'administrator', 'I installed with my own language, but the Back-end is still in English', 'option=com_content&id=38&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(135, 'site', 'How do I remove an Article?', 'option=com_content&id=39&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(136, 'administrator', 'How do I remove an Article?', 'option=com_content&id=39&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(137, 'site', 'What is the difference between Archiving and Trashing an Article?', 'option=com_content&id=40&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(138, 'administrator', 'What is the difference between Archiving and Trashing an Article?', 'option=com_content&id=40&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(139, 'site', 'Newsflash 5', 'option=com_content&id=41&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(140, 'administrator', 'Newsflash 5', 'option=com_content&id=41&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(141, 'site', 'Newsflash 4', 'option=com_content&id=42&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(142, 'administrator', 'Newsflash 4', 'option=com_content&id=42&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(143, 'site', 'Example Pages and Menu Links', 'option=com_content&id=43&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(144, 'administrator', 'Example Pages and Menu Links', 'option=com_content&id=43&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(145, 'site', '1 Million Smiles', 'option=com_content&id=44&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(146, 'administrator', '1 Million Smiles', 'option=com_content&id=44&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(147, 'site', 'Stick to the Code!', 'option=com_content&id=45&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(148, 'administrator', 'Stick to the Code!', 'option=com_content&id=45&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(149, 'site', 'The Legend of Buca di Beppo', 'option=com_content&id=46&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(150, 'administrator', 'The Legend of Buca di Beppo', 'option=com_content&id=46&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(151, 'site', 'We are Volunteers', 'option=com_content&id=47&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(152, 'administrator', 'We are Volunteers', 'option=com_content&id=47&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(153, 'site', 'Welcome to Joomla!', 'option=com_content&id=48&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(154, 'administrator', 'Welcome to Joomla!', 'option=com_content&id=48&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(155, 'site', 'Newsflash 1', 'option=com_content&id=49&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(156, 'administrator', 'Newsflash 1', 'option=com_content&id=49&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(157, 'site', 'Newsflash 2', 'option=com_content&id=50&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(158, 'administrator', 'Newsflash 2', 'option=com_content&id=50&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(159, 'site', 'Newsflash 3', 'option=com_content&id=51&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(160, 'administrator', 'Newsflash 3', 'option=com_content&id=51&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(161, 'site', 'Newsflash 4', 'option=com_content&id=52&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(162, 'administrator', 'Newsflash 4', 'option=com_content&id=52&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(163, 'site', 'Newsflash 5', 'option=com_content&id=53&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(164, 'administrator', 'Newsflash 5', 'option=com_content&id=53&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(165, 'site', 'Archive IQ', 'option=com_content&id=54&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(166, 'administrator', 'Archive IQ', 'option=com_content&id=54&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(167, 'site', 'Archive IQ for Admin', 'option=com_content&id=55&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(168, 'administrator', 'Archive IQ for Admin', 'option=com_content&id=55&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(169, 'site', 'Data Protection', 'option=com_content&id=56&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(170, 'administrator', 'Data Protection', 'option=com_content&id=56&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(171, 'site', 'Company', 'option=com_content&id=57&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(172, 'administrator', 'Company', 'option=com_content&id=57&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(173, 'site', 'Our Customers', 'option=com_content&id=58&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(174, 'administrator', 'Our Customers', 'option=com_content&id=58&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(175, 'site', 'Key Benefits', 'option=com_content&id=59&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(176, 'administrator', 'Key Benefits', 'option=com_content&id=59&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(177, 'site', 'Announcements', 'option=com_content&id=60&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(178, 'administrator', 'Announcements', 'option=com_content&id=60&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(179, 'site', 'Terms of Use', 'option=com_content&id=61&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(180, 'administrator', 'Terms of Use', 'option=com_content&id=61&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(181, 'site', 'Privacy Statement', 'option=com_content&id=62&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(182, 'administrator', 'Privacy Statement', 'option=com_content&id=62&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(183, 'site', 'Partners', 'option=com_content&id=63&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(184, 'administrator', 'Partners', 'option=com_content&id=63&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(185, 'site', 'Core Team', 'option=com_content&id=64&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(186, 'administrator', 'Core Team', 'option=com_content&id=64&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-07-31 00:00:00'),
(187, 'site', 'com_content frontpage', 'option=com_content&view=frontpage', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(188, 'site', 'User login', 'option=com_user&view=login', 'com_user', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(189, 'administrator', 'User Manager view', 'option=com_users&task=view', 'com_users', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(190, 'administrator', 'User Manager add user', 'option=com_users&task=add&view=user', 'com_users', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(191, 'administrator', 'Modules Manager edit', 'option=com_modules&task=edit', 'com_modules', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(192, 'administrator', 'Menu Editor editMenu', 'option=com_menus&task=editMenu', 'com_menus', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(193, 'administrator', 'Menu Editor view', 'option=com_menus&task=view', 'com_menus', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(194, 'administrator', 'Menu Editor edit', 'option=com_menus&task=edit', 'com_menus', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(195, 'administrator', 'Menu Editor type', 'option=com_menus&task=type', 'com_menus', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(196, 'administrator', 'Menu Editor addMenu', 'option=com_menus&task=addMenu', 'com_menus', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(197, 'administrator', 'Menu Editor newItem', 'option=com_menus&task=newItem', 'com_menus', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(198, 'administrator', 'com_content edit', 'option=com_content&task=edit', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(199, 'administrator', 'com_content add', 'option=com_content&task=add', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(200, 'administrator', 'Configuration Manager component', 'option=com_config&controller=component', 'com_config', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(201, 'administrator', 'com_content element', 'option=com_content&task=element', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(202, 'site', 'com_content article', 'option=com_content&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(203, 'administrator', 'Juga groups list groups', 'option=com_juga&controller=groups&task=list&view=groups', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(204, 'administrator', 'Plugin Manager edit plugin', 'option=com_plugins&task=edit&view=plugin', 'com_plugins', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(205, 'administrator', 'Juga siteitems list siteitems', 'option=com_juga&controller=siteitems&task=list&view=siteitems', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(206, 'administrator', 'Juga siteitems siteitems', 'option=com_juga&controller=siteitems&view=siteitems', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(207, 'administrator', 'Juga variables list variables', 'option=com_juga&controller=variables&task=list&view=variables', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(208, 'administrator', 'Juga users list users', 'option=com_juga&controller=users&task=list&view=users', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(209, 'administrator', 'Juga variables variables', 'option=com_juga&controller=variables&view=variables', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(210, 'administrator', 'Juga variables edit variable', 'option=com_juga&controller=variables&task=edit&view=variable', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(211, 'administrator', 'Juga siteitems add siteitem', 'option=com_juga&controller=siteitems&task=add&view=siteitem', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(212, 'administrator', 'Juga siteitems edit siteitem', 'option=com_juga&controller=siteitems&task=edit&view=siteitem', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(213, 'site', 'Customer Downloads', 'option=com_content&id=66&view=article', 'com_content', '', '', '', 'cont', '', 1, 'index.php?option=com_content&view=article&id=67&Itemid=58', 0, '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00'),
(214, 'administrator', 'Customer Downloads', 'option=com_content&id=66&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00'),
(215, 'administrator', 'Juga siteitems define siteitems', 'option=com_juga&controller=siteitems&task=define&view=siteitems', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(216, 'administrator', 'Juga siteitems cancel siteitems', 'option=com_juga&controller=siteitems&task=cancel&view=siteitems', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(217, 'administrator', 'Template Manager edit', 'option=com_templates&task=edit', 'com_templates', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(218, 'administrator', 'Template Manager choose_css', 'option=com_templates&task=choose_css', 'com_templates', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(219, 'administrator', 'com_checkin', 'option=com_checkin', 'com_checkin', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(220, 'administrator', 'Template Manager edit_css', 'option=com_templates&task=edit_css', 'com_templates', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(221, 'administrator', 'Media Manager mediaList', 'option=com_media&view=mediaList', 'com_media', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-08 00:00:00'),
(222, 'administrator', 'Juga user define user', 'option=com_juga&controller=user&task=define&view=user', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-11 00:00:00'),
(223, 'administrator', 'Juga user edit user', 'option=com_juga&controller=user&task=edit&view=user', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-11 00:00:00'),
(224, 'administrator', 'User Manager save user', 'option=com_users&task=save&view=user', 'com_users', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-11 00:00:00'),
(225, 'administrator', 'User Manager edit user', 'option=com_users&task=edit&view=user', 'com_users', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-11 00:00:00'),
(226, 'administrator', 'Juga config config', 'option=com_juga&controller=config&view=config', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-11 00:00:00'),
(227, 'site', 'User reset', 'option=com_user&view=reset', 'com_user', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-11 00:00:00'),
(228, 'site', 'User remind', 'option=com_user&view=remind', 'com_user', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-11 00:00:00'),
(229, 'administrator', 'Juga accesscodes list accesscodes', 'option=com_juga&controller=accesscodes&task=list&view=accesscodes', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-13 00:00:00'),
(230, 'administrator', 'Juga accesscodes edit accesscode', 'option=com_juga&controller=accesscodes&task=edit&view=accesscode', 'com_juga', '', '', '', 'com', '', 1, 'http://siteground185.com/~sparko/index.php?option=com_content&view=article&id=67&Itemid=58', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-13 00:00:00'),
(231, 'administrator', 'Juga addons addons', 'option=com_juga&controller=addons&view=addons', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-13 00:00:00'),
(232, 'administrator', 'Juga addons edit addon', 'option=com_juga&controller=addons&task=edit&view=addon', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-13 00:00:00'),
(233, 'site', 'Juga juga', 'option=com_juga&view=juga', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-13 00:00:00'),
(234, 'administrator', 'Juga variables list', 'option=com_juga&controller=variables&task=list', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-13 00:00:00'),
(235, 'site', 'Mail To mailto', 'option=com_mailto&view=mailto', 'com_mailto', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-20 00:00:00'),
(236, 'administrator', 'Modules Manager add', 'option=com_modules&task=add', 'com_modules', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-20 00:00:00'),
(237, 'site', 'Wrapper wrapper', 'option=com_wrapper&view=wrapper', 'com_wrapper', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-20 00:00:00'),
(238, 'administrator', 'Menu Editor unpublish', 'option=com_menus&task=unpublish', 'com_menus', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-20 00:00:00'),
(239, 'site', 'User register register', 'option=com_user&task=register&view=register', 'com_user', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-26 00:00:00'),
(240, 'administrator', 'com_admin sysinfo', 'option=com_admin&task=sysinfo', 'com_admin', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-28 00:00:00'),
(241, 'administrator', 'DOCman licenses', 'option=com_docman&section=licenses', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-08-29 00:00:00'),
(242, 'administrator', 'User Manager add', 'option=com_users&task=add', 'com_users', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-01 00:00:00'),
(243, 'site', 'com_content edit article', 'option=com_content&task=edit&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 1, '2008-09-02 00:00:00'),
(244, 'site', 'Special Members', 'option=com_content&id=70&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00'),
(245, 'administrator', 'Special Members', 'option=com_content&id=70&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00'),
(278, 'site', 'DOCman 48 cat_view', 'option=com_docman&gid=48&task=cat_view', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(277, 'site', 'DOCman 49 cat_view', 'option=com_docman&gid=49&task=cat_view', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(251, 'administrator', 'DOCman categories', 'option=com_docman&section=categories', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(252, 'administrator', 'DOCman categories edit', 'option=com_docman&section=categories&task=edit', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(275, 'site', 'DOCman', 'option=com_docman', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(276, 'administrator', 'Juga groups add group', 'option=com_juga&controller=groups&task=add&view=group', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(255, 'administrator', 'DOCman documents', 'option=com_docman&section=documents', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(256, 'administrator', 'DOCman documents new', 'option=com_docman&section=documents&task=new', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(257, 'administrator', 'DOCman config', 'option=com_docman&section=config', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(258, 'administrator', 'DOCman', 'option=com_docman', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(259, 'administrator', 'DOCman licenses edit', 'option=com_docman&section=licenses&task=edit', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(260, 'administrator', 'DOCman files', 'option=com_docman&section=files', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(261, 'administrator', 'DOCman files new', 'option=com_docman&section=files&task=new', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(262, 'administrator', 'DOCman documents edit', 'option=com_docman&section=documents&task=edit', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(263, 'administrator', 'Juga groups edit group', 'option=com_juga&controller=groups&task=edit&view=group', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(264, 'administrator', 'Juga siteitems edit', 'option=com_juga&controller=siteitems&task=edit', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(265, 'administrator', 'DOCman cpanel', 'option=com_docman&task=cpanel', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(266, 'administrator', 'DOCman files update', 'option=com_docman&section=files&task=update', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(267, 'administrator', 'DOCman files cpanel', 'option=com_docman&section=files&task=cpanel', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-07 00:00:00'),
(283, 'site', 'DOCman 11 doc_download', 'option=com_docman&gid=11&task=doc_download', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(284, 'site', 'DOCman 12 doc_download', 'option=com_docman&gid=12&task=doc_download', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(279, 'administrator', 'Juga users users', 'option=com_juga&controller=users&view=users', 'com_juga', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(280, 'site', 'DOCman 46 cat_view', 'option=com_docman&gid=46&task=cat_view', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(281, 'administrator', 'Contacts edit', 'option=com_contact&task=edit', 'com_contact', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(282, 'site', 'DOCman 14 doc_download', 'option=com_docman&gid=14&task=doc_download', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(285, 'administrator', 'Contacts add', 'option=com_contact&task=add', 'com_contact', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(286, 'administrator', 'User Manager editA', 'option=com_users&task=editA', 'com_users', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(287, 'administrator', 'Messaging add', 'option=com_messages&task=add', 'com_messages', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(288, 'administrator', 'Polls polls', 'option=com_poll&view=polls', 'com_poll', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-08 00:00:00'),
(289, 'administrator', 'Installation Manager doInstall', 'option=com_installer&task=doInstall', 'com_installer', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-10 00:00:00');
INSERT INTO `jos_juga_items` (`id`, `site`, `title`, `query`, `site_option`, `site_section`, `site_view`, `site_task`, `type`, `type_id`, `error_url_published`, `error_url`, `checked_out`, `checked_out_time`, `option_exclude`, `item_exclude`, `created_datetime`) VALUES
(290, 'administrator', '.JoomSuite License Manager license', 'option=com_jslm&view=license', 'com_jslm', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-10 00:00:00'),
(291, 'administrator', '.JoomSuite Member cnf cnf', 'option=com_jcs&controller=cnf&view=cnf', 'com_jcs', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-10 00:00:00'),
(292, 'administrator', 'com_categories com_jcs', 'option=com_categories&section=com_jcs', 'com_categories', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-10 00:00:00'),
(293, 'administrator', '.JoomSuite Member coupon coupon', 'option=com_jcs&controller=coupon&view=coupon', 'com_jcs', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-10 00:00:00'),
(294, 'administrator', '.JoomSuite Member users users', 'option=com_jcs&controller=users&view=users', 'com_jcs', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-10 00:00:00'),
(295, 'administrator', '.JoomSuite User config config', 'option=com_juser&controller=config&view=config', 'com_juser', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-10 00:00:00'),
(296, 'administrator', 'com_categories com_juser', 'option=com_categories&section=com_juser', 'com_categories', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-10 00:00:00'),
(297, 'administrator', 'com_categories com_juser edit', 'option=com_categories&section=com_juser&task=edit', 'com_categories', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-10 00:00:00'),
(298, 'administrator', '.JoomSuite User about about', 'option=com_juser&controller=about&view=about', 'com_juser', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-10 00:00:00'),
(299, 'administrator', 'com_categories com_contact_details', 'option=com_categories&section=com_contact_details', 'com_categories', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-10 00:00:00'),
(300, 'administrator', '.JoomSuite User fieldmanager config', 'option=com_juser&controller=fieldmanager&view=config', 'com_juser', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-12 00:00:00'),
(301, 'site', '.JoomSuite User user', 'option=com_juser&view=user', 'com_juser', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-12 00:00:00'),
(302, 'administrator', 'Installation Manager manage', 'option=com_installer&task=manage', 'com_installer', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-12 00:00:00'),
(303, 'administrator', 'Installation Manager remove', 'option=com_installer&task=remove', 'com_installer', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-12 00:00:00'),
(304, 'administrator', 'JCE Administration cancel', 'option=com_jce&task=cancel', 'com_jce', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-12 00:00:00'),
(305, 'administrator', '.JoomSuite User config', 'option=com_juser&view=config', 'com_juser', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-12 00:00:00'),
(306, 'administrator', '.JoomSuite User users', 'option=com_juser&view=users', 'com_juser', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-12 00:00:00'),
(307, 'administrator', '.JoomSuite Member users add users', 'option=com_jcs&controller=users&task=add&view=users', 'com_jcs', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-12 00:00:00'),
(308, 'administrator', '.JoomSuite Member', 'option=com_jcs', 'com_jcs', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-12 00:00:00'),
(309, 'administrator', '.JoomSuite Member jcs add', 'option=com_jcs&controller=jcs&task=add', 'com_jcs', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-12 00:00:00'),
(310, 'administrator', '.JoomSuite Member jcs cancel', 'option=com_jcs&controller=jcs&task=cancel', 'com_jcs', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-12 00:00:00'),
(311, 'administrator', 'Template Manager edit_source', 'option=com_templates&task=edit_source', 'com_templates', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-15 00:00:00'),
(312, 'administrator', 'com_sections', 'option=com_sections', 'com_sections', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-16 00:00:00'),
(313, 'administrator', 'com_sections edit', 'option=com_sections&task=edit', 'com_sections', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-16 00:00:00'),
(314, 'administrator', 'com_categories com_content', 'option=com_categories&section=com_content', 'com_categories', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-16 00:00:00'),
(315, 'administrator', 'JoomlaPack downloadfile', 'option=com_joomlapack&task=downloadfile', 'com_joomlapack', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-16 00:00:00'),
(316, 'site', 'com_content section', 'option=com_content&view=section', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-17 00:00:00'),
(318, 'administrator', '.JoomSuite User edit user', 'option=com_juser&task=edit&view=user', 'com_juser', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-17 00:00:00'),
(319, 'administrator', '.JoomSuite User cancel users', 'option=com_juser&task=cancel&view=users', 'com_juser', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-17 00:00:00'),
(320, 'administrator', 'com_categories com_content add', 'option=com_categories&section=com_content&task=add', 'com_categories', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-17 00:00:00'),
(321, 'administrator', 'com_categories com_content edit', 'option=com_categories&section=com_content&task=edit', 'com_categories', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-17 00:00:00'),
(322, 'site', 'com_content category', 'option=com_content&view=category', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-17 00:00:00'),
(323, 'site', 'FAQ-General', 'option=com_content&id=73&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00'),
(324, 'administrator', 'Configuration Manager component save', 'option=com_config&controller=component&task=save', 'com_config', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-18 00:00:00'),
(325, 'site', 'KB-registered special', 'option=com_content&id=75&view=article', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00'),
(326, 'site', 'com_content category category', 'option=com_content&task=category&view=category', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-18 00:00:00'),
(327, 'administrator', 'DOCman files upload', 'option=com_docman&section=files&task=upload', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-22 00:00:00'),
(328, 'administrator', 'com_content preview', 'option=com_content&task=preview', 'com_content', '', '', '', 'cont', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-22 00:00:00'),
(329, 'administrator', 'DOCman groups', 'option=com_docman&section=groups', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-23 00:00:00'),
(330, 'administrator', 'DOCman groups new', 'option=com_docman&section=groups&task=new', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-23 00:00:00'),
(331, 'administrator', 'DOCman groups show', 'option=com_docman&section=groups&task=show', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-23 00:00:00'),
(332, 'administrator', 'DOCman themes', 'option=com_docman&section=themes', 'com_docman', '', '', '', 'com', '', 0, '', 0, '0000-00-00 00:00:00', 0, 0, '2008-09-23 00:00:00');

-- --------------------------------------------------------

--
-- Table structure for table `jos_juga_u2g`
--

CREATE TABLE IF NOT EXISTS `jos_juga_u2g` (
  `user_id` int(11) NOT NULL default '0',
  `group_id` int(11) NOT NULL default '0',
  PRIMARY KEY  (`user_id`,`group_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_juga_u2g`
--

INSERT INTO `jos_juga_u2g` (`user_id`, `group_id`) VALUES
(62, 9),
(63, 9),
(64, 9),
(65, 9),
(66, 3),
(67, 1),
(68, 3),
(69, 3),
(70, 3),
(71, 3),
(72, 3),
(73, 3),
(74, 3),
(75, 3),
(76, 3),
(77, 3),
(78, 3),
(79, 3),
(80, 3),
(81, 3),
(82, 3),
(83, 3),
(84, 9),
(85, 6),
(88, 6),
(89, 4),
(90, 3),
(91, 3),
(92, 3),
(93, 3),
(94, 3),
(96, 3);

-- --------------------------------------------------------

--
-- Table structure for table `jos_juga_v2i`
--

CREATE TABLE IF NOT EXISTS `jos_juga_v2i` (
  `var_id` int(11) NOT NULL default '0',
  `item_id` int(11) NOT NULL default '0',
  PRIMARY KEY  (`var_id`,`item_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_juga_v2i`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_juga_variables`
--

CREATE TABLE IF NOT EXISTS `jos_juga_variables` (
  `id` int(11) NOT NULL auto_increment,
  `site` enum('site','administrator') NOT NULL default 'site',
  `site_option` varchar(255) NOT NULL default '',
  `variable` varchar(255) NOT NULL default '',
  `autoadd` tinyint(1) NOT NULL default '0',
  `force_integer` tinyint(1) NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=293 ;

--
-- Dumping data for table `jos_juga_variables`
--

INSERT INTO `jos_juga_variables` (`id`, `site`, `site_option`, `variable`, `autoadd`, `force_integer`, `checked_out`, `checked_out_time`) VALUES
(1, 'site', 'com_banners', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(2, 'site', 'com_banners', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(3, 'site', 'com_banners', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(4, 'site', 'com_banners', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(5, 'site', 'com_banners', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(6, 'administrator', 'com_banners', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(7, 'administrator', 'com_banners', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(8, 'administrator', 'com_banners', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(9, 'administrator', 'com_banners', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(10, 'administrator', 'com_banners', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(11, 'site', 'com_weblinks', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(12, 'site', 'com_weblinks', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(13, 'site', 'com_weblinks', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(14, 'site', 'com_weblinks', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(15, 'site', 'com_weblinks', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(16, 'administrator', 'com_weblinks', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(17, 'administrator', 'com_weblinks', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(18, 'administrator', 'com_weblinks', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(19, 'administrator', 'com_weblinks', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(20, 'administrator', 'com_weblinks', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(21, 'site', 'com_contact', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(22, 'site', 'com_contact', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(23, 'site', 'com_contact', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(24, 'site', 'com_contact', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(25, 'site', 'com_contact', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(26, 'administrator', 'com_contact', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(27, 'administrator', 'com_contact', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(28, 'administrator', 'com_contact', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(29, 'administrator', 'com_contact', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(30, 'administrator', 'com_contact', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(31, 'site', 'com_poll', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(32, 'site', 'com_poll', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(33, 'site', 'com_poll', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(34, 'site', 'com_poll', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(35, 'site', 'com_poll', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(36, 'administrator', 'com_poll', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(37, 'administrator', 'com_poll', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(38, 'administrator', 'com_poll', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(39, 'administrator', 'com_poll', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(40, 'administrator', 'com_poll', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(41, 'site', 'com_newsfeeds', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(42, 'site', 'com_newsfeeds', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(43, 'site', 'com_newsfeeds', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(44, 'site', 'com_newsfeeds', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(45, 'site', 'com_newsfeeds', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(46, 'administrator', 'com_newsfeeds', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(47, 'administrator', 'com_newsfeeds', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(48, 'administrator', 'com_newsfeeds', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(49, 'administrator', 'com_newsfeeds', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(50, 'administrator', 'com_newsfeeds', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(51, 'site', 'com_user', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(52, 'site', 'com_user', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(53, 'site', 'com_user', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(54, 'site', 'com_user', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(55, 'site', 'com_user', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(56, 'administrator', 'com_user', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(57, 'administrator', 'com_user', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(58, 'administrator', 'com_user', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(59, 'administrator', 'com_user', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(60, 'administrator', 'com_user', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(61, 'site', 'com_search', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(62, 'site', 'com_search', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(63, 'site', 'com_search', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(64, 'site', 'com_search', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(65, 'site', 'com_search', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(66, 'administrator', 'com_search', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(67, 'administrator', 'com_search', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(68, 'administrator', 'com_search', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(69, 'administrator', 'com_search', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(70, 'administrator', 'com_search', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(71, 'site', 'com_wrapper', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(72, 'site', 'com_wrapper', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(73, 'site', 'com_wrapper', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(74, 'site', 'com_wrapper', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(75, 'site', 'com_wrapper', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(76, 'administrator', 'com_wrapper', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(77, 'administrator', 'com_wrapper', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(78, 'administrator', 'com_wrapper', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(79, 'administrator', 'com_wrapper', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(80, 'administrator', 'com_wrapper', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(81, 'site', 'com_mailto', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(82, 'site', 'com_mailto', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(83, 'site', 'com_mailto', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(84, 'site', 'com_mailto', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(85, 'site', 'com_mailto', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(86, 'administrator', 'com_mailto', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(87, 'administrator', 'com_mailto', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(88, 'administrator', 'com_mailto', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(89, 'administrator', 'com_mailto', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(90, 'administrator', 'com_mailto', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(91, 'site', 'com_media', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(92, 'site', 'com_media', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(93, 'site', 'com_media', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(94, 'site', 'com_media', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(95, 'site', 'com_media', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(96, 'administrator', 'com_media', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(97, 'administrator', 'com_media', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(98, 'administrator', 'com_media', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(99, 'administrator', 'com_media', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(100, 'administrator', 'com_media', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(101, 'site', 'com_content', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(102, 'site', 'com_content', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(103, 'site', 'com_content', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(104, 'site', 'com_content', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(105, 'site', 'com_content', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(106, 'administrator', 'com_content', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(107, 'administrator', 'com_content', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(108, 'administrator', 'com_content', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(109, 'administrator', 'com_content', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(110, 'administrator', 'com_content', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(111, 'site', 'com_config', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(112, 'site', 'com_config', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(113, 'site', 'com_config', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(114, 'site', 'com_config', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(115, 'site', 'com_config', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(116, 'administrator', 'com_config', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(117, 'administrator', 'com_config', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(118, 'administrator', 'com_config', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(119, 'administrator', 'com_config', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(120, 'administrator', 'com_config', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(121, 'site', 'com_installer', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(122, 'site', 'com_installer', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(123, 'site', 'com_installer', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(124, 'site', 'com_installer', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(125, 'site', 'com_installer', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(126, 'administrator', 'com_installer', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(127, 'administrator', 'com_installer', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(128, 'administrator', 'com_installer', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(129, 'administrator', 'com_installer', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(130, 'administrator', 'com_installer', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(131, 'site', 'com_languages', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(132, 'site', 'com_languages', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(133, 'site', 'com_languages', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(134, 'site', 'com_languages', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(135, 'site', 'com_languages', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(136, 'administrator', 'com_languages', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(137, 'administrator', 'com_languages', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(138, 'administrator', 'com_languages', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(139, 'administrator', 'com_languages', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(140, 'administrator', 'com_languages', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(141, 'site', 'com_massmail', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(142, 'site', 'com_massmail', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(143, 'site', 'com_massmail', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(144, 'site', 'com_massmail', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(145, 'site', 'com_massmail', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(146, 'administrator', 'com_massmail', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(147, 'administrator', 'com_massmail', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(148, 'administrator', 'com_massmail', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(149, 'administrator', 'com_massmail', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(150, 'administrator', 'com_massmail', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(151, 'site', 'com_menus', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(152, 'site', 'com_menus', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(153, 'site', 'com_menus', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(154, 'site', 'com_menus', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(155, 'site', 'com_menus', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(156, 'administrator', 'com_menus', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(157, 'administrator', 'com_menus', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(158, 'administrator', 'com_menus', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(159, 'administrator', 'com_menus', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(160, 'administrator', 'com_menus', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(161, 'site', 'com_messages', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(162, 'site', 'com_messages', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(163, 'site', 'com_messages', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(164, 'site', 'com_messages', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(165, 'site', 'com_messages', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(166, 'administrator', 'com_messages', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(167, 'administrator', 'com_messages', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(168, 'administrator', 'com_messages', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(169, 'administrator', 'com_messages', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(170, 'administrator', 'com_messages', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(171, 'site', 'com_modules', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(172, 'site', 'com_modules', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(173, 'site', 'com_modules', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(174, 'site', 'com_modules', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(175, 'site', 'com_modules', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(176, 'administrator', 'com_modules', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(177, 'administrator', 'com_modules', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(178, 'administrator', 'com_modules', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(179, 'administrator', 'com_modules', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(180, 'administrator', 'com_modules', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(181, 'site', 'com_plugins', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(182, 'site', 'com_plugins', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(183, 'site', 'com_plugins', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(184, 'site', 'com_plugins', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(185, 'site', 'com_plugins', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(186, 'administrator', 'com_plugins', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(187, 'administrator', 'com_plugins', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(188, 'administrator', 'com_plugins', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(189, 'administrator', 'com_plugins', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(190, 'administrator', 'com_plugins', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(191, 'site', 'com_templates', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(192, 'site', 'com_templates', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(193, 'site', 'com_templates', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(194, 'site', 'com_templates', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(195, 'site', 'com_templates', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(196, 'administrator', 'com_templates', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(197, 'administrator', 'com_templates', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(198, 'administrator', 'com_templates', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(199, 'administrator', 'com_templates', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(200, 'administrator', 'com_templates', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(201, 'site', 'com_users', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(202, 'site', 'com_users', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(203, 'site', 'com_users', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(204, 'site', 'com_users', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(205, 'site', 'com_users', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(206, 'administrator', 'com_users', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(207, 'administrator', 'com_users', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(208, 'administrator', 'com_users', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(209, 'administrator', 'com_users', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(210, 'administrator', 'com_users', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(211, 'site', 'com_cache', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(212, 'site', 'com_cache', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(213, 'site', 'com_cache', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(214, 'site', 'com_cache', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(215, 'site', 'com_cache', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(216, 'administrator', 'com_cache', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(217, 'administrator', 'com_cache', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(218, 'administrator', 'com_cache', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(219, 'administrator', 'com_cache', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(220, 'administrator', 'com_cache', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(221, 'site', 'com_cpanel', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(222, 'site', 'com_cpanel', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(223, 'site', 'com_cpanel', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(224, 'site', 'com_cpanel', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(225, 'site', 'com_cpanel', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(226, 'administrator', 'com_cpanel', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(227, 'administrator', 'com_cpanel', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(228, 'administrator', 'com_cpanel', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(229, 'administrator', 'com_cpanel', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(230, 'administrator', 'com_cpanel', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(231, 'site', 'com_jce', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(232, 'site', 'com_jce', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(233, 'site', 'com_jce', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(234, 'site', 'com_jce', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(235, 'site', 'com_jce', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(236, 'administrator', 'com_jce', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(237, 'administrator', 'com_jce', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(238, 'administrator', 'com_jce', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(239, 'administrator', 'com_jce', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(240, 'administrator', 'com_jce', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(241, 'site', 'com_joomlapack', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(242, 'site', 'com_joomlapack', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(243, 'site', 'com_joomlapack', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(244, 'site', 'com_joomlapack', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(245, 'site', 'com_joomlapack', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(246, 'administrator', 'com_joomlapack', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(247, 'administrator', 'com_joomlapack', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(248, 'administrator', 'com_joomlapack', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(249, 'administrator', 'com_joomlapack', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(250, 'administrator', 'com_joomlapack', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(251, 'site', 'com_juga', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(252, 'site', 'com_juga', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(253, 'site', 'com_juga', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(254, 'site', 'com_juga', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(255, 'site', 'com_juga', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(256, 'administrator', 'com_juga', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(257, 'administrator', 'com_juga', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(258, 'administrator', 'com_juga', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(259, 'administrator', 'com_juga', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(260, 'administrator', 'com_juga', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(261, 'site', 'com_menumanager', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(262, 'site', 'com_menumanager', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(263, 'site', 'com_menumanager', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(264, 'site', 'com_menumanager', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(265, 'site', 'com_menumanager', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(266, 'administrator', 'com_menumanager', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(267, 'administrator', 'com_menumanager', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(268, 'administrator', 'com_menumanager', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(269, 'administrator', 'com_menumanager', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(270, 'administrator', 'com_menumanager', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(271, 'site', 'com_categories', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(272, 'site', 'com_categories', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(273, 'site', 'com_categories', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(274, 'site', 'com_categories', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(275, 'site', 'com_categories', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(276, 'administrator', 'com_categories', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(277, 'administrator', 'com_categories', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(278, 'administrator', 'com_categories', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(279, 'administrator', 'com_categories', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(280, 'administrator', 'com_categories', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(281, 'site', 'com_sections', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(282, 'site', 'com_sections', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(283, 'site', 'com_sections', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(284, 'site', 'com_sections', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(285, 'site', 'com_sections', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(286, 'administrator', 'com_sections', 'section', 1, 0, 0, '0000-00-00 00:00:00'),
(287, 'administrator', 'com_sections', 'controller', 1, 0, 0, '0000-00-00 00:00:00'),
(288, 'administrator', 'com_sections', 'view', 1, 0, 0, '0000-00-00 00:00:00'),
(289, 'administrator', 'com_sections', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(290, 'administrator', 'com_sections', 'id', 0, 1, 0, '0000-00-00 00:00:00'),
(291, 'site', 'com_docman', 'task', 1, 0, 0, '0000-00-00 00:00:00'),
(292, 'site', 'com_docman', 'gid', 1, 1, 0, '0000-00-00 00:00:00');

-- --------------------------------------------------------

--
-- Table structure for table `jos_jumi`
--

CREATE TABLE IF NOT EXISTS `jos_jumi` (
  `id` int(11) unsigned NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  `alias` varchar(255) NOT NULL default '',
  `path` varchar(255) default NULL,
  `custom_script` text,
  `access` int(11) unsigned NOT NULL default '0',
  `checked_out` int(11) NOT NULL default '0',
  `published` int(11) NOT NULL default '1',
  PRIMARY KEY  (`id`),
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=26 ;

--
-- Dumping data for table `jos_jumi`
--

INSERT INTO `jos_jumi` (`id`, `title`, `alias`, `path`, `custom_script`, `access`, `checked_out`, `published`) VALUES
(2, 'Blogspot', 'blogspot', 'components/com_jumi/files/blogger.php', '<?php\r\n//Display joomla-jumi.blogspot.com\r\n//You can change following variables so you can display your own blog.\r\n$blogId = ''1748567850225926498'';\r\n$login = ''joomla-jumi'';\r\n$cacheTime = 86400;\r\n?>', 0, 0, 0),
(25, 'Cost and Savings pdf', '', 'savings.html', '', 0, 0, 1),
(4, 'Pro Desktop', '', 'prodesktop.html', '', 0, 0, 0),
(5, 'Pro Single Server', '', 'prosingle.html', '', 0, 0, 0),
(6, 'Scalable Server', '', 'scalableserver.html', '', 0, 0, 0),
(7, 'Free eval form', '', 'freeevalform.html', '', 0, 0, 1),
(8, 'Partner RegForm', '', 'resellerform.html', '', 0, 0, 1),
(9, 'Thank You For Registering', '', 'thankyouregister.html', '', 0, 0, 1),
(11, 'dataStor de-duplication', '', 'datastorde-duplication.html', '<script src="http://www.google.com/jsapi"></script>\r\n<script>\r\n  // Load jQuery\r\n  google.load("jquery", "1");\r\n </script>\r\n<script src="thickbox.js"></script>\r\n<link rel="stylesheet" href="thickbox.css" type="text/css" media="all" />', 0, 0, 1),
(10, 'Contacts', '', 'contact.html', '', 0, 0, 1),
(12, 'Sitemap', '', 'sitemap.html', '', 0, 0, 1),
(13, 'AIQ demo', '', '', '<iframe src ="http://www.sparko.com/aiqFlash/archiveIQ2.html" width="650" height="550">\r\n  <p>Your browser does not support iframes.</p>\r\n</iframe>\r\n\r\n\r\n', 0, 0, 0),
(14, 'FAQ ', '', 'showhide.html', '', 0, 0, 1),
(15, 'dsSBS Order Form', '', 'dataStore/dataStorSBS.htm', '', 0, 0, 1),
(16, 'testStor', '', 'dataStore/testmod.htm', '', 0, 0, 1),
(17, 'product overview Chart', '', 'productoverview.html', '', 0, 0, 1),
(18, 'dSS Exchange Demo', '', '', '<iframe src ="http://www.sparko.com/Demos/DSShieldExchangeDemo.mp4" width="650" height="550">\r\n  <p>Your browser does not support iframes.</p>\r\n</iframe>', 0, 0, 1),
(19, 'dSS SQL Demo', '', '', '<iframe src ="http://www.sparko.com/Demos/DSShieldSQLDemo.mp4" width="650" height="550">\r\n  <p>Your browser does not support iframes.</p>\r\n</iframe>', 0, 0, 1),
(20, 'DSShield ProDesktop', '', '', '<iframe src ="http://www.sparko.com/Demos/DSShieldProDesktop.mp4" width="650" height="550">\r\n  <p>Your browser does not support iframes.</p>\r\n</iframe>', 0, 0, 1),
(22, 'Buy SBS', '', 'dataStore/dataStorSBS.htm', '', 0, 0, 1),
(23, 'Buy Pro', '', 'dataStore/dataStorPro.htm', '', 0, 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `jos_juser_extended_data`
--

CREATE TABLE IF NOT EXISTS `jos_juser_extended_data` (
  `id` int(11) NOT NULL auto_increment,
  `field_id` int(11) NOT NULL default '0',
  `user_id` int(11) NOT NULL default '0',
  `fvalue` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `field_id` (`field_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=16 ;

--
-- Dumping data for table `jos_juser_extended_data`
--

INSERT INTO `jos_juser_extended_data` (`id`, `field_id`, `user_id`, `fvalue`) VALUES
(1, 2, 67, ''),
(2, 5, 67, ''),
(3, 1, 67, ''),
(4, 3, 67, ''),
(5, 4, 67, ''),
(6, 2, 66, ''),
(7, 5, 66, ''),
(8, 1, 66, ''),
(9, 3, 66, ''),
(10, 4, 66, ''),
(11, 2, 116, ''),
(12, 5, 116, ''),
(13, 1, 116, ''),
(14, 3, 116, ''),
(15, 4, 116, '');

-- --------------------------------------------------------

--
-- Table structure for table `jos_juser_extended_fields`
--

CREATE TABLE IF NOT EXISTS `jos_juser_extended_fields` (
  `id` int(11) NOT NULL auto_increment,
  `title` text NOT NULL,
  `alias` text NOT NULL,
  `type` text NOT NULL,
  `access` tinyint(3) NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  `published` tinyint(1) NOT NULL default '0',
  `description` text NOT NULL,
  `catid` int(11) NOT NULL default '0',
  `checked_out` int(1) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `params` text NOT NULL,
  `feature` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `second` (`alias`(6))
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=6 ;

--
-- Dumping data for table `jos_juser_extended_fields`
--

INSERT INTO `jos_juser_extended_fields` (`id`, `title`, `alias`, `type`, `access`, `ordering`, `published`, `description`, `catid`, `checked_out`, `checked_out_time`, `params`, `feature`) VALUES
(1, 'Occupation', 'occupation', 'select', 0, 4, 1, '', 900, 0, '0000-00-00 00:00:00', 'required=0\nchangeable=1\nshow_at_reg_form=1\nshow_at_my_details_form=1\nshow_at_userlist_profile=1\nshow_at_userlist_card=0\nempty_value= - none of the listed - \nvalues=Aircraft pilot (private)\\nComputer programming, information technology, etc.\\nDentist\\nEngineer or computer scientist\\nFarming, ranching, forestry, or fishing\\nInternet programming, web design, ISP, webmaster, etc.\\nMilitary (Army, Marines, Air Force or other special corps)\\nNurse, nursing, or similar health caretaker\\nPharmacist\\nProfessor, instructor or teacher in college/university\\nStock broker, stock analyst, investment analyst\\nStudent\\nOther occupation\ndefault_value=\nsearcheable=1\n\n', ''),
(2, 'Age', 'age', 'select', 0, 3, 1, '', 900, 0, '0000-00-00 00:00:00', 'required=0\nchangeable=1\nshow_at_reg_form=0\nshow_at_my_details_form=1\nshow_at_userlist_profile=1\nshow_at_userlist_card=0\nempty_value= - none of the listed -\nvalues=18-25\\n26-35\\n36-45\\n46-55\\n56-65\\n66-75\\n75-85\\n86-95\\n96-105\\n106-115\ndefault_value=\nsearcheable=1\n\n', ''),
(3, 'Time set', 'time_set', 'select', 0, 4, 1, '', 900, 0, '0000-00-00 00:00:00', 'required=1\nchangeable=1\nshow_at_reg_form=1\nshow_at_my_details_form=1\nshow_at_userlist_profile=1\nshow_at_userlist_card=0\nempty_value= - none of the listed - \nvalues=(GMT -12:00) Eniwetok, Kwajalein\\n(GMT -11:00) Midway Island, Samoa\\n(GMT -10:00) Hawaii\\n(GMT -9:00) Alaska\\n(GMT -8:00) Pacific Time (US & Canada)\\n(GMT -7:00) Mountain Time (US & Canada)\\n(GMT -6:00) Central Time (US & Canada), Mexico City\\n(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima\\n(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz\\n(GMT -3:30) Newfoundland\\n(GMT -3:00) Brazil, Buenos Aires, Georgetown\\n(GMT -2:00) Mid-Atlantic\\n(GMT -1:00) Azores, Cape Verde Islands\\n(GMT) Western Europe Time, London, Lisbon, Casablanca\\n(GMT +1:00) Brussels, Copenhagen, Madrid, Paris\\n(GMT +2:00) Kaliningrad, South Africa\\n(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg\\n(GMT +3:30) Tehran\\n(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi\\n(GMT +4:30) Kabul\\n(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent\\n(GMT +5:30) Bombay, Calcutta, Madras, New Delhi\\n(GMT +6:00) Almaty, Dhaka, Colombo\\n(GMT +7:00) Bangkok, Hanoi, Jakarta\\n(GMT +8:00) Beijing, Perth, Singapore, Hong Kong\\n(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk\\n(GMT +9:30) Adelaide, Darwin\\n(GMT +10:00) Eastern Australia, Guam, Vladivostok\\n(GMT +11:00) Magadan, Solomon Islands, New Caledonia\\n(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka\ndefault_value=\nsearcheable=1\n\n', ''),
(4, 'State', 'state', 'select', 0, 5, 1, '', 900, 0, '0000-00-00 00:00:00', 'required=0\nchangeable=1\nshow_at_reg_form=0\nshow_at_my_details_form=1\nshow_at_userlist_profile=1\nshow_at_userlist_card=0\nempty_value= - none of the listed - \nvalues=Alaska\\nArizona\\nArkansas\\nCalifornia\\nColorado\\nConnecticut\\nDelaware\\nDistrict of Columbia\\nFlorida\\nGeorgia\\nHawaii\\nIdaho\\nIllinois\\nIndiana\\nIowa\\nKansas\\nKentucky\\nLouisiana\\nMaine\\nMaryland\\nMassachusetts\\nMichigan\\nMinnesota\\nMississippi\\nMissouri\\nMontana\\nNebraska\\nNevada\\nNew Hampshire\\nNew Jersey\\nNew Mexico\\nNew York\\nNorth Carolina\\nNorth Dakota\\nOhio\\nOklahoma\\nOregon\\nPennsylvania\\nRhode Island\\nSouth Carolina\\nSouth Dakota\\nTennessee\\nTexas\\nUtah\\nVermont\\nVirginia\\nWashington\\nWest Virginia\\nWisconsin\\nWyoming\ndefault_value=\nsearcheable=1\n\n', ''),
(5, 'Country', 'country', 'select', 0, 3, 1, '', 900, 0, '0000-00-00 00:00:00', 'required=1\nchangeable=1\nshow_at_reg_form=1\nshow_at_my_details_form=1\nshow_at_userlist_profile=1\nshow_at_userlist_card=0\nempty_value= - none of the listed - \nvalues=Afghanistan\\nAlbania\\nAlgeria\\nAmerican Samoa\\nAndorra\\nAngola\\nAnguilla\\nAntigua\\nAntilles\\nArgentina\\nArmenia\\nAruba\\nAscension Island\\nAustralia\\nAustria\\nAzerbaijan\\nBahamas\\nBahrain\\nBangladesh\\nBarbados\\nBarbuda\\nBelarus\\nBelgium\\nBelize\\nBenin\\nBermuda\\nBhutan\\nBolivia\\nBotswana\\nBrazil\\nBrunei\\nBulgaria\\nBurkina Faso\\nBurundi\\nCambodia\\nCameroon\\nCanada\\nCanary Islands\\nCayman Islands\\nChad\\nChile, Rep. of\\nChina\\nChristmas Island\\nColombia\\nComoros\\nCook Islands\\nCosta Rica\\nCroatia\\nCuba\\nCyprus\\nCzech Rep.\\nDenmark\\nDiego Garcia\\nDjibouti\\nDominica\\nDominican Rep.\\nEcuador\\nEgypt\\nEl Salvador\\nEritrea\\nEstonia\\nEthiopia\\nFaeroe Islands\\nFalkland Islands\\nFiji\\nFinland\\nFrance\\nFrench Antilles\\nFrench Guiana\\nFrench Polynesia\\nGabon\\nGambia\\nGeorgia\\nGermany\\nGhana\\nGibraltar\\nGreece\\nGreenland\\nGrenada\\nGuadeloupe\\nGuatemala\\nGuinea\\nGuinea-Bissau\\nGuyana\\nHaiti\\nHonduras\\nHong Kong\\nHungary\\nIceland\\nIndia\\nIndonesia\\nIraq\\nIreland\\nIsrael\\nItaly\\nJamaica\\nJapan\\nJordan\\nKazakhstan\\nKenya\\nKiribati\\nKorea, North\\nKorea, South\\nKuwait\\nKyrgyzstan\\nLaos\\nLatvia\\nLebanon\\nLesotho\\nLiberia\\nLiechtenstein\\nLithuania\\nLuxembourg\\nMacau\\nMadagascar\\nMalawi\\nMalaysia\\nMaldives\\nMali\\nMalta\\nMarshall Islands\\nMartinique\\nMauritania\\nMauritius\\nMayotte Island\\nMexico\\nMoldova, Rep. of\\nMonaco\\nMongolia\\nMontserrat\\nMorocco\\nMozambique\\nMyanmar\\nNamibia\\nNauru\\nNepal\\nNetherlands\\nNevis\\nNew Caledonia\\nNew Zealand\\nNicaragua\\nNiger\\nNigeria\\nNiue\\nNorfolk Island\\nNorway\\nOman\\nPakistan\\nPalau\\nPanama\\nPapua New Guinea\\nParaguay\\nPeru\\nPhilippines\\nPoland\\nPortugal\\nPuerto Rico\\nQatar\\nReunion Island\\nRomania\\nRota Island\\nRussia\\nRwanda\\nSaint Lucia\\nSaipan Island\\nSan Marino\\nSaudi Arabia\\nScotland\\nSenegal\\nSeychelles\\nSierra Leone\\nSingapore\\nSlovakia\\nSlovenia\\nSolomon Islands\\nSomalia\\nSouth Africa\\nSpain\\nSri Lanka\\nSt. Helena\\nSt. Kitts\\nSudan\\nSuriname\\nSwaziland\\nSweden\\nSwitzerland\\nSyrian Arab Rep.\\nTaiwan\\nTajikistan\\nTanzania\\nThailand\\nTinian Island\\nTogo\\nTokelau\\nTonga\\nTunisia\\nTurkey\\nTurkmenistan\\nTuvalu\\nUganda\\nUkraine\\nUnited Kingdom\\nUruguay\\nUSA\\nUzbekistan\\nVanuatu\\nVatican City\\nVenezuela\\nViet Nam\\nWales\\nWestern Samoa\\nYemen\\nYugoslavia\\nZambia\\nZimbabwe\ndefault_value=\nsearcheable=1\n\n', '');

-- --------------------------------------------------------

--
-- Table structure for table `jos_m4j_captcha`
--

CREATE TABLE IF NOT EXISTS `jos_m4j_captcha` (
  `date` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,
  `user` varchar(64) NOT NULL default '',
  `captcha` varchar(64) NOT NULL default '',
  `dead` tinyint(4) default '0',
  PRIMARY KEY  (`user`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `jos_m4j_captcha`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_m4j_category`
--

CREATE TABLE IF NOT EXISTS `jos_m4j_category` (
  `cid` int(11) NOT NULL auto_increment,
  `name` varchar(64) default NULL,
  `active` tinyint(4) default '1',
  `email` varchar(64) default NULL,
  `introtext` text,
  `sort_order` int(11) default NULL,
  PRIMARY KEY  (`cid`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `jos_m4j_category`
--

INSERT INTO `jos_m4j_category` (`cid`, `name`, `active`, `email`, `introtext`, `sort_order`) VALUES
(1, 'Sales', 1, 'ds-sales@datastor.com', '', 1);

-- --------------------------------------------------------

--
-- Table structure for table `jos_m4j_formelements`
--

CREATE TABLE IF NOT EXISTS `jos_m4j_formelements` (
  `eid` int(11) NOT NULL auto_increment,
  `fid` int(11) NOT NULL default '0',
  `required` tinyint(4) default NULL,
  `active` tinyint(4) default '1',
  `question` text NOT NULL,
  `form` int(11) NOT NULL default '0',
  `parameters` text,
  `options` text,
  `help` text,
  `html` text,
  `sort_order` int(11) NOT NULL default '0',
  PRIMARY KEY  (`eid`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ;

--
-- Dumping data for table `jos_m4j_formelements`
--

INSERT INTO `jos_m4j_formelements` (`eid`, `fid`, `required`, `active`, `question`, `form`, `parameters`, `options`, `help`, `html`, `sort_order`) VALUES
(1, 1, 0, 1, 'Receive product information?', 1, 'checked=0;', '', 'We have many new products coming out soon.', '  <input name=''m4j-1'' type=''checkbox'' id=''m4j-1'' value= ''1''  />', 1),
(2, 1, 1, 1, 'Name', 20, 'maxchars=60;element_rows=3;width=;', '', '', '<input style=''width: 100%;'' id=''m4j-2'' name=''m4j-2'' type=''text'' size=''18'' maxlength=''60'' value= ''{2}'' />', 2),
(3, 1, 0, 1, 'Email', 20, 'maxchars=60;element_rows=3;width=;', '', 'If you want a response or be added to our information list', '<input style=''width: 100%;'' id=''m4j-3'' name=''m4j-3'' type=''text'' size=''18'' maxlength=''60'' value= ''{3}'' />', 3),
(4, 1, 0, 1, 'Message', 21, 'maxchars=250;element_rows=5;width=;', '', 'How can we help?', '<textarea style=''width: 100%;'' id=''m4j-4'' name=''m4j-4'' maxlength=''250'' rows=''5''>{4}</textarea>', 4);

-- --------------------------------------------------------

--
-- Table structure for table `jos_m4j_forms`
--

CREATE TABLE IF NOT EXISTS `jos_m4j_forms` (
  `fid` int(11) NOT NULL auto_increment,
  `name` varchar(64) NOT NULL default '',
  `description` text,
  `question_width` tinytext,
  `answer_width` tinytext,
  `use_help` tinyint(4) default '1',
  `public` tinyint(4) default '1',
  PRIMARY KEY  (`fid`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `jos_m4j_forms`
--

INSERT INTO `jos_m4j_forms` (`fid`, `name`, `description`, `question_width`, `answer_width`, `use_help`, `public`) VALUES
(1, 'default', '', '100', '100', 1, 1);

-- --------------------------------------------------------

--
-- Table structure for table `jos_m4j_jobs`
--

CREATE TABLE IF NOT EXISTS `jos_m4j_jobs` (
  `jid` int(11) NOT NULL auto_increment,
  `title` varchar(64) NOT NULL default '',
  `hidden` text,
  `introtext` text,
  `maintext` text,
  `active` tinyint(4) default NULL,
  `fid` int(11) default NULL,
  `cid` int(11) default '-1',
  `email` varchar(64) default NULL,
  `captcha` tinyint(4) default '1',
  `sort_order` int(11) default NULL,
  `public` tinyint(4) default '1',
  PRIMARY KEY  (`jid`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ;

--
-- Dumping data for table `jos_m4j_jobs`
--

INSERT INTO `jos_m4j_jobs` (`jid`, `title`, `hidden`, `introtext`, `maintext`, `active`, `fid`, `cid`, `email`, `captcha`, `sort_order`, `public`) VALUES
(1, 'Contact', 'Thank you for contacting us. We are here to serve.', 'We are here.', '', 1, 0, -1, 'ds-sales@datastor.com', 1, 1, 1),
(2, 'test', '', '', '', 1, 1, 1, 'ds-sales@datastor.com', 0, 1, 1);

-- --------------------------------------------------------

--
-- Table structure for table `jos_menu`
--

CREATE TABLE IF NOT EXISTS `jos_menu` (
  `id` int(11) NOT NULL auto_increment,
  `menutype` varchar(75) default NULL,
  `name` varchar(255) default NULL,
  `alias` varchar(255) NOT NULL default '',
  `link` text,
  `type` varchar(50) NOT NULL default '',
  `published` tinyint(1) NOT NULL default '0',
  `parent` int(11) unsigned NOT NULL default '0',
  `componentid` int(11) unsigned NOT NULL default '0',
  `sublevel` int(11) default '0',
  `ordering` int(11) default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `pollid` int(11) NOT NULL default '0',
  `browserNav` tinyint(4) default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `utaccess` tinyint(3) unsigned NOT NULL default '0',
  `params` text NOT NULL,
  `lft` int(11) unsigned NOT NULL default '0',
  `rgt` int(11) unsigned NOT NULL default '0',
  `home` int(1) unsigned NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `componentid` (`componentid`,`menutype`,`published`,`access`),
  KEY `menutype` (`menutype`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=203 ;

--
-- Dumping data for table `jos_menu`
--

INSERT INTO `jos_menu` (`id`, `menutype`, `name`, `alias`, `link`, `type`, `published`, `parent`, `componentid`, `sublevel`, `ordering`, `checked_out`, `checked_out_time`, `pollid`, `browserNav`, `access`, `utaccess`, `params`, `lft`, `rgt`, `home`) VALUES
(1, 'mainmenu', 'Home', 'home', 'index.php?option=com_content&view=frontpage', 'component', 1, 0, 20, 0, 7, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=4\norderby_pri=\norderby_sec=front\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=0\nshow_title=1\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\nfeed_summary=\npage_title=Welcome to dataStor\nshow_page_title=0\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 1),
(11, 'othermenu', 'Joomla! Home', 'joomla-home', 'http://www.joomla.org', 'url', 1, 0, 0, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1\n\n', 0, 0, 0),
(12, 'othermenu', 'Joomla! Forums', 'joomla-forums', 'http://forum.joomla.org', 'url', 1, 0, 0, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1\n\n', 0, 0, 0),
(13, 'othermenu', 'Joomla! Help', 'joomla-help', 'http://help.joomla.org', 'url', 1, 0, 0, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1\n\n', 0, 0, 0),
(14, 'othermenu', 'OSM Home', 'osm-home', 'http://www.opensourcematters.org', 'url', 1, 0, 0, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 4, 'menu_image=-1\n\n', 0, 0, 0),
(15, 'othermenu', 'Administrator', 'administrator', 'administrator/', 'url', 1, 0, 0, 0, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'menu_image=-1\n\n', 0, 0, 0),
(18, 'topmenu', 'News', 'news', 'index.php?option=com_newsfeeds&view=newsfeed&id=1&feedid=1', 'component', 1, 0, 11, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 3, 'show_page_title=1\npage_title=News\npageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_headings=1\nshow_name=1\nshow_articles=1\nshow_link=1\nshow_other_cats=1\nshow_cat_description=1\nshow_cat_items=1\nshow_feed_image=1\nshow_feed_description=1\nshow_item_description=1\nfeed_word_count=0\n\n', 0, 0, 0),
(20, 'usermenu', 'Your Details', 'your-details', 'index.php?option=com_user&view=user&task=edit', 'component', 0, 0, 14, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 1, 3, '', 0, 0, 0),
(24, 'usermenu', 'Logout', 'logout', 'index.php?option=com_user&view=login', 'component', 0, 0, 14, 0, 6, 0, '0000-00-00 00:00:00', 0, 0, 1, 3, '', 0, 0, 0),
(38, 'keyconcepts', 'Content Layouts', 'content-layouts', 'index.php?option=com_content&view=article&id=24', 'component', 1, 0, 20, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'pageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', 0, 0, 0),
(28, 'topmenu', 'About Joomla!', 'about-joomla', 'index.php?option=com_content&view=article&id=25', 'component', 1, 0, 20, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'pageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', 0, 0, 0),
(29, 'topmenu', 'Features', 'features', 'index.php?option=com_content&view=article&id=22', 'component', 1, 0, 20, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'pageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', 0, 0, 0),
(30, 'topmenu', 'The Community', 'the-community', 'index.php?option=com_content&view=article&id=27', 'component', 1, 0, 20, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'pageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', 0, 0, 0),
(40, 'keyconcepts', 'Extensions', 'extensions', 'index.php?option=com_content&view=article&id=26', 'component', 1, 0, 20, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'pageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', 0, 0, 0),
(43, 'keyconcepts', 'Example Pages', 'example-pages', 'index.php?option=com_content&view=article&id=43', 'component', 1, 0, 20, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'pageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', 0, 0, 0),
(44, 'ExamplePages', 'Section Blog', 'section-blog', 'index.php?option=com_content&view=section&layout=blog&id=3', 'component', 1, 0, 20, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_page_title=1\npage_title=Example of Section Blog layout (FAQ section)\nshow_description=0\nshow_description_image=0\nnum_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=4\nshow_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\norderby_pri=\norderby_sec=\nshow_pagination=2\nshow_pagination_results=1\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', 0, 0, 0),
(45, 'ExamplePages', 'Section Table', 'section-table', 'index.php?option=com_content&view=section&id=3', 'component', 1, 0, 20, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_page_title=1\npage_title=Example of Table Blog layout (FAQ section)\nshow_description=0\nshow_description_image=0\nshow_categories=1\nshow_empty_categories=0\nshow_cat_num_articles=1\nshow_category_description=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\norderby=\nshow_noauth=0\nshow_title=1\nnlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', 0, 0, 0),
(46, 'ExamplePages', 'Category Blog', 'categoryblog', 'index.php?option=com_content&view=category&layout=blog&id=31', 'component', 1, 0, 20, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_page_title=1\npage_title=Example of Category Blog layout (FAQs/General category)\nshow_description=0\nshow_description_image=0\nnum_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=4\nshow_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\norderby_pri=\norderby_sec=\nshow_pagination=2\nshow_pagination_results=1\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', 0, 0, 0),
(47, 'ExamplePages', 'Category Table', 'category-table', 'index.php?option=com_content&view=category&id=32', 'component', 1, 0, 20, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_page_title=1\npage_title=Example of Category Table layout (FAQs/Languages category)\nshow_headings=1\nshow_date=0\ndate_format=\nfilter=1\nfilter_type=title\npageclass_sfx=\nmenu_image=-1\nsecure=0\norderby_sec=\nshow_pagination=1\nshow_pagination_limit=1\nshow_noauth=0\nshow_title=1\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', 0, 0, 0),
(202, 'mainmenu', 'Products Download', 'products-download', 'index.php?option=com_content&view=article&id=144', 'component', 1, 54, 20, 1, 16, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(51, 'usermenu', 'Submit an Article', 'submit-an-article', 'index.php?option=com_content&view=article&layout=form', 'component', 0, 0, 20, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 2, 0, '', 0, 0, 0),
(52, 'usermenu', 'Submit a Web Link', 'submit-a-web-link', 'index.php?option=com_weblinks&view=weblink&layout=form', 'component', 0, 0, 4, 0, 5, 0, '0000-00-00 00:00:00', 0, 0, 2, 0, '', 0, 0, 0),
(53, 'mainmenu', 'Company', 'company', 'index.php?option=com_content&view=article&id=57', 'component', 1, 0, 20, 0, 13, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=About Us\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(54, 'mainmenu', 'Products', 'products', 'index.php?option=com_content&view=article&id=141', 'component', 1, 0, 20, 0, 8, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=Products\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(193, 'productsmenu', 'dataStor SBS Buy Now', 'datastor-sbs-buy-now', 'index.php?option=com_wrapper&view=wrapper', 'component', 1, 0, 17, 0, 11, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'url=/dataStore/dataStorSBS.htm\nscrolling=no\nwidth=100%\nheight=750\nheight_auto=0\nadd_scheme=1\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(190, 'mainmenu', 'AIQ Demo', 'demos', 'index.php?option=com_jumi&fileid=13', 'component', 0, 109, 142, 1, 6, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(56, 'mainmenu', 'Overview', 'overview-company', 'index.php?option=com_content&view=article&id=57', 'component', 1, 53, 20, 1, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(85, '', '', '', 'index.php?option=com_rsform', 'component', 1, 0, 135, 0, 0, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'formId=2', 0, 0, 0),
(61, 'mainmenu', 'Leadership', 'leadership', 'index.php?option=com_content&view=article&id=64', 'component', 1, 53, 20, 1, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(63, 'customerdownloads', 'Downloads', 'downloads', 'index.php?option=com_content&view=article&id=66', 'component', 0, 0, 20, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 1, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(66, 'mainmenu', 'Downloads', 'downloads', 'index.php?option=com_docman', 'component', 0, 183, 49, 1, 6, 0, '0000-00-00 00:00:00', 0, 0, 1, 0, 'cat_id=\npage_title=Downloads\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(188, 'mainmenu', 'Case Studies', 'case-studies', 'index.php?option=com_content&view=article&id=131', 'component', 0, 109, 20, 1, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(82, 'mainmenu', 'Investors', 'investors', 'index.php?option=com_docman', 'component', 0, 53, 49, 1, 6, 0, '0000-00-00 00:00:00', 0, 0, 1, 0, 'cat_id=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(191, 'productsmenu', 'Scalable Business Server Buy Now', 'scalable-business-server-buy-now', 'index.php?option=com_jumi&fileid=15', 'component', -2, 0, 142, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(192, 'mainmenu', 'dataStor SBS Buy Now', 'datastor-sbs-buy-now', 'index.php?option=com_wrapper&view=wrapper', 'component', 1, 54, 17, 1, 19, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'url=/dataStore/dataStorSBS.htm\nscrolling=no\nwidth=100%\nheight=700\nheight_auto=0\nadd_scheme=1\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(194, 'mainmenu', 'dataStor Pro Buy Now', 'datastor-pro-buy-now', 'index.php?option=com_wrapper&view=wrapper', 'component', 1, 54, 17, 1, 18, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'url=/dataStore/dataStorPro.htm\nscrolling=no\nwidth=100%\nheight=900\nheight_auto=0\nadd_scheme=1\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(197, 'mainmenu', 'dS Shield Exchange Demo', 'ds-shield-exchange-demo', 'index.php?option=com_jumi&fileid=18', 'component', 0, 54, 142, 1, 10, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(76, 'mainmenu', 'Knowledge Base', 'kb', 'index.php?option=com_content&view=category&id=902', 'component', -2, 0, 20, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'display_num=10\nshow_headings=0\nshow_date=0\ndate_format=\nfilter=1\nfilter_type=title\norderby_sec=\nshow_pagination=1\nshow_pagination_limit=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(72, 'mainmenu', 'Login', 'jlogin', 'index.php?option=com_juser&view=user&layout=login', 'component', 1, 0, 114, 0, 15, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_login_title=0\nheader_login=Updates and Support\nlogin=/index.php?option=com_content&view=article&id=65\ndescription_login_text=You are trying to access content that is available only for subscribers. In order to access this content you need to login (if you are already registered and have a subscription) or register and buy a subscription plan.\nimage_login=-1\nimage_login_align=right\nshow_logout_title=0\nheader_logout=Logout\nlogout=index.php\ndescription_logout_text=Thanks!\nimage_logout=-1\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(74, 'mainmenu', 'Support', 'support', 'index.php?option=com_content&view=article&id=118', 'component', -2, 0, 20, 0, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(186, 'mainmenu', 'Knowledge Base', 'knowledge-base', 'index.php?option=com_content&view=category&id=902', 'component', 1, 183, 20, 1, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'display_num=10\nshow_headings=1\nshow_date=0\ndate_format=\nfilter=1\nfilter_type=title\norderby_sec=\nshow_pagination=1\nshow_pagination_limit=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(187, 'mainmenu', 'Support Plans', 'support-plans', 'index.php?option=com_content&view=article&id=128', 'component', 1, 183, 20, 1, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(189, 'mainmenu', 'Data Sheets', 'data-sheets', 'index.php?option=com_rokdownloads&view=folder', 'component', 1, 54, 150, 1, 8, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'top_level_folder=16\ndisplay_default_thumbnails=1\ndisplay_rokdownloads_breadcrumbs=1\nfolder_display_title=1\nfolder_display_thumnnail=1\nfolder_display_desc=1\nsubfolders_show=1\nsubfolders_show_empty=0\nsubfolder_display_thumnnail=1\nsubfolders_show_intro=1\nsubfolders_show_file_count=1\nsubfolders_show_subfolder_count=1\nfiles_title_link=details\nfiles_show_thumbnails=1\nfiles_show_download_button=1\nfiles_show_details_button=1\nfiles_show_intro_list=1\nfiles_show_create_date_list=1\nfiles_show_modify_date_list=1\nfiles_show_filesize_list=1\nfiles_show_download_stats_list=1\nfiles_show_custom_parameters_list=1\nfiles_show_intro=1\nfiles_show_create_date=1\nfiles_show_modify_date=1\nfiles_show_filesize=1\nfiles_show_download_stats=1\nfiles_show_custom_parameters=1\nfiles_show_download_for_no_access=1\nfiles_download_redirect_for_no_access=index.php?option=com_user&task=register\nfiles_show_new_flag=1\nfiles_new_flag_days=15\nfiles_show_updated_flag=1\nfiles_updated_flag_days=15\nfiles_show_hot_flag=1\nfiles_hot_flag_minimum=1000\nshow_pagination=2\nshow_pagination_results=1\nshow_subfolders_on_all_pages=1\nfile_per_page=10\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(91, '', '', '', 'index.php?option=com_rsform', 'component', 1, 0, 135, 0, 0, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'formId=3', 0, 0, 0),
(92, 'mainmenu', 'Hello Jumi!', 'hello-jumi', 'index.php?option=com_jumi&fileid=1', 'component', -2, 0, 142, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, '', 0, 0, 0),
(93, 'usermenu', 'Register', 'register', 'index.php?option=com_jumi&fileid=3', 'component', 0, 0, 142, 0, 7, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(94, 'mainmenu', 'dS Product Comparison', 'ds-product-comparison', 'index.php?option=com_content&view=article&id=143', 'component', 1, 54, 20, 1, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(95, 'mainmenu', 'Pro Single Server', 'pro-single-server', 'index.php?option=com_content&view=article&id=122', 'component', 0, 54, 20, 1, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(96, 'mainmenu', 'Scalable Business Server', 'scalable-business-server', 'index.php?option=com_content&view=article&id=121', 'component', 0, 54, 20, 1, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=1\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(97, 'mainmenu', 'Enterprise Protection', 'enterprise-protection', 'index.php?option=com_content&view=article&id=116', 'component', 1, 54, 20, 1, 6, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(201, 'mainmenu', 'dS Shield™ Product Family', 'ds-shield-product-family', 'index.php?option=com_content&view=article&id=141', 'component', 1, 54, 20, 1, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(122, 'mainmenu', 'Jobs', 'jobs', 'index.php?option=com_content&view=article&id=112', 'component', 0, 53, 20, 1, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(98, 'mainmenu', 'Renewals', 'renewals', 'index.php?option=com_content&view=archive', 'component', 0, 54, 20, 1, 13, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'orderby=\nshow_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(125, 'mainmenu', 'Contact', 'contacts', 'index.php?option=com_content&view=article&id=124', 'component', 1, 0, 20, 0, 14, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(99, 'mainmenu', 'Contact', 'contact', 'index.php?option=com_content&view=article&id=124', 'component', 1, 53, 20, 1, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(106, 'mainmenu', 'Overview', 'overview', 'index.php?option=com_content&view=article&id=141', 'component', 0, 54, 20, 1, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(196, 'mainmenu', 'superCompressor™ Technology', 'supercompressor-technology', 'index.php?option=com_content&view=article&id=104', 'component', 1, 109, 20, 1, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(100, 'mainmenu', 'Technical Support', 'technical-support', 'index.php?option=com_docman', 'component', 0, 183, 49, 1, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'cat_id=4\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(101, 'mainmenu', 'FAQ', 'faq-general', 'index.php?option=com_jumi&fileid=14', 'component', -2, 0, 142, 0, 6, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(102, 'mainmenu', 'Live Chat', 'live-chat', 'index.php?option=com_content&view=article&id=100', 'component', 0, 183, 20, 1, 7, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(103, 'mainmenu', 'Signup for Free Eval', 'register-for-trial', 'index.php?option=com_jumi&fileid=7', 'component', 1, 54, 142, 1, 17, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(104, 'mainmenu', 'Partner Registration', 'partner-registration', 'index.php?option=com_jumi&fileid=8', 'component', 1, 116, 142, 1, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(105, 'mainmenu', 'Thankyouregister', 'thankyouregister', 'index.php?option=com_jumi&fileid=9', 'component', 0, 0, 142, 0, 16, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(107, 'mainmenu', 'Guardian Support', 'guardian-support', 'index.php?option=com_content&view=article&id=103', 'component', 0, 54, 20, 1, 15, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(108, 'mainmenu', 'Software as a Service', 'software-as-a-service', 'index.php?option=com_content&view=article&id=102', 'component', 0, 54, 20, 1, 9, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(195, 'advantagemenu', 'Overview', 'overview-advantage', 'index.php?option=com_content&view=article&id=104', 'component', 1, 0, 20, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(109, 'mainmenu', 'Our Advantage', 'our-advantage', 'index.php?option=com_content&view=article&id=137', 'component', 1, 0, 20, 0, 9, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(110, 'mainmenu', 'Overview', 'overview-advantage', 'index.php?option=com_content&view=article&id=137', 'component', 1, 109, 20, 1, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(111, 'mainmenu', 'Documents', 'documents', 'index.php?option=com_rokdownloads&view=folder', 'component', 1, 109, 150, 1, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'top_level_folder=19\ndisplay_default_thumbnails=1\ndisplay_rokdownloads_breadcrumbs=1\nfolder_display_title=1\nfolder_display_thumnnail=1\nfolder_display_desc=1\nsubfolders_show=1\nsubfolders_show_empty=0\nsubfolder_display_thumnnail=1\nsubfolders_show_intro=1\nsubfolders_show_file_count=1\nsubfolders_show_subfolder_count=1\nfiles_title_link=details\nfiles_show_thumbnails=1\nfiles_show_download_button=1\nfiles_show_details_button=1\nfiles_show_intro_list=1\nfiles_show_create_date_list=1\nfiles_show_modify_date_list=1\nfiles_show_filesize_list=1\nfiles_show_download_stats_list=1\nfiles_show_custom_parameters_list=1\nfiles_show_intro=1\nfiles_show_create_date=1\nfiles_show_modify_date=1\nfiles_show_filesize=1\nfiles_show_download_stats=1\nfiles_show_custom_parameters=1\nfiles_show_download_for_no_access=1\nfiles_download_redirect_for_no_access=index.php?option=com_user&task=register\nfiles_show_new_flag=1\nfiles_new_flag_days=15\nfiles_show_updated_flag=1\nfiles_updated_flag_days=15\nfiles_show_hot_flag=1\nfiles_hot_flag_minimum=1000\nshow_pagination=2\nshow_pagination_results=1\nshow_subfolders_on_all_pages=1\nfile_per_page=10\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(112, 'mainmenu', 'Savings Calculator', 'savings-calculator', 'index.php?option=com_rokdownloads&view=file', 'component', 1, 109, 150, 1, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'filetodisplay=27\ndisplay_default_thumbnails=1\nfiles_show_thumbnails=1\nfiles_show_intro=1\nfiles_show_create_date=1\nfiles_show_modify_date=1\nfiles_show_filesize=1\nfiles_show_download_stats=1\nfiles_show_custom_parameters=1\nfiles_show_download_for_no_access=1\nfiles_download_redirect_for_no_access=index.php?option=com_user&task=register\nfiles_show_new_flag=1\nfiles_new_flag_days=15\nfiles_show_updated_flag=1\nfiles_updated_flag_days=15\nfiles_show_hot_flag=1\nfiles_hot_flag_minimum=1000\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(113, 'mainmenu', 'Overview', 'overview-support', 'index.php?option=com_content&view=article&id=118', 'component', -2, 0, 20, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(184, 'mainmenu', 'Overview', 'overview-support', 'index.php?option=com_content&view=article&id=118', 'component', 1, 183, 20, 1, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(185, 'mainmenu', 'FAQ', 'faq-general', 'index.php?option=com_jumi&fileid=14', 'component', 1, 183, 142, 1, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(116, 'mainmenu', 'Partners', 'partners', 'index.php?option=com_content&view=article&id=127', 'component', 1, 0, 20, 0, 11, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(117, 'mainmenu', 'News', 'news', 'index.php?option=com_content&view=article&id=108', 'component', 0, 0, 20, 0, 12, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(118, 'mainmenu', 'Articles', 'articles', 'index.php?option=com_content&view=article&id=108', 'component', 0, 117, 20, 1, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(119, 'mainmenu', 'Press Room', 'press-room', 'index.php?option=com_content&view=article&id=109', 'component', 0, 117, 20, 1, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(120, 'mainmenu', 'Events', 'events', 'index.php?option=com_content&view=article&id=110', 'component', 0, 117, 20, 1, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(121, 'mainmenu', 'Archives', 'archives', 'index.php?option=com_content&view=article&id=111', 'component', 0, 117, 20, 1, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(123, 'mainmenu', 'Blogs', 'blogs', 'index.php?option=com_content&view=article&id=113', 'component', 0, 53, 20, 1, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(126, 'mainmenu', 'Enterprise-ArchiveIQ', 'enterprise-archiveiq', 'index.php?option=com_content&view=article&id=115', 'component', 1, 54, 20, 1, 7, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(128, 'usermenu', 'Buy', 'buy', 'http://datastor.plimus.com/jsp/dev_scripts/436044/dataStore.jsp', 'url', 1, 0, 0, 0, 9, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'menu_image=-1\n\n', 0, 0, 0),
(129, 'usermenu', 'Try', 'try', 'index.php?option=com_jumi&fileid=7', 'component', 1, 0, 142, 0, 8, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(130, 'usermenu', 'AIQ Demo', 'aiq-demo', 'aiqFlash/archiveIQ2.swf', 'url', 1, 0, 0, 0, 10, 0, '0000-00-00 00:00:00', 0, 2, 0, 0, 'menu_image=-1\n\n', 0, 0, 0),
(198, 'mainmenu', 'ds Shield Pro Desktop Demo', 'ds-shield-pro-desktop', 'index.php?option=com_jumi&fileid=20', 'component', 0, 54, 142, 1, 11, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(131, 'mainmenu', 'Sitemap', 'sitemap', 'index.php?option=com_content&view=article&id=120', 'component', 0, 0, 20, 0, 17, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(132, 'usermenu', 'test22', 'test22', 'index.php?option=com_jumi&fileid=13', 'component', 1, 0, 142, 0, 11, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(133, 'usermenu', 'FAQ -test show hide', 'faq-test-show-hide', 'index.php?option=com_jumi&fileid=14', 'component', 1, 0, 142, 0, 12, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(134, 'mainmenu', 'Terms of Use', 'terms-of-use', 'index.php?option=com_content&view=article&id=61', 'component', 0, 0, 20, 0, 18, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(135, 'mainmenu', 'Overview', 'overview-partners', 'index.php?option=com_content&view=article&id=127', 'component', 1, 116, 20, 1, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(136, 'productsmenu', 'Professional Desktop', 'professional-desktop', 'index.php?option=com_content&view=article&id=129', 'component', 1, 0, 20, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(137, 'productsmenu', 'Pro Single Server', 'pro-single-server', 'index.php?option=com_content&view=article&id=122', 'component', 1, 0, 20, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(138, 'productsmenu', 'Scalable Business Server', 'scalable-business-server', 'index.php?option=com_content&view=article&id=121', 'component', 1, 0, 20, 0, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=0\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(139, 'productsmenu', 'Enterprise Protection', 'enterprise-protection', 'index.php?option=com_content&view=article&id=116', 'component', 1, 0, 20, 0, 6, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(140, 'productsmenu', 'Signup for Free Eval', 'register-for-trial', 'index.php?option=com_jumi&fileid=7', 'component', 1, 0, 142, 0, 10, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(141, 'productsmenu', 'Overview', 'overview', 'index.php?option=com_content&view=article&id=101', 'component', 1, 0, 20, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(142, 'productsmenu', 'Guardian Support', 'guardian-support', 'index.php?option=com_content&view=article&id=103', 'component', 1, 0, 20, 0, 9, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(143, 'productsmenu', 'Software as a Service', 'software-as-a-service', 'index.php?option=com_content&view=article&id=102', 'component', 1, 0, 20, 0, 8, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(144, 'productsmenu', 'Enterprise-ArchiveIQ', 'enterprise-archiveiq', 'index.php?option=com_content&view=article&id=115', 'component', 1, 0, 20, 0, 7, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(145, 'advantagemenu', 'Supercompressor™ Technology', 'supercompressor-technology', 'index.php?option=com_content&view=article&id=104', 'component', 1, 0, 20, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(146, 'advantagemenu', 'White Papers', 'white-papers', 'index.php?option=com_content&view=article&id=117', 'component', 1, 0, 20, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(147, 'advantagemenu', 'ROI Calculator', 'roi-calculator', 'index.php?option=com_content&view=article&id=105', 'component', 1, 0, 20, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0);
INSERT INTO `jos_menu` (`id`, `menutype`, `name`, `alias`, `link`, `type`, `published`, `parent`, `componentid`, `sublevel`, `ordering`, `checked_out`, `checked_out_time`, `pollid`, `browserNav`, `access`, `utaccess`, `params`, `lft`, `rgt`, `home`) VALUES
(199, 'mainmenu', 'ds Shield SQL demo', 'ds-shield-sql-demo', 'index.php?option=com_jumi&fileid=19', 'component', 0, 54, 142, 1, 12, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(200, 'mainmenu', 'Demos', 'demos', 'index.php?option=com_content&view=article&id=140', 'component', 1, 54, 20, 1, 14, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(164, 'companymenu', 'Contact', 'contact', 'index.php?option=com_content&view=article&id=124', 'component', 1, 0, 20, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(163, 'companymenu', 'Leadership', 'leadership', 'index.php?option=com_content&view=article&id=64', 'component', 1, 0, 20, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(162, 'companymenu', 'Overview', 'overview-company', 'index.php?option=com_content&view=article&id=57', 'component', 1, 0, 20, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(170, 'mainmenu', 'Support Plans', 'support-plans', 'index.php?option=com_content&view=article&id=128', 'component', -2, 0, 20, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(183, 'mainmenu', 'Support', 'support', 'index.php?option=com_content&view=article&id=118', 'component', 1, 0, 20, 0, 10, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(182, 'vsupport', 'Support Plans', 'support-plans', 'index.php?option=com_content&view=article&id=128', 'component', 1, 0, 20, 0, 4, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(180, 'vsupport', 'FAQ', 'faq-general', 'index.php?option=com_jumi&fileid=14', 'component', 1, 0, 142, 0, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(181, 'vsupport', 'Overview', 'overview-support', 'index.php?option=com_content&view=article&id=118', 'component', 1, 0, 20, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(179, 'vsupport', 'Knowledge Base', 'kb', 'index.php?option=com_content&view=category&id=902', 'component', 1, 0, 20, 0, 3, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'display_num=10\nshow_headings=0\nshow_date=0\ndate_format=\nfilter=1\nfilter_type=title\norderby_sec=\nshow_pagination=1\nshow_pagination_limit=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(175, 'mainmenu', 'Customers', 'overview-customers', 'index.php?option=com_content&view=article&id=58', 'component', 1, 116, 20, 1, 2, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=1\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(176, 'partnersmenu', 'Partner Registration', 'partner-registration', 'index.php?option=com_jumi&fileid=8', 'component', 1, 0, 142, 0, 7, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'page_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(177, 'partnersmenu', 'Overview', 'overview-partners', 'index.php?option=com_content&view=article&id=127', 'component', 1, 0, 20, 0, 5, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0),
(178, 'partnersmenu', 'Customers', 'overview-customers', 'index.php?option=com_content&view=article&id=106', 'component', 1, 0, 20, 0, 6, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', 0, 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `jos_menu_types`
--

CREATE TABLE IF NOT EXISTS `jos_menu_types` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `menutype` varchar(75) NOT NULL default '',
  `title` varchar(255) NOT NULL default '',
  `description` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`id`),
  UNIQUE KEY `menutype` (`menutype`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=17 ;

--
-- Dumping data for table `jos_menu_types`
--

INSERT INTO `jos_menu_types` (`id`, `menutype`, `title`, `description`) VALUES
(1, 'mainmenu', 'Main Menu', 'The main menu for the site'),
(2, 'usermenu', 'User Menu', 'A Menu for logged in Users'),
(3, 'topmenu', 'Top Menu', 'Top level navigation'),
(4, 'othermenu', 'Resources', 'Additional links'),
(5, 'ExamplePages', 'Example Pages', 'Example Pages'),
(6, 'keyconcepts', 'Key Concepts', 'This describes some critical information for new Users.'),
(7, 'customerdownloads', 'Customer Downloads', 'Support for Customers'),
(8, 'productsmenu', 'Products Menu', 'products right side'),
(9, 'advantagemenu', 'Advantage Menu', ''),
(13, 'partnersmenu', 'Partners Submenu', ''),
(14, 'companymenu', 'Company Submenu', ''),
(16, 'vsupport', 'sub_support', 'children of support');

-- --------------------------------------------------------

--
-- Table structure for table `jos_messages`
--

CREATE TABLE IF NOT EXISTS `jos_messages` (
  `message_id` int(10) unsigned NOT NULL auto_increment,
  `user_id_from` int(10) unsigned NOT NULL default '0',
  `user_id_to` int(10) unsigned NOT NULL default '0',
  `folder_id` int(10) unsigned NOT NULL default '0',
  `date_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `state` int(11) NOT NULL default '0',
  `priority` int(1) unsigned NOT NULL default '0',
  `subject` text NOT NULL,
  `message` text NOT NULL,
  PRIMARY KEY  (`message_id`),
  KEY `useridto_state` (`user_id_to`,`state`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=23 ;

--
-- Dumping data for table `jos_messages`
--

INSERT INTO `jos_messages` (`message_id`, `user_id_from`, `user_id_to`, `folder_id`, `date_time`, `state`, `priority`, `subject`, `message`) VALUES
(1, 89, 62, 0, '2008-09-30 16:37:40', 0, 0, 'New Item', 'A new Article has been submitted by [ special ]  titled [ How to replace a server being protected with ArchiveIQ Remote Accelerator  ]  from Section [ FAQs ]  and Category  [ Knowledge Base ]'),
(2, 84, 62, 0, '2008-10-02 15:59:45', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ Logs and Logging Options in ArchiveIQ ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(3, 84, 62, 0, '2008-10-02 17:23:56', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ The ArchiveIQ Cache -- its purpose and configuration ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(4, 84, 62, 0, '2008-10-02 18:54:39', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ How to copy a store to a new installation of ArchiveIQ ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(5, 84, 62, 0, '2008-10-03 19:15:33', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ Best Practices for Store Architecture ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(6, 84, 62, 0, '2008-10-03 20:01:34', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ How to upgrade ArchiveIQ to the latest release ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(7, 84, 62, 0, '2008-10-08 22:44:37', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ Remote system accessing Viewstor via URL receiving error: ''Cannot Copy FileName'' ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(8, 84, 62, 0, '2008-10-08 23:01:29', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ How to configure Double-Take Replication to properly replicate ArchiveIQ Space Management stubs ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(9, 84, 62, 0, '2008-10-15 14:30:17', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ How to move an archive from one store to another store ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(10, 84, 62, 0, '2008-10-30 22:51:17', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ How to set up store synchronization between ArchiveIQ Servers ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(11, 84, 62, 0, '2008-12-18 18:12:27', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ Installation fails during start up of ArchiveIQ services  ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(12, 84, 62, 0, '2009-01-12 23:28:30', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ How to interpret plan status: “System cannot find the file specified” ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(13, 84, 62, 0, '2009-01-13 20:13:58', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ How to move an ArchiveIQ store to a new volume on the same server  ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(14, 84, 62, 0, '2009-01-16 18:39:38', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ Add Protection Plan wizard ends with Task Scheduler error 0x80070520  ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(15, 84, 62, 0, '2009-01-16 20:26:57', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ How to manually activate license key for ArchiveIQ  ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(16, 84, 62, 0, '2009-02-18 22:03:52', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ System Recovery with ArchiveIQ, WinPE boot disk and identical hardware  ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(17, 84, 62, 0, '2009-02-19 20:11:37', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ How to seed an ArchiveIQ store using a removable storage device ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(19, 84, 62, 0, '2009-03-02 20:30:54', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ Protecting VMWare virtual machines with ArchiveIQ ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(20, 84, 62, 0, '2009-05-08 20:12:49', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ Error selecting an alternate location in restore wizard: “External component has thrown an exception ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]'),
(21, 84, 62, 0, '2009-06-03 16:07:15', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ SQL Server plan status ends with 0xe0434f4d error ]  from Section [  ]  and Category  [  ]'),
(22, 84, 62, 0, '2009-06-05 22:35:54', 0, 0, 'New Item', 'A new Article has been submitted by [ erico ]  titled [ SQL Server plan ends with error ''environment is incorrect'' ]  from Section [ Knowledge Base Section ]  and Category  [ Knowledge Base ]');

-- --------------------------------------------------------

--
-- Table structure for table `jos_messages_cfg`
--

CREATE TABLE IF NOT EXISTS `jos_messages_cfg` (
  `user_id` int(10) unsigned NOT NULL default '0',
  `cfg_name` varchar(100) NOT NULL default '',
  `cfg_value` varchar(255) NOT NULL default '',
  UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_messages_cfg`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_migration_backlinks`
--

CREATE TABLE IF NOT EXISTS `jos_migration_backlinks` (
  `itemid` int(11) NOT NULL default '0',
  `name` varchar(100) NOT NULL default '',
  `url` text NOT NULL,
  `sefurl` text NOT NULL,
  `newurl` text NOT NULL,
  PRIMARY KEY  (`itemid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_migration_backlinks`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_modules`
--

CREATE TABLE IF NOT EXISTS `jos_modules` (
  `id` int(11) NOT NULL auto_increment,
  `title` text NOT NULL,
  `content` text NOT NULL,
  `ordering` int(11) NOT NULL default '0',
  `position` varchar(50) default NULL,
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `published` tinyint(1) NOT NULL default '0',
  `module` varchar(50) default NULL,
  `numnews` int(11) NOT NULL default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `showtitle` tinyint(3) unsigned NOT NULL default '1',
  `params` text NOT NULL,
  `iscore` tinyint(4) NOT NULL default '0',
  `client_id` tinyint(4) NOT NULL default '0',
  `control` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `published` (`published`,`access`),
  KEY `newsfeeds` (`module`,`published`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=129 ;

--
-- Dumping data for table `jos_modules`
--

INSERT INTO `jos_modules` (`id`, `title`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `published`, `module`, `numnews`, `access`, `showtitle`, `params`, `iscore`, `client_id`, `control`) VALUES
(2, 'Login', '', 1, 'login', 0, '0000-00-00 00:00:00', 1, 'mod_login', 0, 0, 1, '', 1, 1, ''),
(3, 'Popular', '', 3, 'cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_popular', 0, 2, 1, '', 0, 1, ''),
(4, 'Recent added Articles', '', 4, 'cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_latest', 0, 2, 1, 'ordering=c_dsc\nuser_id=0\ncache=0\n\n', 0, 1, ''),
(5, 'Menu Stats', '', 5, 'cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_stats', 0, 2, 1, '', 0, 1, ''),
(6, 'Unread Messages', '', 1, 'header', 0, '0000-00-00 00:00:00', 1, 'mod_unread', 0, 2, 1, '', 1, 1, ''),
(7, 'Online Users', '', 2, 'header', 0, '0000-00-00 00:00:00', 1, 'mod_online', 0, 2, 1, '', 1, 1, ''),
(8, 'Toolbar', '', 1, 'toolbar', 0, '0000-00-00 00:00:00', 1, 'mod_toolbar', 0, 2, 1, '', 1, 1, ''),
(9, 'Quick Icons', '', 1, 'icon', 0, '0000-00-00 00:00:00', 1, 'mod_quickicon', 0, 2, 1, '', 1, 1, ''),
(10, 'Logged in Users', '', 2, 'cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_logged', 0, 2, 1, '', 0, 1, ''),
(11, 'Footer', '', 0, 'footer', 0, '0000-00-00 00:00:00', 1, 'mod_footer', 0, 0, 1, '', 1, 1, ''),
(12, 'Admin Menu', '', 1, 'menu', 0, '0000-00-00 00:00:00', 1, 'mod_menu', 0, 2, 1, '', 0, 1, ''),
(13, 'Admin SubMenu', '', 1, 'submenu', 0, '0000-00-00 00:00:00', 1, 'mod_submenu', 0, 2, 1, '', 0, 1, ''),
(14, 'User Status', '', 1, 'status', 0, '0000-00-00 00:00:00', 1, 'mod_status', 0, 2, 1, '', 0, 1, ''),
(15, 'Title', '', 1, 'title', 0, '0000-00-00 00:00:00', 1, 'mod_title', 0, 2, 1, '', 0, 1, ''),
(21, 'Who''s Online', '', 9, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_whosonline', 0, 0, 1, 'online=1\nusers=1\nmoduleclass_sfx=', 0, 0, ''),
(27, 'Search', '', 1, 'search', 0, '0000-00-00 00:00:00', 1, 'mod_search', 0, 0, 0, 'moduleclass_sfx=\nwidth=20\ntext=\nbutton=\nbutton_pos=right\nimagebutton=\nbutton_text=\ncache=1\ncache_time=900\n\n', 0, 0, ''),
(35, 'Breadcrumbs', '', 1, 'breadcrumb', 0, '0000-00-00 00:00:00', 1, 'mod_breadcrumbs', 0, 0, 1, 'moduleclass_sfx=\ncache=0\nshowHome=1\nhomeText=Home\nshowComponent=1\nseparator=\n\n', 1, 0, ''),
(41, 'Welcome to Joomla!', '<div style="padding: 5px"><p>Congratulations on choosing Joomla! as your content management system. We hope you are able to create a successful Web site with our program and maybe you will be able to give something back to the community later.</p><p>To make your start with Joomla! as smooth as possible, we want to give you some pointers to documentation, common questions and help on securing your server. A good place to start is the &quot;<a href="http://docs.joomla.org/beginners" target="_blank">Absolute Beginners Guide to Joomla!</a>&quot;.</p><p>For your most common questions the best place to start looking for answers is the <a href="http://help.joomla.org/component/option,com_easyfaq/Itemid,268/" target="_blank">Frequently Asked Questions (FAQ)</a> area.  If you are stuck on a particular screen in the Administration area of Joomla! (which is where you are now), then try clicking on the Help toolbar button which you will find on almost all screens.  This will take you to a page about that screen on our <a href="http://help.joomla.org" target="_blank">Help Site</a>.  If you still have questions then take a look on our <a href="http://forum.joomla.org" target="_blank">forum</a> which is most likely the biggest resource on Joomla! there is and you will find almost every question answered at least once, so please try using the search function before asking your question.</p><p>Security is a big concern for us, which is why we would like you to subscribe to the <a href="http://forum.joomla.org/viewforum.php?f=8" target="_blank">announcement forum</a> (by clicking on the Notify button) to always get the latest information on new releases for Joomla! You should also read the <a href="http://help.joomla.org/component/option,com_easyfaq/task,view/id,167/Itemid,268/" target="_blank">Joomla! Administrator''s Security Checklist</a> and regularly check the <a href="http://forum.joomla.org/viewforum.php?f=432" target="_blank">security forum</a>.</p><p>We hope you have much fun and success with Joomla! and hope to see you in the forum among the hundreds and thousands of contributors.</p><p>Your Joomla! team.<img alt="Smile" border="0" src="../plugins/editors/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-smile.gif" title="Smile" /></p><p>P.S.: To remove this message, delete the &quot;Welcome to Joomla!&quot; Module in the Administrator screen of the Module Manager (on the Extensions menu).  Here is a <a href="index.php?option=com_modules&amp;client=1">quick link</a> to this screen.</p></div>', 1, 'cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_custom', 0, 2, 1, 'moduleclass_sfx=\n\n', 1, 1, ''),
(124, 'What Our Customers Say About Us', '', 0, 'user3', 0, '0000-00-00 00:00:00', 1, 'mod_rokslideshow', 0, 0, 1, 'moduleclass_sfx=-style1-color1\nwidth=330\nheight=101\nimagePath=images/datastor/testimonials\nloadingDiv=1\nshowCaption=0\nshowTitleCaption=0\nheightCaption=45\ntitleSize=13px\ntitleColor=#fff\ndescSize=11px\ndescColor=#ccc\nsortCriteria=0\nsortOrder=0\nsortOrderManual=\nimageResize=1\nimageDuration=15000\ntransDuration=2000\ntransType=fade\npan=0\nzoom=0\ntransition=Expo.easeOut\n\n', 0, 0, ''),
(43, 'To Protect and Stor', '<img src="%7Edatasto1/images/datastor/serverwires8.png" alt="servers" align="left" border="0" height="71" width="87" />\r\n<p>ArchiveIQ™ is an innovative software application that eliminates the high costs associated with using disk media for data protection and archiving.</p>\r\n<p>This software runs on Microsoft Windows and allows companies to cost-effectively protect and archive many years worth of digital information at a fraction of the storage capacity normally required.</p>', 1, 'user1', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-color2\n\n', 0, 0, ''),
(44, 'footer-custom', '<div align="center">\r\n<p>Copyright © 2009 Data Storage Group, Inc. All rights reserved.<br /><a href="index.php?option=com_content&amp;view=article&amp;id=62&amp;Itemid=62">Privacy Statement</a> • <a target="_parent" href="index.php?option=com_content&amp;view=article&amp;id=61&amp;Item=61">Terms of Use </a>• <a href="index.php?option=com_content&amp;view=article&amp;id=120"> Sitemap</a></p>\r\n</div>', 0, 'footer', 0, '0000-00-00 00:00:00', 1, 'mod_custom', 0, 0, 0, 'moduleclass_sfx=\n\n', 0, 0, ''),
(97, 'BigShield', '<img width="816" src="images/datastor/dssbigshield.jpg" alt="BigShield" height="274" style="float: left; margin: 5px;" />', 0, 'header', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 0, 'moduleclass_sfx=\n\n', 0, 0, ''),
(45, 'Key Benefits', '<p>Removes redundant data before it ever touches the network</p>\r\n<p>Faster and more reliable FULL backups</p>\r\n<p>Fast individual file recovery through indexed search</p>\r\n<p>Quickly explore any backup image with drag-and-drop recovery</p>\r\n<p>Automated backup image validation and repair</p>\r\n<p>Software-only solution with the freedom to choose any storage hardware</p>\r\n<p>Sub-file data de-duplication for Microsoft Exchange, SQL and Outlook data</p>\r\n<p>Efficiently centralize remote office backups over slower WAN connections</p>\r\n<p>All de-duplicated data is stored on NTFS volumes for easy offsite copies</p>', 7, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style1-color2\n\n', 0, 0, ''),
(49, 'Our Partners', '<div align="center"><a href="index.php?option=com_content&amp;view=article&amp;id=63&amp;Itemid=59"><img src="images/datastor/partners.png" alt="partners" border="0" height="80" width="800" /></a></div>', 1, 'user6', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style1-color2\n\n', 0, 0, ''),
(50, 'Award Winning', '<img src="%7Edatasto1/images/datastor/blueribbon.png" alt="servers" align="left" border="0" height="110" width="79" /><strong>dataStor</strong> is honored to be nominated for a 2008 Apex Award.<a href="http://csiaonline.com/Events/ApexAwards/2008ApexNominees/tabid/219/Default.aspx" target="blank"> CSIA </a>is Colorado''s largest and most influential technology association. <span align="left"><span class="Normal">The Apex Awards ceremony is an extraordinary event to highlight the achievements of the technology business community throughout Colorado. </span></span>', 6, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-color2\n\n', 0, 0, ''),
(51, 'pos7-tab1', '<p><a href="index.php?option=com_content&amp;view=article&amp;id=54:archive-iq&amp;catid=36:archive-iq&amp;Itemid=62"><img style="vertical-align: middle; border: 0;" src="%7Edatasto1/images/datastor/archivetabblue.jpg" alt="archiveIQ" align="middle" border="0" height="36" width="162" /></a><span align="left"><span class="Normal"><br /></span></span></p>\r\n<h3>What are people saying about ArchiveIQ?</h3>\r\n<p>"A simple 15 MB installation and we were up and running in just a few minutes. Outstanding!" <a href="datasheets/datastorAIQds.pdf"><br />Datasheet download here</a><a class="readon" target="_blank" href="http://www.blogmynog.com/2008/08/07/archive-iq-backup-system-first-impressions/">Read More...</a></p>', 1, 'user7', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 0, 'moduleclass_sfx=-color2\n\n', 0, 0, ''),
(73, 'News', '', 0, 'dmcpanel', 0, '0000-00-00 00:00:00', 1, 'mod_docman_news', 0, 2, 1, '', 2, 1, ''),
(52, 'pos8-tab2', '<span class="Normal">\r\n<div align="justify"><a target="_blank" href="index.php?option=com_content&amp;view=article&amp;id=58:our-customers&amp;catid=41:customers&amp;Itemid=55"><img src="%7Edatasto1/images/datastor/bvschool.png" alt="BVSD" border="0" /></a></div>\r\n<div align="justify"><span style="font-family: Tahoma; font-size: xx-small;">The Boulder Valley School District (BVSD) stretches over 500 square miles from the peaks of the Continental Divide to the suburbs of Denver.  The district serves approximately 28,500 students and employs over 4,000 people.</span></div>\r\n</span>\r\n<p><a class="readon" href="index.php?option=com_content&amp;view=article&amp;id=58&amp;Itemid=57">Read More...</a></p>', 1, 'user8', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 0, 'moduleclass_sfx=-color2\n\n', 0, 0, ''),
(53, 'pos9-tab3', '<p><a href="index.php?option=com_content&view=article&id=63&Itemid=59"><img style="float: left;" src="../%7Edatasto1/images/datastor/mspartnergold.jpg" /></a><span align="left"><span class="Normal"> The Microsoft Partner Program was launched in October 2003 and represents Microsoft’s ongoing commitment to the success of partners worldwide. The program offers a single, integrated partnering framework that recognizes partner expertise, rewards the total impact that partners have in the technology marketplace, and delivers more value to help partners’ businesses be successful.</span></span></p>\r\n<p> </p>\r\n<p><a class="readon" href="index.php?option=com_content&view=article&id=63&Itemid=59">Read More...</a></p>', 1, 'user9', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 0, 'moduleclass_sfx=-color2\n\n', 0, 0, ''),
(80, 'Archive IQ Side Ad', '<div style="text-align: center;"><a><img style="margin: 5px;" src="images/datastor/archivead.png" width="200" height="230" /></a></div>', 4, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 0, 'moduleclass_sfx=\n\n', 0, 0, ''),
(55, 'White Papers', '<p><a href="datasheets/ROI_AIQ_paper.pdf"><span class="Normal">ArchiveIQ™: ROI White Paper</span></a></p>\r\n<p><a href="datasheets/BuildingBetterBackups4_08.pdf">Building Better Backups</a></p>\r\n<p><a href="datasheets/DSG-ROI-Tool-011807.zip"><span class="Normal"><br /></span> </a></p>', 10, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style1-color2\n\n', 0, 0, ''),
(57, 'JCE Latest News', '', 1, 'jce_cpanel', 0, '0000-00-00 00:00:00', 1, 'mod_feed', 0, 0, 1, 'cache=1\r\n	cache_time=15\r\n	moduleclass_sfx=\r\n	rssurl=http://www.joomlacontenteditor.net/index.php?option=com_rss&feed=RSS2.0&type=com_frontpage&Itemid=1\r\n	rssrtl=0\r\n	rsstitle=0\r\n	rssdesc=0\r\n	rssimage=0\r\n	rssitems=3\r\n	rssitemdesc=1\r\n	word_count=100', 0, 1, ''),
(58, 'JCE Control Panel Icons', '', 1, 'jce_icon', 0, '0000-00-00 00:00:00', 1, 'mod_jcequickicon', 0, 0, 0, '', 0, 1, ''),
(83, 'Jumi', '', 2, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_jumi', 0, 0, 1, 'notepad=\ncode_written=\nsource_code_storage=\ndefault_absolute_path=\nmoduleclass_sfx=\ncache=1\ncache_time=900\n\n', 0, 0, ''),
(67, 'Access Codes', '', 11, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 0, 'moduleclass_sfx=\n\n', 0, 0, ''),
(70, 'Latest docs', '', 2, 'dmcpanel', 0, '0000-00-00 00:00:00', 1, 'mod_docman_latest', 0, 2, 1, '', 2, 1, ''),
(71, 'Top docs', '', 3, 'dmcpanel', 0, '0000-00-00 00:00:00', 1, 'mod_docman_top', 0, 2, 1, '', 2, 1, ''),
(72, 'Latest logs', '', 4, 'dmcpanel', 0, '0000-00-00 00:00:00', 1, 'mod_docman_logs', 0, 2, 1, '', 2, 1, ''),
(69, 'ArchiveIQ Covered in Dell Power Solutions Magazine', '<p><img style="float: left; border: 0;" src="%7Edatasto1/images/datastor/dellregistered.png" alt="Dell Regeistered Partners" align="left" border="0" /></p>\r\n<p>Read this article to learn about the many benefits available with ArchiveIQ. </p>\r\n<p><a target="_blank" href="http://www.dell.com/downloads/global/power/ps3q08-20080379-DataStorage.pdf">How ArchiveIQ Data De-duplication Simplifies BURA </a></p>', 1, 'user2', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-color2\n\n', 0, 0, ''),
(74, 'Unapproved', '', 1, 'dmcpanel', 0, '0000-00-00 00:00:00', 1, 'mod_docman_approval', 0, 2, 1, '', 2, 1, ''),
(75, 'Tech Validate', '<a target="_blank" href="index.php?option=com_content&view=article&id=72&Itemid=67"><img style="margin: 5px; float: left;" alt="techvalidate" src="images/datastor/techvalbutton.jpg" /></a>\r\n<p> </p>\r\n<p> </p>\r\n<p> </p>', 8, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 0, 'moduleclass_sfx=-color2\n\n', 0, 0, ''),
(81, 'Salesforce Integration', '', 2, 'left', 0, '0000-00-00 00:00:00', 1, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=\n\n', 0, 0, ''),
(82, 'Products', '', 5, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_mainmenu', 0, 0, 0, 'menutype=usermenu\nmenu_style=list\nstartLevel=0\nendLevel=0\nshowAllChildren=0\nwindow_open=\nshow_whitespace=0\ncache=1\ntag_id=\nclass_sfx=\nmoduleclass_sfx=-style2-color5\nmaxdepth=10\nmenu_images=0\nmenu_images_align=0\nmenu_images_link=0\nexpand_menu=0\nactivate_parent=0\nfull_active_id=0\nindent_image=0\nindent_image1=\nindent_image2=\nindent_image3=\nindent_image4=\nindent_image5=\nindent_image6=\nspacer=\nend_spacer=\n\n', 0, 0, ''),
(84, 'header900', '', 2, 'header', 0, '0000-00-00 00:00:00', 0, 'mod_jumi', 0, 0, 0, 'notepad=\ncode_written=\nsource_code_storage=dssfront900.html\ndefault_absolute_path=\nmoduleclass_sfx=\ncache=1\ncache_time=900\n\n', 0, 0, ''),
(85, 'dS Shield™ Pro Desktop ', '<table border="0" cellspacing="5" cellpadding="0" width="100%"> <tbody> <tr> <td><img src="images/datastor/simplebox.jpg" border="0" alt="simpleDesktopProtection" width="70" height="46" /></td> <td> <ul> <li>Runs on Windows XP and Vista</li> <li>Single User</li> <li>Simple Setup</li> </ul> </td> </tr> </tbody> </table><br /><h1 align="center">Simple</h1>', 0, 'user3', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style1-color1\n\n', 0, 0, ''),
(86, 'dS Shield™ Pro Single Server', '<table border="0" cellspacing="5" cellpadding="0" width="100%"> <tbody> <tr> <td><img src="images/datastor/strongbox.jpg" border="0" alt="simpleDesktopProtection" width="70" height="62" /></td> <td> <ul> <li>Runs on Windows 2003/2008</li> <li>Single Server</li> <li>Upgrade for Small Business</li> </ul> </td> </tr> </tbody> </table><br /><br /><h1 align="center">Strong</h1>', 0, 'user4', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style1-color3\n\n', 0, 0, ''),
(87, 'dS Shield™ Scalable Business Server', '<table border="0" cellspacing="5" cellpadding="0" width="100%"> <tbody> <tr> <td><img src="images/datastor/securebox.jpg" border="0" alt="simpleDesktopProtection" width="70" height="61" /></td> <td> <ul> <li>Runs on Windows 2003/2008 and Small Business Server</li> <li>Multiple Servers or Desktops </li> <li>Stay secure as you Grow</li> </ul> </td> </tr> </tbody> </table><br /><h1 align="center">Secure</h1>', 0, 'user5', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style1-color4\n\n', 0, 0, ''),
(88, 'header1063', '', 0, 'user1', 0, '0000-00-00 00:00:00', 0, 'mod_jumi', 0, 0, 0, 'notepad=\ncode_written=\nsource_code_storage=dssfront1063.html\ndefault_absolute_path=\nmoduleclass_sfx=\ncache=1\ncache_time=900\n\n', 0, 0, ''),
(89, 'Live Support Module', '', 3, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_support', 0, 0, 1, 'moduleclass_sfx=-style2-color2\nsupport_id=tupshaw\nsupport_text=Technical Support\nsupport_alt=Online Technical Support\nsupport_display=1\ncontact_id=\ncontact_text=Customer Support\ncontact_alt=Online Customer Support\ncontact_display=1\nonline_icon=\noffline_icon=\noverall_display=1\n\n', 0, 0, ''),
(90, 'Extended Menu', '', 3, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_exmenu-j15', 0, 0, 1, 'menu_source_type=menu\nmenu_source_show_section=default\nmenu_source_show_category=default\nmenu_source_show_content_item=default\nmenu_source_order=ordering\nmenu_style=vert_indent\nmax_depth=10\nmenu_count=1\nparse_access_key=3\nmenu_template=1\nmenu_template_name=menu.html\nselect_list_submit_text=Go\ncall_getitemid=1\ncurrent_item=smart\ncurrent_item_duplicates=convert_active\n', 0, 0, ''),
(91, 'Tag Cloud', '<h1>dataStor<span style="font-size: small;"> Shield</span><span style="font-size: medium;"> Easy to Work With</span><span style="font-size: xx-small;"> We''ve got your backups </span>deduplication<span style="font-size: x-large;"> Only the Data that Changed</span>. <span style="font-size: small;">Backup</span></h1>', 12, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style1-color4\n\n', 0, 0, ''),
(92, 'Tag Cloud-Flom', '', 2, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_joomulus', 0, 0, 0, 'moduleclass_sfx=\nwidth=165\nheight=203\nscale_x=1\nscale_y=1\ntcolor=333333\ntcolor2=22296F\nhicolor=e40009\nfonttype=0\nbgcolor=FFFFFF\nspeed=60\ndistr=1\ntrans=1\ntag_mode=0\nlinktype=0\nmaxNumwords=55\nmaxChar=20\nminChar=4\nmultiBy=8\ntextformat=1\nremoveWords=about, above, across, after, afterwards, again, against, all, almost, alone, along, already, also, although, always, am, among, amongst, amoungst, amount, an, and, another, any, anyhow, anyone, anything, anyway, anywhere, are, around, as, at, back, be, became, because, become, becomes, becoming, been, before, beforehand, behind, being, below, beside, besides, between, beyond, bill, both, bottom, but, by, call, can, cannot, cant, co, computer, con, could, couldnt, cry, de, describe, detail, do, done, down, due, during, each, eg, eight, either, eleven, else, elsewhere, empty, enough, etc, even, ever, every, everyone, everything, everywhere, except, few, fifteen, fify, fill, find, fire, first, five, for, former, formerly, forty, found, four, from, front, full, further, get, give, go, had, has, hasnt, have, he, hence, her, here, hereafter, hereby, herein, hereupon, hers, herself, him, himself, his, how, however, hundred, i, ie, if, in, inc, indeed, interest, into, is, it, its, itself, keep, last, latter, latterly, least, less, ltd, made, many, may, me, meanwhile, might, mill, mine, more, moreover, most, mostly, move, much, must, my, myself, name, namely, neither, never, nevertheless, next, nine, no, nobody, none, noone, nor, not, nothing, now, nowhere, of, off, often, on, once, one, only, onto, or, other, others, otherwise, our, ours, ourselves, out, over, own, part, per, perhaps, please, put, rather, re, same, see, seem, seemed, seeming, seems, serious, several, she, should, show, side, since, sincere, six, sixty, so, some, somehow, someone, something, sometime, sometimes, somewhere, still, such, system, take, ten, than, that, the, their, them, themselves, then, thence, there, thereafter, thereby, therefore, therein, thereupon, these, they, thick, thin, third, this, those, though, three, through, throughout, thru, thus, to, together, too, top, toward, towards, twelve, twenty, two, un, under, until, up, upon, us, very, via, was, we, well, were, what, whatever, when, whence, whenever, where, whereafter, whereas, whereby, wherein, whereupon, wherever, whether, which, while, whither, who, whoever, whole, whom, whose, why, will, with, within, without, would, yet, you, your, yours, yourself, yourselves, Joomla, joomla\nxmlfile=tags_EN.xml\n1_name=Joomulus Flom MOD\n1_url=http://joomlabear.com\n1_size=20\n2_name=\n2_url=\n2_size=\n3_name=\n3_url=\n3_size=\n4_name=\n4_url=\n4_size=\n5_name=\n5_url=\n5_size=\n6_name=\n6_url=\n6_size=\n7_name=\n7_url=\n7_size=\n8_name=\n8_url=\n8_size=\n9_name=\n9_url=\n9_size=\n10_name=\n10_url=\n10_size=\n11_name=\n11_url=\n11_size=\n12_name=\n12_url=\n12_size=\n13_name=\n13_url=\n13_size=\n14_name=\n14_url=\n14_size=\n15_name=\n15_url=\n15_size=\n16_name=\n16_url=\n16_size=\n17_name=\n17_url=\n17_size=\n18_name=\n18_url=\n18_size=\n19_name=\n19_url=\n19_size=\n20_name=\n20_url=\n20_size=\n\n', 0, 0, ''),
(93, 'Advantages', '<h1>Link</h1>\r\n<h1>Link</h1>\r\n<h1>Link</h1>\r\n<h1>Link<br /></h1>', 13, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style2-color5\n\n', 0, 0, ''),
(94, 'Support', '<h1>Link</h1>\r\n<h1>Link</h1>\r\n<h1>Link</h1>\r\n<h1>Link<br /></h1>', 15, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style2-color5\n\n', 0, 0, ''),
(95, 'Partners', '<h1>Link</h1>\r\n<h1>Link</h1>\r\n<h1>Link</h1>\r\n<h1>Link<br /></h1>', 16, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 0, 'moduleclass_sfx=-style2-color5\n\n', 0, 0, ''),
(96, 'Company', '<h1>Link</h1>\r\n<h1>Link</h1>\r\n<h1>Link</h1>\r\n<h1>Link<br /></h1>', 14, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style2-color5\n\n', 0, 0, ''),
(128, 'Cost and Savings', '', 8, 'left', 0, '0000-00-00 00:00:00', 1, 'mod_jumi', 0, 0, 1, 'notepad=\ncode_written=\nsource_code_storage=savings.html\ndefault_absolute_path=\nmoduleclass_sfx=\ncache=1\ncache_time=900\n\n', 0, 0, ''),
(126, 'Smart Customers', '', 3, 'user4', 0, '0000-00-00 00:00:00', 1, 'mod_random_image', 0, 0, 1, 'type=png\nfolder=images/datastor/plogos\nlink=index.php?option=com_content&view=article&id=58\nwidth=330\nheight=161\nmoduleclass_sfx=-style1-color1\ncache=0\ncache_time=900\n\n', 0, 0, ''),
(117, 'Technical Support', '<p><em>Pro Single Server and Pro Desktop Support:</em></p><p><a href="mailto:pro_support@datastor.com">pro_support@datastor.com</a><a href="mailto:prosupport@datastor.com"> </a><br />1 (866)-369-7073</p><p><em>Business and Enterprise Support:</em></p><p><a href="mailto:support@datastor.com?subject=Support%20Needed">support@datastor.com</a><br />1 (877) 283-3475 ext. 202</p><p><br /><a href="mailto:support@datastor.com?subject=Support%20Needed"><br /></a></p>', 0, 'right', 0, '0000-00-00 00:00:00', 1, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style2-color1\n\n', 0, 0, ''),
(111, 'focusbizheader', '<div align="center"><img src="images/newfront.jpg" border="0" alt="delicate" width="900" height="416" /></div>', 3, 'header', 0, '0000-00-00 00:00:00', 1, 'mod_custom', 0, 0, 0, 'moduleclass_sfx=\n\n', 0, 0, ''),
(118, 'Latest Downloads', '', 4, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_rokdownloads_latest', 0, 0, 1, '', 1, 0, ''),
(119, 'Most Downloaded', '', 5, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_rokdownloads_most_downloaded', 0, 0, 1, '', 1, 0, ''),
(120, 'Recently Updated Downloads', '', 6, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_rokdownloads_recent_updates', 0, 0, 1, '', 1, 0, ''),
(123, 'RokSlideshow', '', 7, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_rokslideshow', 0, 0, 1, 'width=430\nheight=300\nimagePath=images/stories/fruit\nloadingDiv=1\nshowCaption=1\nshowTitleCaption=1\nheightCaption=45\ntitleSize=13px\ntitleColor=#fff\ndescSize=11px\ndescColor=#ccc\nimageResize=1\nimageDuration=9000\ntransDuration=2000\ntransType=combo\npan=50\nzoom=50\ntransition=Expo.easeOut\n', 0, 0, ''),
(125, 'Customers', '', 2, 'user4', 0, '0000-00-00 00:00:00', 0, 'mod_rokslideshow', 0, 0, 1, 'moduleclass_sfx=-style1-color2\nwidth=330\nheight=180\nimagePath=images/datastor/plogos\nloadingDiv=1\nshowCaption=1\nshowTitleCaption=1\nheightCaption=45\ntitleSize=13px\ntitleColor=#fff\ndescSize=11px\ndescColor=#ccc\nsortCriteria=0\nsortOrder=0\nsortOrderManual=\nimageResize=0\nimageDuration=5000\ntransDuration=2000\ntransType=wipe\npan=50\nzoom=50\ntransition=Expo.easeOut\n\n', 0, 0, ''),
(114, 'vsupport_mod', '', 1, 'left', 0, '0000-00-00 00:00:00', 0, 'mod_mainmenu', 0, 0, 1, 'menutype=vsupport', 0, 0, ''),
(115, 'v_support', '', 17, 'right', 0, '0000-00-00 00:00:00', 0, 'mod_mainmenu', 0, 0, 0, 'menutype=vsupport\nmenu_style=list\nstartLevel=0\nendLevel=0\nshowAllChildren=0\nwindow_open=\nshow_whitespace=0\ncache=1\ntag_id=\nclass_sfx=\nmoduleclass_sfx=\nmaxdepth=10\nmenu_images=0\nmenu_images_align=0\nmenu_images_link=0\nexpand_menu=0\nactivate_parent=0\nfull_active_id=0\nindent_image=0\nindent_image1=\nindent_image2=\nindent_image3=\nindent_image4=\nindent_image5=\nindent_image6=\nspacer=\nend_spacer=\n\n', 0, 0, ''),
(122, 'dataStor Shield™ Product Family', 'dataStor Shield™ is the industry’s first enterprise proven, Windows based, disk-to-disk data protection software with integrated, global, source-side data deduplication that scales from the desktop to the enterprise.<br /><a href="index.php?option=com_content&view=article&id=141">Click here to learn more.</a>', 0, 'user5', 0, '0000-00-00 00:00:00', 1, 'mod_custom', 0, 0, 1, 'moduleclass_sfx=-style1-color1\n\n', 0, 0, '');

-- --------------------------------------------------------

--
-- Table structure for table `jos_modules_menu`
--

CREATE TABLE IF NOT EXISTS `jos_modules_menu` (
  `moduleid` int(11) NOT NULL default '0',
  `menuid` int(11) NOT NULL default '0',
  PRIMARY KEY  (`moduleid`,`menuid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_modules_menu`
--

INSERT INTO `jos_modules_menu` (`moduleid`, `menuid`) VALUES
(21, 1),
(27, 0),
(35, 0),
(43, 1),
(44, 0),
(45, 1),
(49, 1),
(50, 1),
(51, 1),
(52, 1),
(53, 1),
(55, 109),
(67, 1),
(69, 1),
(75, 1),
(80, 54),
(80, 56),
(81, 77),
(82, 54),
(82, 94),
(82, 95),
(82, 96),
(82, 97),
(82, 108),
(82, 126),
(83, 0),
(84, 1),
(85, 1),
(86, 1),
(87, 1),
(88, 1),
(89, 102),
(90, 0),
(91, 1),
(92, 183),
(92, 184),
(92, 185),
(92, 186),
(92, 187),
(93, 109),
(94, 74),
(94, 76),
(94, 101),
(94, 113),
(95, 59),
(95, 115),
(95, 135),
(96, 53),
(96, 56),
(96, 61),
(96, 99),
(97, 1),
(105, 74),
(105, 76),
(105, 101),
(105, 113),
(106, 53),
(106, 56),
(106, 61),
(106, 99),
(107, 59),
(107, 115),
(107, 135),
(111, 1),
(114, 0),
(115, 74),
(115, 76),
(115, 101),
(115, 113),
(115, 170),
(117, 183),
(117, 184),
(117, 185),
(117, 186),
(117, 187),
(122, 1),
(123, 0),
(124, 1),
(125, 1),
(126, 1),
(128, 112);

-- --------------------------------------------------------

--
-- Table structure for table `jos_newsfeeds`
--

CREATE TABLE IF NOT EXISTS `jos_newsfeeds` (
  `catid` int(11) NOT NULL default '0',
  `id` int(11) NOT NULL auto_increment,
  `name` text NOT NULL,
  `alias` varchar(255) NOT NULL default '',
  `link` text NOT NULL,
  `filename` varchar(200) default NULL,
  `published` tinyint(1) NOT NULL default '0',
  `numarticles` int(11) unsigned NOT NULL default '1',
  `cache_time` int(11) unsigned NOT NULL default '3600',
  `checked_out` tinyint(3) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  `rtl` tinyint(4) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `published` (`published`),
  KEY `catid` (`catid`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=9 ;

--
-- Dumping data for table `jos_newsfeeds`
--

INSERT INTO `jos_newsfeeds` (`catid`, `id`, `name`, `alias`, `link`, `filename`, `published`, `numarticles`, `cache_time`, `checked_out`, `checked_out_time`, `ordering`, `rtl`) VALUES
(4, 1, 'Joomla! - Official News', 'joomla-official-news', 'http://www.joomla.org/index.php?option=com_rss_xtd&feed=RSS2.0&type=com_frontpage&Itemid=1', '', 1, 5, 3600, 0, '0000-00-00 00:00:00', 8, 0),
(4, 2, 'Joomla! - Community News', 'joomla-community-news', 'http://www.joomla.org/index.php?option=com_rss_xtd&feed=RSS2.0&type=com_content&task=blogcategory&id=0&Itemid=33', '', 1, 5, 3600, 0, '0000-00-00 00:00:00', 9, 0),
(6, 3, 'Linux Today', 'linux-today', 'http://linuxtoday.com/backend/my-netscape.rdf', '', 1, 3, 3600, 0, '0000-00-00 00:00:00', 1, 0),
(5, 4, 'Business News', 'business-news', 'http://headlines.internet.com/internetnews/bus-news/news.rss', '', 1, 3, 3600, 0, '0000-00-00 00:00:00', 2, 0),
(7, 5, 'Web Developer News', 'web-developer-news', 'http://headlines.internet.com/internetnews/wd-news/news.rss', '', 1, 3, 3600, 0, '0000-00-00 00:00:00', 3, 0),
(6, 6, 'Linux Central:New Products', 'linux-central-news-products', 'http://linuxcentral.com/backend/lcnew.rdf', '', 1, 3, 3600, 0, '0000-00-00 00:00:00', 4, 0),
(6, 7, 'Linux Central:Best Selling', 'linux-central-best-selling', 'http://linuxcentral.com/backend/lcbestns.rdf', '', 1, 3, 3600, 0, '0000-00-00 00:00:00', 5, 0),
(6, 8, 'Linux Central:Daily Specials', 'linux-central-daily-specials', 'http://linuxcentral.com/backend/lcspecialns.rdf', '', 1, 3, 3600, 0, '0000-00-00 00:00:00', 6, 0);

-- --------------------------------------------------------

--
-- Table structure for table `jos_phocadownload_settings`
--

CREATE TABLE IF NOT EXISTS `jos_phocadownload_settings` (
  `id` int(11) unsigned NOT NULL auto_increment,
  `title` varchar(250) NOT NULL default '',
  `value` text NOT NULL,
  `values` text NOT NULL,
  `type` varchar(50) NOT NULL default '',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=7 ;

--
-- Dumping data for table `jos_phocadownload_settings`
--

INSERT INTO `jos_phocadownload_settings` (`id`, `title`, `value`, `values`, `type`) VALUES
(1, 'download_folder', 'phocadownload', '', 'text'),
(2, 'allowed_file_types', '{hqx=application/mac-binhex40}\r\n{cpt=application/mac-compactpro}\r\n{csv=text/x-comma-separated-values}\r\n{bin=application/macbinary}\r\n{dms=application/octet-stream}\r\n{lha=application/octet-stream}\r\n{lzh=application/octet-stream}\r\n{exe=application/octet-stream}\r\n{class=application/octet-stream}\r\n{psd=application/x-photoshop}\r\n{so=application/octet-stream}\r\n{sea=application/octet-stream}\r\n{dll=application/octet-stream}\r\n{oda=application/oda}\r\n{pdf=application/pdf}\r\n{ai=application/postscript}\r\n{eps=application/postscript}\r\n{ps=application/postscript}\r\n{smi=application/smil}\r\n{smil=application/smil}\r\n{mif=application/vnd.mif}\r\n{xls=application/vnd.ms-excel}\r\n{ppt=application/powerpoint}\r\n{wbxml=application/wbxml}\r\n{wmlc=application/wmlc}\r\n{dcr=application/x-director}\r\n{dir=application/x-director}\r\n{dxr=application/x-director}\r\n{dvi=application/x-dvi}\r\n{gtar=application/x-gtar}\r\n{gz=application/x-gzip}\r\n{php=application/x-httpd-php}\r\n{php4=application/x-httpd-php}\r\n{php3=application/x-httpd-php}\r\n{phtml=application/x-httpd-php}\r\n{phps=application/x-httpd-php-source}\r\n{js=application/x-javascript}\r\n{swf=application/x-shockwave-flash}\r\n{sit=application/x-stuffit}\r\n{tar=application/x-tar}\r\n{tgz=application/x-tar}\r\n{xhtml=application/xhtml+xml}\r\n{xht=application/xhtml+xml}\r\n{zip=application/x-zip}\r\n{mid=audio/midi}\r\n{midi=audio/midi}\r\n{mpga=audio/mpeg}\r\n{mp2=audio/mpeg}\r\n{mp3=audio/mpeg}\r\n{aif=audio/x-aiff}\r\n{aiff=audio/x-aiff}\r\n{aifc=audio/x-aiff}\r\n{ram=audio/x-pn-realaudio}\r\n{rm=audio/x-pn-realaudio}\r\n{rpm=audio/x-pn-realaudio-plugin}\r\n{ra=audio/x-realaudio}\r\n{rv=video/vnd.rn-realvideo}\r\n{wav=audio/x-wav}\r\n{bmp=image/bmp}\r\n{gif=image/gif}\r\n{jpeg=image/jpeg}\r\n{jpg=image/jpeg}\r\n{jpe=image/jpeg}\r\n{png=image/png}\r\n{tiff=image/tiff}\r\n{tif=image/tiff}\r\n{css=text/css}\r\n{html=text/html}\r\n{htm=text/html}\r\n{shtml=text/html}\r\n{txt=text/plain}\r\n{text=text/plain}\r\n{log=text/plain}\r\n{rtx=text/richtext}\r\n{rtf=text/rtf}\r\n{xml=text/xml}\r\n{xsl=text/xml}\r\n{mpeg=video/mpeg}\r\n{mpg=video/mpeg}\r\n{mpe=video/mpeg}\r\n{qt=video/quicktime}\r\n{mov=video/quicktime}\r\n{avi=video/x-msvideo}\r\n{movie=video/x-sgi-movie}\r\n{doc=application/msword}\r\n{xl=application/excel}\r\n{eml=message/rfc822}', '', 'textarea'),
(3, 'disallowed_file_types', '', '', 'textarea'),
(4, 'upload_maxsize', '3000000', '', 'text'),
(5, 'enable_flash', '1', '{0=No}{1=Yes}', 'select'),
(6, 'enable_user_statistics', '1', '{0=No}{1=Yes}', 'select');

-- --------------------------------------------------------

--
-- Table structure for table `jos_phocadownload_user_stat`
--

CREATE TABLE IF NOT EXISTS `jos_phocadownload_user_stat` (
  `id` int(11) NOT NULL auto_increment,
  `fileid` int(11) NOT NULL default '0',
  `userid` int(11) NOT NULL default '0',
  `count` int(11) NOT NULL default '0',
  `date` datetime NOT NULL default '0000-00-00 00:00:00',
  `published` tinyint(1) NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `jos_phocadownload_user_stat`
--

INSERT INTO `jos_phocadownload_user_stat` (`id`, `fileid`, `userid`, `count`, `date`, `published`, `ordering`) VALUES
(1, 1, 66, 1, '2009-02-06 00:04:57', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `jos_plugins`
--

CREATE TABLE IF NOT EXISTS `jos_plugins` (
  `id` int(11) NOT NULL auto_increment,
  `name` varchar(100) NOT NULL default '',
  `element` varchar(100) NOT NULL default '',
  `folder` varchar(100) NOT NULL default '',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `ordering` int(11) NOT NULL default '0',
  `published` tinyint(3) NOT NULL default '0',
  `iscore` tinyint(3) NOT NULL default '0',
  `client_id` tinyint(3) NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `idx_folder` (`published`,`client_id`,`access`,`folder`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=63 ;

--
-- Dumping data for table `jos_plugins`
--

INSERT INTO `jos_plugins` (`id`, `name`, `element`, `folder`, `access`, `ordering`, `published`, `iscore`, `client_id`, `checked_out`, `checked_out_time`, `params`) VALUES
(1, 'Authentication - Joomla', 'joomla', 'authentication', 0, 1, 1, 1, 0, 0, '0000-00-00 00:00:00', ''),
(2, 'Authentication - LDAP', 'ldap', 'authentication', 0, 2, 0, 1, 0, 0, '0000-00-00 00:00:00', 'host=\nport=389\nuse_ldapV3=0\nnegotiate_tls=0\nno_referrals=0\nauth_method=bind\nbase_dn=\nsearch_string=\nusers_dn=\nusername=\npassword=\nldap_fullname=fullName\nldap_email=mail\nldap_uid=uid\n\n'),
(3, 'Authentication - GMail', 'gmail', 'authentication', 0, 4, 0, 0, 0, 0, '0000-00-00 00:00:00', ''),
(4, 'Authentication - OpenID', 'openid', 'authentication', 0, 3, 0, 0, 0, 0, '0000-00-00 00:00:00', ''),
(5, 'User - Joomla!', 'joomla', 'user', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', 'autoregister=1\n\n'),
(6, 'Search - Content', 'content', 'search', 0, 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 'search_limit=50\nsearch_content=1\nsearch_uncategorised=1\nsearch_archived=1\n\n'),
(7, 'Search - Contacts', 'contacts', 'search', 0, 3, 0, 1, 0, 0, '0000-00-00 00:00:00', 'search_limit=50\n\n'),
(8, 'Search - Categories', 'categories', 'search', 0, 4, 0, 0, 0, 0, '0000-00-00 00:00:00', 'search_limit=50\n\n'),
(9, 'Search - Sections', 'sections', 'search', 0, 5, 0, 0, 0, 0, '0000-00-00 00:00:00', 'search_limit=50\n\n'),
(10, 'Search - Newsfeeds', 'newsfeeds', 'search', 0, 6, 0, 0, 0, 0, '0000-00-00 00:00:00', 'search_limit=50\n\n'),
(11, 'Search - Weblinks', 'weblinks', 'search', 0, 2, 0, 1, 0, 0, '0000-00-00 00:00:00', 'search_limit=50\n\n'),
(12, 'Content - Pagebreak', 'pagebreak', 'content', 0, 10000, 1, 1, 0, 0, '0000-00-00 00:00:00', 'enabled=1\ntitle=1\nmultipage_toc=1\nshowall=1\n\n'),
(13, 'Content - Rating', 'vote', 'content', 0, 4, 1, 1, 0, 0, '0000-00-00 00:00:00', ''),
(14, 'Content - Email Cloaking', 'emailcloak', 'content', 0, 5, 1, 0, 0, 0, '0000-00-00 00:00:00', 'mode=1\n\n'),
(15, 'Content - Code Hightlighter (GeSHi)', 'geshi', 'content', 0, 5, 0, 0, 0, 0, '0000-00-00 00:00:00', ''),
(16, 'Content - Load Module', 'loadmodule', 'content', 0, 6, 1, 0, 0, 0, '0000-00-00 00:00:00', 'enabled=1\nstyle=0\n\n'),
(17, 'Content - Page Navigation', 'pagenavigation', 'content', 0, 2, 1, 1, 0, 0, '0000-00-00 00:00:00', 'position=1\n\n'),
(18, 'Editor - No Editor', 'none', 'editors', 0, 1, 1, 1, 0, 0, '0000-00-00 00:00:00', ''),
(19, 'Editor - TinyMCE 2.0', 'tinymce', 'editors', 0, 2, 1, 1, 0, 0, '0000-00-00 00:00:00', 'theme=advanced\ncleanup=1\ncleanup_startup=0\nautosave=0\ncompressed=0\nrelative_urls=1\ntext_direction=ltr\nlang_mode=0\nlang_code=en\ninvalid_elements=applet\ncontent_css=1\ncontent_css_custom=\nnewlines=0\ntoolbar=top\nhr=1\nsmilies=1\ntable=1\nstyle=1\nlayer=1\nxhtmlxtras=0\ntemplate=0\ndirectionality=1\nfullscreen=1\nhtml_height=550\nhtml_width=750\npreview=1\ninsertdate=1\nformat_date=%Y-%m-%d\ninserttime=1\nformat_time=%H:%M:%S\n\n'),
(20, 'Editor - XStandard Lite 2.0', 'xstandard', 'editors', 0, 3, 0, 1, 0, 0, '0000-00-00 00:00:00', ''),
(21, 'Editor Button - Image', 'image', 'editors-xtd', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', ''),
(22, 'Editor Button - Pagebreak', 'pagebreak', 'editors-xtd', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', ''),
(23, 'Editor Button - Readmore', 'readmore', 'editors-xtd', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', ''),
(24, 'XML-RPC - Joomla', 'joomla', 'xmlrpc', 0, 7, 0, 1, 0, 0, '0000-00-00 00:00:00', ''),
(25, 'XML-RPC - Blogger API', 'blogger', 'xmlrpc', 0, 7, 0, 1, 0, 0, '0000-00-00 00:00:00', 'catid=1\nsectionid=0\n\n'),
(27, 'System - SEF', 'sef', 'system', 0, 1, 1, 0, 0, 0, '0000-00-00 00:00:00', ''),
(28, 'System - Debug', 'debug', 'system', 0, 2, 1, 0, 0, 0, '0000-00-00 00:00:00', 'queries=1\nmemory=1\nlangauge=1\n\n'),
(29, 'System - Legacy', 'legacy', 'system', 0, 3, 1, 1, 0, 0, '0000-00-00 00:00:00', 'route=0\n\n'),
(30, 'System - Cache', 'cache', 'system', 0, 4, 0, 1, 0, 0, '0000-00-00 00:00:00', 'browsercache=0\ncachetime=15\n\n'),
(31, 'System - Log', 'log', 'system', 0, 5, 0, 1, 0, 0, '0000-00-00 00:00:00', ''),
(32, 'System - Remember Me', 'remember', 'system', 0, 6, 1, 1, 0, 0, '0000-00-00 00:00:00', ''),
(33, 'System - Backlink', 'backlink', 'system', 0, 7, 0, 1, 0, 0, '0000-00-00 00:00:00', ''),
(61, 'Content - pdfembed', 'pdf_embed15', 'content', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', ''),
(62, 'Joomla Remote Plugin', 'joomlaremote', 'xmlrpc', 0, 1, 1, 0, 0, 0, '0000-00-00 00:00:00', ''),
(51, 'System - Jumi Router', 'jumirouter', 'system', 0, 100, 1, 0, 0, 0, '0000-00-00 00:00:00', ''),
(50, 'Jumi', 'jumi', 'content', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', 'default_absolute_path=\nhide_code=0\nnested_replace=0\n\n'),
(41, 'DOCman Standard Buttons', 'standardbuttons', 'docman', 0, 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 'download=1\nview=1\ndetails=1\nedit=1\nmove=1\ndelete=1\nupdate=1\nreset=1\ncheckout=1\napprove=1\npublish=1'),
(43, 'Subscription - Component', 'jcscomponent', 'system', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', 'se=1\nbots=googlebot\\nmediapartners-google\\nyahoo-verticalcrawler\\nyahoo! slurp\\nyahoo-mm\\ninktomi\\nslurp\\niltrovatore-setaccio\\nfast-webcrawler\\nmsnbot\\nask jeeves\\nteoma\\nscooter\\npsbot\\nopenbot\\nia_archiver\\nalmaden\\nbaiduspider\\nzyborg\\ngigabot\\nnaverbot\\nsurveybot\\nboitho.com-dc\\nobjectssearch\\nanswerbus\\nnsohu-search\n'),
(44, 'Grant plans', 'jcsmember', 'user', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', ''),
(45, 'Subscription - Content', 'jcscontent', 'content', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', 'se=1\nbots=googlebot\\nmediapartners-google\\nyahoo-verticalcrawler\\nyahoo! slurp\\nyahoo-mm\\ninktomi\\nslurp\\niltrovatore-setaccio\\nfast-webcrawler\\nmsnbot\\nask jeeves\\nteoma\\nscooter\\npsbot\\nopenbot\\nia_archiver\\nalmaden\\nbaiduspider\\nzyborg\\ngigabot\\nnaverbot\\nsurveybot\\nboitho.com-dc\\nobjectssearch\\nanswerbus\\nnsohu-search\nlink=1\npic=components/com_jcs/images/sign.gif\n'),
(47, 'JCE Utilities', 'jceutilities', 'system', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', 'theme=squeezebox\nthemecustom=\nthemepath=plugins/system/jceutilities/themes\nimgpath=plugins/system/jceutilities/img\nfadespeed=500\nscalespeed=500\noverlay=1\noverlayopacity=0.8\noverlaycolor=#000000\nwidth=640\nheight=480\nresize=1\nicons=1\nhideobjects=1\nscrollpopup=1\ncomponents=\ntipclass=tooltip\ntipopacity=1\ntipspeed=150\ntipposition=br\ntipoffsets_x=16\ntipoffsets_y=16\npngfix=0\nwmode=0\nlegacy=0\nflash=9,0,124,0\nwindowsmedia=5,1,52,701\nquicktime=6,0,2,0\nrealmedia=7,0,0,0\nshockwave=8,5,1,0\n\n'),
(49, 'Media Object', 'mediaobject', 'system', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', 'flash=9,0,124,0\nwindowsmedia=5,1,52,701\nquicktime=6,0,2,0\nrealmedia=7,0,0,0\nshockwave=8,5,1,0\n'),
(48, 'Editor - JCE 1.5.2', 'jce', 'editors', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', 'editor_state=mceEditor\neditor_toggle_text=[show/hide]\n'),
(52, 'System - sh404sef', 'shsef', 'system', 0, 7, 1, 0, 0, 0, '0000-00-00 00:00:00', ''),
(53, 'Thickbox+ for Joomla!', 'mosthickbox', 'content', 0, 0, 0, 0, 0, 0, '0000-00-00 00:00:00', 'slimbox=1\n\n'),
(59, 'Content - RokDownload Link', 'rokdownload', 'content', 0, 0, 1, 1, 0, 0, '0000-00-00 00:00:00', ''),
(60, 'Editor Button - RokDownloads Link', 'rokdownload', 'editors-xtd', 0, 0, 1, 1, 0, 0, '0000-00-00 00:00:00', ''),
(58, 'Search - RokDownloads', 'rokdownloads', 'search', 0, 0, 1, 1, 0, 0, '0000-00-00 00:00:00', ''),
(57, 'Content - Simple Image Gallery PRO', 'jwsigpro', 'content', 0, 0, 1, 0, 0, 0, '0000-00-00 00:00:00', 'popup_engine=slimbox\nsig_layout=default\nlanguage_set=english\nth_width=200\nth_height=180\nrootfolder=/images/stories/\ntempfolder=/images/stories/temp/\ncache=120\nth_quality=80\ndisplaynavtip=1\nnavtip=Navigation tip: Hover mouse on top of the right or left side of the image to see the next or previous image respectively.\ndisplaymessage=1\nmessage=You are browsing images from the article:\nclickopen=Click image to open!\n');

-- --------------------------------------------------------

--
-- Table structure for table `jos_poll_data`
--

CREATE TABLE IF NOT EXISTS `jos_poll_data` (
  `id` int(11) NOT NULL auto_increment,
  `pollid` int(11) NOT NULL default '0',
  `text` text NOT NULL,
  `hits` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `pollid` (`pollid`,`text`(1))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=13 ;

--
-- Dumping data for table `jos_poll_data`
--

INSERT INTO `jos_poll_data` (`id`, `pollid`, `text`, `hits`) VALUES
(1, 14, 'Community Sites', 2),
(2, 14, 'Public Brand Sites', 3),
(3, 14, 'eCommerce', 1),
(4, 14, 'Blogs', 0),
(5, 14, 'Intranets', 0),
(6, 14, 'Photo and Media Sites', 2),
(7, 14, 'All of the Above!', 3),
(8, 14, '', 0),
(9, 14, '', 0),
(10, 14, '', 0),
(11, 14, '', 0),
(12, 14, '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `jos_poll_date`
--

CREATE TABLE IF NOT EXISTS `jos_poll_date` (
  `id` bigint(20) NOT NULL auto_increment,
  `date` datetime NOT NULL default '0000-00-00 00:00:00',
  `vote_id` int(11) NOT NULL default '0',
  `poll_id` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  KEY `poll_id` (`poll_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=12 ;

--
-- Dumping data for table `jos_poll_date`
--

INSERT INTO `jos_poll_date` (`id`, `date`, `vote_id`, `poll_id`) VALUES
(1, '2006-10-09 13:01:58', 1, 14),
(2, '2006-10-10 15:19:43', 7, 14),
(3, '2006-10-11 11:08:16', 7, 14),
(4, '2006-10-11 15:02:26', 2, 14),
(5, '2006-10-11 15:43:03', 7, 14),
(6, '2006-10-11 15:43:38', 7, 14),
(7, '2006-10-12 00:51:13', 2, 14),
(8, '2007-05-10 19:12:29', 3, 14),
(9, '2007-05-14 14:18:00', 6, 14),
(10, '2007-06-10 15:20:29', 6, 14),
(11, '2007-07-03 12:37:53', 2, 14);

-- --------------------------------------------------------

--
-- Table structure for table `jos_poll_menu`
--

CREATE TABLE IF NOT EXISTS `jos_poll_menu` (
  `pollid` int(11) NOT NULL default '0',
  `menuid` int(11) NOT NULL default '0',
  PRIMARY KEY  (`pollid`,`menuid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_poll_menu`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_polls`
--

CREATE TABLE IF NOT EXISTS `jos_polls` (
  `id` int(11) unsigned NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  `alias` varchar(255) NOT NULL default '',
  `voters` int(9) NOT NULL default '0',
  `checked_out` int(11) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `published` tinyint(1) NOT NULL default '0',
  `access` int(11) NOT NULL default '0',
  `lag` int(11) NOT NULL default '0',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=15 ;

--
-- Dumping data for table `jos_polls`
--

INSERT INTO `jos_polls` (`id`, `title`, `alias`, `voters`, `checked_out`, `checked_out_time`, `published`, `access`, `lag`) VALUES
(14, 'Joomla! is used for?', 'joomla-is-used-for', 11, 0, '0000-00-00 00:00:00', 1, 0, 86400);

-- --------------------------------------------------------

--
-- Table structure for table `jos_qcontacts_config`
--

CREATE TABLE IF NOT EXISTS `jos_qcontacts_config` (
  `id` int(11) NOT NULL auto_increment,
  `params` text NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_qcontacts_config`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_qcontacts_details`
--

CREATE TABLE IF NOT EXISTS `jos_qcontacts_details` (
  `id` int(11) NOT NULL auto_increment,
  `name` text NOT NULL,
  `alias` varchar(255) NOT NULL default '',
  `con_position` text,
  `address` text,
  `suburb` text,
  `state` text,
  `country` text,
  `postcode` varchar(255) default NULL,
  `telephone` varchar(255) default NULL,
  `fax` varchar(255) default NULL,
  `misc` mediumtext,
  `image` varchar(255) default NULL,
  `imagepos` varchar(60) default NULL,
  `email_to` varchar(255) default NULL,
  `default_con` tinyint(1) unsigned NOT NULL default '0',
  `published` tinyint(1) unsigned NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  `params` text NOT NULL,
  `user_id` int(11) NOT NULL default '0',
  `catid` int(11) NOT NULL default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `mobile` varchar(255) NOT NULL default '',
  `webpage` varchar(255) NOT NULL default '',
  `skype` varchar(255) NOT NULL default '',
  `yahoo_msg` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`id`),
  KEY `catid` (`catid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_qcontacts_details`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_redirection`
--

CREATE TABLE IF NOT EXISTS `jos_redirection` (
  `id` int(11) NOT NULL auto_increment,
  `cpt` int(11) NOT NULL default '0',
  `rank` int(11) NOT NULL default '0',
  `oldurl` varchar(255) NOT NULL default '',
  `newurl` varchar(255) NOT NULL default '',
  `dateadd` date NOT NULL default '0000-00-00',
  PRIMARY KEY  (`id`),
  KEY `newurl` (`newurl`),
  KEY `rank` (`rank`),
  KEY `oldurl` (`oldurl`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=1235 ;

--
-- Dumping data for table `jos_redirection`
--

INSERT INTO `jos_redirection` (`id`, `cpt`, `rank`, `oldurl`, `newurl`, `dateadd`) VALUES
(1175, 1, 0, 'pk', '', '2009-06-16'),
(1176, 4, 0, 'Log-in.html', 'index.php?option=com_user&lang=en&view=login', '0000-00-00'),
(1177, 1, 0, 'module-variations/21-newsflash2.html', '', '2009-06-16'),
(1178, 1, 0, 'Downloads/', '', '2009-06-16'),
(1179, 2, 0, 'weblinks/Internet/', 'index.php?option=com_weblinks&Itemid=24&id=7&lang=en&view=category', '0000-00-00'),
(1180, 3, 0, 'Savings-Calculator.html', 'index.php?option=com_wrapper&Itemid=112&lang=en&view=wrapper', '0000-00-00'),
(1181, 0, 0, 'Knowledge-Base/remote-system-accessing-viewstor-via-url-receiving-error-cannot-copy-filename/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=83&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1182, 1, 0, 'basic-customisation/22-newsflash3.html', '', '2009-06-16'),
(1183, 0, 1, 'About-Us/sitemap.html', 'index.php?option=com_content&catid=38&id=120&lang=en&view=article', '0000-00-00'),
(1184, 0, 0, 'About-Us/sitemap/Print.html', 'index.php?option=com_content&catid=38&id=120&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1185, 1, 0, 'media/system/js/mootot light', '', '2009-06-16'),
(1186, 1, 0, 'j-stuff/news/newsfeeds.html', '', '2009-06-16'),
(1187, 1, 0, 'wrapper.html', 'index.php?option=com_wrapper&Itemid=27&lang=en&view=wrapper', '0000-00-00'),
(1188, 1, 0, 'plugins/system/jceutilities/js/jceutilities-200                 <ul class=', '', '2009-06-16'),
(1189, 7, 0, 'component/mailto/', '', '2009-06-17'),
(1190, 1, 0, 'FAQ/faq-uncategorised.html', '', '2009-06-17'),
(1191, 1, 0, 'basic-customisation/20-newsflash1.html', '', '2009-06-17'),
(1192, 1, 0, 'rokzoom-enabled/23-newsflash4.html', '', '2009-06-17'),
(1193, 1, 0, 'menu-options/21-newsflash2.html', '', '2009-06-17'),
(1194, 3, 0, 'menu-options.html', '', '2009-06-17'),
(1195, 1, 0, 'plugins/system/jceutilities/js/jceutilix;padding:0;}/* clear fixes for pure css layout */    ', '', '2009-06-17'),
(1196, 1, 0, 'menu-options/23-newsflash4.html', '', '2009-06-17'),
(1197, 0, 1, 'Table/Joomla/', 'index.php?option=com_content&Itemid=20&id=4&lang=en&view=category', '0000-00-00'),
(1198, 1, 0, 'module-positions/24-newsflash5.html', '', '2009-06-17'),
(1199, 1, 0, 'menu-options/24-newsflash5.html', '', '2009-06-17'),
(1200, 1, 0, 'j-stuff/links.html', '', '2009-06-17'),
(1201, 5, 0, 'Latest/ds-product-comparison.html', 'index.php?option=com_content&Itemid=94&id=143&lang=en&view=article', '0000-00-00'),
(1202, 0, 1, 'Latest/ds-product-comparison.html', 'index.php?option=com_content&Itemid=94&catid=34&id=143&lang=en&view=article', '0000-00-00'),
(1203, 0, 0, 'Latest/ds-product-comparison/Print.html', 'index.php?option=com_content&Itemid=94&catid=34&id=143&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1204, 0, 2, 'Latest/ds-product-comparison.html', 'index.php?option=com_content&id=143&lang=en&view=article', '0000-00-00'),
(1205, 1, 0, 'module-variations/23-newsflash4.html', '', '2009-06-17'),
(1206, 0, 0, 'Lost-user-name.html', 'index.php?option=com_user&lang=en&view=remind', '0000-00-00'),
(1207, 1, 0, 'j-stuff/faq-installation/20-newsflash1.html', '', '2009-06-18'),
(1208, 1, 0, 'module-positions/21-newsflash2.html', '', '2009-06-18'),
(1209, 1, 0, 'rokzoom-enabled/21-newsflash2.html', '', '2009-06-18'),
(1210, 1, 0, 'j-stuff/news.html', '', '2009-06-18'),
(1211, 1, 0, 'module-variations/22-newsflash3.html', '', '2009-06-18'),
(1212, 1, 0, 'subscribe.html', '', '2009-06-18'),
(1213, 1, 0, 'j-stuff/search.html', '', '2009-06-18'),
(1214, 1, 0, 'includes/js/joomlav id=', '', '2009-06-18'),
(1215, 12, 0, 'Latest/products-download.html', 'index.php?option=com_content&Itemid=202&id=144&lang=en&view=article', '0000-00-00'),
(1216, 0, 1, 'Latest/products-download.html', 'index.php?option=com_content&Itemid=202&catid=34&id=144&lang=en&view=article', '0000-00-00'),
(1217, 0, 0, 'Latest/products-download/Print.html', 'index.php?option=com_content&Itemid=202&catid=34&id=144&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1218, 1, 0, 'j-stuff/24-newsflash5.html', '', '2009-06-18'),
(1219, 1, 0, 'j-stuff/20-newsflash1.html', '', '2009-06-18'),
(1220, 1, 0, 'plugins/systemv>    </div>  </div>  <div id=', '', '2009-06-18'),
(1221, 1, 0, 'media/system/js//a>      <div id=', '', '2009-06-18'),
(1157, 13, 0, 'media/system/js/mo>      <div id=', '', '2009-06-12'),
(1158, 17, 0, 'includes/js/joesheet', '', '2009-06-12'),
(1159, 5, 0, 'Latest/test-pdf.html', 'index.php?option=com_content&Itemid=112&id=142&lang=en&view=article', '0000-00-00'),
(1160, 0, 1, 'Latest/test-pdf.html', 'index.php?option=com_content&Itemid=112&catid=34&id=142&lang=en&view=article', '0000-00-00'),
(1161, 0, 0, 'Latest/test-pdf/Print.html', 'index.php?option=com_content&Itemid=112&catid=34&id=142&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1162, 7, 0, 'costsavings.html', '', '2009-06-13'),
(1163, 0, 0, 'Knowledge-Base/how-to-manually-activate-license-key-for-archiveiq/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=92&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1164, 0, 0, 'Knowledge-Base/how-to-interpret-plan-status-system-cannot-find-the-file-specified/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=89&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1232, 1, 0, 'p  <div id=', '', '2009-06-19'),
(1233, 3, 0, 'plugins/system/tylesheet', '', '2009-06-19'),
(1234, 1, 0, 'includes/j <a href=', '', '2009-06-19'),
(1231, 0, 1, 'Knowledge-Base/how-to-move-an-archive-from-one-store-to-another-store/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=85&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1230, 0, 0, 'Knowledge-Base/how-to-copy-a-store-to-a-new-installation-of-archiveiq/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=80&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1229, 1, 0, 'plugins/system/jceutilities/jsdy -->  <div id=', '', '2009-06-19'),
(1227, 1, 0, 'Features/features.html', '', '2009-06-19'),
(1228, 3, 0, 'includes/jdiv id=', '', '2009-06-19'),
(1225, 1, 0, 'j-stuff/news/blog/20-newsflash1.html', '', '2009-06-18'),
(1226, 1, 0, 'j-stuff/faq-installation/22-newsflash3.html', '', '2009-06-18'),
(1222, 1, 0, 'j-stuff.html', '', '2009-06-18'),
(1223, 3, 0, 'media/system/js/mootools   <div id=', '', '2009-06-18'),
(1224, 1, 0, 'component/content/article/8-newsflash/22-newsflash3.html', '', '2009-06-18'),
(1173, 1, 0, 'module-variations/20-newsflash1.html', '', '2009-06-15'),
(1174, 0, 1, 'Table/Business-General/', 'index.php?option=com_content&Itemid=26&id=5&lang=en&view=category', '0000-00-00'),
(1170, 3, 0, 'media/slass=', '', '2009-06-15'),
(1171, 0, 2, 'Partners/customers.html', 'index.php?option=com_content&id=58&lang=en&view=article', '0000-00-00'),
(1172, 0, 4, 'dS-Shield™-Products/ds-shield-product-family.html', 'index.php?option=com_content&id=141&lang=en&view=article', '0000-00-00'),
(1169, 3, 0, 'media/system/js/mootools.jsmargin: 0 auto; width: 1075px;padding:0;}/* clear fixes for pure css layout */    ', '', '2009-06-15'),
(1166, 11, 0, 'me', '', '2009-06-14'),
(1167, 1, 0, '(null)', '', '2009-06-14'),
(1168, 1, 0, 'Search/newest-first.html', 'index.php?option=com_search&Itemid=25&lang=en&ordering=newest', '0000-00-00'),
(1165, 0, 0, 'Knowledge-Base/how-to-upgrade-archiveiq-to-the-latest-release/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=82&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1156, 0, 0, 'Knowledge-Base/best-practices-for-store-architecture/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=81&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1154, 15, 0, 'plugins/system/jceutilities/js/jceutili2', '', '2009-06-11'),
(1155, 0, 0, 'Knowledge-Base/system-recovery-with-archiveiq-winpe-boot-disk-and-identical-hardware/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=94&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1151, 3, 0, 'news/vj.htm[/url', '', '2009-06-10'),
(1152, 11, 0, 'includes/js/joid=', '', '2009-06-11'),
(1153, 55, 0, 'includes/js/jo               <ul class=', '', '2009-06-11'),
(1148, 1, 0, 'plugins/editors/tinymce/jscripts/tiny_mce/themes/advanced/images/{$lang_bold_img}', '', '2009-06-10'),
(1149, 1, 0, 'plugins/editors/tinymce/jscripts/tiny_mce/themes/advanced/images/{$lang_underline_img}', '', '2009-06-10'),
(1150, 1, 0, 'media/system/js/moault light', '', '2009-06-10'),
(1146, 3, 0, 'contact/name.html', 'index.php?option=com_contact&Itemid=19&id=1&lang=en&view=contact', '0000-00-00'),
(1147, 1, 0, 'plugins/editors/tinymce/jscripts/tiny_mce/themes/advanced/images/{$lang_italic_img}', '', '2009-06-10'),
(1143, 0, 2, 'dS-Shield™-Products/ds-shield-product-family.html', 'index.php?option=com_content&Itemid=54&catid=907&id=141&lang=en&view=article', '0000-00-00'),
(1144, 0, 3, 'dS-Shield™-Products/ds-shield-product-family.html', 'index.php?option=com_content&Itemid=54&id=141&lang=en&view=article', '0000-00-00'),
(1145, 0, 1, 'dataStor-SBS-Buy-Now.html', 'index.php?option=com_wrapper&lang=en&view=wrapper', '0000-00-00'),
(1142, 0, 0, 'dS-Shield™-Products/ds-shield-product-family/Print.html', 'index.php?option=com_content&Itemid=201&catid=907&id=141&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1141, 0, 1, 'dS-Shield™-Products/ds-shield-product-family.html', 'index.php?option=com_content&Itemid=201&catid=907&id=141&lang=en&view=article', '0000-00-00'),
(1140, 182, 0, 'dS-Shield™-Products/ds-shield-product-family.html', 'index.php?option=com_content&Itemid=201&id=141&lang=en&view=article', '0000-00-00'),
(1139, 0, 0, 'Support/demos-page/Print.html', 'index.php?option=com_content&Itemid=200&catid=40&id=140&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1136, 1, 0, 'Typography/typography.html', '', '2009-06-09'),
(1137, 53, 0, 'Support/demos-page.html', 'index.php?option=com_content&Itemid=200&id=140&lang=en&view=article', '0000-00-00'),
(1138, 0, 1, 'Support/demos-page.html', 'index.php?option=com_content&Itemid=200&catid=40&id=140&lang=en&view=article', '0000-00-00'),
(1135, 0, 0, 'Data-Sheets/View-category.html', 'index.php?option=com_docman&Itemid=189&gid=910&lang=en&task=cat_view', '0000-00-00'),
(1133, 0, 0, 'investors-info/View-category.html', 'index.php?option=com_docman&Itemid=189&gid=906&lang=en&task=cat_view', '0000-00-00'),
(1134, 0, 0, 'Customers/View-category.html', 'index.php?option=com_docman&Itemid=189&gid=48&lang=en&task=cat_view', '0000-00-00'),
(1132, 0, 0, 'Upload/Select-method.html', 'index.php?option=com_docman&Itemid=189&lang=en&task=upload', '0000-00-00'),
(1131, 0, 0, 'Search-document.html', 'index.php?option=com_docman&Itemid=189&lang=en&task=search_form', '0000-00-00'),
(1126, 1, 0, 'Demos/DSShieldProDesktop.html', '', '2009-06-09'),
(1127, 1, 0, 'Demos/dSSexchange.html', '', '2009-06-09'),
(1128, 3, 0, 'Demos/DSShieldXQLDe,p.html', '', '2009-06-09'),
(1129, 9, 0, 'datasheets/ds_Cost_Savings_Anaylysis_FINAL.pdf', '', '2009-06-09'),
(1130, 3, 0, 'Data-Sheets/', 'index.php?option=com_docman&Itemid=189&lang=en', '0000-00-00'),
(1125, 9, 0, 'includes/js/josparko.com/', '', '2009-06-09'),
(1123, 29, 0, 'media/slogo', '', '2009-06-09'),
(1124, 5, 0, 'plugins/system/jceutilities/js/jceacityFX: {duration: 500,wait: false}});});</script><meta http-equiv=', '', '2009-06-09'),
(1121, 0, 0, 'FAQs/', 'index.php?option=com_content&Itemid=44&id=3&lang=en&layout=blog&view=section', '0000-00-00'),
(1122, 0, 0, 'FAQ-General/faq-general.html', 'index.php?option=com_content&Itemid=44&catid=901&id=73&lang=en&view=article', '0000-00-00'),
(1118, 1, 0, '/', '', '2009-06-06'),
(1119, 1, 0, 'seo/feed/atom.html', '', '2009-06-08'),
(1120, 11, 0, 'includes/js/jopx;padding:0;}/* clear fixes for pure css layout */</style><script type=', '', '2009-06-08'),
(1117, 0, 0, 'Table/Internet/', 'index.php?option=com_content&Itemid=1&id=7&lang=en&view=category', '0000-00-00'),
(1116, 1, 0, 'Table/Business-General/', 'index.php?option=com_content&Itemid=1&id=5&lang=en&view=category', '0000-00-00'),
(1115, 0, 1, 'newsfeeds/', 'index.php?option=com_newsfeeds&Itemid=49&lang=en&view=categories', '0000-00-00'),
(1114, 0, 0, 'newsfeeds/Internet/', 'index.php?option=com_newsfeeds&Itemid=23&id=7&lang=en&view=category', '0000-00-00'),
(1112, 3, 0, 'newsfeeds/', 'index.php?option=com_newsfeeds&Itemid=23&lang=en&view=categories', '0000-00-00'),
(1113, 0, 0, 'newsfeeds/Business-General/', 'index.php?option=com_newsfeeds&Itemid=23&id=5&lang=en&view=category', '0000-00-00'),
(1111, 0, 0, 'Knowledge-Base/sql-server-plan-ends-with-error-environment-is-incorrect/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=138&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1109, 12, 0, 'Knowledge-Base/sql-server-plan-ends-with-error-environment-is-incorrect.html', 'index.php?option=com_content&Itemid=179&catid=902&id=138&lang=en&view=article', '0000-00-00'),
(1110, 8, 0, 'Table/Knowledge-Base/Page-2.html', 'index.php?option=com_content&Itemid=186&id=902&lang=en&limitstart=20&view=category', '0000-00-00'),
(1108, 0, 3, 'dS-Shield™-Products/overview-advantage-landing.html', 'index.php?option=com_content&Itemid=109&catid=907&id=137&lang=en&view=article', '0000-00-00'),
(1107, 0, 2, 'dS-Shield™-Products/overview-advantage-landing.html', 'index.php?option=com_content&Itemid=109&id=137&lang=en&view=article', '0000-00-00'),
(1106, 0, 0, 'dS-Shield™-Products/overview-advantage-landing/Print.html', 'index.php?option=com_content&Itemid=110&catid=907&id=137&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1105, 0, 1, 'dS-Shield™-Products/overview-advantage-landing.html', 'index.php?option=com_content&Itemid=110&catid=907&id=137&lang=en&view=article', '0000-00-00'),
(1104, 0, 3, 'About-Us/overview-advantage.html', 'index.php?option=com_content&Itemid=196&id=104&lang=en&view=article', '0000-00-00'),
(1103, 176, 0, 'dS-Shield™-Products/overview-advantage-landing.html', 'index.php?option=com_content&Itemid=110&id=137&lang=en&view=article', '0000-00-00'),
(1102, 0, 0, 'dS-Shield™-Products/datastor-shield-product-family/Print.html', 'index.php?option=com_content&Itemid=94&catid=907&id=136&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1101, 0, 1, 'dS-Shield™-Products/datastor-shield-product-family.html', 'index.php?option=com_content&Itemid=94&catid=907&id=136&lang=en&view=article', '0000-00-00'),
(1100, 3, 0, 'dS-Shield™-Products/datastor-shield-product-family.html', 'index.php?option=com_content&Itemid=94&id=136&lang=en&view=article', '0000-00-00'),
(1099, 1, 0, 'includes/js/jo<div class=', '', '2009-06-04'),
(1098, 47, 0, 'dataStor-Pro-Buy-Now.html', 'index.php?option=com_wrapper&Itemid=194&lang=en&view=wrapper', '0000-00-00'),
(1096, 3, 0, 'media/system/js/mootoo     <div id=', '', '2009-06-03'),
(1097, 19, 0, 'plugins/system/jceutilities/js/jcediv>  <div id=', '', '2009-06-03'),
(1094, 3, 0, 'datasheets/ROI_AIQ_paper.pdf', '', '2009-06-03'),
(1095, 23, 0, 'media/system/js/mooto      <div id=', '', '2009-06-03'),
(1093, 3, 0, 'includes/js/jopx;padding:0;}/* clear fixes for pure css layout */    ', '', '2009-06-03'),
(1092, 0, 0, 'Knowledge-Base/sql-server-plan-status-ends-with-0xe0434f4d-error/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=135&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1091, 3, 0, 'Knowledge-Base/sql-server-plan-status-ends-with-0xe0434f4d-error.html', 'index.php?option=com_content&Itemid=179&catid=902&id=135&lang=en&view=article', '0000-00-00'),
(1090, 0, 0, 'Knowledge-Base/how-to-replace-a-server-being-protected-with-archiveiq-remote-accelerator.html', 'index.php?option=com_content&Itemid=179&catid=902&id=77&lang=en&view=article', '0000-00-00'),
(1089, 0, 0, 'Knowledge-Base/logs-and-logging-options-in-archiveiq.html', 'index.php?option=com_content&Itemid=179&catid=902&id=78&lang=en&view=article', '0000-00-00'),
(1088, 0, 0, 'Knowledge-Base/the-archiveiq-cache-its-purpose-and-configuration.html', 'index.php?option=com_content&Itemid=179&catid=902&id=79&lang=en&view=article', '0000-00-00'),
(1087, 1, 0, 'Knowledge-Base/how-to-copy-a-store-to-a-new-installation-of-archiveiq.html', 'index.php?option=com_content&Itemid=179&catid=902&id=80&lang=en&view=article', '0000-00-00'),
(1086, 5, 0, 'Knowledge-Base/best-practices-for-store-architecture.html', 'index.php?option=com_content&Itemid=179&catid=902&id=81&lang=en&view=article', '0000-00-00'),
(1085, 2, 0, 'Knowledge-Base/how-to-upgrade-archiveiq-to-the-latest-release.html', 'index.php?option=com_content&Itemid=179&catid=902&id=82&lang=en&view=article', '0000-00-00'),
(1084, 2, 0, 'Knowledge-Base/remote-system-accessing-viewstor-via-url-receiving-error-cannot-copy-filename.html', 'index.php?option=com_content&Itemid=179&catid=902&id=83&lang=en&view=article', '0000-00-00'),
(1083, 0, 0, 'Knowledge-Base/how-to-configure-double-take-replication-to-properly-replicate-archiveiq-space-management-stubs.html', 'index.php?option=com_content&Itemid=179&catid=902&id=84&lang=en&view=article', '0000-00-00'),
(1082, 1, 0, 'Knowledge-Base/how-to-move-an-archive-from-one-store-to-another-store.html', 'index.php?option=com_content&Itemid=179&catid=902&id=85&lang=en&view=article', '0000-00-00'),
(1080, 1, 0, 'Table/Joomla/', 'index.php?option=com_content&Itemid=1&id=4&lang=en&view=category', '0000-00-00'),
(1081, 0, 0, 'Knowledge-Base/error-selecting-an-alternate-location-in-restore-wizard-external-component-has-thrown-an-exception/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=134&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1079, 5, 0, 'news-feeds/joomla/', '', '2009-06-02'),
(1078, 0, 0, 'Table/FAQ-General/', 'index.php?option=com_content&Itemid=44&id=901&lang=en&layout=default&view=category', '0000-00-00'),
(1077, 1, 0, 'Table/FAQs/feed/atom.html', 'index.php?option=com_content&Itemid=41&format=feed&id=3&lang=en&type=atom&view=section', '0000-00-00'),
(1076, 0, 0, 'Table/FAQs/feed/rss.html', 'index.php?option=com_content&Itemid=41&format=feed&id=3&lang=en&type=rss&view=section', '0000-00-00'),
(1074, 1, 0, 'example-pages-and-menu-links.html', '', '2009-06-01'),
(1075, 7, 0, 'Table/FAQs/', 'index.php?option=com_content&Itemid=41&id=3&lang=en&view=section', '0000-00-00'),
(1072, 1, 0, 'sparko', '', '2009-05-30'),
(1073, 1, 0, 'Features/preset-styles.html', '', '2009-05-31'),
(1070, 5, 0, 'news-feeds/related-projects/', '', '2009-05-29'),
(1071, 0, 0, 'Table/Linux/', 'index.php?option=com_content&Itemid=1&id=6&lang=en&view=category', '0000-00-00'),
(1068, 0, 2, 'feed/rss.html', 'index.php?option=com_content&format=feed&lang=en&type=rss', '0000-00-00'),
(1069, 0, 1, 'feed/atom.html', 'index.php?option=com_content&format=feed&lang=en&type=atom', '0000-00-00'),
(1065, 9, 0, 'tmpl.html', '', '2009-05-29'),
(1066, 5, 0, 'plugins/system/jceutilities/js/index2.php', '', '2009-05-29'),
(1067, 9, 0, 'plugins/system/jceutilities/js/"+bg+"', '', '2009-05-29'),
(1064, 0, 0, 'newsfeeds/Joomla/Joomla-Community-News.html', 'index.php?option=com_newsfeeds&Itemid=23&catid=4&id=2-joomla-community-news&lang=en&view=newsfeed', '0000-00-00'),
(1061, 68, 0, 'dataStor-SBS-Buy-Now.html', 'index.php?option=com_wrapper&Itemid=192&lang=en&view=wrapper', '0000-00-00'),
(1062, 2, 0, 'newsfeeds/Joomla/', 'index.php?option=com_newsfeeds&Itemid=23&id=4&lang=en&view=category', '0000-00-00'),
(1063, 0, 0, 'newsfeeds/Joomla/Joomla-Official-News.html', 'index.php?option=com_newsfeeds&Itemid=23&catid=4&id=1-joomla-official-news&lang=en&view=newsfeed', '0000-00-00'),
(1059, 23, 0, 'medid=', '', '2009-05-27'),
(1060, 9, 0, 'includes/js/jo', '', '2009-05-27'),
(1058, 0, 0, 'Partners/customers/Print.html', 'index.php?option=com_content&Itemid=175&catid=42&id=58&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1055, 0, 1, 'Support/data-sheets.html', 'index.php?option=com_content&Itemid=189&catid=40&id=132&lang=en&view=article', '0000-00-00'),
(1056, 0, 0, 'Support/data-sheets/Print.html', 'index.php?option=com_content&Itemid=189&catid=40&id=132&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1054, 0, 0, 'case-studies/case-studies/Print.html', 'index.php?option=com_content&Itemid=188&catid=909&id=131&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1053, 0, 1, 'case-studies/case-studies.html', 'index.php?option=com_content&Itemid=188&catid=909&id=131&lang=en&view=article', '0000-00-00'),
(1052, 0, 0, 'dS-Shield™-Products/roi-calculator/Print.html', 'index.php?option=com_content&Itemid=112&catid=907&id=105&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1051, 0, 1, 'dS-Shield™-Products/roi-calculator.html', 'index.php?option=com_content&Itemid=147&catid=907&id=105&lang=en&view=article', '0000-00-00'),
(1050, 0, 0, 'Customers/white-papers/Print.html', 'index.php?option=com_content&Itemid=111&catid=41&id=117&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1048, 19, 0, 'media/system/js/mootool    <div id=', '', '2009-05-27'),
(1049, 0, 1, 'Customers/white-papers.html', 'index.php?option=com_content&Itemid=146&catid=41&id=117&lang=en&view=article', '0000-00-00'),
(1047, 0, 0, 'Latest/guardian-support/Print.html', 'index.php?option=com_content&Itemid=107&catid=34&id=103&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1046, 0, 1, 'Latest/guardian-support.html', 'index.php?option=com_content&Itemid=142&catid=34&id=103&lang=en&view=article', '0000-00-00'),
(1044, 0, 1, 'dS-Shield™-Products/products-pss.html', 'index.php?option=com_content&Itemid=137&catid=907&id=122&lang=en&view=article', '0000-00-00'),
(1045, 0, 0, 'dS-Shield™-Products/products-pss/Print.html', 'index.php?option=com_content&Itemid=95&catid=907&id=122&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1043, 0, 0, 'dS-Shield™-Products/datastor-shield-professional-desktop/Print.html', 'index.php?option=com_content&Itemid=94&catid=907&id=129&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1042, 0, 1, 'dS-Shield™-Products/datastor-shield-professional-desktop.html', 'index.php?option=com_content&Itemid=136&catid=907&id=129&lang=en&view=article', '0000-00-00'),
(1040, 15, 0, 'Lost-password.html', 'index.php?option=com_user&lang=en&view=reset', '0000-00-00'),
(1041, 3, 0, 'news/(null)', '', '2009-05-26'),
(1038, 1, 0, 'Core-Team/plugins/system/jceutilities/tmpl', '', '2009-05-25'),
(1039, 1, 0, 'latest/welcome-to-joomla.html', '', '2009-05-25'),
(1037, 1, 0, 'Core-Team/plugins/system/jceutilities/img', '', '2009-05-25'),
(1036, 0, 1, 'Core-Team/leadership/Print.html', 'index.php?option=com_content&Itemid=61&catid=39&id=64&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1034, 0, 0, 'newsfeeds/Linux/Linux-CentralBest-Selling.html', 'index.php?option=com_newsfeeds&Itemid=23&catid=6&id=7-linux-central-best-selling&lang=en&view=newsfeed', '0000-00-00'),
(1035, 0, 0, 'newsfeeds/Linux/Linux-CentralDaily-Specials.html', 'index.php?option=com_newsfeeds&Itemid=23&catid=6&id=8-linux-central-daily-specials&lang=en&view=newsfeed', '0000-00-00'),
(1032, 0, 0, 'newsfeeds/Linux/Linux-Today.html', 'index.php?option=com_newsfeeds&Itemid=23&catid=6&id=3-linux-today&lang=en&view=newsfeed', '0000-00-00'),
(1033, 0, 0, 'newsfeeds/Linux/Linux-CentralNew-Products.html', 'index.php?option=com_newsfeeds&Itemid=23&catid=6&id=6-linux-central-news-products&lang=en&view=newsfeed', '0000-00-00'),
(998, 42, 0, 'news', '', '2009-05-20'),
(999, 10, 0, 'Poll-results/Joomla-is-used-for.html', 'index.php?option=com_poll&id=14&lang=en', '0000-00-00'),
(1000, 0, 1, 'dS-Shield™-Products/products-sbs.html', 'index.php?option=com_content&Itemid=138&catid=907&id=121&lang=en&view=article', '0000-00-00'),
(1001, 0, 0, 'dS-Shield™-Products/products-sbs/Print.html', 'index.php?option=com_content&Itemid=96&catid=907&id=121&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1002, 0, 2, 'Partners/new-partners.html', 'index.php?option=com_content&Itemid=177&catid=42&id=127&lang=en&view=article', '0000-00-00'),
(1003, 0, 0, 'Partners/new-partners/Print.html', 'index.php?option=com_content&Itemid=116&catid=42&id=127&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1004, 0, 1, 'Archive-IQ/archive-iq-service.html', 'index.php?option=com_content&Itemid=143&catid=36&id=102&lang=en&view=article', '0000-00-00'),
(1005, 0, 0, 'Archive-IQ/archive-iq-service/Print.html', 'index.php?option=com_content&Itemid=108&catid=36&id=102&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1006, 0, 1, 'Archive-IQ/enterprise-archiveiq.html', 'index.php?option=com_content&Itemid=144&catid=36&id=115&lang=en&view=article', '0000-00-00'),
(956, 1, 0, 'Knowledge-Base/add-protection-plan-wizard-ends-with-task-scheduler-error-0x80070520.html', 'index.php?option=com_content&Itemid=179&catid=902&id=91&lang=en&view=article', '0000-00-00'),
(1029, 1, 0, 'table/about-joomla/', '', '2009-05-23'),
(1030, 3, 0, 'docman/', 'index.php?option=com_docman&Itemid=37&lang=en', '0000-00-00'),
(1031, 5, 0, 'newsfeeds/Linux/', 'index.php?option=com_newsfeeds&Itemid=23&id=6&lang=en&view=category', '0000-00-00'),
(1027, 4, 0, 'bartcop/', '', '2009-05-22'),
(1028, 2, 0, 'bartcop', '', '2009-05-22'),
(1022, 0, 1, 'feed/rss.html', 'index.php?option=com_content&format=feed&lang=en&type=rss&view=frontpage', '0000-00-00'),
(1023, 3, 0, 'general/what-are-the-requirements-to-run-joomla-15.html', '', '2009-05-21'),
(1024, 67, 0, 'war/', '', '2009-05-22'),
(1025, 35, 0, 'news/', '', '2009-05-22'),
(1026, 3, 0, 'news/joomla-announcements.html', '', '2009-05-22'),
(1021, 3, 0, 'the-community/the-joomla-community.html', '', '2009-05-21'),
(1019, 0, 0, 'Core-Team/leadership/Print.html', 'index.php?option=com_content&Itemid=1&catid=39&id=64&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1020, 0, 1, 'Core-Team/leadership.html', 'index.php?option=com_content&Itemid=163&catid=39&id=64&lang=en&view=article', '0000-00-00'),
(1017, 0, 0, '404/feed/atom.html', 'index.php?option=com_content&Itemid=1&format=feed&id=99&lang=en&type=atom&view=article', '0000-00-00'),
(1018, 0, 0, 'pdf/Core-Team/leadership.pdf', 'index.php?option=com_content&Itemid=1&catid=39&format=pdf&id=64&lang=en&view=article', '0000-00-00'),
(1016, 0, 0, '404/feed/rss.html', 'index.php?option=com_content&Itemid=1&format=feed&id=99&lang=en&type=rss&view=article', '0000-00-00'),
(1012, 7, 0, 'seo/', '', '2009-05-21'),
(1013, 5, 0, 'web-links/', '', '2009-05-21'),
(1014, 0, 0, 'weblinks/Joomla-Specific-Links/', 'index.php?option=com_weblinks&id=2&lang=en&view=category', '0000-00-00'),
(1015, 9, 0, 'news-feeds/', '', '2009-05-21'),
(1010, 7, 0, 'the-cms/joomla-overview.html', '', '2009-05-20'),
(1011, 94, 0, 'war', '', '2009-05-20'),
(1009, 0, 0, 'dS-Shield™-Products/enterprise-protection/Print.html', 'index.php?option=com_content&Itemid=97&catid=907&id=116&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1007, 0, 0, 'Archive-IQ/enterprise-archiveiq/Print.html', 'index.php?option=com_content&Itemid=126&catid=36&id=115&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1008, 0, 1, 'dS-Shield™-Products/enterprise-protection.html', 'index.php?option=com_content&Itemid=139&catid=907&id=116&lang=en&view=article', '0000-00-00'),
(958, 0, 0, 'Knowledge-Base/installation-fails-during-start-up-of-archiveiq-services.html', 'index.php?option=com_content&Itemid=179&catid=902&id=88&lang=en&view=article', '0000-00-00'),
(959, 2, 0, 'Knowledge-Base/how-to-set-up-store-synchronization-between-archiveiq-servers.html', 'index.php?option=com_content&Itemid=179&catid=902&id=87&lang=en&view=article', '0000-00-00'),
(971, 46, 0, 'Support/support-plans.html', 'index.php?option=com_content&Itemid=187&id=128&lang=en&view=article', '0000-00-00'),
(995, 1, 0, 'Support/', '', '2009-05-19'),
(996, 1, 0, 'seo/feed/rss.html', '', '2009-05-20'),
(997, 171, 0, 'news/vj.htm', '', '2009-05-20'),
(994, 0, 2, 'Support/overview-support.html', 'index.php?option=com_content&Itemid=184&id=118&lang=en&view=article', '0000-00-00'),
(991, 12, 0, 'Support/data-sheets.html', 'index.php?option=com_content&Itemid=189&id=132&lang=en&view=article', '0000-00-00'),
(992, 0, 1, 'Partners/new-partners.html', 'index.php?option=com_content&Itemid=135&id=127&lang=en&view=article', '0000-00-00'),
(993, 94, 0, 'Partners/customers.html', 'index.php?option=com_content&Itemid=175&id=58&lang=en&view=article', '0000-00-00'),
(990, 11, 0, 'case-studies/case-studies.html', 'index.php?option=com_content&Itemid=188&id=131&lang=en&view=article', '0000-00-00'),
(989, 34, 0, 'dS-Shield™-Products/roi-calculator.html', 'index.php?option=com_content&Itemid=112&id=105&lang=en&view=article', '0000-00-00'),
(988, 0, 2, 'About-Us/overview-advantage.html', 'index.php?option=com_content&Itemid=110&id=104&lang=en&view=article', '0000-00-00'),
(986, 6, 0, 'Archive-IQ/archive-iq-service.html', 'index.php?option=com_content&Itemid=108&id=102&lang=en&view=article', '0000-00-00'),
(987, 5, 0, 'Latest/guardian-support.html', 'index.php?option=com_content&Itemid=107&id=103&lang=en&view=article', '0000-00-00'),
(985, 53, 0, 'Archive-IQ/enterprise-archiveiq.html', 'index.php?option=com_content&Itemid=126&id=115&lang=en&view=article', '0000-00-00'),
(984, 74, 0, 'dS-Shield™-Products/enterprise-protection.html', 'index.php?option=com_content&Itemid=97&id=116&lang=en&view=article', '0000-00-00'),
(983, 14, 0, 'dS-Shield™-Products/products-sbs.html', 'index.php?option=com_content&Itemid=96&id=121&lang=en&view=article', '0000-00-00'),
(982, 7, 0, 'dS-Shield™-Products/products-pss.html', 'index.php?option=com_content&Itemid=95&id=122&lang=en&view=article', '0000-00-00'),
(981, 7, 0, 'dS-Shield™-Products/datastor-shield-professional-desktop.html', 'index.php?option=com_content&Itemid=94&id=129&lang=en&view=article', '0000-00-00'),
(980, 0, 2, 'dS-Shield™-Products/overview-products.html', 'index.php?option=com_content&Itemid=106&id=101&lang=en&view=article', '0000-00-00'),
(979, 0, 2, 'About-Us/contact-custom.html', 'index.php?option=com_content&Itemid=99&id=124&lang=en&view=article', '0000-00-00'),
(977, 0, 2, 'About-Us/company.html', 'index.php?option=com_content&Itemid=56&id=57&lang=en&view=article', '0000-00-00'),
(978, 21, 0, 'Core-Team/leadership.html', 'index.php?option=com_content&Itemid=61&id=64&lang=en&view=article', '0000-00-00'),
(976, 135, 0, 'Partners/new-partners.html', 'index.php?option=com_content&Itemid=116&id=127&lang=en&view=article', '0000-00-00'),
(975, 0, 1, 'Search.html', 'index.php?option=com_search&lang=en', '0000-00-00'),
(973, 0, 0, 'Support/support-plans/Print.html', 'index.php?option=com_content&Itemid=187&catid=40&id=128&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(974, 12, 0, 'Search.html', 'index.php?option=com_search&Itemid=25&lang=en', '0000-00-00'),
(972, 0, 1, 'Support/support-plans.html', 'index.php?option=com_content&Itemid=182&catid=40&id=128&lang=en&view=article', '0000-00-00'),
(969, 0, 0, 'Knowledge-Base/how-to-move-an-archive-from-one-store-to-another-store/Print.html', 'index.php?option=com_content&Itemid=76&catid=902&id=85&lang=en&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(967, 0, 0, 'Knowledge-Base/protecting-vmware-virtual-machines-with-archiveiq/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=98&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(966, 0, 0, 'Knowledge-Base/new-art/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=93&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(964, 0, 1, 'About-Us/contact-custom.html', 'index.php?option=com_content&Itemid=164&catid=38&id=124&lang=en&view=article', '0000-00-00'),
(965, 1, 0, 'About-Us/contact-custom/Print.html', 'index.php?option=com_content&Itemid=125&catid=38&id=124&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(955, 1, 0, 'Knowledge-Base/how-to-manually-activate-license-key-for-archiveiq.html', 'index.php?option=com_content&Itemid=179&catid=902&id=92&lang=en&view=article', '0000-00-00'),
(963, 0, 0, 'About-Us/company/Print.html', 'index.php?option=com_content&Itemid=53&catid=38&id=57&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(962, 0, 1, 'About-Us/company.html', 'index.php?option=com_content&Itemid=162&catid=38&id=57&lang=en&view=article', '0000-00-00'),
(968, 0, 0, 'Knowledge-Base/how-to-set-up-store-synchronization-between-archiveiq-servers/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=87&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(960, 19, 0, 'Table/Knowledge-Base/Page-1.html', 'index.php?option=com_content&Itemid=186&id=902&lang=en&limitstart=10&view=category', '0000-00-00'),
(961, 0, 1, 'Table/Knowledge-Base/', 'index.php?option=com_content&Itemid=179&id=902&lang=en&view=category', '0000-00-00'),
(953, 3, 0, 'Knowledge-Base/system-recovery-with-archiveiq-winpe-boot-disk-and-identical-hardware.html', 'index.php?option=com_content&Itemid=179&catid=902&id=94&lang=en&view=article', '0000-00-00'),
(949, 0, 0, 'Table/Knowledge-Base/feed/atom.html', 'index.php?option=com_content&Itemid=186&format=feed&id=902&lang=en&type=atom&view=category', '0000-00-00'),
(950, 4, 0, 'Knowledge-Base/error-selecting-an-alternate-location-in-restore-wizard-external-component-has-thrown-an-exception.html', 'index.php?option=com_content&Itemid=179&catid=902&id=134&lang=en&view=article', '0000-00-00'),
(951, 3, 0, 'Knowledge-Base/protecting-vmware-virtual-machines-with-archiveiq.html', 'index.php?option=com_content&Itemid=179&catid=902&id=98&lang=en&view=article', '0000-00-00'),
(970, 0, 0, 'Knowledge-Base/how-to-seed-an-archiveiq-store-using-a-removable-storage-device/Print.html', 'index.php?option=com_content&Itemid=179&catid=902&id=95&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(1057, 0, 1, 'Partners/customers.html', 'index.php?option=com_content&Itemid=175&catid=42&id=58&lang=en&view=article', '0000-00-00'),
(957, 2, 0, 'Knowledge-Base/how-to-interpret-plan-status-system-cannot-find-the-file-specified.html', 'index.php?option=com_content&Itemid=179&catid=902&id=89&lang=en&view=article', '0000-00-00'),
(936, 0, 1, 'dS-Shield™-Products/overview-products.html', 'index.php?option=com_content&Itemid=141&catid=907&id=101&lang=en&view=article', '0000-00-00'),
(937, 0, 0, 'dS-Shield™-Products/overview-products/Print.html', 'index.php?option=com_content&Itemid=54&catid=907&id=101&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(917, 1, 0, 'Core-Team/management-team.html', '', '2009-04-22'),
(941, 0, 0, 'Support/overview-support/Print.html', 'index.php?option=com_content&Itemid=183&catid=40&id=118&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(940, 0, 1, 'Support/overview-support.html', 'index.php?option=com_content&Itemid=181&catid=40&id=118&lang=en&view=article', '0000-00-00'),
(939, 1, 0, 'About-Us/overview-advantage/Print.html', 'index.php?option=com_content&Itemid=109&catid=38&id=104&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(922, 25, 0, 'dS-Shield™-Products/overview.html', '', '2009-04-22'),
(923, 136, 0, 'About-Us/overview-advantage.html', 'index.php?option=com_content&Itemid=109&id=104&lang=en&view=article', '0000-00-00'),
(924, 203, 0, 'Support/overview-support.html', 'index.php?option=com_content&Itemid=183&id=118&lang=en&view=article', '0000-00-00'),
(925, 9, 0, 'Partners/overview-partners.html', '', '2009-04-22'),
(926, 100, 0, 'About-Us/company.html', 'index.php?option=com_content&Itemid=53&id=57&lang=en&view=article', '0000-00-00'),
(927, 100, 0, 'About-Us/contact-custom.html', 'index.php?option=com_content&Itemid=125&id=124&lang=en&view=article', '0000-00-00'),
(928, 24, 0, 'Customers/white-papers.html', 'index.php?option=com_content&Itemid=111&id=117&lang=en&view=article', '0000-00-00'),
(929, 1, 0, 'dS-Shield™-Products/products-pdt.html', '', '2009-04-22'),
(930, 41, 0, 'feed/rss.html', 'index.php?option=com_content&Itemid=1&format=feed&lang=en&type=rss&view=frontpage', '0000-00-00'),
(931, 130, 0, 'feed/atom.html', 'index.php?option=com_content&Itemid=1&format=feed&lang=en&type=atom&view=frontpage', '0000-00-00'),
(932, 0, 0, 'Privacy-Statement/privacy-statement.html', 'index.php?option=com_content&Itemid=62&id=62&lang=en&view=article', '0000-00-00'),
(933, 0, 0, 'Terms-of-Use/terms-of-use.html', 'index.php?option=com_content&id=61&lang=en&view=article', '0000-00-00'),
(934, 2, 0, 'About-Us/sitemap.html', 'index.php?option=com_content&id=120&lang=en&view=article', '0000-00-00'),
(954, 3, 0, 'Knowledge-Base/new-art.html', 'index.php?option=com_content&Itemid=179&catid=902&id=93&lang=en&view=article', '0000-00-00'),
(952, 4, 0, 'Knowledge-Base/how-to-seed-an-archiveiq-store-using-a-removable-storage-device.html', 'index.php?option=com_content&Itemid=179&catid=902&id=95&lang=en&view=article', '0000-00-00'),
(948, 0, 0, 'Table/Knowledge-Base/feed/rss.html', 'index.php?option=com_content&Itemid=186&format=feed&id=902&lang=en&type=rss&view=category', '0000-00-00'),
(947, 92, 0, 'Table/Knowledge-Base/', 'index.php?option=com_content&Itemid=186&id=902&lang=en&view=category', '0000-00-00'),
(946, 0, 0, '404/Print.html', 'index.php?option=com_content&Itemid=1&id=99&lang=en&layout=default&page=&print=1&tmpl=component&view=article', '0000-00-00'),
(943, 0, 0, '404.html', 'index.php?option=com_content&Itemid=1&id=99&lang=en&view=article', '0000-00-00'),
(944, 0, 1, '404.html', 'index.php?option=com_content&id=99&lang=en&view=article', '0000-00-00'),
(945, 0, 0, 'pdf/404.pdf', 'index.php?option=com_content&Itemid=1&format=pdf&id=99&lang=en&view=article', '0000-00-00'),
(942, 3, 0, 'the-cms/whats-new-in-15.html', '', '2009-05-19'),
(938, 0, 1, 'About-Us/overview-advantage.html', 'index.php?option=com_content&Itemid=145&catid=38&id=104&lang=en&view=article', '0000-00-00'),
(935, 60, 0, 'dS-Shield™-Products/overview-products.html', 'index.php?option=com_content&Itemid=54&id=101&lang=en&view=article', '0000-00-00');

-- --------------------------------------------------------

--
-- Table structure for table `jos_rokdownloads`
--

CREATE TABLE IF NOT EXISTS `jos_rokdownloads` (
  `id` int(10) NOT NULL auto_increment,
  `name` text NOT NULL,
  `displayname` text NOT NULL,
  `path` text NOT NULL,
  `folder` tinyint(4) NOT NULL default '0',
  `filesize` bigint(19) NOT NULL default '0',
  `introtext` mediumtext,
  `fulltext` mediumtext,
  `thumbnail` varchar(255) default NULL,
  `access` int(10) NOT NULL default '0',
  `params` text,
  `downloads` int(10) NOT NULL default '0',
  `published` tinyint(4) NOT NULL default '0',
  `lft` int(10) unsigned NOT NULL,
  `rgt` int(10) unsigned NOT NULL,
  `created_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `created_by` int(10) NOT NULL default '0',
  `modified_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `modified_by` int(10) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `checked_out` int(10) NOT NULL default '0',
  `metadata` text,
  `metadesc` text,
  `metakey` text,
  PRIMARY KEY  (`id`),
  KEY `filesize` (`filesize`),
  KEY `downloads` (`downloads`),
  KEY `published` (`published`),
  KEY `access` (`access`),
  KEY `created_time` (`created_time`),
  KEY `checked_out_time` (`checked_out_time`),
  KEY `modified_time` (`modified_time`),
  KEY `IX_rokdownloads_lft` (`lft`),
  KEY `IX_rokdownloads_rgt` (`rgt`),
  KEY `IX_rokdownloads_tree` (`lft`,`rgt`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=28 ;

--
-- Dumping data for table `jos_rokdownloads`
--

INSERT INTO `jos_rokdownloads` (`id`, `name`, `displayname`, `path`, `folder`, `filesize`, `introtext`, `fulltext`, `thumbnail`, `access`, `params`, `downloads`, `published`, `lft`, `rgt`, `created_time`, `created_by`, `modified_time`, `modified_by`, `checked_out_time`, `checked_out`, `metadata`, `metadesc`, `metakey`) VALUES
(1, 'Downloads', 'Downloads', '/', 1, 0, '', NULL, '', 0, '', 0, 1, 1, 20, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, NULL, NULL, NULL),
(20, 'Building Better Backups.pdf', 'Building Better Backups', '/Documents/Building Better Backups.pdf', 0, 204311, '', '', 'pdf.png', 0, 'version_number=1.0', 4, 1, 7, 8, '2009-06-10 16:43:40', 63, '2009-06-10 16:44:35', 63, '0000-00-00 00:00:00', 0, 'robots=\nauthor=', '', ''),
(27, 'Cost- Savings-Analysis-FINAL.pdf', 'Cost and Savings Analysis', '/Documents/Cost- Savings-Analysis-FINAL.pdf', 0, 588917, '', '', 'pdf.png', 0, 'version_number=1.0', 4, 1, 11, 12, '2009-06-18 18:54:11', 63, '2009-06-18 18:54:47', 63, '0000-00-00 00:00:00', 0, 'robots=\nauthor=', '', ''),
(26, 'SVVSD-Case-Study.pdf', 'SVVSD-Case-Study.pdf', '/Documents/SVVSD-Case-Study.pdf', 0, 2618822, '', '', 'pdf.png', 0, '', 0, 1, 17, 18, '2009-06-18 18:47:35', 63, '2009-06-18 18:47:35', 63, '0000-00-00 00:00:00', 0, '', '', ''),
(18, 'sbs-datasheet-rev-10- proof.pdf', 'SBS Datasheet', '/Data Sheets/sbs-datasheet-rev-10- proof.pdf', 0, 1561331, '', '', 'pdf.png', 0, 'version_number=1.0', 1, 1, 3, 4, '2009-06-09 21:53:30', 63, '2009-06-09 21:53:57', 63, '0000-00-00 00:00:00', 0, 'robots=\nauthor=', '', ''),
(19, 'Documents', 'Documents', '/Documents', 1, 4096, '', '', '', 0, '', 0, 1, 6, 19, '2009-06-10 16:43:34', 63, '2009-06-10 16:43:34', 63, '0000-00-00 00:00:00', 0, '', '', ''),
(16, 'Data Sheets', 'Data Sheets', '/Data Sheets', 1, 4096, '', '', '', 0, '', 0, 1, 2, 5, '2009-06-09 21:19:14', 63, '2009-06-09 21:19:14', 63, '0000-00-00 00:00:00', 0, '', '', ''),
(22, 'Our Technology.pdf', 'Our Technology', '/Documents/Our Technology.pdf', 0, 72427, '', '', 'pdf.png', 0, 'version_number=1.0', 5, 1, 9, 10, '2009-06-10 16:43:40', 63, '2009-06-10 16:44:47', 63, '0000-00-00 00:00:00', 0, 'robots=\nauthor=', '', ''),
(23, 'ROI White Paper.pdf', 'ROI White Paper', '/Documents/ROI White Paper.pdf', 0, 118298, '', '', 'pdf.png', 0, 'version_number=1.0', 2, 1, 13, 14, '2009-06-10 16:43:40', 63, '2009-06-10 16:45:01', 63, '0000-00-00 00:00:00', 0, 'robots=\nauthor=', '', ''),
(25, 'Supercompressor-benefits.pdf', 'Supercompressor Benefits', '/Documents/Supercompressor-benefits.pdf', 0, 1061581, '', '', 'pdf.png', 0, 'version_number=1.0', 1, 1, 15, 16, '2009-06-10 16:43:40', 63, '2009-06-10 16:45:42', 63, '0000-00-00 00:00:00', 0, 'robots=\nauthor=', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `jos_rokversions`
--

CREATE TABLE IF NOT EXISTS `jos_rokversions` (
  `product` varchar(255) NOT NULL,
  `version` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_rokversions`
--

INSERT INTO `jos_rokversions` (`product`, `version`) VALUES
('rokdownloads', '1.0b2');

-- --------------------------------------------------------

--
-- Table structure for table `jos_rsform_component_type_fields`
--

CREATE TABLE IF NOT EXISTS `jos_rsform_component_type_fields` (
  `ComponentTypeFieldId` int(11) NOT NULL auto_increment,
  `ComponentTypeId` int(11) NOT NULL default '0',
  `FieldName` text NOT NULL,
  `FieldType` enum('hidden','textbox','textarea','select') NOT NULL default 'hidden',
  `FieldValues` text NOT NULL,
  `Ordering` int(11) NOT NULL default '0',
  PRIMARY KEY  (`ComponentTypeFieldId`),
  KEY `ComponentTypeId` (`ComponentTypeId`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=162 ;

--
-- Dumping data for table `jos_rsform_component_type_fields`
--

INSERT INTO `jos_rsform_component_type_fields` (`ComponentTypeFieldId`, `ComponentTypeId`, `FieldName`, `FieldType`, `FieldValues`, `Ordering`) VALUES
(2, 1, 'NAME', 'textbox', '', 1),
(3, 1, 'CAPTION', 'textbox', '', 2),
(4, 1, 'REQUIRED', 'select', 'NO\r\nYES', 3),
(5, 1, 'SIZE', 'textbox', '20', 4),
(6, 1, 'MAXSIZE', 'textbox', '', 5),
(7, 1, 'VALIDATIONRULE', 'select', '//<code>\r\nreturn RSgetValidationRules();\r\n//</code>', 6),
(8, 1, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', 7),
(9, 1, 'ADDITIONALATTRIBUTES', 'textarea', '', 8),
(10, 1, 'DEFAULTVALUE', 'textarea', '', 9),
(11, 1, 'DESCRIPTION', 'textarea', '', 11),
(12, 1, 'COMPONENTTYPE', 'hidden', '1', 15),
(13, 2, 'NAME', 'textbox', '', 1),
(14, 2, 'CAPTION', 'textbox', '', 2),
(15, 2, 'REQUIRED', 'select', 'NO\r\nYES', 3),
(16, 2, 'COLS', 'textbox', '50', 4),
(17, 2, 'ROWS', 'textbox', '5', 5),
(18, 2, 'VALIDATIONRULE', 'select', '//<code>\r\nreturn RSgetValidationRules();\r\n//</code>', 6),
(19, 2, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', 7),
(20, 2, 'ADDITIONALATTRIBUTES', 'textarea', '', 8),
(21, 2, 'DEFAULTVALUE', 'textarea', '', 9),
(22, 2, 'DESCRIPTION', 'textarea', '', 10),
(23, 2, 'COMPONENTTYPE', 'hidden', '2', 10),
(24, 3, 'NAME', 'textbox', '', 1),
(25, 3, 'CAPTION', 'textbox', '', 2),
(26, 3, 'SIZE', 'textbox', '', 3),
(27, 3, 'MULTIPLE', 'select', 'NO\r\nYES', 4),
(28, 3, 'ITEMS', 'textarea', '', 5),
(29, 3, 'REQUIRED', 'select', 'NO\r\nYES', 6),
(30, 3, 'ADDITIONALATTRIBUTES', 'textarea', '', 7),
(31, 3, 'DESCRIPTION', 'textarea', '', 8),
(32, 3, 'COMPONENTTYPE', 'hidden', '3', 10),
(33, 4, 'NAME', 'textbox', '', 1),
(34, 4, 'CAPTION', 'textbox', '', 2),
(35, 4, 'ITEMS', 'textarea', '', 3),
(36, 4, 'FLOW', 'select', 'HORIZONTAL\r\nVERTICAL', 4),
(37, 4, 'REQUIRED', 'select', 'NO\r\nYES', 5),
(38, 4, 'ADDITIONALATTRIBUTES', 'textarea', '', 6),
(39, 4, 'DESCRIPTION', 'textarea', '', 6),
(40, 4, 'COMPONENTTYPE', 'hidden', '4', 7),
(41, 5, 'NAME', 'textbox', '', 1),
(42, 5, 'CAPTION', 'textbox', '', 2),
(43, 5, 'ITEMS', 'textarea', '', 3),
(44, 5, 'FLOW', 'select', 'HORIZONTAL\r\nVERTICAL', 4),
(45, 5, 'REQUIRED', 'select', 'NO\r\nYES', 5),
(46, 5, 'ADDITIONALATTRIBUTES', 'textarea', '', 6),
(47, 5, 'DESCRIPTION', 'textarea', '', 6),
(48, 5, 'COMPONENTTYPE', 'hidden', '5', 7),
(49, 6, 'NAME', 'textbox', '', 1),
(50, 6, 'CAPTION', 'textbox', '', 2),
(51, 6, 'REQUIRED', 'select', 'NO\r\nYES', 3),
(52, 6, 'DATEFORMAT', 'textbox', 'DDMMYYYY', 4),
(53, 6, 'CALENDARLAYOUT', 'select', 'FLAT\r\nPOPUP', 5),
(54, 6, 'ADDITIONALATTRIBUTES', 'textarea', '', 6),
(55, 6, 'DESCRIPTION', 'textarea', '', 7),
(56, 6, 'COMPONENTTYPE', 'hidden', '6', 8),
(57, 7, 'NAME', 'textbox', '', 1),
(58, 7, 'CAPTION', 'textbox', '', 2),
(59, 7, 'LABEL', 'textbox', '', 3),
(60, 7, 'RESET', 'select', 'NO\r\nYES', 4),
(61, 7, 'RESETLABEL', 'textbox', '', 5),
(62, 7, 'ADDITIONALATTRIBUTES', 'textarea', '', 6),
(63, 7, 'DESCRIPTION', 'textarea', '', 7),
(64, 7, 'COMPONENTTYPE', 'hidden', '7', 8),
(65, 8, 'NAME', 'textbox', '', 1),
(66, 8, 'CAPTION', 'textbox', '', 2),
(67, 8, 'LENGTH', 'textbox', '4', 3),
(68, 8, 'BACKGROUNDCOLOR', 'textbox', '#FFFFFF', 4),
(69, 8, 'TEXTCOLOR', 'textbox', '#000000', 5),
(70, 8, 'TYPE', 'select', 'ALPHA\r\nNUMERIC\r\nALPHANUMERIC', 6),
(71, 8, 'ADDITIONALATTRIBUTES', 'textarea', 'style="text-align:center;width:75px;"', 7),
(72, 8, 'DESCRIPTION', 'textarea', '', 9),
(73, 8, 'COMPONENTTYPE', 'hidden', '8', 9),
(74, 9, 'NAME', 'textbox', '', 1),
(75, 9, 'CAPTION', 'textbox', '', 2),
(76, 9, 'FILESIZE', 'textbox', '', 3),
(77, 9, 'REQUIRED', 'select', 'NO\r\nYES', 4),
(78, 9, 'ACCEPTEDFILES', 'textarea', '', 5),
(79, 9, 'DESTINATION', 'textbox', '//<code>\r\nreturn $RSadapter->config[''absolute_path''].''/components/com_rsform/uploads/'';\r\n//</code>', 6),
(80, 9, 'ADDITIONALATTRIBUTES', 'textarea', '', 7),
(81, 9, 'DESCRIPTION', 'textarea', '', 8),
(82, 9, 'COMPONENTTYPE', 'hidden', '9', 9),
(83, 10, 'NAME', 'textbox', '', 1),
(84, 10, 'TEXT', 'textarea', '', 1),
(85, 10, 'COMPONENTTYPE', 'hidden', '10', 9),
(86, 11, 'NAME', 'textbox', '', 1),
(87, 11, 'DEFAULTVALUE', 'textarea', '', 1),
(88, 11, 'ADDITIONALATTRIBUTES', 'textarea', '', 1),
(89, 11, 'COMPONENTTYPE', 'hidden', '11', 9),
(118, 12, 'COMPONENTTYPE', 'hidden', '12', 10),
(117, 12, 'ADDITIONALATTRIBUTES', 'textarea', '', 9),
(144, 3, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', 100),
(115, 12, 'RESETLABEL', 'textbox', '', 7),
(114, 12, 'RESET', 'select', 'NO\r\nYES', 6),
(113, 12, 'IMAGERESET', 'textbox', '', 5),
(112, 12, 'IMAGEBUTTON', 'textbox', '', 4),
(111, 12, 'LABEL', 'textbox', '', 3),
(110, 12, 'CAPTION', 'textbox', '', 2),
(109, 12, 'NAME', 'textbox', '', 1),
(119, 13, 'NAME', 'textbox', '', 1),
(120, 13, 'CAPTION', 'textbox', '', 3),
(121, 13, 'LABEL', 'textbox', '', 2),
(122, 13, 'RESET', 'select', 'NO\r\nYES', 6),
(123, 13, 'RESETLABEL', 'textbox', '', 7),
(125, 13, 'ADDITIONALATTRIBUTES', 'textarea', '', 9),
(126, 13, 'COMPONENTTYPE', 'hidden', '13', 10),
(127, 14, 'NAME', 'textbox', '', 1),
(128, 14, 'CAPTION', 'textbox', '', 2),
(129, 14, 'REQUIRED', 'select', 'NO\r\nYES', 3),
(130, 14, 'SIZE', 'textbox', '', 4),
(131, 14, 'MAXSIZE', 'textbox', '', 5),
(132, 14, 'DEFAULTVALUE', 'textarea', '', 6),
(133, 14, 'ADDITIONALATTRIBUTES', 'textarea', '', 7),
(134, 14, 'COMPONENTTYPE', 'hidden', '14', 8),
(135, 15, 'NAME', 'textbox', '', 1),
(138, 15, 'LENGTH', 'textbox', '8', 4),
(140, 15, 'ADDITIONALATTRIBUTES', 'textarea', '', 7),
(141, 15, 'COMPONENTTYPE', 'hidden', '15', 8),
(142, 14, 'DESCRIPTION', 'textarea', '', 100),
(143, 8, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', 100),
(145, 4, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', 100),
(146, 5, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', 100),
(147, 6, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', 100),
(148, 14, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', 100),
(149, 9, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', 100),
(150, 8, 'FLOW', 'select', 'VERTICAL\r\nHORIZONTAL', 7),
(151, 8, 'SHOWREFRESH', 'select', 'NO\r\nYES', 8),
(152, 8, 'REFRESHTEXT', 'textbox', 'REFRESH', 11),
(153, 6, 'READONLY', 'select', 'NO\r\nYES', 6),
(154, 12, 'DESCRIPTION', 'textarea', '', 10),
(155, 6, 'POPUPLABEL', 'textbox', '...', 6),
(157, 15, 'CHARACTERS', 'select', 'ALPHANUMERIC\r\nALPHA\r\nNUMERIC', 3),
(158, 9, 'ATTACHUSEREMAIL', 'select', 'NO\r\nYES', 100),
(159, 9, 'ATTACHADMINEMAIL', 'select', 'NO\r\nYES', 101),
(160, 2, 'WYSIWYG', 'select', 'NO\r\nYES', 11),
(161, 8, 'SIZE', 'textbox', '15', 12);

-- --------------------------------------------------------

--
-- Table structure for table `jos_rsform_component_types`
--

CREATE TABLE IF NOT EXISTS `jos_rsform_component_types` (
  `ComponentTypeId` int(11) NOT NULL auto_increment,
  `ComponentTypeName` text NOT NULL,
  PRIMARY KEY  (`ComponentTypeId`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=16 ;

--
-- Dumping data for table `jos_rsform_component_types`
--

INSERT INTO `jos_rsform_component_types` (`ComponentTypeId`, `ComponentTypeName`) VALUES
(1, 'textBox'),
(2, 'textArea'),
(3, 'selectList'),
(4, 'checkboxGroup'),
(5, 'radioGroup'),
(6, 'calendar'),
(7, 'button'),
(8, 'captcha'),
(9, 'fileUpload'),
(10, 'freeText'),
(11, 'hidden'),
(12, 'imageButton'),
(13, 'submitButton'),
(14, 'password'),
(15, 'ticket');

-- --------------------------------------------------------

--
-- Table structure for table `jos_rsform_components`
--

CREATE TABLE IF NOT EXISTS `jos_rsform_components` (
  `ComponentId` int(11) NOT NULL auto_increment,
  `FormId` int(11) NOT NULL default '0',
  `ComponentTypeId` int(11) NOT NULL default '0',
  `Order` int(11) NOT NULL default '0',
  `Published` tinyint(1) NOT NULL default '1',
  UNIQUE KEY `ComponentId` (`ComponentId`),
  KEY `ComponentTypeId` (`ComponentTypeId`),
  KEY `FormId` (`FormId`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=34 ;

--
-- Dumping data for table `jos_rsform_components`
--

INSERT INTO `jos_rsform_components` (`ComponentId`, `FormId`, `ComponentTypeId`, `Order`, `Published`) VALUES
(1, 1, 1, 2, 1),
(2, 1, 10, 1, 1),
(3, 1, 1, 3, 1),
(4, 1, 3, 4, 1),
(5, 1, 5, 5, 1),
(6, 1, 4, 6, 1),
(7, 1, 6, 7, 1),
(8, 1, 13, 8, 1),
(9, 1, 10, 9, 1),
(12, 3, 1, 1, 1),
(13, 3, 1, 2, 1),
(16, 3, 1, 3, 1),
(17, 3, 1, 4, 1),
(18, 3, 1, 6, 1),
(19, 3, 1, 7, 1),
(21, 3, 2, 9, 1),
(22, 3, 2, 5, 1),
(23, 3, 8, 10, 0),
(26, 3, 1, 8, 1),
(28, 3, 11, 11, 1),
(29, 3, 11, 12, 1),
(30, 3, 11, 13, 1),
(31, 3, 11, 14, 1),
(32, 3, 11, 15, 1),
(33, 3, 13, 16, 1);

-- --------------------------------------------------------

--
-- Table structure for table `jos_rsform_config`
--

CREATE TABLE IF NOT EXISTS `jos_rsform_config` (
  `ConfigId` int(11) NOT NULL auto_increment,
  `SettingName` varchar(64) NOT NULL default '',
  `SettingValue` text NOT NULL,
  PRIMARY KEY  (`ConfigId`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ;

--
-- Dumping data for table `jos_rsform_config`
--

INSERT INTO `jos_rsform_config` (`ConfigId`, `SettingName`, `SettingValue`) VALUES
(1, 'global.register.code', '1V70DDSS33X0697ATMUW'),
(2, 'global.debug.mode', '0');

-- --------------------------------------------------------

--
-- Table structure for table `jos_rsform_forms`
--

CREATE TABLE IF NOT EXISTS `jos_rsform_forms` (
  `FormId` int(11) NOT NULL auto_increment,
  `FormName` text NOT NULL,
  `FormLayout` text NOT NULL,
  `FormLayoutName` text NOT NULL,
  `FormLayoutAutogenerate` tinyint(1) NOT NULL default '1',
  `FormTitle` text NOT NULL,
  `Published` tinyint(4) NOT NULL default '1',
  `Lang` varchar(255) NOT NULL default '',
  `ReturnUrl` text NOT NULL,
  `Thankyou` text NOT NULL,
  `UserEmailText` text NOT NULL,
  `UserEmailTo` text NOT NULL,
  `UserEmailCC` varchar(255) NOT NULL default '',
  `UserEmailBCC` varchar(255) NOT NULL default '',
  `UserEmailReplyTo` varchar(255) NOT NULL default '',
  `UserEmailFrom` varchar(255) NOT NULL default '',
  `UserEmailFromName` varchar(255) NOT NULL default '',
  `UserEmailSubject` varchar(255) NOT NULL default '',
  `UserEmailMode` tinyint(4) NOT NULL default '1',
  `UserEmailAttach` tinyint(4) NOT NULL default '0',
  `UserEmailAttachFile` varchar(255) NOT NULL default '',
  `AdminEmailText` text NOT NULL,
  `AdminEmailTo` text NOT NULL,
  `AdminEmailCC` varchar(255) NOT NULL default '',
  `AdminEmailBCC` varchar(255) NOT NULL default '',
  `AdminEmailReplyTo` varchar(255) NOT NULL default '',
  `AdminEmailFrom` varchar(255) NOT NULL default '',
  `AdminEmailFromName` varchar(255) NOT NULL default '',
  `AdminEmailSubject` varchar(255) NOT NULL default '',
  `AdminEmailMode` tinyint(4) NOT NULL default '1',
  `ScriptProcess` text NOT NULL,
  `ScriptProcess2` text NOT NULL,
  `ScriptDisplay` text NOT NULL,
  PRIMARY KEY  (`FormId`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ;

--
-- Dumping data for table `jos_rsform_forms`
--

INSERT INTO `jos_rsform_forms` (`FormId`, `FormName`, `FormLayout`, `FormLayoutName`, `FormLayoutAutogenerate`, `FormTitle`, `Published`, `Lang`, `ReturnUrl`, `Thankyou`, `UserEmailText`, `UserEmailTo`, `UserEmailCC`, `UserEmailBCC`, `UserEmailReplyTo`, `UserEmailFrom`, `UserEmailFromName`, `UserEmailSubject`, `UserEmailMode`, `UserEmailAttach`, `UserEmailAttachFile`, `AdminEmailText`, `AdminEmailTo`, `AdminEmailCC`, `AdminEmailBCC`, `AdminEmailReplyTo`, `AdminEmailFrom`, `AdminEmailFromName`, `AdminEmailSubject`, `AdminEmailMode`, `ScriptProcess`, `ScriptProcess2`, `ScriptDisplay`) VALUES
(1, 'RSformPro example', '<div class="componentheading">{global:formtitle}</div>\n<table border="0">\n	<tr>\n		<td>{Header:caption}</td>\n		<td>{Header:body}<div class="formClr"/>{Header:validation}</td>\n		<td>{Header:description}</td>\n	</tr>\n	<tr>\n		<td>{FullName:caption} (*)</td>\n		<td>{FullName:body}<div class="formClr"/>{FullName:validation}</td>\n		<td>{FullName:description}</td>\n	</tr>\n	<tr>\n		<td>{Email:caption} (*)</td>\n		<td>{Email:body}<div class="formClr"/>{Email:validation}</td>\n		<td>{Email:description}</td>\n	</tr>\n	<tr>\n		<td>{CompanySize:caption} (*)</td>\n		<td>{CompanySize:body}<div class="formClr"/>{CompanySize:validation}</td>\n		<td>{CompanySize:description}</td>\n	</tr>\n	<tr>\n		<td>{Position:caption} (*)</td>\n		<td>{Position:body}<div class="formClr"/>{Position:validation}</td>\n		<td>{Position:description}</td>\n	</tr>\n	<tr>\n		<td>{ContactBy:caption}</td>\n		<td>{ContactBy:body}<div class="formClr"/>{ContactBy:validation}</td>\n		<td>{ContactBy:description}</td>\n	</tr>\n	<tr>\n		<td>{ContactWhen:caption} (*)</td>\n		<td>{ContactWhen:body}<div class="formClr"/>{ContactWhen:validation}</td>\n		<td>{ContactWhen:description}</td>\n	</tr>\n	<tr>\n		<td>{Submit:caption}</td>\n		<td>{Submit:body}<div class="formClr"/>{Submit:validation}</td>\n		<td>{Submit:description}</td>\n	</tr>\n	<tr>\n		<td>{Footer:caption}</td>\n		<td>{Footer:body}<div class="formClr"/>{Footer:validation}</td>\n		<td>{Footer:description}</td>\n	</tr>\n</table>\n', 'inline', 1, 'RSform!Pro example', 0, '', '', '<p>Dear {FullName:value},</p><p> thank you for your submission. One of our staff members will contact you by  {ContactBy:value} as soon as possible.</p>', '<p>Dear {FullName:value},</p><p>&nbsp;we received your&nbsp; contact request. Someone will get back to you by {ContactBy:value} soon. </p>', '{Email:value}', '', '', '', 'your@email.com', 'Your Company', 'Contact confirmation', 1, 0, '', '<p>Customize this e-mail also. You will receive it as administrator.&nbsp;</p><p>{FullName:caption}:{FullName:value}<br /> 		                    			{Email:caption}:{Email:value}<strong></strong><br /> 		                    			{CompanySize:caption}:{CompanySize:value}<strong></strong><br /> 		                    			{Position:caption}:{Position:value}<strong></strong><br /> 		                    			{ContactBy:caption}:{ContactBy:value}<strong></strong><br /> 		                    			{ContactWhen:caption}:{ContactWhen:value}</p>', 'youradminemail@email.com', '', '', '', '{Email:value}', 'Your Company', 'Contact', 1, '', '', ''),
(3, 'datastor_webform', '<div class="componentheading">{global:formtitle}</div>\n<div>\n	{first_name:caption} (*)<br/>\n	{first_name:body}<br/>\n	{first_name:validation}\n	{first_name:description}<br/>\n	{last_name:caption} (*)<br/>\n	{last_name:body}<br/>\n	{last_name:validation}\n	{last_name:description}<br/>\n	{email:caption} (*)<br/>\n	{email:body}<br/>\n	{email:validation}\n	{email:description}<br/>\n	{company:caption}<br/>\n	{company:body}<br/>\n	{company:validation}\n	{company:description}<br/>\n	{street:caption}<br/>\n	{street:body}<br/>\n	{street:validation}\n	{street:description}<br/>\n	{city:caption}<br/>\n	{city:body}<br/>\n	{city:validation}\n	{city:description}<br/>\n	{state_province:caption}<br/>\n	{state_province:body}<br/>\n	{state_province:validation}\n	{state_province:description}<br/>\n	{00N60000001f9OI:caption}<br/>\n	{00N60000001f9OI:body}<br/>\n	{00N60000001f9OI:validation}\n	{00N60000001f9OI:description}<br/>\n	{00N60000001f9ON:caption}<br/>\n	{00N60000001f9ON:body}<br/>\n	{00N60000001f9ON:validation}\n	{00N60000001f9ON:description}<br/>\n	{lead_source:caption}<br/>\n	{lead_source:body}<br/>\n	{lead_source:validation}\n	{lead_source:description}<br/>\n	{oid:caption}<br/>\n	{oid:body}<br/>\n	{oid:validation}\n	{oid:description}<br/>\n	{retURL:caption}<br/>\n	{retURL:body}<br/>\n	{retURL:validation}\n	{retURL:description}<br/>\n	{debug:caption}<br/>\n	{debug:body}<br/>\n	{debug:validation}\n	{debug:description}<br/>\n	{debugEmail:caption}<br/>\n	{debugEmail:body}<br/>\n	{debugEmail:validation}\n	{debugEmail:description}<br/>\n	{submit:caption}<br/>\n	{submit:body}<br/>\n	{submit:validation}\n	{submit:description}<br/>\n</div>\n', '2lines', 1, 'dataStor Salesforce', 1, '', '', '', '', '', '', '', '', '', '', '', 1, 0, '/home/datasto1/public_html/components/com_rsform/uploads/', '', '', '', '', '', '', '', '', 1, '$formLayout=str_replace(''action=&quot;&quot;, action=&quot;https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8&quot;'', $formLayout);\r\n', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `jos_rsform_mappings`
--

CREATE TABLE IF NOT EXISTS `jos_rsform_mappings` (
  `MappingId` int(11) NOT NULL auto_increment,
  `ComponentId` int(11) NOT NULL default '0',
  `MappingTable` text NOT NULL,
  `MappingColumn` text NOT NULL,
  PRIMARY KEY  (`MappingId`),
  KEY `ComponentId` (`ComponentId`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_rsform_mappings`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_rsform_properties`
--

CREATE TABLE IF NOT EXISTS `jos_rsform_properties` (
  `PropertyId` int(11) NOT NULL auto_increment,
  `ComponentId` int(11) NOT NULL default '0',
  `PropertyName` text NOT NULL,
  `PropertyValue` text NOT NULL,
  UNIQUE KEY `PropertyId` (`PropertyId`),
  KEY `ComponentId` (`ComponentId`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=251 ;

--
-- Dumping data for table `jos_rsform_properties`
--

INSERT INTO `jos_rsform_properties` (`PropertyId`, `ComponentId`, `PropertyName`, `PropertyValue`) VALUES
(1, 1, 'NAME', 'FullName'),
(2, 1, 'CAPTION', 'Full Name'),
(3, 1, 'REQUIRED', 'YES'),
(4, 1, 'SIZE', '20'),
(5, 1, 'MAXSIZE', ''),
(6, 1, 'VALIDATIONRULE', 'none'),
(7, 1, 'VALIDATIONMESSAGE', 'Please type your full name.'),
(8, 1, 'ADDITIONALATTRIBUTES', ''),
(9, 1, 'DEFAULTVALUE', ''),
(10, 1, 'DESCRIPTION', ''),
(11, 2, 'NAME', 'Header'),
(12, 2, 'TEXT', '<b>This text describes the form. It is added using the Free Text component</b>. HTML code can be added directly here.'),
(13, 3, 'NAME', 'Email'),
(14, 3, 'CAPTION', 'E-mail'),
(15, 3, 'REQUIRED', 'YES'),
(16, 3, 'SIZE', '20'),
(17, 3, 'MAXSIZE', ''),
(18, 3, 'VALIDATIONRULE', 'email'),
(19, 3, 'VALIDATIONMESSAGE', 'Invalid email address.'),
(20, 3, 'ADDITIONALATTRIBUTES', ''),
(21, 3, 'DEFAULTVALUE', ''),
(22, 3, 'DESCRIPTION', ''),
(23, 4, 'NAME', 'CompanySize'),
(24, 4, 'CAPTION', 'Number of Employees'),
(25, 4, 'SIZE', ''),
(26, 4, 'MULTIPLE', 'NO'),
(27, 4, 'ITEMS', '|Please Select[c]\n1-20\n21-50\n51-100\n>100|More than 100'),
(28, 4, 'REQUIRED', 'YES'),
(29, 4, 'ADDITIONALATTRIBUTES', ''),
(30, 4, 'DESCRIPTION', ''),
(31, 4, 'VALIDATIONMESSAGE', 'Please tell us how big is your company.'),
(32, 5, 'NAME', 'Position'),
(33, 5, 'CAPTION', 'Position'),
(34, 5, 'ITEMS', 'CEO\nCFO\nCTO\nHR[c]'),
(35, 5, 'FLOW', 'HORIZONTAL'),
(36, 5, 'REQUIRED', 'YES'),
(37, 5, 'ADDITIONALATTRIBUTES', ''),
(38, 5, 'DESCRIPTION', ''),
(39, 5, 'VALIDATIONMESSAGE', 'Please specify your position in the company'),
(40, 6, 'NAME', 'ContactBy'),
(41, 6, 'CAPTION', 'How should we contact you?'),
(42, 6, 'ITEMS', 'E-mail[c]\nPhone\nNewsletter[c]\nMail'),
(43, 6, 'FLOW', 'HORIZONTAL'),
(44, 6, 'REQUIRED', 'NO'),
(45, 6, 'ADDITIONALATTRIBUTES', ''),
(46, 6, 'DESCRIPTION', ''),
(47, 6, 'VALIDATIONMESSAGE', ''),
(48, 7, 'NAME', 'ContactWhen'),
(49, 7, 'CAPTION', 'When would you like to be contacted?'),
(50, 7, 'REQUIRED', 'YES'),
(51, 7, 'DATEFORMAT', 'dd.mm.yyyy'),
(52, 7, 'CALENDARLAYOUT', 'POPUP'),
(53, 7, 'ADDITIONALATTRIBUTES', ''),
(54, 7, 'READONLY', 'YES'),
(55, 7, 'POPUPLABEL', '...'),
(56, 7, 'DESCRIPTION', ''),
(57, 7, 'VALIDATIONMESSAGE', 'Please select a date when we should contact you.'),
(58, 8, 'NAME', 'Submit'),
(59, 8, 'LABEL', 'Submit'),
(60, 8, 'CAPTION', ''),
(61, 8, 'RESET', 'YES'),
(62, 8, 'RESETLABEL', 'Reset'),
(63, 8, 'ADDITIONALATTRIBUTES', ''),
(64, 9, 'NAME', 'Footer'),
(65, 9, 'TEXT', 'This form is an example. Please check our knowledgebase for articles related to how you should build your form. Articles are updated daily. <a href="http://www.rsjoomla.com/index.php/Customer-Support.html" target="_blank">http://www.rsjoomla.com/index.php/Customer-Support.html</a>'),
(84, 12, 'NAME', 'first_name'),
(85, 12, 'CAPTION', 'First Name'),
(86, 12, 'REQUIRED', 'YES'),
(87, 12, 'SIZE', '20'),
(88, 12, 'MAXSIZE', ''),
(89, 12, 'VALIDATIONRULE', 'none'),
(90, 12, 'VALIDATIONMESSAGE', 'Invalid Input'),
(91, 12, 'ADDITIONALATTRIBUTES', ''),
(92, 12, 'DEFAULTVALUE', ''),
(93, 12, 'DESCRIPTION', ''),
(94, 13, 'NAME', 'last_name'),
(95, 13, 'CAPTION', 'Last Name'),
(96, 13, 'REQUIRED', 'YES'),
(97, 13, 'SIZE', '20'),
(98, 13, 'MAXSIZE', ''),
(99, 13, 'VALIDATIONRULE', 'none'),
(100, 13, 'VALIDATIONMESSAGE', 'Invalid Input'),
(101, 13, 'ADDITIONALATTRIBUTES', ''),
(102, 13, 'DEFAULTVALUE', ''),
(103, 13, 'DESCRIPTION', ''),
(130, 16, 'VALIDATIONMESSAGE', 'Invalid Input'),
(129, 16, 'VALIDATIONRULE', 'email'),
(128, 16, 'MAXSIZE', ''),
(127, 16, 'SIZE', '20'),
(126, 16, 'REQUIRED', 'YES'),
(125, 16, 'CAPTION', 'Email'),
(124, 16, 'NAME', 'email'),
(137, 17, 'SIZE', '20'),
(136, 17, 'REQUIRED', 'NO'),
(135, 17, 'CAPTION', 'Company'),
(134, 17, 'NAME', 'company'),
(133, 16, 'DESCRIPTION', ''),
(132, 16, 'DEFAULTVALUE', ''),
(131, 16, 'ADDITIONALATTRIBUTES', ''),
(138, 17, 'MAXSIZE', ''),
(139, 17, 'VALIDATIONRULE', 'none'),
(140, 17, 'VALIDATIONMESSAGE', 'Invalid Input'),
(141, 17, 'ADDITIONALATTRIBUTES', ''),
(142, 17, 'DEFAULTVALUE', ''),
(143, 17, 'DESCRIPTION', ''),
(144, 18, 'NAME', 'city'),
(145, 18, 'CAPTION', 'City'),
(146, 18, 'REQUIRED', 'NO'),
(147, 18, 'SIZE', '20'),
(148, 18, 'MAXSIZE', ''),
(149, 18, 'VALIDATIONRULE', 'none'),
(150, 18, 'VALIDATIONMESSAGE', 'Invalid Input'),
(151, 18, 'ADDITIONALATTRIBUTES', ''),
(152, 18, 'DEFAULTVALUE', ''),
(153, 18, 'DESCRIPTION', ''),
(154, 19, 'NAME', 'state_province'),
(155, 19, 'CAPTION', 'State/Province'),
(156, 19, 'REQUIRED', 'NO'),
(157, 19, 'SIZE', '20'),
(158, 19, 'MAXSIZE', ''),
(159, 19, 'VALIDATIONRULE', 'none'),
(160, 19, 'VALIDATIONMESSAGE', 'Invalid Input'),
(161, 19, 'ADDITIONALATTRIBUTES', ''),
(162, 19, 'DEFAULTVALUE', ''),
(163, 19, 'DESCRIPTION', ''),
(174, 21, 'NAME', '00N60000001f9ON'),
(175, 21, 'CAPTION', 'Message'),
(176, 21, 'REQUIRED', 'NO'),
(177, 21, 'COLS', '30'),
(178, 21, 'ROWS', '3'),
(179, 21, 'VALIDATIONRULE', 'none'),
(180, 21, 'VALIDATIONMESSAGE', 'Invalid Input'),
(181, 21, 'ADDITIONALATTRIBUTES', ''),
(182, 21, 'DEFAULTVALUE', ''),
(183, 21, 'DESCRIPTION', ''),
(184, 22, 'NAME', 'street'),
(185, 22, 'CAPTION', 'Street '),
(186, 22, 'REQUIRED', 'NO'),
(187, 22, 'COLS', '30'),
(188, 22, 'ROWS', '3'),
(189, 22, 'VALIDATIONRULE', 'none'),
(190, 22, 'VALIDATIONMESSAGE', 'Invalid Input'),
(191, 22, 'ADDITIONALATTRIBUTES', ''),
(192, 22, 'DEFAULTVALUE', ''),
(193, 22, 'DESCRIPTION', ''),
(194, 23, 'NAME', 'antispam'),
(195, 23, 'CAPTION', 'Please type the letters in the box'),
(196, 23, 'LENGTH', '4'),
(197, 23, 'BACKGROUNDCOLOR', '#FFFFFF'),
(198, 23, 'TEXTCOLOR', '#00588b'),
(199, 23, 'TYPE', 'ALPHANUMERIC'),
(200, 23, 'ADDITIONALATTRIBUTES', 'style="text-align:center;width:75px;"'),
(201, 23, 'FLOW', 'VERTICAL'),
(202, 23, 'SHOWREFRESH', 'YES'),
(203, 23, 'DESCRIPTION', ''),
(204, 23, 'REFRESHTEXT', 'Refresh'),
(205, 23, 'VALIDATIONMESSAGE', 'Invalid Input'),
(210, 26, 'NAME', '00N60000001f9OI'),
(211, 26, 'CAPTION', 'Message Subject'),
(212, 26, 'REQUIRED', 'NO'),
(213, 26, 'SIZE', '20'),
(214, 26, 'MAXSIZE', '255'),
(215, 26, 'VALIDATIONRULE', 'none'),
(216, 26, 'VALIDATIONMESSAGE', 'Invalid Input'),
(217, 26, 'ADDITIONALATTRIBUTES', ''),
(218, 26, 'DEFAULTVALUE', ''),
(219, 26, 'DESCRIPTION', ''),
(236, 30, 'NAME', 'retURL'),
(235, 29, 'ADDITIONALATTRIBUTES', ''),
(234, 29, 'DEFAULTVALUE', '00D600000006vBW'),
(233, 29, 'NAME', 'oid'),
(232, 28, 'ADDITIONALATTRIBUTES', ''),
(231, 28, 'DEFAULTVALUE', 'website'),
(230, 28, 'NAME', 'lead_source'),
(237, 30, 'DEFAULTVALUE', 'http://www.datastor.com'),
(238, 30, 'ADDITIONALATTRIBUTES', ''),
(239, 31, 'NAME', 'debug'),
(240, 31, 'DEFAULTVALUE', '1'),
(241, 31, 'ADDITIONALATTRIBUTES', ''),
(242, 32, 'NAME', 'debugEmail'),
(243, 32, 'DEFAULTVALUE', 'noorupshaw@gmail.com'),
(244, 32, 'ADDITIONALATTRIBUTES', ''),
(245, 33, 'NAME', 'submit'),
(246, 33, 'LABEL', 'submit'),
(247, 33, 'CAPTION', 'submit'),
(248, 33, 'RESET', 'NO'),
(249, 33, 'RESETLABEL', ''),
(250, 33, 'ADDITIONALATTRIBUTES', '$formLayout=str_replace(''action=&"", action=''''http://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8'', $formLayout);\r\n');

-- --------------------------------------------------------

--
-- Table structure for table `jos_rsform_submission_values`
--

CREATE TABLE IF NOT EXISTS `jos_rsform_submission_values` (
  `SubmissionValueId` int(11) NOT NULL auto_increment,
  `FormId` int(11) NOT NULL,
  `SubmissionId` int(11) NOT NULL default '0',
  `FieldName` text NOT NULL,
  `FieldValue` text NOT NULL,
  PRIMARY KEY  (`SubmissionValueId`),
  KEY `FormId` (`FormId`),
  KEY `SubmissionId` (`SubmissionId`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=548 ;

--
-- Dumping data for table `jos_rsform_submission_values`
--

INSERT INTO `jos_rsform_submission_values` (`SubmissionValueId`, `FormId`, `SubmissionId`, `FieldName`, `FieldValue`) VALUES
(2, 3, 2, 'first_name', 'noot'),
(3, 3, 2, 'last_name', 'gingrich'),
(4, 3, 2, 'email', 'tupshaw@yahoo.com'),
(5, 3, 2, 'company', 'eeewww'),
(6, 3, 2, 'street', 'fddd'),
(7, 3, 2, 'city', 'd'),
(8, 3, 2, 'state_province', 'sdf'),
(9, 3, 2, 'Message Subject', 'sdfs'),
(10, 3, 2, '00N60000001f9OI', 'sdfs'),
(11, 3, 2, '00N60000001f9ON', 'dfsdf'),
(12, 3, 2, 'antispam', 'fn3c'),
(13, 3, 2, 'lead_source', 'website'),
(14, 3, 2, 'oid', '00D600000006vBW'),
(15, 3, 2, 'retURL', 'http://www.datastor.com'),
(16, 3, 2, 'debug', '1'),
(17, 3, 2, 'debugEmail', 'noorupshaw@gmail.com'),
(18, 3, 2, 'submit', 'submit'),
(19, 3, 2, 'formId', '3'),
(20, 3, 3, 'first_name', 'nnooo'),
(21, 3, 3, 'last_name', 'uuudd'),
(22, 3, 3, 'email', 'tupshaw@yahoo.com'),
(23, 3, 3, 'company', ''),
(24, 3, 3, 'street', ''),
(25, 3, 3, 'city', ''),
(26, 3, 3, 'state_province', ''),
(27, 3, 3, 'Message Subject', ''),
(28, 3, 3, '00N60000001f9OI', ''),
(29, 3, 3, '00N60000001f9ON', ''),
(30, 3, 3, 'antispam', 'vyiz'),
(31, 3, 3, 'lead_source', 'website'),
(32, 3, 3, 'oid', '00D600000006vBW'),
(33, 3, 3, 'retURL', 'http://www.datastor.com'),
(34, 3, 3, 'debug', '1'),
(35, 3, 3, 'debugEmail', 'noorupshaw@gmail.com'),
(36, 3, 3, 'submit', 'submit'),
(37, 3, 3, 'formId', '3'),
(38, 3, 4, 'first_name', 'tom'),
(39, 3, 4, 'last_name', 'ttoe'),
(40, 3, 4, 'email', 'tupshaw@yahoo.com'),
(41, 3, 4, 'company', ''),
(42, 3, 4, 'street', ''),
(43, 3, 4, 'city', ''),
(44, 3, 4, 'state_province', ''),
(45, 3, 4, 'Message Subject', ''),
(46, 3, 4, '00N60000001f9OI', ''),
(47, 3, 4, '00N60000001f9ON', ''),
(48, 3, 4, 'antispam', 'hi53'),
(49, 3, 4, 'lead_source', 'website'),
(50, 3, 4, 'oid', '00D600000006vBW'),
(51, 3, 4, 'retURL', 'http://www.datastor.com'),
(52, 3, 4, 'debug', '1'),
(53, 3, 4, 'debugEmail', 'noorupshaw@gmail.com'),
(54, 3, 4, 'submit', 'submit'),
(55, 3, 4, 'formId', '3'),
(56, 3, 5, 'first_name', 'rty'),
(57, 3, 5, 'last_name', 'rty'),
(58, 3, 5, 'email', 'tupshaw@yahoo.com'),
(59, 3, 5, 'company', ''),
(60, 3, 5, 'street', ''),
(61, 3, 5, 'city', ''),
(62, 3, 5, 'state_province', ''),
(63, 3, 5, 'Message Subject', ''),
(64, 3, 5, '00N60000001f9OI', ''),
(65, 3, 5, '00N60000001f9ON', ''),
(66, 3, 5, 'antispam', 'tzsy'),
(67, 3, 5, 'lead_source', 'website'),
(68, 3, 5, 'oid', '00D600000006vBW'),
(69, 3, 5, 'retURL', 'http://www.datastor.com'),
(70, 3, 5, 'debug', '1'),
(71, 3, 5, 'debugEmail', 'noorupshaw@gmail.com'),
(72, 3, 5, 'submit', 'submit'),
(73, 3, 5, 'formId', '3'),
(74, 3, 6, 'first_name', 'noot'),
(75, 3, 6, 'last_name', 'jgjks'),
(76, 3, 6, 'email', 'tupshaw@yahoo.com'),
(77, 3, 6, 'company', ''),
(78, 3, 6, 'street', ''),
(79, 3, 6, 'city', ''),
(80, 3, 6, 'state_province', ''),
(81, 3, 6, 'Message Subject', ''),
(82, 3, 6, '00N60000001f9OI', ''),
(83, 3, 6, '00N60000001f9ON', ''),
(84, 3, 6, 'antispam', 'ybek'),
(85, 3, 6, 'lead_source', 'website'),
(86, 3, 6, 'oid', '00D600000006vBW'),
(87, 3, 6, 'retURL', 'http://www.datastor.com'),
(88, 3, 6, 'debug', '1'),
(89, 3, 6, 'debugEmail', 'noorupshaw@gmail.com'),
(90, 3, 6, 'submit', 'submit'),
(91, 3, 6, 'formId', '3'),
(92, 3, 7, 'first_name', 'noot'),
(93, 3, 7, 'last_name', 'ksd'),
(94, 3, 7, 'email', 'tupshaw@yahoo.com'),
(95, 3, 7, 'company', ''),
(96, 3, 7, 'street', ''),
(97, 3, 7, 'city', ''),
(98, 3, 7, 'state_province', ''),
(99, 3, 7, 'Message Subject', ''),
(100, 3, 7, '00N60000001f9OI', ''),
(101, 3, 7, '00N60000001f9ON', ''),
(102, 3, 7, 'antispam', '2hte'),
(103, 3, 7, 'lead_source', 'website'),
(104, 3, 7, 'oid', '00D600000006vBW'),
(105, 3, 7, 'retURL', 'http://www.datastor.com'),
(106, 3, 7, 'debug', '1'),
(107, 3, 7, 'debugEmail', 'noorupshaw@gmail.com'),
(108, 3, 7, 'submit', 'submit'),
(109, 3, 7, 'formId', '3'),
(357, 3, 23, 'last_name', 'lksdf'),
(356, 3, 23, 'first_name', 'kjdlfsk'),
(113, 3, 9, 'first_name', 'noober '),
(114, 3, 9, 'last_name', 'ams'),
(115, 3, 9, 'email', 'tupshaw@yahoo.com'),
(116, 3, 9, 'company', 'stick'),
(117, 3, 9, 'street', 'street'),
(118, 3, 9, 'city', 'city'),
(119, 3, 9, 'state_province', 'state'),
(120, 3, 9, 'Message Subject', ''),
(121, 3, 9, '00N60000001f9OI', 'buy sausage'),
(122, 3, 9, '00N60000001f9ON', 'gud 4 u'),
(123, 3, 9, 'antispam', '8fxq'),
(124, 3, 9, 'lead_source', 'website'),
(125, 3, 9, 'oid', '00D600000006vBW'),
(126, 3, 9, 'retURL', 'http://www.datastor.com'),
(127, 3, 9, 'debug', '1'),
(128, 3, 9, 'debugEmail', 'noorupshaw@gmail.com'),
(129, 3, 9, 'submit', 'submit'),
(130, 3, 9, 'formId', '3'),
(131, 3, 10, 'first_name', 'carm'),
(132, 3, 10, 'last_name', 'bo'),
(133, 3, 10, 'email', 'tupshaw@yahoo.com'),
(134, 3, 10, 'company', 'klsd'),
(135, 3, 10, 'street', 'lksd'),
(136, 3, 10, 'city', 'kkdk'),
(137, 3, 10, 'state_province', 'kkkkd'),
(138, 3, 10, 'Message Subject', 'kd'),
(139, 3, 10, '00N60000001f9OI', 'kdkd'),
(140, 3, 10, '00N60000001f9ON', 'kdkd'),
(141, 3, 10, 'antispam', 'uglx'),
(142, 3, 10, 'lead_source', 'website'),
(143, 3, 10, 'oid', '00D600000006vBW'),
(144, 3, 10, 'retURL', 'http://www.datastor.com'),
(145, 3, 10, 'debug', '1'),
(146, 3, 10, 'debugEmail', 'noorupshaw@gmail.com'),
(147, 3, 10, 'submit', 'submit'),
(148, 3, 10, 'formId', '3'),
(149, 3, 11, 'first_name', 'skfd'),
(150, 3, 11, 'last_name', 'lksdfk'),
(151, 3, 11, 'email', 'tupshaw@yahoo.com'),
(152, 3, 11, 'company', ''),
(153, 3, 11, 'street', ''),
(154, 3, 11, 'city', ''),
(155, 3, 11, 'state_province', ''),
(156, 3, 11, 'Message Subject', ''),
(157, 3, 11, '00N60000001f9OI', ''),
(158, 3, 11, '00N60000001f9ON', ''),
(159, 3, 11, 'antispam', 'wn1x'),
(160, 3, 11, 'lead_source', 'website'),
(161, 3, 11, 'oid', '00D600000006vBW'),
(162, 3, 11, 'retURL', 'http://www.datastor.com'),
(163, 3, 11, 'debug', '1'),
(164, 3, 11, 'debugEmail', 'noorupshaw@gmail.com'),
(165, 3, 11, 'submit', 'submit'),
(166, 3, 11, 'formId', '3'),
(167, 3, 12, 'first_name', 'why'),
(168, 3, 12, 'last_name', 'not'),
(169, 3, 12, 'email', 'tupshaw@yahoo.com'),
(170, 3, 12, 'company', 'sj'),
(171, 3, 12, 'street', 'lksdf'),
(172, 3, 12, 'city', 'lsdf'),
(173, 3, 12, 'state_province', 'lksd'),
(174, 3, 12, 'Message Subject', 'lksfd'),
(175, 3, 12, '00N60000001f9OI', 'lksd'),
(176, 3, 12, '00N60000001f9ON', 'klsd'),
(177, 3, 12, 'antispam', 'uwqm'),
(178, 3, 12, 'lead_source', 'website'),
(179, 3, 12, 'oid', '00D600000006vBW'),
(180, 3, 12, 'retURL', 'http://www.datastor.com'),
(181, 3, 12, 'debug', '1'),
(182, 3, 12, 'debugEmail', 'noorupshaw@gmail.com'),
(183, 3, 12, 'submit', 'submit'),
(184, 3, 12, 'formId', '3'),
(185, 3, 13, 'first_name', 'jksfdfjkl'),
(186, 3, 13, 'last_name', 'kljsdf'),
(187, 3, 13, 'email', 'tupshaw@yahoo.com'),
(188, 3, 13, 'company', ';lksdf'),
(189, 3, 13, 'street', ';lsdf'),
(190, 3, 13, 'city', 'k;sl;'),
(191, 3, 13, 'state_province', ';lsd'),
(192, 3, 13, 'Message Subject', ';lsfd'),
(193, 3, 13, '00N60000001f9OI', ''),
(194, 3, 13, '00N60000001f9ON', ''),
(195, 3, 13, 'antispam', 'rjaq'),
(196, 3, 13, 'lead_source', 'website'),
(197, 3, 13, 'oid', '00D600000006vBW'),
(198, 3, 13, 'retURL', 'http://www.datastor.com'),
(199, 3, 13, 'debug', '1'),
(200, 3, 13, 'debugEmail', 'noorupshaw@gmail.com'),
(201, 3, 13, 'submit', 'submit'),
(202, 3, 13, 'formId', '3'),
(203, 3, 14, 'first_name', 'sdfjk'),
(204, 3, 14, 'last_name', 'lkfdsj'),
(205, 3, 14, 'email', 'dflsk@bbb.com'),
(206, 3, 14, 'company', 'klsfdlksdf'),
(207, 3, 14, 'street', 'lksdf'),
(208, 3, 14, 'city', ''),
(209, 3, 14, 'state_province', ''),
(210, 3, 14, '00N60000001f9OI', ''),
(211, 3, 14, '00N60000001f9ON', ''),
(212, 3, 14, 'antispam', 'zgtc'),
(213, 3, 14, 'lead_source', 'website'),
(214, 3, 14, 'oid', '00D600000006vBW'),
(215, 3, 14, 'retURL', 'http://www.datastor.com'),
(216, 3, 14, 'debug', '1'),
(217, 3, 14, 'debugEmail', 'noorupshaw@gmail.com'),
(218, 3, 14, 'submit', 'submit'),
(219, 3, 14, 'formId', '3'),
(220, 3, 15, 'first_name', 'klsdf'),
(221, 3, 15, 'last_name', 'dsf'),
(222, 3, 15, 'email', 'tupshaw@yahoo.com'),
(223, 3, 15, 'company', 'sdf'),
(224, 3, 15, 'street', 'df'),
(225, 3, 15, 'city', 'ddf'),
(226, 3, 15, 'state_province', 'df'),
(227, 3, 15, '00N60000001f9OI', 'df'),
(228, 3, 15, '00N60000001f9ON', 'fd'),
(229, 3, 15, 'antispam', 'ki0b'),
(230, 3, 15, 'lead_source', 'website'),
(231, 3, 15, 'oid', '00D600000006vBW'),
(232, 3, 15, 'retURL', 'http://www.datastor.com'),
(233, 3, 15, 'debug', '1'),
(234, 3, 15, 'debugEmail', 'noorupshaw@gmail.com'),
(235, 3, 15, 'submit', 'submit'),
(236, 3, 15, 'formId', '3'),
(237, 3, 16, 'first_name', 'klsdfskl'),
(238, 3, 16, 'last_name', 'upsdhf'),
(239, 3, 16, 'email', 'tupshaw@yahoo.com'),
(240, 3, 16, 'company', 'sldf'),
(241, 3, 16, 'street', ';lsdf'),
(242, 3, 16, 'city', 'sdf'),
(243, 3, 16, 'state_province', 'dfdsf'),
(244, 3, 16, '00N60000001f9OI', 'sdfdfs'),
(245, 3, 16, '00N60000001f9ON', 'sdf'),
(246, 3, 16, 'antispam', 'kqhz'),
(247, 3, 16, 'lead_source', 'website'),
(248, 3, 16, 'oid', '00D600000006vBW'),
(249, 3, 16, 'retURL', 'http://www.datastor.com'),
(250, 3, 16, 'debug', '1'),
(251, 3, 16, 'debugEmail', 'noorupshaw@gmail.com'),
(252, 3, 16, 'submit', 'submit'),
(253, 3, 16, 'formId', '3'),
(254, 3, 17, 'first_name', 'kljsdf'),
(255, 3, 17, 'last_name', 'slkd'),
(256, 3, 17, 'email', 'tupshaw@yahoo.com'),
(257, 3, 17, 'company', 'lks'),
(258, 3, 17, 'street', ''),
(259, 3, 17, 'city', ''),
(260, 3, 17, 'state_province', ''),
(261, 3, 17, '00N60000001f9OI', ''),
(262, 3, 17, '00N60000001f9ON', ''),
(263, 3, 17, 'antispam', 'dm04'),
(264, 3, 17, 'lead_source', 'website'),
(265, 3, 17, 'oid', '00D600000006vBW'),
(266, 3, 17, 'retURL', 'http://www.datastor.com'),
(267, 3, 17, 'debug', '1'),
(268, 3, 17, 'debugEmail', 'noorupshaw@gmail.com'),
(269, 3, 17, 'submit', 'submit'),
(270, 3, 17, 'formId', '3'),
(271, 3, 18, 'first_name', 'fgd'),
(272, 3, 18, 'last_name', 'gfd'),
(273, 3, 18, 'email', 'gfd@bod.com'),
(274, 3, 18, 'company', 'fgd'),
(275, 3, 18, 'street', 'lksdfj'),
(276, 3, 18, 'city', 'lsdfkj'),
(277, 3, 18, 'state_province', 'lksdfj'),
(278, 3, 18, '00N60000001f9OI', 'sldfkj'),
(279, 3, 18, '00N60000001f9ON', 'lsdsd'),
(280, 3, 18, 'antispam', 'qx7u'),
(281, 3, 18, 'lead_source', 'website'),
(282, 3, 18, 'oid', '00D600000006vBW'),
(283, 3, 18, 'retURL', 'http://www.datastor.com'),
(284, 3, 18, 'debug', '1'),
(285, 3, 18, 'debugEmail', 'noorupshaw@gmail.com'),
(286, 3, 18, 'submit', 'submit'),
(287, 3, 18, 'formId', '3'),
(288, 3, 19, 'first_name', 'tom'),
(289, 3, 19, 'last_name', 'upshaw'),
(290, 3, 19, 'email', 'tm@mambo.com'),
(291, 3, 19, 'company', 'bbo'),
(292, 3, 19, 'street', 'sdkjlf'),
(293, 3, 19, 'city', 'skdfl'),
(294, 3, 19, 'state_province', 'jj'),
(295, 3, 19, '00N60000001f9OI', 'ksdfkj'),
(296, 3, 19, '00N60000001f9ON', 'message'),
(297, 3, 19, 'antispam', 't62k'),
(298, 3, 19, 'lead_source', 'website'),
(299, 3, 19, 'oid', '00D600000006vBW'),
(300, 3, 19, 'retURL', 'http://www.datastor.com'),
(301, 3, 19, 'debug', '1'),
(302, 3, 19, 'debugEmail', 'noorupshaw@gmail.com'),
(303, 3, 19, 'submit', 'submit'),
(304, 3, 19, 'formId', '3'),
(305, 3, 20, 'first_name', 'test'),
(306, 3, 20, 'last_name', 'test'),
(307, 3, 20, 'email', 'test@test.com'),
(308, 3, 20, 'company', 'test'),
(309, 3, 20, 'street', ' test'),
(310, 3, 20, 'city', 'test'),
(311, 3, 20, 'state_province', ' ts'),
(312, 3, 20, '00N60000001f9OI', 'tskldf'),
(313, 3, 20, '00N60000001f9ON', 'kldsf'),
(314, 3, 20, 'antispam', 'a14x'),
(315, 3, 20, 'lead_source', 'website'),
(316, 3, 20, 'oid', '00D600000006vBW'),
(317, 3, 20, 'retURL', 'http://www.datastor.com'),
(318, 3, 20, 'debug', '1'),
(319, 3, 20, 'debugEmail', 'noorupshaw@gmail.com'),
(320, 3, 20, 'submit', 'submit'),
(321, 3, 20, 'formId', '3'),
(322, 3, 21, 'first_name', 'fgdfdgd'),
(323, 3, 21, 'last_name', 'fdgfdg'),
(324, 3, 21, 'email', 'yyy@bbb.com'),
(325, 3, 21, 'company', 'kjlsfklj'),
(326, 3, 21, 'street', 'lkfsdklj'),
(327, 3, 21, 'city', 's'),
(328, 3, 21, 'state_province', 'kjlsfdkj'),
(329, 3, 21, '00N60000001f9OI', 'fksdlj'),
(330, 3, 21, '00N60000001f9ON', 'kljsdf'),
(331, 3, 21, 'antispam', '70zr'),
(332, 3, 21, 'lead_source', 'website'),
(333, 3, 21, 'oid', '00D600000006vBW'),
(334, 3, 21, 'retURL', 'http://www.datastor.com'),
(335, 3, 21, 'debug', '1'),
(336, 3, 21, 'debugEmail', 'noorupshaw@gmail.com'),
(337, 3, 21, 'submit', 'submit'),
(338, 3, 21, 'formId', '3'),
(339, 3, 22, 'first_name', 'sdfsdf'),
(340, 3, 22, 'last_name', 'sdfs'),
(341, 3, 22, 'email', 'tttt@ggg.com'),
(342, 3, 22, 'company', 'ksdf'),
(343, 3, 22, 'street', 'lskdf'),
(344, 3, 22, 'city', 'lskdf'),
(345, 3, 22, 'state_province', 'lskdf'),
(346, 3, 22, '00N60000001f9OI', 'lksdf'),
(347, 3, 22, '00N60000001f9ON', 'sldkf'),
(348, 3, 22, 'antispam', '6773'),
(349, 3, 22, 'lead_source', 'website'),
(350, 3, 22, 'oid', '00D600000006vBW'),
(351, 3, 22, 'retURL', 'http://www.datastor.com'),
(352, 3, 22, 'debug', '1'),
(353, 3, 22, 'debugEmail', 'noorupshaw@gmail.com'),
(354, 3, 22, 'submit', 'submit'),
(355, 3, 22, 'formId', '3'),
(358, 3, 23, 'email', 'lksdf@urru.com'),
(359, 3, 23, 'company', 'jttj'),
(360, 3, 23, 'street', 'ksdfk'),
(361, 3, 23, 'city', 'kd'),
(362, 3, 23, 'state_province', 'klsd'),
(363, 3, 23, '00N60000001f9OI', 'skdlf'),
(364, 3, 23, '00N60000001f9ON', 'lkdsfskldf'),
(365, 3, 23, 'lead_source', 'website'),
(366, 3, 23, 'oid', '00D600000006vBW'),
(367, 3, 23, 'retURL', 'http://www.datastor.com'),
(368, 3, 23, 'debug', '1'),
(369, 3, 23, 'debugEmail', 'noorupshaw@gmail.com'),
(370, 3, 23, 'submit', 'submit'),
(371, 3, 23, 'formId', '3'),
(372, 3, 24, 'first_name', 'tom'),
(373, 3, 24, 'last_name', 'upshaw'),
(374, 3, 24, 'email', 'tupo@bupo.com'),
(375, 3, 24, 'company', 'jgjd'),
(376, 3, 24, 'street', 'lkfdskjl'),
(377, 3, 24, 'city', 'kljsdfklj'),
(378, 3, 24, 'state_province', 'kljsdklj'),
(379, 3, 24, '00N60000001f9OI', 'kljsdljk'),
(380, 3, 24, '00N60000001f9ON', 'lkjsdf'),
(381, 3, 24, 'lead_source', 'website'),
(382, 3, 24, 'oid', '00D600000006vBW'),
(383, 3, 24, 'retURL', 'http://www.datastor.com'),
(384, 3, 24, 'debug', '1'),
(385, 3, 24, 'debugEmail', 'noorupshaw@gmail.com'),
(386, 3, 24, 'submit', 'submit'),
(387, 3, 24, 'formId', '3'),
(388, 3, 25, 'first_name', 'tom'),
(389, 3, 25, 'last_name', 'uphsaw'),
(390, 3, 25, 'email', 'tups@tups.com'),
(391, 3, 25, 'company', 'kljdsfkjl'),
(392, 3, 25, 'street', 'lkjsdf'),
(393, 3, 25, 'city', 'lkjsdfklj'),
(394, 3, 25, 'state_province', 'kljsdkjl'),
(395, 3, 25, '00N60000001f9OI', 'kjljklsdjlk'),
(396, 3, 25, '00N60000001f9ON', 'kjlsdf'),
(397, 3, 25, 'lead_source', 'website'),
(398, 3, 25, 'oid', '00D600000006vBW'),
(399, 3, 25, 'retURL', 'http://www.datastor.com'),
(400, 3, 25, 'debug', '1'),
(401, 3, 25, 'debugEmail', 'noorupshaw@gmail.com'),
(402, 3, 25, 'submit', 'submit'),
(403, 3, 25, 'formId', '3'),
(404, 3, 26, 'first_name', 'klsdfklj'),
(405, 3, 26, 'last_name', 'fldskj'),
(406, 3, 26, 'email', 'kljsdf@mmm.com'),
(407, 3, 26, 'company', 'ksldf'),
(408, 3, 26, 'street', ''),
(409, 3, 26, 'city', ''),
(410, 3, 26, 'state_province', ''),
(411, 3, 26, '00N60000001f9OI', ''),
(412, 3, 26, '00N60000001f9ON', ''),
(413, 3, 26, 'lead_source', 'website'),
(414, 3, 26, 'oid', '00D600000006vBW'),
(415, 3, 26, 'retURL', 'http://www.datastor.com'),
(416, 3, 26, 'debug', '1'),
(417, 3, 26, 'debugEmail', 'noorupshaw@gmail.com'),
(418, 3, 26, 'submit', 'submit'),
(419, 3, 26, 'formId', '3'),
(420, 3, 27, 'first_name', 'sdfsd'),
(421, 3, 27, 'last_name', 'sdfsdf'),
(422, 3, 27, 'email', 'tupshaw@yahoo.com'),
(423, 3, 27, 'company', ''),
(424, 3, 27, 'street', ''),
(425, 3, 27, 'city', ''),
(426, 3, 27, 'state_province', ''),
(427, 3, 27, '00N60000001f9OI', ''),
(428, 3, 27, '00N60000001f9ON', ''),
(429, 3, 27, 'lead_source', 'website'),
(430, 3, 27, 'oid', '00D600000006vBW'),
(431, 3, 27, 'retURL', 'http://www.datastor.com'),
(432, 3, 27, 'debug', '1'),
(433, 3, 27, 'debugEmail', 'noorupshaw@gmail.com'),
(434, 3, 27, 'submit', 'submit'),
(435, 3, 27, 'formId', '3'),
(436, 3, 28, 'first_name', 'tom'),
(437, 3, 28, 'last_name', 'upshaw'),
(438, 3, 28, 'email', 'tupshaw@yahoo.com'),
(439, 3, 28, 'company', 'bool'),
(440, 3, 28, 'street', 'kjlsdkj'),
(441, 3, 28, 'city', 'lksdf'),
(442, 3, 28, 'state_province', 'lkjsdf'),
(443, 3, 28, '00N60000001f9OI', 'lkjsdf'),
(444, 3, 28, '00N60000001f9ON', 'lkjfsd'),
(445, 3, 28, 'lead_source', 'website'),
(446, 3, 28, 'oid', '00D600000006vBW'),
(447, 3, 28, 'retURL', 'http://www.datastor.com'),
(448, 3, 28, 'debug', '1'),
(449, 3, 28, 'debugEmail', 'noorupshaw@gmail.com'),
(450, 3, 28, 'submit', 'submit'),
(451, 3, 28, 'formId', '3'),
(452, 3, 29, 'first_name', 'klsdjf'),
(453, 3, 29, 'last_name', 'fsdlkj'),
(454, 3, 29, 'email', 'lkjsdf@lkjsdf.com'),
(455, 3, 29, 'company', ''),
(456, 3, 29, 'street', ''),
(457, 3, 29, 'city', ''),
(458, 3, 29, 'state_province', ''),
(459, 3, 29, '00N60000001f9OI', ''),
(460, 3, 29, '00N60000001f9ON', ''),
(461, 3, 29, 'lead_source', 'website'),
(462, 3, 29, 'oid', '00D600000006vBW'),
(463, 3, 29, 'retURL', 'http://www.datastor.com'),
(464, 3, 29, 'debug', '1'),
(465, 3, 29, 'debugEmail', 'noorupshaw@gmail.com'),
(466, 3, 29, 'submit', 'submit'),
(467, 3, 29, 'formId', '3'),
(468, 3, 30, 'first_name', 'test244'),
(469, 3, 30, 'last_name', 'upshaw255'),
(470, 3, 30, 'email', '244@244.com'),
(471, 3, 30, 'company', 'jklsdfjk'),
(472, 3, 30, 'street', 'kjlsdfkjl'),
(473, 3, 30, 'city', 'klsjdf'),
(474, 3, 30, 'state_province', 'kjlsdf'),
(475, 3, 30, '00N60000001f9OI', 'kljsdflkj'),
(476, 3, 30, '00N60000001f9ON', 'kjl'),
(477, 3, 30, 'lead_source', 'website'),
(478, 3, 30, 'oid', '00D600000006vBW'),
(479, 3, 30, 'retURL', 'http://www.datastor.com'),
(480, 3, 30, 'debug', '1'),
(481, 3, 30, 'debugEmail', 'noorupshaw@gmail.com'),
(482, 3, 30, 'submit', 'submit'),
(483, 3, 30, 'formId', '3'),
(484, 3, 31, 'first_name', 'skljf'),
(485, 3, 31, 'last_name', 'lkjsdf'),
(486, 3, 31, 'email', 'tttt@ggg.com'),
(487, 3, 31, 'company', 'kljsdf'),
(488, 3, 31, 'street', 'lksjdf'),
(489, 3, 31, 'city', 'kljdsf'),
(490, 3, 31, 'state_province', 'kljdfs'),
(491, 3, 31, '00N60000001f9OI', 'lkjsdf'),
(492, 3, 31, '00N60000001f9ON', 'lkjsdf'),
(493, 3, 31, 'lead_source', 'website'),
(494, 3, 31, 'oid', '00D600000006vBW'),
(495, 3, 31, 'retURL', 'http://www.datastor.com'),
(496, 3, 31, 'debug', '1'),
(497, 3, 31, 'debugEmail', 'noorupshaw@gmail.com'),
(498, 3, 31, 'submit', 'submit'),
(499, 3, 31, 'formId', '3'),
(500, 3, 32, 'first_name', 'sdfsdfff'),
(501, 3, 32, 'last_name', 'dd'),
(502, 3, 32, 'email', 'tttt@ggg.com'),
(503, 3, 32, 'company', 'sdfdsf'),
(504, 3, 32, 'street', 'dsf'),
(505, 3, 32, 'city', ''),
(506, 3, 32, 'state_province', ''),
(507, 3, 32, '00N60000001f9OI', ''),
(508, 3, 32, '00N60000001f9ON', ''),
(509, 3, 32, 'lead_source', 'website'),
(510, 3, 32, 'oid', '00D600000006vBW'),
(511, 3, 32, 'retURL', 'http://www.datastor.com'),
(512, 3, 32, 'debug', '1'),
(513, 3, 32, 'debugEmail', 'noorupshaw@gmail.com'),
(514, 3, 32, 'submit', 'submit'),
(515, 3, 32, 'formId', '3'),
(516, 3, 33, 'first_name', 'sdf'),
(517, 3, 33, 'last_name', 'ff'),
(518, 3, 33, 'email', 'ff@ff.com'),
(519, 3, 33, 'company', ''),
(520, 3, 33, 'street', ''),
(521, 3, 33, 'city', ''),
(522, 3, 33, 'state_province', ''),
(523, 3, 33, '00N60000001f9OI', ''),
(524, 3, 33, '00N60000001f9ON', ''),
(525, 3, 33, 'lead_source', 'website'),
(526, 3, 33, 'oid', '00D600000006vBW'),
(527, 3, 33, 'retURL', 'http://www.datastor.com'),
(528, 3, 33, 'debug', '1'),
(529, 3, 33, 'debugEmail', 'noorupshaw@gmail.com'),
(530, 3, 33, 'submit', 'submit'),
(531, 3, 33, 'formId', '3'),
(532, 3, 34, 'first_name', 'sdf'),
(533, 3, 34, 'last_name', 'uuuu'),
(534, 3, 34, 'email', 'test@test.com'),
(535, 3, 34, 'company', ''),
(536, 3, 34, 'street', ''),
(537, 3, 34, 'city', ''),
(538, 3, 34, 'state_province', ''),
(539, 3, 34, '00N60000001f9OI', ''),
(540, 3, 34, '00N60000001f9ON', ''),
(541, 3, 34, 'lead_source', 'website'),
(542, 3, 34, 'oid', '00D600000006vBW'),
(543, 3, 34, 'retURL', 'http://www.datastor.com'),
(544, 3, 34, 'debug', '1'),
(545, 3, 34, 'debugEmail', 'noorupshaw@gmail.com'),
(546, 3, 34, 'submit', 'submit'),
(547, 3, 34, 'formId', '3');

-- --------------------------------------------------------

--
-- Table structure for table `jos_rsform_submissions`
--

CREATE TABLE IF NOT EXISTS `jos_rsform_submissions` (
  `SubmissionId` int(11) NOT NULL auto_increment,
  `FormId` int(11) NOT NULL default '0',
  `DateSubmitted` datetime NOT NULL default '0000-00-00 00:00:00',
  `UserIp` varchar(15) NOT NULL default '',
  `Username` varchar(255) NOT NULL default '',
  `UserId` text NOT NULL,
  PRIMARY KEY  (`SubmissionId`),
  KEY `FormId` (`FormId`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=35 ;

--
-- Dumping data for table `jos_rsform_submissions`
--

INSERT INTO `jos_rsform_submissions` (`SubmissionId`, `FormId`, `DateSubmitted`, `UserIp`, `Username`, `UserId`) VALUES
(24, 3, '2009-03-08 18:30:35', '97.123.84.128', '', '0'),
(2, 3, '2009-02-27 20:43:40', '97.123.80.214', '', '0'),
(3, 3, '2009-02-27 20:48:52', '97.123.80.214', '', '0'),
(4, 3, '2009-02-27 20:55:43', '97.123.80.214', '', '0'),
(5, 3, '2009-02-27 20:57:47', '97.123.80.214', '', '0'),
(6, 3, '2009-02-27 22:12:41', '97.123.80.214', '', '0'),
(7, 3, '2009-02-28 11:32:27', '97.123.80.214', '', '0'),
(23, 3, '2009-03-08 15:15:27', '97.123.84.128', '', '0'),
(9, 3, '2009-02-28 11:54:34', '97.123.80.214', '', '0'),
(10, 3, '2009-02-28 11:56:57', '97.123.80.214', '', '0'),
(11, 3, '2009-02-28 12:22:20', '97.123.80.214', '', '0'),
(12, 3, '2009-02-28 12:50:08', '97.123.80.214', '', '0'),
(13, 3, '2009-02-28 12:53:23', '97.123.80.214', '', '0'),
(14, 3, '2009-02-28 12:57:19', '97.123.80.214', '', '0'),
(15, 3, '2009-02-28 13:53:43', '97.123.80.214', '', '0'),
(16, 3, '2009-02-28 15:11:44', '97.123.80.214', '', '0'),
(17, 3, '2009-02-28 15:15:08', '97.123.80.214', '', '0'),
(18, 3, '2009-03-01 16:44:00', '97.123.80.214', '', '0'),
(19, 3, '2009-03-08 14:20:33', '97.123.84.128', '', '0'),
(20, 3, '2009-03-08 14:52:14', '97.123.84.128', '', '0'),
(21, 3, '2009-03-08 14:55:20', '97.123.84.128', '', '0'),
(22, 3, '2009-03-08 14:57:36', '97.123.84.128', '', '0'),
(25, 3, '2009-03-08 18:37:08', '97.123.84.128', '', '0'),
(26, 3, '2009-03-08 18:40:11', '97.123.84.128', '', '0'),
(27, 3, '2009-03-08 18:45:09', '97.123.84.128', '', '0'),
(28, 3, '2009-03-08 21:41:34', '97.123.84.128', '', '0'),
(29, 3, '2009-03-08 21:45:45', '97.123.84.128', '', '0'),
(30, 3, '2009-03-11 09:38:41', '97.123.81.193', '', '0'),
(31, 3, '2009-03-11 09:56:30', '97.123.81.193', '', '0'),
(32, 3, '2009-03-11 09:57:28', '97.123.81.193', '', '0'),
(33, 3, '2009-03-11 12:09:26', '97.123.81.193', '', '0'),
(34, 3, '2009-03-11 12:10:54', '97.123.81.193', '', '0');

-- --------------------------------------------------------

--
-- Table structure for table `jos_sections`
--

CREATE TABLE IF NOT EXISTS `jos_sections` (
  `id` int(11) NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  `name` varchar(255) NOT NULL default '',
  `alias` varchar(255) NOT NULL default '',
  `image` text NOT NULL,
  `scope` varchar(50) NOT NULL default '',
  `image_position` varchar(30) NOT NULL default '',
  `description` text NOT NULL,
  `published` tinyint(1) NOT NULL default '0',
  `checked_out` int(11) unsigned NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  `access` tinyint(3) unsigned NOT NULL default '0',
  `count` int(11) NOT NULL default '0',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `idx_scope` (`scope`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=17 ;

--
-- Dumping data for table `jos_sections`
--

INSERT INTO `jos_sections` (`id`, `title`, `name`, `alias`, `image`, `scope`, `image_position`, `description`, `published`, `checked_out`, `checked_out_time`, `ordering`, `access`, `count`, `params`) VALUES
(1, 'News', '', 'news', 'articles.jpg', 'content', 'right', 'Select a news topic from the list below, then select a news article to read.', 1, 0, '0000-00-00 00:00:00', 2, 0, 5, ''),
(3, 'FAQs', '', 'faqs', '', 'content', 'left', '<p>From the list below choose one of our FAQ topics. If you have specific questions not addressed here, <a href="mailto:support@datastor.com?subject=Question NOT listed in FAQ">please contact us</a>.</p>\r\n<p> </p>', 1, 0, '0000-00-00 00:00:00', 4, 0, 27, ''),
(4, 'About Joomla!', '', 'about-joomla', '', 'content', 'left', '', 0, 0, '0000-00-00 00:00:00', 11, 0, 22, ''),
(5, 'Products', 'Products', 'products', '', 'content', 'right', 'Select a news topic from the list below, then select a news article to read.', 1, 0, '0000-00-00 00:00:00', 3, 0, 6, ''),
(6, 'Support', '', 'support-ds', '', 'content', 'left', '', 1, 0, '0000-00-00 00:00:00', 5, 0, 3, ''),
(13, 'Privacy Statement', '', 'privacy-statement', '', 'content', 'left', '', 1, 0, '0000-00-00 00:00:00', 12, 0, 1, ''),
(12, 'Terms of Use', '', 'terms-of-use', '', 'content', 'left', '', 1, 0, '0000-00-00 00:00:00', 11, 0, 2, ''),
(10, 'Company', '', 'company', '', 'content', 'left', '', 1, 0, '0000-00-00 00:00:00', 9, 0, 5, ''),
(11, 'Learn More', '', 'learn-more', '', 'content', 'left', '', 1, 0, '0000-00-00 00:00:00', 10, 0, 1, ''),
(14, 'Knowledge Base Section', '', 'knowledge-base-section', '', 'content', 'left', '', 1, 0, '0000-00-00 00:00:00', 13, 1, 1, ''),
(15, 'Investor Section', '', 'investor-section', '', 'content', 'left', '', 1, 0, '0000-00-00 00:00:00', 14, 1, 1, ''),
(16, 'Tesimonials', '', 'tesimonials', '', 'content', 'left', '', 1, 0, '0000-00-00 00:00:00', 15, 0, 1, '');

-- --------------------------------------------------------

--
-- Table structure for table `jos_session`
--

CREATE TABLE IF NOT EXISTS `jos_session` (
  `username` varchar(150) default '',
  `time` varchar(14) default '',
  `session_id` varchar(200) NOT NULL default '0',
  `guest` tinyint(4) default '1',
  `userid` int(11) default '0',
  `usertype` varchar(50) default '',
  `gid` tinyint(3) unsigned NOT NULL default '0',
  `client_id` tinyint(3) unsigned NOT NULL default '0',
  `data` longtext,
  PRIMARY KEY  (`session_id`(64)),
  KEY `whosonline` (`guest`,`usertype`),
  KEY `userid` (`userid`),
  KEY `time` (`time`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_session`
--

INSERT INTO `jos_session` (`username`, `time`, `session_id`, `guest`, `userid`, `usertype`, `gid`, `client_id`, `data`) VALUES
('noor', '1245460310', 'p999852rsiisvgtr9f5lgji0a7', 0, 63, 'Super Administrator', 25, 1, '__default|a:8:{s:15:"session.counter";i:12;s:19:"session.timer.start";i:1245447041;s:18:"session.timer.last";i:1245457670;s:17:"session.timer.now";i:1245460310;s:22:"session.client.browser";s:99:"Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.11) Gecko/2009060214 Firefox/3.0.11";s:8:"registry";O:9:"JRegistry":3:{s:17:"_defaultNameSpace";s:7:"session";s:9:"_registry";a:4:{s:7:"session";a:1:{s:4:"data";O:8:"stdClass":0:{}}s:11:"application";a:1:{s:4:"data";O:8:"stdClass":1:{s:4:"lang";s:0:"";}}s:11:"com_content";a:1:{s:4:"data";O:8:"stdClass":8:{s:23:"viewcontentfilter_order";s:7:"c.state";s:27:"viewcontentfilter_order_Dir";s:4:"desc";s:23:"viewcontentfilter_state";s:0:"";s:16:"viewcontentcatid";i:0;s:26:"viewcontentfilter_authorid";i:0;s:27:"viewcontentfilter_sectionid";s:2:"-1";s:17:"viewcontentsearch";s:0:"";s:21:"viewcontentlimitstart";i:0;}}s:6:"global";a:1:{s:4:"data";O:8:"stdClass":1:{s:4:"list";O:8:"stdClass":1:{s:5:"limit";i:0;}}}}s:7:"_errors";a:0:{}}s:4:"user";O:5:"JUser":19:{s:2:"id";s:2:"63";s:4:"name";s:4:"noor";s:8:"username";s:4:"noor";s:5:"email";s:15:"noor@sparko.com";s:8:"password";s:65:"aec66f5101b83186659622622648a6fc:UZQp88yRllJD89i4Fip6UFtlh3XJnPMd";s:14:"password_clear";s:0:"";s:8:"usertype";s:19:"Super Administrator";s:5:"block";s:1:"0";s:9:"sendEmail";s:1:"0";s:3:"gid";s:2:"25";s:12:"registerDate";s:19:"2008-07-18 19:48:54";s:13:"lastvisitDate";s:19:"2009-06-19 02:15:26";s:10:"activation";s:0:"";s:6:"params";s:56:"admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=0\n\n";s:3:"aid";i:2;s:5:"guest";i:0;s:7:"_params";O:10:"JParameter":7:{s:4:"_raw";s:0:"";s:4:"_xml";N;s:9:"_elements";a:0:{}s:12:"_elementPath";a:1:{i:0;s:64:"/home/sparko/public_html/libraries/joomla/html/parameter/element";}s:17:"_defaultNameSpace";s:8:"_default";s:9:"_registry";a:1:{s:8:"_default";a:1:{s:4:"data";O:8:"stdClass":5:{s:14:"admin_language";s:0:"";s:8:"language";s:0:"";s:6:"editor";s:0:"";s:8:"helpsite";s:0:"";s:8:"timezone";s:1:"0";}}}s:7:"_errors";a:0:{}}s:9:"_errorMsg";N;s:7:"_errors";a:0:{}}s:13:"session.token";s:32:"6415e4dcb7d70e40f473cfdfe12c1ddc";}'),
('', '1245459615', '94g6s4qipdmn3titda9g4qir94', 1, 0, '', 0, 0, '__default|a:7:{s:15:"session.counter";i:1;s:19:"session.timer.start";i:1245459615;s:18:"session.timer.last";i:1245459615;s:17:"session.timer.now";i:1245459615;s:22:"session.client.browser";s:18:"Apple-PubSub/65.11";s:8:"registry";O:9:"JRegistry":3:{s:17:"_defaultNameSpace";s:7:"session";s:9:"_registry";a:1:{s:7:"session";a:1:{s:4:"data";O:8:"stdClass":0:{}}}s:7:"_errors";a:0:{}}s:4:"user";O:5:"JUser":19:{s:2:"id";i:0;s:4:"name";N;s:8:"username";N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;s:5:"block";N;s:9:"sendEmail";i:0;s:3:"gid";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s:10:"activation";N;s:6:"params";N;s:3:"aid";i:0;s:5:"guest";i:1;s:7:"_params";O:10:"JParameter":7:{s:4:"_raw";s:0:"";s:4:"_xml";N;s:9:"_elements";a:0:{}s:12:"_elementPath";a:1:{i:0;s:64:"/home/sparko/public_html/libraries/joomla/html/parameter/element";}s:17:"_defaultNameSpace";s:8:"_default";s:9:"_registry";a:1:{s:8:"_default";a:1:{s:4:"data";O:8:"stdClass":0:{}}}s:7:"_errors";a:0:{}}s:9:"_errorMsg";N;s:7:"_errors";a:0:{}}}'),
('', '1245461142', 'iofql9prb2fp59psar6rn75qo3', 1, 0, '', 0, 0, '__default|a:8:{s:15:"session.counter";i:1;s:19:"session.timer.start";i:1245461142;s:18:"session.timer.last";i:1245461142;s:17:"session.timer.now";i:1245461142;s:22:"session.client.browser";s:8:"MSIE 6.0";s:8:"registry";O:9:"JRegistry":3:{s:17:"_defaultNameSpace";s:7:"session";s:9:"_registry";a:1:{s:7:"session";a:1:{s:4:"data";O:8:"stdClass":0:{}}}s:7:"_errors";a:0:{}}s:4:"user";O:5:"JUser":19:{s:2:"id";i:0;s:4:"name";N;s:8:"username";N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;s:5:"block";N;s:9:"sendEmail";i:0;s:3:"gid";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s:10:"activation";N;s:6:"params";N;s:3:"aid";i:0;s:5:"guest";i:1;s:7:"_params";O:10:"JParameter":7:{s:4:"_raw";s:0:"";s:4:"_xml";N;s:9:"_elements";a:0:{}s:12:"_elementPath";a:1:{i:0;s:64:"/home/sparko/public_html/libraries/joomla/html/parameter/element";}s:17:"_defaultNameSpace";s:8:"_default";s:9:"_registry";a:1:{s:8:"_default";a:1:{s:4:"data";O:8:"stdClass":0:{}}}s:7:"_errors";a:0:{}}s:9:"_errorMsg";N;s:7:"_errors";a:0:{}}s:13:"session.token";s:32:"9fa8502c622c12affa787e57bb394249";}'),
('', '1245461143', 'ahhc315jcv02fo02i8ta8d2f24', 1, 0, '', 0, 0, '__default|a:8:{s:15:"session.counter";i:1;s:19:"session.timer.start";i:1245461143;s:18:"session.timer.last";i:1245461143;s:17:"session.timer.now";i:1245461143;s:22:"session.client.browser";s:8:"MSIE 6.0";s:8:"registry";O:9:"JRegistry":3:{s:17:"_defaultNameSpace";s:7:"session";s:9:"_registry";a:1:{s:7:"session";a:1:{s:4:"data";O:8:"stdClass":0:{}}}s:7:"_errors";a:0:{}}s:4:"user";O:5:"JUser":19:{s:2:"id";i:0;s:4:"name";N;s:8:"username";N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;s:5:"block";N;s:9:"sendEmail";i:0;s:3:"gid";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s:10:"activation";N;s:6:"params";N;s:3:"aid";i:0;s:5:"guest";i:1;s:7:"_params";O:10:"JParameter":7:{s:4:"_raw";s:0:"";s:4:"_xml";N;s:9:"_elements";a:0:{}s:12:"_elementPath";a:1:{i:0;s:64:"/home/sparko/public_html/libraries/joomla/html/parameter/element";}s:17:"_defaultNameSpace";s:8:"_default";s:9:"_registry";a:1:{s:8:"_default";a:1:{s:4:"data";O:8:"stdClass":0:{}}}s:7:"_errors";a:0:{}}s:9:"_errorMsg";N;s:7:"_errors";a:0:{}}s:13:"session.token";s:32:"e5a565f1b76e91da59f4e4fee5355cb2";}'),
('', '1245461413', 'faegdpelqdrr0s0k3f6tl96u77', 1, 0, '', 0, 0, '__default|a:7:{s:15:"session.counter";i:1;s:19:"session.timer.start";i:1245461413;s:18:"session.timer.last";i:1245461413;s:17:"session.timer.now";i:1245461413;s:22:"session.client.browser";s:18:"Apple-PubSub/65.11";s:8:"registry";O:9:"JRegistry":3:{s:17:"_defaultNameSpace";s:7:"session";s:9:"_registry";a:1:{s:7:"session";a:1:{s:4:"data";O:8:"stdClass":0:{}}}s:7:"_errors";a:0:{}}s:4:"user";O:5:"JUser":19:{s:2:"id";i:0;s:4:"name";N;s:8:"username";N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;s:5:"block";N;s:9:"sendEmail";i:0;s:3:"gid";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s:10:"activation";N;s:6:"params";N;s:3:"aid";i:0;s:5:"guest";i:1;s:7:"_params";O:10:"JParameter":7:{s:4:"_raw";s:0:"";s:4:"_xml";N;s:9:"_elements";a:0:{}s:12:"_elementPath";a:1:{i:0;s:64:"/home/sparko/public_html/libraries/joomla/html/parameter/element";}s:17:"_defaultNameSpace";s:8:"_default";s:9:"_registry";a:1:{s:8:"_default";a:1:{s:4:"data";O:8:"stdClass":0:{}}}s:7:"_errors";a:0:{}}s:9:"_errorMsg";N;s:7:"_errors";a:0:{}}}');

-- --------------------------------------------------------

--
-- Table structure for table `jos_sh404SEF_meta`
--

CREATE TABLE IF NOT EXISTS `jos_sh404SEF_meta` (
  `id` int(11) NOT NULL auto_increment,
  `newurl` varchar(255) NOT NULL default '',
  `metadesc` varchar(255) default '',
  `metakey` varchar(255) default '',
  `metatitle` varchar(255) default '',
  `metalang` varchar(30) default '',
  `metarobots` varchar(30) default '',
  PRIMARY KEY  (`id`),
  KEY `newurl` (`newurl`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_sh404SEF_meta`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_sh404sef_aliases`
--

CREATE TABLE IF NOT EXISTS `jos_sh404sef_aliases` (
  `id` int(11) NOT NULL auto_increment,
  `newurl` varchar(255) NOT NULL default '',
  `alias` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`id`),
  KEY `newurl` (`newurl`),
  KEY `alias` (`alias`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

--
-- Dumping data for table `jos_sh404sef_aliases`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_stats_agents`
--

CREATE TABLE IF NOT EXISTS `jos_stats_agents` (
  `agent` varchar(255) NOT NULL default '',
  `type` tinyint(1) unsigned NOT NULL default '0',
  `hits` int(11) unsigned NOT NULL default '1'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_stats_agents`
--


-- --------------------------------------------------------

--
-- Table structure for table `jos_templates_menu`
--

CREATE TABLE IF NOT EXISTS `jos_templates_menu` (
  `template` varchar(255) NOT NULL default '',
  `menuid` int(11) NOT NULL default '0',
  `client_id` tinyint(4) NOT NULL default '0',
  PRIMARY KEY  (`menuid`,`client_id`,`template`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `jos_templates_menu`
--

INSERT INTO `jos_templates_menu` (`template`, `menuid`, `client_id`) VALUES
('rt_hivemind_j15', 0, 0),
('khepri', 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `jos_users`
--

CREATE TABLE IF NOT EXISTS `jos_users` (
  `id` int(11) NOT NULL auto_increment,
  `name` varchar(255) NOT NULL default '',
  `username` varchar(150) NOT NULL default '',
  `email` varchar(100) NOT NULL default '',
  `password` varchar(100) NOT NULL default '',
  `usertype` varchar(25) NOT NULL default '',
  `block` tinyint(4) NOT NULL default '0',
  `sendEmail` tinyint(4) default '0',
  `gid` tinyint(3) unsigned NOT NULL default '1',
  `registerDate` datetime NOT NULL default '0000-00-00 00:00:00',
  `lastvisitDate` datetime NOT NULL default '0000-00-00 00:00:00',
  `activation` varchar(100) NOT NULL default '',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `usertype` (`usertype`),
  KEY `idx_name` (`name`),
  KEY `gid_block` (`gid`,`block`),
  KEY `username` (`username`),
  KEY `email` (`email`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=120 ;

--
-- Dumping data for table `jos_users`
--

INSERT INTO `jos_users` (`id`, `name`, `username`, `email`, `password`, `usertype`, `block`, `sendEmail`, `gid`, `registerDate`, `lastvisitDate`, `activation`, `params`) VALUES
(62, 'Administrator', 'admin', 'ds-sales@datastor.com', '4052d05da4ec8eb0dd912e91b0f03cf1:dbfYNduaiPrQFZwtCX1ubpt1KR6Jo9jM', 'Super Administrator', 0, 1, 25, '2008-07-11 21:33:46', '2008-09-03 15:11:23', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(63, 'noor', 'noor', 'noor@sparko.com', 'aec66f5101b83186659622622648a6fc:UZQp88yRllJD89i4Fip6UFtlh3XJnPMd', 'Super Administrator', 0, 0, 25, '2008-07-18 19:48:54', '2009-06-19 21:30:49', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=0\n\n'),
(64, 'Brian Dodd', 'bdodd', 'brian.dodd@datastor.com', 'de812694858f28ebaf7cb967c19a8b14:zr0Ow3UHbLBitnO441CL71gFItekbmyC', 'Super Administrator', 0, 0, 25, '2008-07-25 17:27:41', '2009-06-19 01:52:37', '66293ff79aad303a0be79343b9c3da86', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(66, 'paid', 'paid', 'tupshaw@yahoo.com', '6d7486a8cfcb8d5d644183fa6ef3b9ce:j2KVE7xaf0UOgbccgQbBtpICdxHGob4o', 'Registered', 0, 0, 18, '2008-08-08 13:11:45', '2009-05-19 22:24:03', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-7\npage_title=Edit Your Details\nshow_page_title=1\n\n'),
(67, 'nopay', 'nopay', 'mariamupshaw@yahoo.com', 'd61ea03d72ba3ea194519ba763277fdb:BO3pfvP7VtJRhxzlneW7bJKvuNdANkr0', 'Registered', 0, 0, 18, '2008-08-11 12:51:16', '2008-12-16 03:31:55', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(70, 'Mark Farley', 'adams12.org', 'marik.farley@adams12.org', 'b3ad97ae7bd584734501a9086588bca8:yNRY8TN9g0uZiTjB7fBhsBjubN3ezJiP', 'Registered', 0, 0, 18, '2008-08-30 15:44:50', '2008-10-06 14:52:43', '', 'language=\ntimezone=-7\n\n'),
(71, 'ARCADIS -US', 'arcadis-us.com', 'mlaverty@arcadis-us.com', '35deadb96948b764c34e4e1e6f1db698:THhNyLq8meyhBpbgKlds3RkhdixNYNIf', 'Registered', 0, 0, 18, '2008-08-30 15:46:45', '2009-03-16 18:35:15', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-7\n\n'),
(72, 'Dawn Frost', 'BVSD', 'dawn.frost@bvsd.org', '616ebefcf8e98a3df5c07b78f3a2cbaa:WEHEnsUpgbnx2pMLu0wdDxfvGnSNbm6R', 'Registered', 0, 0, 18, '2008-08-30 15:50:37', '0000-00-00 00:00:00', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-7\n\n'),
(73, 'Brad Crossman', 'denverseminary.edu', 'brad.crossman@denverseminary.edu', '249ece466d8e9ab41953f68bde4b13c3:ki2vAhF83j2NKsUsVmVols1myUbOuFKb', 'Registered', 0, 0, 18, '2008-08-30 15:54:40', '2009-03-18 21:53:51', '', 'language=\ntimezone=-5\n\n'),
(74, 'David Wysocki', 'elginisd.net', 'dwysocki@elginisd.net', 'b317bd1cdd8b03b416f6edf76f293b12:gjFs2ipDwsJFyTEATbhASbnRDI2jchPV', 'Registered', 0, 0, 18, '2008-08-30 15:58:40', '0000-00-00 00:00:00', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(75, 'Joel Noronha', 'eogresources.com', 'joel_noronha@eogresources.com', 'c0dda54ee7383204da4d5e274a05a887:EZfbuOYpkgROGq5owsL7HRyjbRZWfKuh', 'Registered', 0, 0, 18, '2008-08-30 16:02:03', '2009-02-25 19:00:21', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(76, 'James Sanders', 'matrixdesigngroup.com', 'james_sanders@matrixdesigngroup.com', 'ad31490dbe7e8f9ef80c5d82e9a430a4:y2XazaHeFEVD36PTvVycLINLTERuoYOq', 'Registered', 0, 0, 18, '2008-08-30 16:03:12', '0000-00-00 00:00:00', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(77, 'Tim Witt', 'premiermembers.org', 'timw@premiermembers.org', '0123df15a3c71df8786cef47c567ea6d:W1kIUVAzqNTNXWFKp6jK7bZC3gcS86Rt', 'Registered', 0, 0, 18, '2008-08-30 16:04:13', '0000-00-00 00:00:00', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-7\n\n'),
(78, 'Darrin Tams', 'stvrain.k12.co.us', 'Tams_Darrin@stvrain.k12.co.us', '21e1e3904f115fecc65a82ae58fbd0ed:4TGziLn7ti79PYhhpez0jkyEOvgwb0iq', 'Registered', 0, 0, 18, '2008-08-30 16:05:14', '2009-03-03 15:26:41', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-7\n\n'),
(79, 'Lee Whiting', 'UTMSA', 'WHITING@uthscsa.edu', 'b4e2b7eeb1d7daabe978202550cec53a:V92PI0xEVqlxeFzxoBfbwAjChDlEy704', 'Registered', 0, 0, 18, '2008-08-30 16:06:18', '2009-03-17 21:51:47', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(80, 'Orville Hern', 'va.gov', 'orville.hern@va.gov', 'b2f531462146f1f640b416fab9dc2b2c:kQi5mDSu7ADrTz2XNIUcbF8CXcu6IyJj', 'Registered', 0, 0, 18, '2008-08-30 16:07:35', '0000-00-00 00:00:00', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(81, 'Mike Moore', 'mmoore', 'mike.moore@datastor.com', '876cdd257380e1bd3176aa6e18d4b63f:wS623r22FTXAmZjqxOwNagSKyKajKg78', 'Super Administrator', 0, 0, 25, '2008-09-01 22:18:47', '2009-03-16 20:20:17', 'c2f90e520b93407cd981a31d4d3e6361', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(83, 'Dave Mallard', 'dmallard', 'dave.mallard@datastor.com', '675c8a024d6a2fbe6dfb105aed651ef1:G58o2SsWGFr9lx5lWgrpTyh6IpT7cxQ5', 'Registered', 0, 0, 18, '2008-09-02 02:48:49', '0000-00-00 00:00:00', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(106, 'City of Temple', 'ci.temple.tx.us', 'bharris@ci.temple.tx.us', '5989f5c16655b3f0394d2a100def7a18:YclM0S8u6qgw0qDhiLjYt1OPdsmHuptW', 'Registered', 0, 0, 18, '2008-12-29 17:51:17', '2008-12-29 22:32:11', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(84, 'Eric Ortwerth', 'erico', 'eric.ortwerth@datastor.com', '86b4ce2ed74478fed30c1c045758f156:zTST2cvmXXF2OEbLX1wLS0akG7hvXIDD', 'Super Administrator', 0, 0, 25, '2008-09-02 20:05:36', '2009-06-19 23:31:05', '3af7682eb4f9de1ceb4eae07ff0af592', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-7\n\n'),
(89, 'special', 'special', 'parvo@sparko.com', 'c18a1de2befcc2ac216ee2aea6f74d13:izWBNtlvYzsFZxwQiZbky8ru1b0RIM9C', 'Author', 0, 0, 19, '2008-09-04 18:03:28', '2008-10-01 20:40:25', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(90, 'Mike Lakowicz', 'mike', 'mike.lakowicz@datastor.com', '23e309590a95f3ca187bf19668cde19c:Q6058YdiDPWUnwbI3QeL4euwSEQ6zNUG', 'Administrator', 0, 0, 24, '2008-09-04 22:05:45', '2009-05-21 18:47:39', 'f95b7796da05c2657b929de4dea65403', 'admin_language=\nlanguage=en-GB\neditor=\nhelpsite=\ntimezone=-7\n\n'),
(91, 'Paul Brent', 'round-rock.tx.us', 'paulb@round-rock.tx.us', '433ec9e5096fc52a931723f48498511d:GpV2VfcixEGHOTMEjRDgplnCuTQNkJAP', 'Registered', 0, 0, 18, '2008-09-08 16:54:40', '2009-02-26 19:24:50', '', 'admin_language=en-GB\nlanguage=\neditor=\nhelpsite=\ntimezone=-6\n\n'),
(92, 'Ronald Schmidt', 'CENTRIXS/BILATS', 'ronald.schmidt@gdit.com', '695d8f6015de63210736dd35f63b5591:VCicwf0oBcSHeFI8Jx2g1AxMubj9ULjL', 'Registered', 0, 0, 18, '2008-09-10 22:03:21', '2008-12-01 21:35:58', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(93, 'Stephen Turner', 'pegasustsi.com', 'sturner@pegasustsi.com', 'a7c403ac79274422216ead3d4fc1cd77:o5TiaJ01H57SUd9YAJnakFzOxrpGdkfr', 'Registered', 0, 0, 18, '2008-09-26 14:12:11', '2008-09-26 14:39:30', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(94, 'Alric Cameron', 'memorialcare.org', 'acameron@memorialcare.org', 'bc937ca3e25ece4afc515ed061def0d4:q785GDQ7xWQDK0FbGsne3AhKOdWJJmJ2', 'Registered', 0, 0, 18, '2008-09-26 14:14:01', '2009-03-13 17:57:20', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(105, 'Chad Stanley', 'acttel.com', 'cstanley@acttel.com', 'b71c7e0dc53badd7b304e062893786b5:7bSwrvheBq6dhbmGUzbneLbmQge3Pq3E', 'Registered', 0, 0, 18, '2008-12-24 18:52:38', '2009-03-09 19:01:36', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(95, 'testadmin', 'testadmin', 'testadmin@sparko.com', '3f91f0f05d1f8645d6e5eaef432cbff0:DvMfnxvyujUNZNX1gGy7J25cwdtefF7d', 'Administrator', 0, 0, 24, '2008-09-29 15:34:56', '2008-09-29 15:45:44', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(96, 'George Pradel', 'gpradel', 'gpradel@vizioncore.com', '07abd225ce7342c6bd746f6eaae57f81:IZUxP0LVbSFAy8b3dFyQjvdF8CidTgs4', 'Registered', 1, 0, 18, '2008-09-29 15:38:28', '2008-09-29 17:09:58', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(97, 'Exterran', 'Exterran.com', 'Chris.Wilson@Exterran.com', '3b2372f6d314f45e658e9ee80690ce6b:0nPw0kPtjvPTJPSIH9TQMpIMVMMXRJtA', 'Registered', 0, 0, 18, '2008-09-30 17:36:58', '2009-02-23 19:56:27', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(98, 'Troy Kuskie', 'rmhgroup.com', 'tkuskie@rmhgroup.com', '6d72064d546e8136dff6d50fe8c7ae04:qUc5idSJgosY18RZ8g9P4gaITE2PsUV8', 'Registered', 0, 0, 18, '2008-09-30 20:35:28', '2009-03-02 20:12:01', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(99, 'KC Weiland', 'KC_Weiland@eogresources.com', 'KC_Weiland@eogresources.com', '5215a0873d9af646298bd350d631efcf:W5guQnvR1sC6PNiGYwEJfQd6TEMhKplc', 'Registered', 0, 0, 18, '2008-10-01 22:57:55', '2008-10-27 18:53:58', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(100, 'AIQ SUPPORT', 'AIQ-Support', 'eortwerth@datastor.com', '0f3ae023807dcd3ad8560a015e7c96eb:4ordffuF2KVuYj5GkOnmJxE7BQ6bBLrH', 'Registered', 0, 0, 18, '2008-10-08 20:22:17', '2009-06-12 01:24:37', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(102, 'Jim Morris', 'jmorris@jimcor.com', 'jmorris@jimcor.com', 'd6719ed124bcb86b22969e0572125d14:Mt3IrG1pDwS4iLVyPIZV6iEU9fNxayoB', 'Registered', 0, 0, 18, '2008-10-13 15:26:59', '2008-10-13 15:32:20', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(107, 'Fairmont General', 'fghi.com', 'jstone@fghi.com', '2297f9279799988bd3d5dde00082ab82:XrDpSfDC9Jt2dNp4WhEXSCmGoqZqt39F', 'Registered', 0, 0, 18, '2008-12-31 21:11:47', '2009-02-28 21:16:15', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(103, 'Jeff Smith', 'wilco.org', 'jsmith@wilco.org', '9551a98ccdce2946a215470081f01618:OSHky0MMPzNUz5fAlkFudUFw52LkxUYm', 'Registered', 0, 0, 18, '2008-10-28 23:03:06', '2009-03-02 21:33:10', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(104, 'Erik Hodo', 'ctsi-USA.com', 'ehodo@ctsi-USA.com', 'd41673463c953b203c8c0ce013c2d4bc:Vgg7cbURTWaPrTXZ3bN0e6PkiXYNXaTk', 'Registered', 0, 0, 18, '2008-11-30 16:24:04', '2009-01-20 17:29:09', '', 'admin_language=en-GB\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(108, 'Petro-Hunt', 'petrohunt.com', 'tmadrid@petrohunt.com', '949693a6472d27caab32a1a39ed35383:9lbzcKko182JxUjDKl8EozGBDwUJXPlo', 'Registered', 0, 0, 18, '2008-12-31 21:12:55', '2009-03-10 19:46:13', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(109, 'Armand C Dietrich', 'armand.dietrich@neuf.fr', 'armand.dietrich@neuf.fr', '66e0e26447916daa522a7badec4f1067:VwfuMd3Meup4j45sNuRtWaXVAn40vGag', 'Registered', 0, 0, 18, '2009-01-15 20:27:45', '2009-03-03 17:19:24', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(110, 'Joe Investor', 'joinvestor', 'jo@cupp.com', '6d070947f2aed2e9f6418bfc213f8d51:Tjmll2mmMuyfOrtd1Oy8dZrC6XmDBvFU', 'Registered', 0, 0, 18, '2009-02-27 18:21:36', '2009-03-03 02:08:06', '', 'language=\ntimezone=-5\n\n'),
(111, 'Akibia', 'akibia.com', 'rknaggs@akibia.com', 'b017db867c1db3adf3f466a88c496b2b:GMenuf11SwplKDyrae2luN00yx5AF2sI', 'Registered', 0, 0, 18, '2009-02-28 00:23:13', '2009-03-02 20:18:02', '', 'admin_language=en-GB\nlanguage=en-GB\neditor=jce\nhelpsite=http://help.joomla.org\ntimezone=-6\n\n'),
(112, 'City of Westminster', 'cityofwestminster.us', 'dcotton@cityofwestminster.us', '3494cf941436a47cf7c7b41b05bc14cf:dAIjK7g4yfuRiOPBKjuAuBAhrmjW9ejE', 'Registered', 0, 0, 18, '2009-03-02 19:40:51', '2009-03-18 22:26:01', '', 'admin_language=\nlanguage=en-GB\neditor=\nhelpsite=\ntimezone=-7\npage_title=Edit Your Details\nshow_page_title=1\n\n'),
(113, 'Stephen Leuthold', 'Stephen.Leuthold@Exterran.com', 'Stephen.Leuthold@Exterran.com', '2a933e928069ef3b6b94315674355b00:DFavIXxGqXWP4tMiJNjl9V2zOklmVKc7', 'Registered', 0, 0, 18, '2009-03-05 00:33:44', '2009-03-05 01:46:05', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(114, 'Robert Peverley', 'rpeverly@gmail.com', 'rpeverly@gmail.com', 'c12c84d1c59bf9416e1ae4d922096adb:glLWgvO7QHNmHpvlQiUPXT13K7J0UBfL', 'Registered', 0, 0, 18, '2009-03-17 19:02:36', '0000-00-00 00:00:00', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(115, 'Rob Weis', 'rweis@northwind-inc.com', 'rweis@northwind-inc.com', 'dd418a4cea62117622116da4b19086a2:xoRONyPcbvdynbhjjWUjW25BYi62MxJh', 'Registered', 0, 0, 18, '2009-03-18 18:40:01', '0000-00-00 00:00:00', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(116, 'Kris Dodd', 'kris', 'kris.dodd@datastor.com', 'a5e4e283e5bf2f84cf17485602ebd289:j2OuhGdn25fdcza21Jyg6mJp01D8jm9P', 'Administrator', 0, 0, 24, '2009-03-25 14:14:42', '2009-06-18 16:07:27', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-5\n\n'),
(117, 'mariam', 'mariam', 'mariam@sparko.com', '8b75b297669122568bbcfc19c7aaf3c6:HGkefD62CLkbZm1ImScSXzen2xT1sPwJ', 'Administrator', 0, 0, 24, '2009-03-26 15:36:23', '2009-06-14 23:47:02', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-7\n\n'),
(118, 'Author', 'author', 'papa@skinnycamel.com', '38bd20f5f00a178ea4a7001629d49fcb:LB5YbeVmB4BfYDuXghYVHCh0mHO7A5ar', 'Manager', 0, 0, 23, '2009-04-08 15:41:46', '2009-04-08 15:44:05', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-7\n\n'),
(119, 'HughM', 'HughM', 'hmccreery@datastor.com', '3b60bfd0f481effef9787669ccc4db44:k8pG9rb3366KZFzqK24K9jrKlbWaSn6Y', 'Editor', 0, 0, 20, '2009-06-11 16:28:13', '2009-06-11 17:29:49', '', 'admin_language=\nlanguage=\neditor=\nhelpsite=\ntimezone=-7\n\n');

-- --------------------------------------------------------

--
-- Table structure for table `jos_weblinks`
--

CREATE TABLE IF NOT EXISTS `jos_weblinks` (
  `id` int(11) unsigned NOT NULL auto_increment,
  `catid` int(11) NOT NULL default '0',
  `sid` int(11) NOT NULL default '0',
  `title` varchar(250) NOT NULL default '',
  `alias` varchar(255) NOT NULL default '',
  `url` varchar(250) NOT NULL default '',
  `description` text NOT NULL,
  `date` datetime NOT NULL default '0000-00-00 00:00:00',
  `hits` int(11) NOT NULL default '0',
  `published` tinyint(1) NOT NULL default '0',
  `checked_out` int(11) NOT NULL default '0',
  `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL default '0',
  `archived` tinyint(1) NOT NULL default '0',
  `approved` tinyint(1) NOT NULL default '1',
  `params` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `catid` (`catid`,`published`,`archived`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=7 ;

--
-- Dumping data for table `jos_weblinks`
--

INSERT INTO `jos_weblinks` (`id`, `catid`, `sid`, `title`, `alias`, `url`, `description`, `date`, `hits`, `published`, `checked_out`, `checked_out_time`, `ordering`, `archived`, `approved`, `params`) VALUES
(1, 2, 0, 'Joomla!', 'joomla', 'http://www.joomla.org', 'Home of Joomla!', '2005-02-14 15:19:02', 3, 1, 0, '0000-00-00 00:00:00', 1, 0, 1, 'target=0'),
(2, 2, 0, 'php.net', 'php', 'http://www.php.net', 'The language that Joomla! is developed in', '2004-07-07 11:33:24', 7, 1, 0, '0000-00-00 00:00:00', 3, 0, 1, ''),
(3, 2, 0, 'MySQL', 'mysql', 'http://www.mysql.com', 'The database that Joomla! uses', '2004-07-07 10:18:31', 1, 1, 0, '0000-00-00 00:00:00', 5, 0, 1, ''),
(4, 2, 0, 'OpenSourceMatters', 'opensourcematters', 'http://www.opensourcematters.org', 'Home of OSM', '2005-02-14 15:19:02', 11, 1, 0, '0000-00-00 00:00:00', 2, 0, 1, 'target=0'),
(5, 2, 0, 'Joomla! - Forums', 'joomla-forums', 'http://forum.joomla.org', 'Joomla! Forums', '2005-02-14 15:19:02', 4, 1, 0, '0000-00-00 00:00:00', 4, 0, 1, 'target=0'),
(6, 2, 0, 'Ohloh Tracking of Joomla!', 'ohloh-tracking-of-joomla', 'http://www.ohloh.net/projects/20', 'Objective reports from Ohloh about Joomla''s development activity. Joomla! has some star developers with serious kudos.', '2007-07-19 09:28:31', 1, 1, 0, '0000-00-00 00:00:00', 6, 0, 1, 'target=0\n\n');

-- --------------------------------------------------------

--
-- Table structure for table `jos_xmap_backup`
--

CREATE TABLE IF NOT EXISTS `jos_xmap_backup` (
  `name` varchar(30) NOT NULL default '',
  `value` varchar(100) default NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `jos_xmap_backup`
--

INSERT INTO `jos_xmap_backup` (`name`, `value`) VALUES
('version', '1.1'),
('classname', 'sitemap'),
('expand_category', '1'),
('expand_section', '1'),
('show_menutitle', '1'),
('columns', '1'),
('exlinks', '1'),
('ext_image', 'img_grey.gif'),
('exclmenus', ''),
('includelink', '1'),
('sitemap_default', '1'),
('exclude_css', '0'),
('exclude_xsl', '1');

-- --------------------------------------------------------

--
-- Table structure for table `jos_xmap_ext_backup`
--

CREATE TABLE IF NOT EXISTS `jos_xmap_ext_backup` (
  `id` int(11) NOT NULL default '0',
  `extension` varchar(100) NOT NULL default '',
  `published` int(1) default '0',
  `params` text
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `jos_xmap_ext_backup`
--

INSERT INTO `jos_xmap_ext_backup` (`id`, `extension`, `published`, `params`) VALUES
(1, 'com_content.bak', 1, '-1{expand_categories=1\nexpand_sections=1\nshow_unauth=0\ncat_priority=-1\ncat_changefreq=-1\nart_priority=-1\nart_changefreq=-1\n}');

-- --------------------------------------------------------

--
-- Table structure for table `jos_xmap_sitemap_backup`
--

CREATE TABLE IF NOT EXISTS `jos_xmap_sitemap_backup` (
  `id` int(11) NOT NULL default '0',
  `name` varchar(255) default NULL,
  `expand_category` int(11) default NULL,
  `expand_section` int(11) default NULL,
  `show_menutitle` int(11) default NULL,
  `columns` int(11) default NULL,
  `exlinks` int(11) default NULL,
  `ext_image` varchar(255) default NULL,
  `menus` text,
  `exclmenus` varchar(255) default NULL,
  `includelink` int(11) default NULL,
  `usecache` int(11) default NULL,
  `cachelifetime` int(11) default NULL,
  `classname` varchar(255) default NULL,
  `count_xml` int(11) default NULL,
  `count_html` int(11) default NULL,
  `views_xml` int(11) default NULL,
  `views_html` int(11) default NULL,
  `lastvisit_xml` int(11) default NULL,
  `lastvisit_html` int(11) default NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `jos_xmap_sitemap_backup`
--

INSERT INTO `jos_xmap_sitemap_backup` (`id`, `name`, `expand_category`, `expand_section`, `show_menutitle`, `columns`, `exlinks`, `ext_image`, `menus`, `exclmenus`, `includelink`, `usecache`, `cachelifetime`, `classname`, `count_xml`, `count_html`, `views_xml`, `views_html`, `lastvisit_xml`, `lastvisit_html`) VALUES
(1, 'New Sitemap', 0, 0, 1, 1, 1, 'img_grey.gif', 'mainmenu,0,1,1,0.5,daily', '', 1, 1, 15, 'xmap', 11, 0, 495, 0, 1235950291, 0);

