﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>New Boundary Support Forum / Prism Deploy &amp; Prism Pack / Configuration Group Rulesets </title><generator>InstantForum.NET v4.1.3</generator><description>New Boundary Support Forum</description><link>http://www.nbtnet.newboundary.com/forum/</link><webMaster>support@newboundary.com</webMaster><lastBuildDate>Wed, 09 Jul 2008 07:26:21 GMT</lastBuildDate><ttl>20</ttl><item><title>Detecting display resolution</title><link>http://www.nbtnet.newboundary.com/forum/Topic1635-7-1.aspx</link><description>&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;Hi,&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;I am trying to deploy desktop wallpaper to a group of computers, however, being the perfectionist I am, I want to deploy an image of the correct size depending on the resolution of the client receiving the package.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;According to a previous post, detecting screen resolutin was not possible to do with configuration groups.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;&lt;A href="http://www.nbtnet.newboundary.com/forum/Topic1096-7-1.aspx?Highlight=resolution"&gt;&lt;FONT color=#800080&gt;http://www.nbtnet.newboundary.com/forum/Topic1096-7-1.aspx?Highlight=resolution&lt;/FONT&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;My question therefore, is this possible todo with any of the NewBoundary products or not? And if so, how?&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;Brgds,&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;Magnus&lt;/SPAN&gt;</description><pubDate>Mon, 18 Feb 2008 07:21:14 GMT</pubDate><dc:creator>mad</dc:creator></item><item><title>Serial Number Search</title><link>http://www.nbtnet.newboundary.com/forum/Topic1617-7-1.aspx</link><description>Is there any way to use Prism to find a computer name by providing the Serial number?&lt;br&gt;&lt;br&gt;For example you can make a WMI Query with a VBScript to find the Serial number of a computer if you have the computer name -- using objWMIservice.ExecQuery("Select * from Win32_BIOS",,48)&lt;br&gt;&lt;br&gt;Can Prism do the other way around with a configuration group?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Lou</description><pubDate>Thu, 03 Jan 2008 09:25:19 GMT</pubDate><dc:creator>pudding08</dc:creator></item><item><title>Auto login based on username.</title><link>http://www.nbtnet.newboundary.com/forum/Topic1592-7-1.aspx</link><description>Hi New Boundary, bear with me here a long description;&lt;br&gt;&lt;br&gt;I am a Sysadmin for a training facility where we often re-image our machines using Microsoft BDD2007 and WDS.  During the process the Prism Client is rolled out onto the workstations and following a re-boot it shows up in the console fine. We have two groups of users, educators and students. To share training material, the educators have R/W to certain network drives where the students only have read access. The students and the educators each have their own user, "student" and "educator". &lt;br&gt;Now the entire process of naming the workstation, choosing the right image for the right computer, joining the domain and pushing out the right "Base" software has been fully automated using BDD.  &lt;br&gt;&lt;br&gt;Except for one little annoying detail; The process ends at a windows login prompt.  To solve that I've tried various Auto-logon registry scripts and when tested they work fine, but the BDD process clears all auto-logon information when finishing up, so my changes are wiped clean and I end up at a blank logon prompt again.  I want it to end logged in and ready for use.&lt;br&gt;&lt;br&gt;The naming conventions for the computers are basically just the room and computer number with an "E" added to educator workstations. &lt;br&gt;To try and solve this, I set up prism to have two configuration groups, student and educator. When a student is logged in, prism detects username and executes a registry import to have that user forever autologon. It works to a degree. But my real problem is that the process is not auto logging on the first time, it needs a username so this won't solve my problem. EXCEPT if I instead of detecting username, I detect computername, and have it log on according to student or educator computernames and then I set the script to run unattended right?&lt;br&gt;&lt;br&gt;YES, except... it works SOMETIMES. And THAT'S what's bothering me. &lt;br&gt;Why does it seem to work randomly on and off? It's works like 40 percent of the time.&lt;br&gt;&lt;br&gt;It's as if the prism server just quits out of the blue, the configuration groups being populated fine but the commands are not executed, not just the unattended command but also the username detection command is sometimes ignored. &lt;br&gt;&lt;br&gt;Please tell me I have overcomplicated things that there's a much easier or more reliable way to to do it? All I want is to have the student users logged on to the student pcs and the educators logged on the educator pcs automatically. Everything else is automated from one mouse click in the PXE menu.&lt;br&gt;&lt;br&gt;Prism Deploy 8 running on Windows 2003 R2 fully updated. The clients are all windows XP fully updated as well. Had the exact same thing on version 7. Manual push of software never fails.&lt;br&gt;&lt;br&gt;Kind regards,&lt;br&gt;SJO&lt;br&gt;&lt;br&gt;</description><pubDate>Tue, 25 Sep 2007 18:50:30 GMT</pubDate><dc:creator>SJO</dc:creator></item><item><title>Excluding certain PC Names</title><link>http://www.nbtnet.newboundary.com/forum/Topic1575-7-1.aspx</link><description>I have a query that will find certain software installed, I would like to exclude certain computers that start with certain letters.&lt;P&gt;For example: I want to exlude all computer names that start with the first three letters "tug" I tried using ComputerName &amp;lt;&amp;gt; "tug%" or "%tug% and even "tug*"  Is there anyway to do this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR&gt;Lou</description><pubDate>Thu, 30 Aug 2007 09:56:37 GMT</pubDate><dc:creator>pudding08</dc:creator></item><item><title>Report on Admin rights</title><link>http://www.nbtnet.newboundary.com/forum/Topic1473-7-1.aspx</link><description>Is it possible to report which groups/users are members of the Administrators group on the clients ?&lt;br&gt;&lt;br&gt;&lt;br&gt;Eric</description><pubDate>Wed, 09 May 2007 05:00:20 GMT</pubDate><dc:creator>Eric Hofland</dc:creator></item><item><title>Show %USERNAME% s current logged on users.</title><link>http://www.nbtnet.newboundary.com/forum/Topic704-7-1.aspx</link><description>&lt;P&gt;Ruleset for displaying current user logon.&lt;/P&gt;&lt;P&gt;I had this fantastic ruleset once that showed the current username's in it and under the username the comutername's where shown. I downloaded this ruleset from the forum ones but it isn't available anymore.&lt;/P&gt;&lt;P&gt;Does anyone have this ruleset for me?&lt;/P&gt;&lt;P&gt;Yes, i deleted it. damn.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description><pubDate>Mon, 11 Oct 2004 11:11:00 GMT</pubDate><dc:creator>Mike</dc:creator></item><item><title>User-defined Group</title><link>http://www.nbtnet.newboundary.com/forum/Topic1533-7-1.aspx</link><description>Hi&lt;/P&gt;&lt;P&gt;I want to set up a User-defined Group that organize computers that have a specific service stopped. Is it possible? I guess that I have to choose "custom" under Value Type?&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;/Stefan</description><pubDate>Mon, 09 Jul 2007 08:11:12 GMT</pubDate><dc:creator>stefansju</dc:creator></item><item><title>autoinstall configuration groups</title><link>http://www.nbtnet.newboundary.com/forum/Topic1500-7-1.aspx</link><description>Is there a way to create a Configuration Group, so that if PC's are found with that criteria, a package can be run?  Any time the PC shows up in the group the package can be run automatically, even if it had been run in the past.&lt;/P&gt;&lt;P&gt;I have a situation where we have noticed a specific file is missing on our PC's.  I have created a package to put the file back, and have created a ruleset to find out if it is missing.  I want a way to tie these to things together.&lt;/P&gt;&lt;P&gt;Thanx,</description><pubDate>Fri, 25 May 2007 12:37:52 GMT</pubDate><dc:creator>miahmichno</dc:creator></item><item><title>Adobe programs</title><link>http://www.nbtnet.newboundary.com/forum/Topic52-7-1.aspx</link><description>Illustrator and Photoshop tend to be applications that "migrate" &lt;img src='images/emotions/wink.gif' height='20' width='20' border='0' title='Wink' align='absmiddle'&gt;to users who are not actually licensed to use them. We use configuration groups to find out if they're installed. If the computer is licensed to have it, fine, otherwise we set up a task to remove it. &lt;P&gt;Here's the rulset syntax for Illustrator:&lt;BR&gt;EXISTS &amp;lt;Registry Key&amp;gt; "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Illustrator.exe" &lt;P&gt;Here's the ruleset syntax for Photoshop:&lt;BR&gt;(EXISTS &amp;lt;Registry Key&amp;gt; "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Photoshop.exe") OR (EXISTS &amp;lt;Registry Key&amp;gt; "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Photoshp.exe") &lt;P&gt;Here's the ruleset syntax for Adobe 6.0 Professional:&lt;BR&gt;EXISTS &amp;lt;Registry Key&amp;gt; "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-0000-7760-000000000001}" &lt;P&gt;and for Adobe 5.0 (full program, not just the free Reader):&lt;BR&gt;EXISTS &amp;lt;File&amp;gt; "c:\program files\adobe\acrobat 5.0\acrobat\acrobat.exe" &lt;/P&gt;</description><pubDate>Fri, 09 Jan 2004 16:39:00 GMT</pubDate><dc:creator>Guest</dc:creator></item><item><title>Timezone Config Group</title><link>http://www.nbtnet.newboundary.com/forum/Topic1442-7-1.aspx</link><description>Is there a published setup of how to verify if timezone patches have worked on XP,2000 and 98.  I have read your timezone patch/fix solution and applied xp patches, 2000 and win98 fix's, I would like to verify if every computer is completed using a configuration group.</description><pubDate>Tue, 06 Mar 2007 12:01:05 GMT</pubDate><dc:creator>E</dc:creator></item><item><title>How to check a file size</title><link>http://www.nbtnet.newboundary.com/forum/Topic1418-7-1.aspx</link><description>Is it possible to create a group based on the size of a file - i know where the  file exists but it doesn't have a version number so the only way to distinguish the various versions is by its size.</description><pubDate>Mon, 22 Jan 2007 08:42:19 GMT</pubDate><dc:creator>unclelumpy</dc:creator></item><item><title>Identify PCs needing latest app version</title><link>http://www.nbtnet.newboundary.com/forum/Topic1378-7-1.aspx</link><description>I want to create a config rule like &lt;BR&gt;(EXISTS &amp;lt;File&amp;gt; "C:\Documents and Settings\All Users\Application Data\Prism Deploy\Unapply\NBS Building 5.5&lt;FONT color=#ff1111&gt;&lt;FONT color=#111111&gt;.  &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color=#ff1111&gt;&amp;lt; &lt;/FONT&gt;7  &lt;/STRONG&gt;&lt;/FONT&gt;.PWR") &lt;BR&gt;but don't know how to search for less than 7 in the file name&lt;/P&gt;&lt;P&gt;I thought of using &lt;FONT color=#ff1111&gt;grepmatches[1-6]&lt;/FONT&gt; but I am uncertain how to us it in the middle of a file name eg&lt;BR&gt;"...Unapply\NBS Building 5.5&lt;FONT color=#ff1111&gt;&lt;FONT color=#111111&gt;. &lt;/FONT&gt;&lt;FONT color=#ff1111&gt;&amp;amp; &lt;/FONT&gt;&lt;FONT color=#ff1111&gt;grepmatches[1-6]&lt;/FONT&gt;&lt;STRONG&gt; &amp;amp; &lt;/STRONG&gt;&lt;/FONT&gt;.PWR")</description><pubDate>Fri, 13 Oct 2006 10:31:05 GMT</pubDate><dc:creator>Andy Rampton</dc:creator></item><item><title>Detect Wireless Card</title><link>http://www.nbtnet.newboundary.com/forum/Topic1354-7-1.aspx</link><description>Is there a way to search for a specific wireless card within your clients?&lt;/P&gt;&lt;P&gt;Thanks</description><pubDate>Tue, 08 Aug 2006 13:10:31 GMT</pubDate><dc:creator>chioiro</dc:creator></item><item><title>Detect File System</title><link>http://www.nbtnet.newboundary.com/forum/Topic1136-7-1.aspx</link><description>Is it possible to determine what File system is on a Harddisk (Fat32 or NTFS) in a configuration group ??</description><pubDate>Sun, 27 Nov 2005 22:24:00 GMT</pubDate><dc:creator>Eric Hofland</dc:creator></item><item><title>Desktop Resolution</title><link>http://www.nbtnet.newboundary.com/forum/Topic1096-7-1.aspx</link><description>&lt;P&gt;I want to make a configuration group that shows the desktop resolution of each computer. Is there a easy way to do this?&lt;/P&gt;&lt;P&gt;..•´´¯`•.´¯`•.¸¸.•´¯`•.¸¸.•´´¯`•.´¯`•.¸¸.•´¯`•.¸¸.•´¯`•.´¯`•.¸¸.•´¯`•.¸ &amp;gt;&amp;lt;((((º&amp;gt; &lt;/P&gt;&lt;P&gt;David Feldt&lt;BR&gt;IT-Technician&lt;BR&gt;National Maritime Museums of Sweden&lt;/P&gt;</description><pubDate>Tue, 25 Oct 2005 23:08:00 GMT</pubDate><dc:creator>DavidF</dc:creator></item><item><title>MSN version</title><link>http://www.nbtnet.newboundary.com/forum/Topic889-7-1.aspx</link><description>&lt;img src='images/emotions/tongue.gif' height='20' width='20' border='0' title='Tongue' align='absmiddle'&gt;How I can use Prism to detect what is the latest version of Prism that the clients have installed?</description><pubDate>Fri, 15 Apr 2005 09:12:00 GMT</pubDate><dc:creator>pangpang</dc:creator></item><item><title>Detect non-fixed paging files</title><link>http://www.nbtnet.newboundary.com/forum/Topic884-7-1.aspx</link><description>&lt;P&gt;I want to see what computers on my network are not setup with fixed paging (swap) files. Most of my computers have the same size fixed pagefile.sys.&lt;/P&gt;&lt;P&gt;The registry stores info on the page file at the following key:&lt;/P&gt;&lt;P&gt;HKLM\SYSTEM\CurrentControlSet\Control\...&lt;/P&gt;&lt;P&gt;Session Manager\Memory Management\PagingFiles&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description><pubDate>Thu, 14 Apr 2005 10:59:00 GMT</pubDate><dc:creator>R. Robert Bell</dc:creator></item><item><title>Exluding certain computers from config group</title><link>http://www.nbtnet.newboundary.com/forum/Topic832-7-1.aspx</link><description>&lt;P&gt;I have a configuration group created but have been asked to exclude certain computer names.  Those computer names all start with the same naming convention.  For example ABC1, ABC2, ABC3...etc.&lt;/P&gt;&lt;P&gt;Is there a way I can remove those computers without further distrubing my already created config group?&lt;/P&gt;</description><pubDate>Wed, 23 Feb 2005 13:03:00 GMT</pubDate><dc:creator>Glenn</dc:creator></item><item><title>Searching for a folder</title><link>http://www.nbtnet.newboundary.com/forum/Topic797-7-1.aspx</link><description>&lt;DIV&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;To search for a specific folder on users' desktops, use the following rule:&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;/FONT&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;EXISTS &amp;lt;Folder&amp;gt; "%USERPROFILE%\Desktop\Folder Name"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;/FONT&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN class=360245720-27012005&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;Now, any computer that has a folder called "Folder Name" on the desktop of the logged in user will join this group.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description><pubDate>Thu, 27 Jan 2005 15:06:00 GMT</pubDate><dc:creator>Steven Bergman</dc:creator></item><item><title>Determining local disk file system</title><link>http://www.nbtnet.newboundary.com/forum/Topic764-7-1.aspx</link><description>Is there a way to create a ruleset to identify which workstations are running either FAT32 or NTFS on their boot partitions?</description><pubDate>Tue, 21 Dec 2004 14:23:00 GMT</pubDate><dc:creator>Glenn</dc:creator></item><item><title>OS Revision ruleset</title><link>http://www.nbtnet.newboundary.com/forum/Topic709-7-1.aspx</link><description>&lt;P&gt;What is the proper syntax for creating a ruleset that includes 2 OS revisions but excludes another.  For example, I want to create a ruleset that looks for a certain registry key for clients running Windows XP Initial Release and Windows XP SP1, but to include clients running Windows XP SP2.&lt;/P&gt;&lt;P&gt;Should the OS Revision value type come first, or should it come after the registry key value?&lt;/P&gt;</description><pubDate>Wed, 13 Oct 2004 10:20:00 GMT</pubDate><dc:creator>Glenn</dc:creator></item><item><title>secgroup.dll and user rights</title><link>http://www.nbtnet.newboundary.com/forum/Topic677-7-1.aspx</link><description>&lt;P&gt;I'm using Prism Deploy 6 (server and clients) and the secgroup.dll plugin (v 1.0.1.2) is registered on the workstations which all run Windows XP SP1.&lt;/P&gt;&lt;P&gt;Custom groups like: &amp;lt;Custom&amp;gt; "Security Groups" "DOMAIN\Acrobat" = "True" work like a charm.&lt;/P&gt;&lt;P&gt;There is only one snag. The logged on user must have full rights to write in HKEY_LOCAL_MACHINE\SOFTWARE\Lanovation\Prism Deploy\Channels\&amp;lt;channel GUID&amp;gt;. When I give users full control on this key, it works for users that are not local admins (none of our users are local admins &lt;img src='images/emotions/wink.gif' height='20' width='20' border='0' title='Wink' align='absmiddle'&gt;).&lt;/P&gt;&lt;P&gt;The danger is that users can delete this key and thus not be subscribed to a channel which creates more work for our support staff.&lt;/P&gt;&lt;P&gt;Is there a patch or a new version of secgroups.dll which solves this problem?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description><pubDate>Thu, 02 Sep 2004 08:44:00 GMT</pubDate><dc:creator>AdamOfMo</dc:creator></item><item><title>Get a registery key?</title><link>http://www.nbtnet.newboundary.com/forum/Topic525-7-1.aspx</link><description>Is there a way to find and build a configuration group based on a registry key value?  Not just a value, but an actual key (folder).   For example, what version of Adobe Reader is installed &lt;Registry Key&gt; "HKLM\SOFTWARE\Adobe\Acrobat Reader\&lt; &gt;.  Where the key could be 5.0, 6.0 or other.</description><pubDate>Mon, 14 Jun 2004 13:18:00 GMT</pubDate><dc:creator>E</dc:creator></item><item><title>timestamp / last reboot?</title><link>http://www.nbtnet.newboundary.com/forum/Topic470-7-1.aspx</link><description>so, I'm trying to create a rule that will show me if a computer hasn't rebooted in the past x days.  There are some files that have the timestamp of the last reboot, so is there a way to create a rule based on the age of a file?</description><pubDate>Fri, 23 Apr 2004 19:11:00 GMT</pubDate><dc:creator>calarch</dc:creator></item><item><title>Custom configuration group</title><link>http://www.nbtnet.newboundary.com/forum/Topic438-7-1.aspx</link><description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Earlier there was a custom configuration group dll named secgroup.dll available which was very nice, but after the upgrade to prism 5.11 it stopped working, and it has been removed from this site. Does anyone know if there will be a new version available or if theres some kind of development kit or description of how it works so that i can build these customs myself??&lt;/P&gt;&lt;P&gt;//Niklas&lt;/P&gt;</description><pubDate>Fri, 02 Apr 2004 09:30:00 GMT</pubDate><dc:creator>nkange</dc:creator></item><item><title>recent critical updates</title><link>http://www.nbtnet.newboundary.com/forum/Topic374-7-1.aspx</link><description>&lt;P&gt;Here's the rule I used to see if an XP machine needs the MSASN hotfix from last month:&lt;/P&gt;&lt;P&gt;(&amp;lt;File Version&amp;gt; "c:\windows\system32\msasn1.dll" &amp;lt; 5.1.2600.1274) AND  (OSRevision = OS.Revision.WinXP.SP1)&lt;/P&gt;&lt;P&gt;Comments?  Is anyone else doing this?  There is also the option of looking for the registry key.&lt;/P&gt;&lt;P&gt;Here's the one I'm using for the IE6 cumulative patch on machines with XP SP1 and IE6 SP1.  It tells me if the patch HAS BEEN installed.  I can assign the command to install the patch to the "all others" group:&lt;/P&gt;&lt;P&gt;( &amp;lt;Registry Value&amp;gt; "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\\Version" = "6.0.2800.1106") AND  ( &amp;lt;Registry Value&amp;gt; "HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed Components\{eddbec60-89cb-44ef-8291-0850fd28ff6a}\\IsInstalled" = "1")&lt;/P&gt;&lt;P&gt;I would appreciate any comments on these rules (accuracy, easier way to do it, etc.).  Thanks!&lt;/P&gt;&lt;P&gt;-Eric&lt;/P&gt;</description><pubDate>Wed, 17 Mar 2004 13:35:00 GMT</pubDate><dc:creator>calarch</dc:creator></item><item><title>Configuration Group for Client version</title><link>http://www.nbtnet.newboundary.com/forum/Topic421-7-1.aspx</link><description>I have upgraded the PD server to 5.0 and all new PCs to PD client 5.0 and now I´m trying to find out which computers that still have PD client 4.02, because I can not send packages to them. I have tried with &lt;file version&gt; "c:\Program Files\Prism Deploy\Client\ptclient.exe" = 4.02 and &lt;br&gt;&lt;file version&gt; "c:\Program Files\Prism Deploy\Client\ptclient.exe" = "4.*" but none of them works.&lt;br&gt;Anyone who knows how to do????</description><pubDate>Fri, 26 Mar 2004 09:40:00 GMT</pubDate><dc:creator>Gunnar</dc:creator></item><item><title>config group for IE6 sp1</title><link>http://www.nbtnet.newboundary.com/forum/Topic360-7-1.aspx</link><description>&lt;P&gt;Hi, I am trying to create a configuration group of computers with Windows XP SP1 and Internet Explorer 6 SP1.  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer has a Version with string value 6.0.2800.1106 on my machine.&lt;/P&gt;&lt;P&gt;So I tried this rule:  &amp;lt;Registry Value&amp;gt; "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Version" = "6.0.2800.1106"&lt;/P&gt;&lt;P&gt;Can anyone see the problem with this rule?  It's not populating, but my "all others" group sure is.  I get the concept but I must be messing up the syntax.&lt;/P&gt;</description><pubDate>Fri, 12 Mar 2004 09:32:00 GMT</pubDate><dc:creator>calarch</dc:creator></item><item><title>Populate Based on Time</title><link>http://www.nbtnet.newboundary.com/forum/Topic62-7-1.aspx</link><description>Build a Rule based on Prism's variable %PT_HOUR% which resolves to the current hour in military time (00-23). Use this Group to assign Tasks that should only be distributed at certain times such as non-business hours. For example, to create a Configuration Group that populates when the computer time is between 1 a.m. and 6 a.m., create the following Rule &lt;P&gt;("%PT_HOUR%" &amp;gt;= "01") AND ("%PT_HOUR%" &amp;lt; "06")&lt;/P&gt;</description><pubDate>Fri, 09 Jan 2004 16:49:00 GMT</pubDate><dc:creator>Guest</dc:creator></item><item><title>How to seach for a file type</title><link>http://www.nbtnet.newboundary.com/forum/Topic58-7-1.aspx</link><description>I want to make a config group which holds all computers that have particular file types. For example all computers with MP3's or MPEG's. I know how to check for a file existing in a hard coded path but how do you "search " the entire hard drive for *.mp3 or *.mpg and group accordingly? What's the variable/wildcard for "entire hard drive"? &lt;P&gt;Thanks.... &lt;P&gt;&lt;/P&gt;</description><pubDate>Fri, 09 Jan 2004 16:45:00 GMT</pubDate><dc:creator>Guest</dc:creator></item><item><title>2003 Office Professional Config Rule</title><link>http://www.nbtnet.newboundary.com/forum/Topic57-7-1.aspx</link><description>I have used the New Boundary Rulesets for previous versions of Office and they have worked flawlessly. &lt;img src='images/emotions/biggrin.gif' height='20' width='20' border='0' title='Big Grin' align='absmiddle'&gt; I have created a ruleset that looks for the uninstall registry key for Office 2003 Pro just Like New Boundary did for Previous versions and it works perfect. Just create group, user defined , go to editor and paste in &lt;P&gt;EXISTS &amp;lt;Registry Key&amp;gt; "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\{90110409-6000-11D3-8CFE-0150048383C9}" &lt;P&gt;&lt;/P&gt;</description><pubDate>Fri, 09 Jan 2004 16:43:00 GMT</pubDate><dc:creator>Guest</dc:creator></item><item><title>MDAC Security Update</title><link>http://www.nbtnet.newboundary.com/forum/Topic54-7-1.aspx</link><description>Does anyone have any suggestions on creating a rule to seek out the WinXP machines with the recent security security update for MDAC "Unchecked Buffer in MDAC Function Could Enable System Compromise (823718)" aka "Security Update for Microsoft Data Access Components (326573) - (Posted Date: August 19, 2003)" for patching?</description><pubDate>Fri, 09 Jan 2004 16:41:00 GMT</pubDate><dc:creator>Guest</dc:creator></item><item><title>Config Group Rules for WinXP SP1 Hot Fixes</title><link>http://www.nbtnet.newboundary.com/forum/Topic53-7-1.aspx</link><description>First thing I did was create a rule under the Main Config Group based on OSRevision to sort out all my WinXP Systems. &lt;P&gt;Rule Name: WinXP - Initial Release&lt;BR&gt;Rule Text: OSRevision = OS.Revision.WinXP.Initial &lt;P&gt;Rule Name: 2003-01-01 WinXP SP1 - Installed&lt;BR&gt;Rule Text: OSRevision = OS.Revision.WinXP.SP1&lt;BR&gt;---------------------------------------------------------------------&lt;BR&gt;Under the "2003-01-01 WinXP SP1 - Installed" rule created the following Sub Groups Based on rule. &lt;P&gt;Rule Name: 2003-02-18 Q322011 - Not Installed&lt;BR&gt;Rule Text: (OSRevision = OS.Revision.WinXP.SP1) AND (NOT EXISTS &amp;lt;Registry Key&amp;gt; "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\Q322011") &lt;P&gt;Rule Name: 2003-02-18 Q329048 - Not Installed&lt;BR&gt;Rule Text: (OSRevision = OS.Revision.WinXP.SP1) AND (NOT EXISTS &amp;lt;Registry Key&amp;gt; "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\Q329048") &lt;P&gt;Rule Name: 2003-02-18 Q329390 - Not Installed&lt;BR&gt;Rule Text: (OSRevision = OS.Revision.WinXP.SP1) AND (NOT EXISTS &amp;lt;Registry Key&amp;gt; "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\Q329390") &lt;P&gt;and so on...... &lt;P&gt;Check the HotFix info at Microsoft website to make sure it applies to your needs. Some of these rules could use file version qualifications to help identify for sure if you require the fix or not.&lt;/P&gt;</description><pubDate>Fri, 09 Jan 2004 16:40:00 GMT</pubDate><dc:creator>Guest</dc:creator></item></channel></rss>