Trippy little registry solution

I ran across this today and wanted to be sure to save it.  I’m not sure where I’ll use it yet, it needs further investigation.

One of the interesting road blocks that Microsoft built into Windows Operating systems starting with Vista, so 7, 2008 etc. are included, is when a command window or other program is run as administrator, they don’t receive the user’s mapped drives, or other shared network connections.

(more…)

Continue ReadingTrippy little registry solution

Automated SoftPro SQL Database Backup

Backing up the SoftPro SQL database, isn”t that done automatically was the question of the week.  Well yes and no is the answer, if you have a SQL database many times it is not included in your backup.  Especially if you”ve switched to a Cloud based backup.

 

In my humble opinion The entire SoftPro Database should be backed up in this fashion on a regular basis even if your main backup catches it.  There is too much valuable data in these files not to be specially protected.

 

So what do we do?

(more…)

Continue ReadingAutomated SoftPro SQL Database Backup

Meta Tags Google uses

Have you ever wondered about how Google index pages.  They don”t use <META> tags as much as they used to.

<meta name=”robots” content=”index, follow” <-Default behaviour->

Google understands the following values (when specifying multiple values, separate them with a comma):  Use name=”googlebot” to only effect Google and not other search engines.

(more…)

Continue ReadingMeta Tags Google uses