Articles Articles


Article Type: Article
The Pros/Cons of IT Certification
This article discusses the pros pros/cons of IT Certification as well as offering some related career advice.


Article Type: Article
DBA Daily Checks Email Report
DBAs typically create a number of alerts to inform them of potential problems with their database servers. In addition to these alerts, it's also important to proactively monitor your database servers by running a series of daily checks. The exact checks performed will vary from organization to organization, but some common ones include: • Check backups • Check SQL Server agent jobs • Check disk space • Check free space in database files • Check SQL Server error log • Check Windows event logs ....


Article Type: Article
SQL Server CLR IO Utility
A CLR assembly that provides access to various IO utilities found in the .NET framework.


Article Type: Article
SSMS 2008 Tip - Trace Query In SQL Server Profiler
Describes the "Trace Query In SQL Server Profiler" feature in SQL Server Management Studio 2008.


Article Type: Article
Directory Service Comparison Tool
A tool that allows you to compare your Active Directory database with a previously created snapshot. It also allows you to re-synchronize your Active Directory database with the snapshot, restoring modified attributes and even performing reanimation of deleted objects...


WiseSoft Bulk AD Users is a tool that makes it easy to perform bulk updates to Active Directory User account attributes. Previously you might have wrote scripts to perform these types of updates or gone through a very tedious process of performing these updates one at a time via the ADU&C interface. Bulk AD Users makes this process much simpler and also provides an XML log file that allows you to undo any unwanted updates. The application includes powerful query capabilities and has a number of different ways to allow you to update user account data. e.g. Update From CSV, Edit In Excel, Edit In Grid, Bulk Modify (Similar to the User dialog in ADU&C, but it works on any number of user accounts).


Article Type: Article
A Google-like Full Text Search
Code written in C# that provides a simple Google like search syntax that is translated behind the scenes to SQL Server Full Text search syntax. This code was adapted for use on WiseSoft.co.uk to provide powerful searching capabilities for this website. A good place to start for anyone looking to make use of full text indexing on their website.


Article Type: Article
Defragmenting an Active Directory Database
Like its predecessors, Windows Server 2008 keeps the Active Directory healthy by periodically performing an automated defragmentation. Although this defragmentation works, it does not compact the database. Periodically performing an offline defragmentation is a great way to get some of your domain controller’s disk space back. In fact, I have seen real life situations in which an Active Directory database shrunk to 1/6th of its original size after an offline defragmentation...


Article Type: Article
Working with Active Directory Snapshots in Windows Server 2008
A snapshot is a shadow copy—created by the Volume Shadow Copy Service (VSS)—of the volumes that contain the Active Directory database and log files. With Active Directory snapshots, you can view the data inside such a snapshot on a domain controller without the need to start the server in Directory Services Restore Mode...


Article Type: Article
Basic Active Directory Services Interface (ADSI) Scripting
A quick introduction to Active Directory Services Interface (ADSI) Scripting. This technology allows you to modify and query directory services like Active Directory and Windows NT.


Previous Page   Next Page Page Size:

RSSWiseSoft.co.uk Articles RSS Feed