14. January 2009 11:58
By
Derick Featherstone
In
Mobile
Sometimes jokes can get to the core of problems, the difference in products or companies. One of the most talked about satires lately is the episode of the Simpson’s and the Maple store. If you haven’t seen it yet just follow the following link: http://www.youtube.com/watch?v=7L2fsubA2-c
I just received a link from a colleague that really answers a common question I receive from customers about the differences between the iPhone and a Smart Phone. . Follow the link and find differences between the two. http://www.istartedsomething.com/20070226/iphone-smartphone-ad/. Ok it does not highlight the pro of the iPhone, its usability. Somehow Apple knows how to create user interfaces and marketing hype.
I really cannot understand the hype around the iPhone because it has no cut and paste options, GO FIGURE. Give me my Smart Phone any day.
139587b1-841c-4fe8-8c09-481eafe082c9|0|.0
Tags:
28. October 2008 11:53
By
Derick Featherstone
In
CRM 4.0
One of the new features in CRM 4.0 is the integration of workflows to simplify common tasks. When testing the workflows (with the e-mail router installed) after you have modified them you will need to close the e-mail router configuration manager before e-mail will be sent.
To prevent these errors do the following:
- Open "Email Router Configuration Manager
- Select the tab "Users, Queues and Forward Mailboxes
- Click "Load Data"
- Double Click on one of the users of click on a users and click "Modify"
- The E-mail Router is now waiting for a Publish of the rules
- Still, if you have not editted anything, the router is waiting for acknowledgement
- When you click "publish" all messages will be sent according to the workflows you published.
e4f51c4b-d916-4978-ae79-a08d8d763e74|0|.0
Tags:
19. March 2008 11:45
By
Derick Featherstone
In
Networking
This is not one of those letter’s that you see most people blog. It’s short, sweeeet and practical.
Windows server 2008 DNS implements an extra security feature called “query block list”. If you upgrade your Windows 2003 DNS server to Windows 2008 the query block list is disabled. If you install or reinstall a Windows 2008 DNS server the query block list will be enabled.
To see the current status of the query block list use the following command:
dnscmd /info /enableglobalqueryblocklist
1 = Enabled 0 = Disabled
WPAD and ISATAP are two queries that the query block list will block by default. You can remove these entries by executing the following command:
dnscmd /config /globalqueryblocklist wpad isatap
If you rerun this command you will add these entries to the block list. So if you want to block other entries just add your own.
It is also possible to completely disable block listing but I do not advise it. For more information go to the following web site.
http://technet.microsoft.com/en-us/library/cc441517.aspx
a98c881f-cf61-445c-bc7e-c95f2054ee26|1|5.0
Tags: