August 30, 2012PowerShell PowerShell: Finding Files Only or Folders Only In PowerShell v2, to list only files or only folders you had […]
August 24, 2012PowerShell PowerShell: Restarting Computers In PowerShell v3, Restart-Computer now has a number of useful new parameters. […]
August 23, 2012PowerShell PowerShell: Colorizing PowerShell ISE v3 The new PowerShell ISE script editor in PowerShell v3 lets you customize […]
August 4, 2012General Writing Highly Valued Soft Skills for IT Professionals Depending on which company you talk to, there are varying demands for […]
August 4, 2012PowerShell PowerShell: Getting Relative Dates Here’s a quick and fast way of generating relative dates in any […]
July 24, 2012PowerShell PowerShell: Backing Up System State Let’s assume your script needs to change a bunch of system settings. […]
July 22, 2012iOS Set Up Gmail, Google Calendar, and Google Contacts on iOS If you’re a heavy user of Google services, it can be a […]
July 15, 2012PowerShell PowerShell: Finding Current Script Path Here’s a useful function that you can paste into your scripts. It […]
July 12, 2012PowerShell PowerShell: Copying Command History to Clipboard Here’s a one-liner that copies all commands from your command history to […]
July 6, 2012PowerShell PowerShell: Finding Built-In Administrators Group Using System User or group names like ‘Administrators’ in scripts may not […]