Skip to content

Developer's Closet

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

PowerShell String to Array to a Foreach Loop

  • PowerShell
  • Windows
October 30, 2012January 22, 2014 kevin No comments

I always forget to use the Split command (or write it in VBScript before I remember PowerShell). The following command takes a comma separated list […]

Continue reading

Launching commands in PowerShell

  • PowerShell
  • Windows
October 8, 2012February 22, 2013 kevin No comments

Something I always need to look up when I’m running commands from a PowerShell script. It is always tough to get the spaces just right: […]

Continue reading

Indexing a VARCHAR(MAX) column

  • SQL
  • Windows
October 4, 2012February 22, 2013 kevin No comments

A helpful article on using a computed column to index a VARCHAR(MAX) column: Indexing VARCHAR(MAX)

Continue reading

SQL 2008 Configuration Manager: Cannot connect to WMI provider

  • SQL
  • Windows
August 3, 2012February 22, 2013 kevin No comments

On a 64-bit computer, you install an instance of the 32-bit (x86-based) version of Microsoft SQL Server 2008. On the same computer, you install an […]

Continue reading

Remove File Server from Cluster Manager using PowerShell

  • PowerShell
  • Windows
June 15, 2012February 22, 2013 kevin No comments

I needed to remind myself about a terrific PowerShell command that will remove resources from Cluster Manager. Run the following PowerShell commands to remove the […]

Continue reading

Opalis – Looping on a PowerShell Object

  • PowerShell
  • Windows
May 29, 2012February 22, 2013 kevin No comments

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

Continue reading

Opalis – Fail a parent policy based on child status

  • Windows
May 19, 2012February 22, 2013 kevin No comments

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

Continue reading

Opalis – check for blank or null

  • Windows
May 18, 2012February 22, 2013 kevin No comments

One way to handle if entered data from the Custom Start object is null or blank (regex for null is ^$):

Continue reading

Enable Service Broker on SQL

  • SQL
  • Windows
May 16, 2012February 22, 2013 kevin No comments

To determine whether or not Service Broker is enabled, execute the following T-SQL: SELECT is_broker_enabled FROM sys.databases WHERE name = ‘DatabaseName’; — Where ‘DatabaseName’ is […]

Continue reading

Backspace, Enter, and Arrow Keys Stop Working in Visual Studio 2010

  • Visual Studio
  • Windows
May 8, 2012May 8, 2013 kevin No comments

This irritating problem plagued me for a while in Visual Studio 2010. When this happened, my enter, backspace, and arrow keys worked in one of […]

Continue reading

Posts pagination

«Previous Posts 1 … 7 8 9 10 11 … 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.