Skip to content

Developer's Closet

A place where I can put my code and discuss big data.

Orchestrator – Matching on the New Line Character

  • Orchestrator
  • Uncategorized
  • Windows
February 28, 2013April 19, 2013 kevin No comments

There may be a bug in the way Orchestrator matches the new line character (\n). Sometimes it just does not find the new line! After a […]

Continue reading

Orchestrator – Looping on a PowerShell Object

  • Orchestrator
  • Windows
February 28, 2013April 19, 2013 kevin No comments

Looping can be a little tricky if you don’t know the rules Orchestrator uses: The Exit tab specifies the conditions that will determine if the loop […]

Continue reading

Add a Tooltip using CSS and jQuery with Gradient and Round Borders

  • jQuery
February 21, 2013February 22, 2013 kevin No comments

The perfect cross-browser tooltip is hard to find. You can always use the default, but it may not match your theme. Based on information I […]

Continue reading

Query for All Database Backups Within the Last Week

  • SQL
  • Windows
February 21, 2013February 22, 2013 kevin No comments

I was asked to retrieve a list of all database backups within the last week. Unfortunately, I forgot about the backupset table within msdb. However, […]

Continue reading

Orchestrator – Check for Blank or Null

  • Orchestrator
  • Windows
February 16, 2013April 19, 2013 kevin No comments

A good way to check if published data returned from an activity is blank or null is to match against the pattern ^$ (regex for […]

Continue reading

Orchestrator – Fail a parent policy based on child status

  • Orchestrator
  • Windows
February 16, 2013April 19, 2013 kevin No comments

Set the link from the triggered runbook to fail if the Child policy status equals failed or warning. Succeed if the Child policy status equals success. This […]

Continue reading

Orchestrator – PowerShell error handling

  • Orchestrator
  • Windows
February 16, 2013April 19, 2013 kevin No comments

We can use the Common Published Data “Error Summary Text” to capture the error from the PowerShell activity. Testing shows that if there are no […]

Continue reading

Find the Blocking Job

  • SQL
  • Windows
February 13, 2013August 25, 2015 kevin No comments

Sometimes it is useful to find which job is blocking. sp_who2 will show you the running processes, but you will not know which job started […]

Continue reading

Use PowerShell to Uninstall an Application – Comparing WMI vs. a Registry Scan

  • PowerShell
  • Windows
February 7, 2013February 22, 2013 kevin No comments

If you have ever scanned the list of currently installed programs using the WMI Win32_Product class, you’ve noticed that the scan runs slow! This always […]

Continue reading

PowerShell command to check if a directory exists and if not, create it

  • PowerShell
  • Windows
January 31, 2013February 22, 2013 kevin No comments

I often have to look up this simple PowerShell command. The following command checks if a folder exists and if not, creates it. Works great. […]

Continue reading

Posts pagination

«Previous Posts 1 … 5 6 7 8 9 … 17 Next Posts»

Pages

  • About
  • Accumulo
  • Ansible
  • Apt-Cacher
  • Azure API Management
  • Azure Cosmos DB
  • Azure Data Catalog
  • Azure Data Facory
  • Azure Data Lake Store
  • Azure Virtual Machine Scale Sets
  • Couchbase
  • Drill
  • Flume
  • HBase
  • HDFS
  • Hive
  • Hue
  • Impala
  • Kafka
  • Oozie
  • OpenTSDB: Timeseries Database
  • Redis
  • Solr
  • Sqoop
  • Yarn
  • ZooKeeper

Categories

  • Azure (1)
  • Bash (3)
  • C# (1)
  • Citrix (1)
  • Cloudera Manager (13)
    • HBase (5)
    • HDFS (4)
    • Kafka (1)
    • Solr (1)
    • Sqoop (1)
  • Continuous Delivery (1)
  • Drill (1)
  • JavaScript (3)
  • jQuery (2)
  • Linux (24)
    • Ubuntu (12)
  • MySQL (4)
  • Oracle (1)
  • PHP (5)
  • PowerShell (19)
  • SQL (48)
  • System Center (13)
    • DPM (1)
    • Ops Manager (1)
    • Orchestrator (9)
    • Virtual Machine Manager (1)
  • Uncategorized (4)
  • VBScript (19)
  • Visual Studio (4)
  • Windows (95)

Tags

Active Directory API Backup Bash Batch Connections Database Date Differential Disaster Recovery Email Event Viewer Excel Find Kill Linux Logs Microsoft MySQL Opalis Performance PHP Query Replication rsync Scheduled Tasks Script Shell Shortcut SQL SQL 2005 Stored Procedure String Sub T-SQL Table Terminate Users VBScript Windows WinZip WMI WScript wss2 wss3

Recent Posts

  • Azure Price Comparison Chart
  • HBase: ReplicationLogCleaner: Failed to get stat of replication rs node
  • HBase: Unable to start Master: TableExistsException: hbase:namespace
  • List DPM Backups
  • PowerShell Script to Query VMM

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Kevin Verhoeven
WordPress Theme: Occasio by ThemeZee.