Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Introducing New, Simplified CheckCentral Subscriptions!Introducing New, Simplified CheckCentral Subscriptions!

March 27, 2018

We're very excited to announce some changes to our CheckCentral subscription plans that are rolling out today. We're doing away with the old tiered plans, and moving to a system where you only pay for the checks you need, as you need them. Getting started with CheckCentral has never been easier or more affordable!

Starting today, you'll be able to add or remove checks in groups of 10, with each group costing $5. In addition, all paying customers get access to all of our Enterprise features, including unlimited users, API access, and custom dashboards! We’re also removing the limit on the number of groups that can be configured. Our discounts for pre-paying quarterly or yearly are still available as well.

For our existing customers, you will be grandfathered in at your current subscription rate, and you can easily change the amount of checks on your account via the Subscription page.

If you have any questions or comments about these changes, please don’t hesitate to get in touch with us.

I'm an existing customer. How do I make changes to my check allotment?

After logging in to your CheckCentral organization, click the Subscription link in the top menu. At the top of the Enterprise plan column, there's a slider you can drag left or right to decrease or increase the number of checks you're paying for. The updated monthly subscription cost will be displayed immediately.

I'm a new customer. How many checks do I get during the 60-day free trial?

As many as you like! On the Subscription page, you can adjust the slider to increase or decrease the number of checks at any time during your trial.

What do I do if I'm not sure about these new plans?

Contact us with any questions that you have and we'll be glad to help out!

Add/Remove Checks Dialog
Add/Remove Checks Dialog

Monitoring Active Directory Replication with CheckCentralMonitoring Active Directory Replication with CheckCentral

March 12, 2018
Save the attached file (checkReplication.ps1) to a directory on the Active Directory server you'd like to monitor. You'll need to schedule it using Task Scheduler. If you haven't changed the execution policy on that server yet, you can do so by opening PowerShell and entering the following:

Set-ExecutionPolicy Unrestricted

