Categories
Personal

Testing Another Theme

I was sent to a wordpress blog to read something and when I was there I was impressed by the theme. Who knew!  The same theme maker of the one I use now has made the one being used on this site. I liked it so  much I had to test it out. Site Visited:  http://crmdude.wordpress.com/  

Categories
How-To Software Technical

Service ‘MSExchangeTransport’ failed to reach status ‘Running’ on this server.

Aparently, this normally happens when you disable IPv6 in Local Area Connection. This is due to the behavior of IPv6 in Windows Server 2008, when you disable IPv6 in Local Area Connection on Windows 2008 server. The following error was generated when: “$error.Clear(); if ($RoleStartTransportService) { start-SetupService -ServiceName MSExchangeTransport }”, generated the following error: “Service ‘MSExchangeTransport’ […]

Categories
Personal Software

SharePoint Server 2010 Windows PowerShell cmdlets

For those looking for essential resources when upgrading from MOSS 2007 to SharePoint Server 2010, I have found some of these very useful Index of SharePoint Server 2010 Windows PowerShell cmdlets http://technet.microsoft.com/en-us/library/ff678226(office.14).aspx

Categories
How-To Software

Avoid the Warning from Excel Services About Refreshing External Data

If you leave this value set to the default (i.e. Yes), then you’ll be greeted with the following message for each Excel Web Part on a TFS dashboard page: This workbook contains one or more queries that refresh external data. A malicious user can design a query to access confidential information and distribute it to […]

Categories
Software

fdupes

To remove all but the first of a number of duplicate files in a subfolder on Linux, use: yes 1|fdupes -rd <folder>   Fdupes Examples 1) fdupes -r ./stuff > dupes.txt Then, deleting the duplicates was as easy as checking dupes.txt and deleting the offending directories. fdupes also can prompt you to delete the duplicates […]

Categories
Personal

Happy New Year 2012

Just wanted to say happy new year to everyone.  I hope you had a blast and got home safe. I look forward to  sharing more of my thoughts , tech updates, most importantly my experiences with all of you. – Jermal