Skip to content
SteveHardie.com Logo
Steve Hardie
Its Me. Online.
  • Home
  • About
  • Categories
    • Aviation
    • How To
    • Microsoft
    • Programming

Author: Steve Hardie

Powershell: Delete File if Exists

September 25, 2012 Steve Hardie 6 Comments

Powershell script to delete a file if it already exists: If (Test-Path $strFileName){ Remove-Item $strFileName } See Also: Powershell: Check…

Continue Reading →

Posted in: Featured Articles, Powershell Filed under: power shell

Exchange 2010: Set Work Hours for Room Mailbox

August 16, 2012 Steve Hardie 2 Comments

In Exchange 2010, when you create a room or resource mailbox, the Resource Policy tab gives you the option to…

Continue Reading →

Posted in: Exchange, Powershell Filed under: exchange, microsoft, power shell

How To: Delete a mail profile from the registry

August 10, 2012 Steve Hardie

This is particularly handy if you want to reset your outlook profile, but the security policy on the computer does…

Continue Reading →

Posted in: Exchange, How To

How To: MS SQL Empty Database Log File

July 15, 2012 Steve Hardie

You will often find your database log file (.ldf) growing to a very large size, often larger than the databasie…

Continue Reading →

Posted in: Microsoft Filed under: microsoft, MSSQL, SQL, T-SQL

How To: Configure External Time Source for Server 2008 R2

Steve Hardie 7 Comments

This article explains how to configure your Windows Server 2008 R2 Active Directory Primary Domain Controller to syncronise time with…

Continue Reading →

Posted in: How To, Microsoft Filed under: Active Directory, microsoft, Network, server 2008

Exchange 2010: Remove disconnected mailbox

June 26, 2012 Steve Hardie

After you delete a user from Acrive directory or Exchagne their mailbox is kept in the Exchange database for a…

Continue Reading →

Posted in: Exchange, Powershell Filed under: exchange, power shell

Exchange 2010: Register custom functions in console

Steve Hardie

If you have defined custom functions in a .ps1 file, to register them in Exchange Command Shell all you need…

Continue Reading →

Posted in: Exchange, Powershell Filed under: exchange, power shell

Exchange 2010: Send on Behalf of a Distribution Group

June 7, 2012 Steve Hardie

When trying to send an email on behalf of a distribution group email address, you may get the following error:…

Continue Reading →

Posted in: Exchange Filed under: exchange, microsoft

SBS 2011: Can’t connect to the remote computer because no certificate was configured

May 23, 2012 Steve Hardie 26 Comments

Problem: When connecting to Windows SBS 2011 Remote Web Access, the following error appears when trying to connect to a…

Continue Reading →

Posted in: Featured Articles, Microsoft Filed under: microsoft, SBS 2011, windows

Exchange 2010: Purge Dumpster

Steve Hardie 5 Comments

This article outlines how to force empty the deleted items / recoverable items dumpster in a users mailbox. To view…

Continue Reading →

Posted in: Exchange, Powershell Filed under: exchange, microsoft, power shell

Post navigation

Page 4 of 10
← Previous 1 … 3 4 5 … 10 Next →

Search

Categories

  • .NET
  • Aviation
  • Cisco
  • Cyber Security
  • Data
  • Exchange
  • Featured Articles
  • How To
  • Intune
  • JavaScript
  • Microsoft
  • Other
  • Powershell
  • Programming
  • Uncategorized

Tags

.NET Active Directory Asc ASCII ASP.NET Asterisk Aviation Chr Cisco Data E-Mail exchange File Size fromCharCode How To HP iinet ISO ISO 639 JavaScript jquery Language Little Bay microsoft Milroy Ave MSA 2012fc MSSQL Network Outlook Photoshop power shell RegEx SBS 2011 server 2008 SQL T-SQL Time Lapse troubleshoot Troubleshooting VB.NET VFR Flight Video VPN windows win xp
Copyright © 2025 Steve Hardie