In Task Scheduler, create a new basic task.

  • Name can be 'Check Replication' or something similar
  • Trigger can be daily (you can tweak that later if you'd like to check more frequently)
  • Action is going to be 'Start a program'
  • Program is powershell.exe
  • Argument is -File "C:\scripts\checkReplication.ps1" (update with the actual location you saved the PowerShell script).

Ok! Next step is creating the check in CheckCentral. Add a new check and use the following settings:

  • Frequency: scheduled
  • Schedule Type: regular interval
  • Emails are expected: every 24 hours
  • Set as failed when an email is late: after 90 minutes

Copy the email address that is displayed here and update the checkReplication.ps1 script with it (it's the $msgAddress variable)

  • Default Status: Failure
  • Success Rule: check the Condense Whitespace box, and Body Text - Complex Match - "0 / 5"{4}

Complex matches are pretty powerful, and in this instance we're telling CheckCentral to look at the output of the command and to count how many times "0 / 5" shows up, and to only mark the check as successful if that string appears exactly 4 times. Now, this is just for two Active Directory servers. If you have more in your environment, just open up a command prompt on an Active Directory server and run repadmin.exe /replsummary and have a look at the output. When I run this, I want to make sure there are 0 / 5 errors for each of the entries listed. In this particular environment, that's 4 times, and that's where the {4} comes from above. If you have more servers, that number is going to be higher, so just enter that in instead.

Save your check, and try running your scheduled task. If all is well, an email should show up under Recent Activity, and hopefully the dot is green! :)

Top WallpaperFusion Members for February 2018Top WallpaperFusion Members for February 2018

March 1, 2018
Congratulations to our top contributing members for February 2018! They have been hard at work submitting, rating, and discussing images on WallpaperFusion, and have racked up some impressive reputation scores along the way!
Contributors
1.
izann's profile on WallpaperFusion.com
2.
Alan Wade's profile on WallpaperFusion.com
3.
LavenderGirl54's profile on WallpaperFusion.com
4.
cooee's profile on WallpaperFusion.com
5.
Jon Tackabury (BFS)'s profile on WallpaperFusion.com
6.
Judith Lane's profile on WallpaperFusion.com
7.
DLJunkie's profile on WallpaperFusion.com
8.
SmiK's profile on WallpaperFusion.com
9.
Abbie Larsen's profile on WallpaperFusion.com
10.
Joseph Di Giovanni's profile on WallpaperFusion.com
JigsawMania
1.
Peaches3's profile on WallpaperFusion.com
2.
Claudia72's profile on WallpaperFusion.com
3.
Nodan's profile on WallpaperFusion.com
4.
Tsula's profile on WallpaperFusion.com
5.
MAUREEN GLEESON's profile on WallpaperFusion.com
6.
Debbie Hintzer368178's profile on WallpaperFusion.com
7.
Cindy Eldridge's profile on WallpaperFusion.com
8.
Jan47's profile on WallpaperFusion.com
9.
Mirus' profile on WallpaperFusion.com
10.
Denise McDowell's profile on WallpaperFusion.com
Check out the current top members or look at previous months on our Top Members page!

VoiceBot 3.3 Now Available!VoiceBot 3.3 Now Available!

February 8, 2018

VoiceBot 3.3 is now available for download! This release brings some new functions for macro scripts, improvements to instant profile syncing, and more.

VoiceBot 3.3 Highlights

  • Instant profile syncing improvements
  • New scripting functions:
    • IsMacroRunning
    • StartListening
    • StopListening
    • StopMacros
  • Macro Hotkey improvements

Updating VoiceBot

We encourage everyone to update to the new version today to take advantage of these improvements. If you've already purchased VoiceBot, it's a lifetime license, so you can upgrade to this version at no cost! If you would like to see a complete list of all the changes, please view the VoiceBot Change Log. We'd also like to thank everyone who helped test and translate VoiceBot!

VoiceBot Screenshots

VoiceBot Main Window
VoiceBot Main Window

FileSeek 6.1 Now Available!FileSeek 6.1 Now Available!

February 5, 2018

We're very excited to announce that FileSeek 6.1 is now available for download! We've added a new results context menu option, improved our push syncing service, improved performance, and fixed some minor issues.

FileSeek 6.1 Changes

  • Added a new results context menu option that will copy the selected results and separate them by line breaks
  • Push syncing improvements
  • FileSeek will now have focus when it's first opened
  • General fixes and improvements

Updating FileSeek

We encourage everyone to update to the new version today to take advantage of these improvements. If you would like to see a complete list of all the changes, please view the FileSeek Change Log. We would also like to thank all of the translators who have helped translate FileSeek to their native languages.

FileSeek Screenshots

FileSeek Search Tab
FileSeek Search Tab

Top WallpaperFusion Members for January 2018Top WallpaperFusion Members for January 2018

February 1, 2018
Congratulations to our top contributing members for January 2018! They have been hard at work submitting, rating, and discussing images on WallpaperFusion, and have racked up some impressive reputation scores along the way!
Contributors
1.
Alan Wade's profile on WallpaperFusion.com
2.
Abbie Larsen's profile on WallpaperFusion.com
3.
izann's profile on WallpaperFusion.com
4.
LavenderGirl54's profile on WallpaperFusion.com
5.
Bigmama1's profile on WallpaperFusion.com
6.
CDEEPK's profile on WallpaperFusion.com
7.
imgaijin's profile on WallpaperFusion.com
8.
A. J. Mullenders' profile on WallpaperFusion.com
9.
DLJunkie's profile on WallpaperFusion.com
10.
Judith Lane's profile on WallpaperFusion.com
JigsawMania
1.
Debbie Hintzer368178's profile on WallpaperFusion.com
2.
lisa crane's profile on WallpaperFusion.com
3.
Claudia72's profile on WallpaperFusion.com
4.
MAUREEN GLEESON's profile on WallpaperFusion.com
5.
sheila3's profile on WallpaperFusion.com
6.
Sexy Mom's profile on WallpaperFusion.com
7.
Jan47's profile on WallpaperFusion.com
8.
Bigmama1's profile on WallpaperFusion.com
9.
fish7259's profile on WallpaperFusion.com
10.
Rosieangel's profile on WallpaperFusion.com
Check out the current top members or look at previous months on our Top Members page!

ClipboardFusion 5.3 Now Available!ClipboardFusion 5.3 Now Available!

January 24, 2018

We're very excited to announce that ClipboardFusion 5.3 is now available for download! We've fixed a few bugs, improved the local database, and added push syncing - which means no more waiting for polling or having to do a manual sync!

ClipboardFusion 5.3 Highlights

  • Push syncing for quicker online syncs!
  • Local database backup/restore
  • Local database file size trimming
  • .cfcache files now clear correctly on Windows shutdown/restart
  • Resolved issue with some very long Recent/Pinned items getting truncated
  • Resolved and issue with tooltips missing the start of the text for very long items
  • General fixes and improvements

Updating ClipboardFusion

We encourage everyone to update to the new version today to take advantage of these improvements. If you would like to see a complete list of all the changes, please view the ClipboardFusion Change Log. We would also like to thank all of the translators who have helped translate ClipboardFusion to their native languages.

ClipboardFusion Screenshots

Clipboard Manager History Tab
Clipboard Manager History Tab

VoiceBot 3.2 Now Available!VoiceBot 3.2 Now Available!

January 18, 2018

VoiceBot 3.2 is now available for download! This release brings improvements for multi-DPI scaling in Windows 10, instant profile syncing, and more.

VoiceBot 3.2 Highlights

  • Improve multi-DPI scaling in Windows 10
  • Instant profile syncing between computers
  • New scripting function "IsMouseDown"
  • New language: Lithuanian
  • Bug fixes

Updating VoiceBot

We encourage everyone to update to the new version today to take advantage of these improvements. If you've already purchased VoiceBot, it's a lifetime license, so you can upgrade to this version at no cost! If you would like to see a complete list of all the changes, please view the VoiceBot Change Log. We'd also like to thank everyone who helped test and translate VoiceBot!

VoiceBot Screenshots

VoiceBot Main Window
VoiceBot Main Window

ClipboardFusion 5.3 Beta 2 Now Available!ClipboardFusion 5.3 Beta 2 Now Available!

January 15, 2018

We're very excited to announce that ClipboardFusion 5.3 Beta 2 is now available for download! We've improved the push syncing service, reduced the database file size, and made several small improvements and bug fixes.

ClipboardFusion 5.3 Beta 2 Highlights

  • The ClipboardFusion database will now have a reduced file size
  • Deleting an item will now automatically select the next item in the Clipboard Manager
  • Push Service improvements
  • General fixes and improvements

Updating ClipboardFusion

We encourage everyone to update to the new version today to take advantage of these improvements. If you would like to see a complete list of all the changes, please view the ClipboardFusion Change Log. We would also like to thank all of the translators who have helped translate ClipboardFusion to their native languages.

ClipboardFusion Screenshots

Clipboard History Settings Tab
Clipboard History Settings Tab

Top WallpaperFusion Members for December 2017Top WallpaperFusion Members for December 2017

January 1, 2018
Congratulations to our top contributing members for December 2017! They have been hard at work submitting, rating, and discussing images on WallpaperFusion, and have racked up some impressive reputation scores along the way!
Contributors
1.
Alan Wade's profile on WallpaperFusion.com
2.
Jon Tackabury (BFS)'s profile on WallpaperFusion.com
3.
Nite4awk's profile on WallpaperFusion.com
4.
LavenderGirl54's profile on WallpaperFusion.com
5.
imgaijin's profile on WallpaperFusion.com
6.
izann's profile on WallpaperFusion.com
7.
DLJunkie's profile on WallpaperFusion.com
8.
Daniel Parker's profile on WallpaperFusion.com
9.
Judith Lane's profile on WallpaperFusion.com
10.
Kirk Meyer's profile on WallpaperFusion.com
JigsawMania
1.
Claudia72's profile on WallpaperFusion.com
2.
SFC Ski's profile on WallpaperFusion.com
3.
MAUREEN GLEESON's profile on WallpaperFusion.com
4.
Debbie Hintzer368178's profile on WallpaperFusion.com
5.
wk1's profile on WallpaperFusion.com
6.
lisa crane's profile on WallpaperFusion.com
7.
Gerald Gardner's profile on WallpaperFusion.com
8.
Bigmama1's profile on WallpaperFusion.com
9.
CHILD OF GOD's profile on WallpaperFusion.com
10.
Jan47's profile on WallpaperFusion.com
Check out the current top members or look at previous months on our Top Members page!
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091