- New post: Twitter Weekly Updates for 2010-07-16 (http://www.sirslur.com/?p=2290) #
- Watching monster trucks with the girls. It is loud. #
- I'm at Longview Fairgrounds (Jaycee Drive, Hwy 31, Longview). http://4sq.com/9zMEPS #
- I'm at Grimaldi's Pizza (Allen). http://4sq.com/aETXoO #
- iPhone 4 Tips and Tricks – http://www.sirslur.com/2010/07/07/iphone-4-tips-and-tricks/ #
- I'm at Spoons Cafe (100 E Louisiana St, McKinney). http://4sq.com/cxhD9O #
- WPC: Microsoft Dynamics CRM 2011 beta coming in September http://seattlepi.com/b214088 #
- I just wrote my first Android App. Now I will try and tackle something that I will publish. #
- @the_fumbler it was a good experience. I have a couple of items lined up but haven't decided yet. #android in reply to the_fumbler #
- @the_fumbler I chose #android because I didn't have to buy a Mac to develop for it. in reply to the_fumbler #
- I just unlocked the "Newbie" badge on @foursquare! http://4sq.com/beZCqU #
- I'm at The Louisiana Boardwalk (First St, at River Colony Dr, Bossier City). http://4sq.com/96NbZ3 #
- I'm at Gap (Bossier). http://4sq.com/cAfdpY #
- I'm at Chocolate Crocodile (99-1 Broadway St, Texas St., Bossier City). http://4sq.com/dBrWO5 #
- The Growing Business of Tablets: Cisco, Microsoft, HP Appeal to Ent. – http://siliconangle.com/blog/2010/07/06/enterprise-business-tablet/ #
- Scribe Software adds CEO and Heads Toward the Cloud http://shar.es/mUjAE #
- I'm at Village Burger Bar (957 Garden Park Dr, Bethany Dr, Allen). http://4sq.com/cmIptV #
- Win an iPhone 4 or Android EVO from ShopSavvy, the most popular smartphone barcode scanner visit http://bit.ly/aULSVP #
- iPhone 4 Tips and Tricks – http://www.sirslur.com/2010/07/07/iphone-4-tips-and-tricks/ #
- iPhone 4 Tips and Tricks – http://www.sirslur.com/2010/07/07/iphone-4-tips-and-tricks/ #
- CRM Client AutoUpdate Configuration File – http://www.sirslur.com/2010/07/06/crm-client-autoupdate-configuration-file/ #
- Windows Phone 7 Materials Arriving in AT&T Stores http://bit.ly/by0e0r #
- Reading: "My Digg Version 4 Impressions"( http://twitthis.com/v99h7i ) #
- Review: Windows Live Movie Maker-Wave 4 Beta – Awesome. – http://www.lehsys.com/2010/06/review-windows-live-movie-makerwave-4-beta-awesome/ #
Cisco is
making a play with a tablet PC named Cius. They have built this tablet on the Andriod operating system. I like the way Cisco is approaching this product. It is a being positioned as an easy way to take all your information with you in the office or even out of the office without the need for your laptop.
Cisco is also designing this product to use all of their cloud applications so nothing really has to be installed on the tablet. All you need is a network connection be it hard-line, wifi, 3G/4G or Bluetooth.
Cisco will have an easier job of getting into the enterprise because they are already there. I see Cisco having more market share than Apple with their iPad, even though the iPad is a better machine. The question I have is ‘Where is Microsoft?’.
Here are some of the specs:
Applications Capabilities:
- 802.11a/b/g/n Wi-Fi, 3G/4G data and Bluetooth 3.0 help employees stay connected on and off-campus
- HD video (720p) with Cisco TelePresence solution interoperability for lifelike video communication with the simplicity of a phone call
- Virtual desktop client enables highly secure access to cloud-based business applications
- Android operating system, with access Android marketplace applications
- Collaboration applications including Cisco Quad, Cisco Show and Share, WebEx, Presence, and IM
Tablet Highlights:
- 7” diagonal, high-resolution color screen with contact-based touch targets delivers an elegant, intuitive experience
- HD Soundstation supports Bluetooth and USB peripherals, 10/100/1000 wired connectivity and a handset option
- Detachable and serviceable 8-hour battery for a full day of work
- Highly secure remote connections with Cisco AnyConnect Security VPN Client
- HD audio with wideband support (tablet, HD Soundstation)
With every rollup you have to update all of your clients. It is a pretty easy process, but I thought I could help out by providing the xml for rollups 6 thru 11. I named my file clientupgrade.xml. For the complete details on how to setup the auto update, take a look at the MS Dynamics Team’s blog. Here is the data for each rollup needed in this file:
Rollup 11:
<ClientPatches>
<Create>
!— *** UR11 PATCH –>
<ClientPatchInfo>
<PatchId>{77F3EBA0-20E8-403E-B43B-E5AC633E139E}</PatchId>
<Title>Update Rollup 11 for Microsoft Dynamics CRM 4.0</Title>
<Description>Update Rollup 11 for Microsoft Dynamics CRM 4.0</Description>
<!— *** This will make it Mandatory –>
<IsMandatory>true</IsMandatory>
<IsEnabled>true</IsEnabled>
<ClientType>OutlookLaptop, OutlookDesktop</ClientType>
<!— *** The LinkId is different for every Language. Please see the KB Article at http://support.microsoft.com/?kbid=968176 for correct Link ID to use –>
<!– & in xml documents must be escaped using & –>
<LinkId>192046&clcid=0×409</LinkId>
</ClientPatchInfo>
</Create>
</ClientPatches>
Rollup 10:
<ClientPatches>
<Create>
!— *** UR10 PATCH –>
<ClientPatchInfo>
<PatchId>{C853A15A-5546-4F07-BF41-FC1C64570AB3}</PatchId>
<Title>Update Rollup 10 for Microsoft Dynamics CRM 4.0</Title>
<Description>Update Rollup 10 for Microsoft Dynamics CRM 4.0</Description>
<!— *** This will make it Mandatory –>
<IsMandatory>true</IsMandatory>
<IsEnabled>true</IsEnabled>
<ClientType>OutlookLaptop, OutlookDesktop</ClientType>
<!— *** The LinkId is different for every Language. Please see the KB Article at http://support.microsoft.com/?kbid=968176 for correct Link ID to use –>
<!– & in xml documents must be escaped using & –>
<LinkId>184388&clcid=0×409</LinkId>
</ClientPatchInfo>
</Create>
</ClientPatches>
Rollup 9:
<ClientPatches>
<Create>
!— *** UR9 PATCH –>
<ClientPatchInfo>
<PatchId>{45859F4D-AC35-4FB3-A474-40492079C74A}</PatchId>
<Title>Update Rollup 9 for Microsoft Dynamics CRM 4.0</Title>
<Description>Update Rollup 9 for Microsoft Dynamics CRM 4.0</Description>
<!— *** This will make it Mandatory –>
<IsMandatory>true</IsMandatory>
<IsEnabled>true</IsEnabled>
<ClientType>OutlookLaptop, OutlookDesktop</ClientType>
<!— *** The LinkId is different for every Language. Please see the KB Article at http://support.microsoft.com/?kbid=968176 for correct Link ID to use –>
<!– & in xml documents must be escaped using & –>
<LinkId>181054&clcid=0×409</LinkId>
</ClientPatchInfo>
</Create>
</ClientPatches>
Rollup 8:
<ClientPatches>
<Create>
!— *** UR8 PATCH –>
<ClientPatchInfo>
<PatchId>{7D1C2874-9093-4563-83C6-C2F82C8D82B8}</PatchId>
<Title>Update Rollup 8 for Microsoft Dynamics CRM 4.0</Title>
<Description>Update Rollup 8 for Microsoft Dynamics CRM 4.0</Description>
<!— *** This will make it Mandatory –>
<IsMandatory>true</IsMandatory>
<IsEnabled>true</IsEnabled>
<ClientType>OutlookLaptop, OutlookDesktop</ClientType>
<!— *** The LinkId is different for every Language. Please see the KB Article at http://support.microsoft.com/?kbid=968176 for correct Link ID to use –>
<!– & in xml documents must be escaped using & –>
<LinkId>179669&clcid=0×409</LinkId>
</ClientPatchInfo>
</Create>
</ClientPatches>
Rollup 7:
<ClientPatches>
<Create>
!— *** UR7 PATCH –>
<ClientPatchInfo>
<PatchId>{657DF4CA-4167-48C2-937E-1B4940C0F3C9}</PatchId>
<Title>Update Rollup 7 for Microsoft Dynamics CRM 4.0</Title>
<Description>Update Rollup 7 for Microsoft Dynamics CRM 4.0</Description>
<!— *** This will make it Mandatory –>
<IsMandatory>true</IsMandatory>
<IsEnabled>true</IsEnabled>
<ClientType>OutlookLaptop, OutlookDesktop</ClientType>
<!— *** The LinkId is different for every Language. Please see the KB Article at http://support.microsoft.com/?kbid=968176 for correct Link ID to use –>
<!– & in xml documents must be escaped using & –>
<LinkId>167830&clcid=0×409</LinkId>
</ClientPatchInfo>
</Create>
</ClientPatches>
Rollup 6:
<ClientPatches>
<Create>
!— *** UR6 PATCH –>
<ClientPatchInfo>
<PatchId>{7E83D1E5-7B7A-45D1-8930-4FEFB4123B57}</PatchId>
<Title>Update Rollup 6 for Microsoft Dynamics CRM 4.0</Title>
<Description>Update Rollup 6 for Microsoft Dynamics CRM 4.0</Description>
<!— *** This will make it Mandatory –>
<IsMandatory>true</IsMandatory>
<IsEnabled>true</IsEnabled>
<ClientType>OutlookLaptop, OutlookDesktop</ClientType>
<!— *** The LinkId is different for every Language. Please see the KB Article at http://support.microsoft.com/?kbid=968176 for correct Link ID to use –>
<!– & in xml documents must be escaped using & –>
<LinkId>162439&clcid=0×40</LinkId>
</ClientPatchInfo>
</Create>
</ClientPatches>
I will continue to update this when a new rollup is released.

Comments