On Windows 2008 & 2008 R2 the following exception is thrown during Chef selenium_node
installation:
FATAL: WmiLite::WmiException: An error occurred connecting to the WMI service for namespace 'root/cimv2'.
The namespace may not be valid, access may not be allowed to the WMI service, or the WMI service may not be available.
(in OLE method `ConnectServer': )
OLE error code:800705AF in SWbemLocator
The paging file is too small for this operation to complete.
HRESULT error code:0x80020009
Exception occurred.
The error does NOT occur on Windows 2012 & 2012 R2.