[Trace - 5:47:46 AM] Sending request 'initialize - (0)'. Params: { "processId": 12436, "rootPath": "d:\\USERS\\BUKEM\\Documents\\PowerShell", "rootUri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell", "capabilities": { "workspace": { "applyEdit": true, "workspaceEdit": { "documentChanges": true, "resourceOperations": [ "create", "rename", "delete" ], "failureHandling": "textOnlyTransactional" }, "didChangeConfiguration": { "dynamicRegistration": true }, "didChangeWatchedFiles": { "dynamicRegistration": true }, "symbol": { "dynamicRegistration": true, "symbolKind": { "valueSet": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 ] } }, "executeCommand": { "dynamicRegistration": true }, "configuration": true, "workspaceFolders": true }, "textDocument": { "publishDiagnostics": { "relatedInformation": true }, "synchronization": { "dynamicRegistration": true, "willSave": true, "willSaveWaitUntil": true, "didSave": true }, "completion": { "dynamicRegistration": true, "contextSupport": true, "completionItem": { "snippetSupport": true, "commitCharactersSupport": true, "documentationFormat": [ "markdown", "plaintext" ], "deprecatedSupport": true, "preselectSupport": true }, "completionItemKind": { "valueSet": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 ] } }, "hover": { "dynamicRegistration": true, "contentFormat": [ "markdown", "plaintext" ] }, "signatureHelp": { "dynamicRegistration": true, "signatureInformation": { "documentationFormat": [ "markdown", "plaintext" ], "parameterInformation": { "labelOffsetSupport": true } } }, "definition": { "dynamicRegistration": true, "linkSupport": true }, "references": { "dynamicRegistration": true }, "documentHighlight": { "dynamicRegistration": true }, "documentSymbol": { "dynamicRegistration": true, "symbolKind": { "valueSet": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 ] }, "hierarchicalDocumentSymbolSupport": true }, "codeAction": { "dynamicRegistration": true, "codeActionLiteralSupport": { "codeActionKind": { "valueSet": [ "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" ] } } }, "codeLens": { "dynamicRegistration": true }, "formatting": { "dynamicRegistration": true }, "rangeFormatting": { "dynamicRegistration": true }, "onTypeFormatting": { "dynamicRegistration": true }, "rename": { "dynamicRegistration": true, "prepareSupport": true }, "documentLink": { "dynamicRegistration": true }, "typeDefinition": { "dynamicRegistration": true, "linkSupport": true }, "implementation": { "dynamicRegistration": true, "linkSupport": true }, "colorProvider": { "dynamicRegistration": true }, "foldingRange": { "dynamicRegistration": true, "rangeLimit": 5000, "lineFoldingOnly": true }, "declaration": { "dynamicRegistration": true, "linkSupport": true } } }, "trace": "verbose", "workspaceFolders": [ { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell", "name": "PowerShell" } ] } [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "PowerShell runtime version: 7.0.0, edition: Core" } [Info - 5:47:47 AM] PowerShell runtime version: 7.0.0, edition: Core [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "highlight handler loaded" } [Info - 5:47:47 AM] highlight handler loaded [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell" } [Info - 5:47:47 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Attempting to execute command(s):\r\n\r\n Set-Location -Path d:\\USERS\\BUKEM\\Documents\\PowerShell\r\n" } [Info - 5:47:47 AM] Attempting to execute command(s): Set-Location -Path d:\USERS\BUKEM\Documents\PowerShell [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Session state changed --\r\n\r\n Old state: Ready\r\n New state: Running\r\n Result: NotFinished" } [Info - 5:47:47 AM] Session state changed -- Old state: Ready New state: Running Result: NotFinished [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Session state changed --\r\n\r\n Old state: Running\r\n New state: Ready\r\n Result: Completed" } [Info - 5:47:47 AM] Session state changed -- Old state: Running New state: Ready Result: Completed [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Execution completed successfully." } [Info - 5:47:47 AM] Execution completed successfully. [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.InitializeResult, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[MediatR.Pipeline.RequestPreProcessorBehavior`2+d__2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.InitializeParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.InitializeResult, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]], MediatR, Version=7.0.0.0, Culture=neutral, PublicKeyToken=bb9a41a5e8aaa7e2]]" } [Info - 5:47:47 AM] Result was System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.InitializeResult, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[MediatR.Pipeline.RequestPreProcessorBehavior`2+d__2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.InitializeParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.InitializeResult, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]], MediatR, Version=7.0.0.0, Culture=neutral, PublicKeyToken=bb9a41a5e8aaa7e2]] [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.InitializeResult" } [Info - 5:47:47 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.InitializeResult [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (0) initialize in 56ms" } [Info - 5:47:47 AM] Finished: Routing Request (0) initialize in 56ms [Trace - 5:47:47 AM] Received response 'initialize - (0)' in 1088ms. Result: { "capabilities": { "textDocumentSync": 0, "hoverProvider": false, "definitionProvider": false, "referencesProvider": false, "documentHighlightProvider": false, "documentSymbolProvider": false, "workspaceSymbolProvider": false, "documentFormattingProvider": false, "documentRangeFormattingProvider": false, "experimental": {} } } [Trace - 5:47:47 AM] Sending notification 'initialized'. Params: {} [Trace - 5:47:47 AM] Sending notification 'workspace/didChangeConfiguration'. Params: { "settings": { "powershell": { "sideBar": { "CommandExplorerVisibility": false, "CommandExplorerExcludeFilter": [] }, "powerShellAdditionalExePaths": [ { "exePath": "C:\\Program Files\\PowerShell\\Nightly\\pwsh.exe", "versionName": "PowerShell Core Nightly (x64)" } ], "powerShellDefaultVersion": "PowerShell Core Nightly (x64)", "powerShellExePath": "", "promptToUpdatePowerShell": false, "startAutomatically": true, "useX86Host": false, "enableProfileLoading": true, "bugReporting": { "project": "https://github.com/PowerShell/vscode-powershell" }, "helpCompletion": "BlockComment", "scriptAnalysis": { "enable": true, "settingsPath": "D:\\Users\\Bukem\\Documents\\PowerShell\\PSScriptAnalyzerSettings.psd1" }, "codeFolding": { "enable": true, "showLastLine": true }, "codeFormatting": { "autoCorrectAliases": false, "preset": "OTBS", "openBraceOnSameLine": true, "newLineAfterOpenBrace": true, "newLineAfterCloseBrace": true, "pipelineIndentationStyle": "NoIndentation", "whitespaceBeforeOpenBrace": true, "whitespaceBeforeOpenParen": true, "whitespaceAroundOperator": true, "whitespaceAfterSeparator": true, "whitespaceInsideBrace": true, "whitespaceAroundPipe": true, "ignoreOneLineBlock": true, "alignPropertyValuePairs": true, "useCorrectCasing": false }, "integratedConsole": { "showOnStartup": false, "focusConsoleOnExecute": false, "useLegacyReadLine": false, "forceClearScrollbackBuffer": false }, "debugging": { "createTemporaryIntegratedConsole": false }, "developer": { "bundledModulesPath": "", "editorServicesLogLevel": "Normal", "editorServicesWaitForDebugger": false, "featureFlags": [ "PSReadLine" ], "powerShellExeIsWindowsDevBuild": false } } } } [Trace - 5:47:47 AM] Sending request 'powerShell/getVersion - (1)'. [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for initialized" } [Info - 5:47:47 AM] Finding descriptor for initialized [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for workspace/didChangeConfiguration" } [Info - 5:47:47 AM] Finding descriptor for workspace/didChangeConfiguration [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Notification initialized" } [Info - 5:47:47 AM] Starting: Routing Notification initialized [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Notification initialized to OmniSharp.Extensions.LanguageServer.Protocol.Models.InitializedParams" } [Info - 5:47:47 AM] Converting params for Notification initialized to OmniSharp.Extensions.LanguageServer.Protocol.Models.InitializedParams [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for powerShell/getVersion" } [Info - 5:47:47 AM] Finding descriptor for powerShell/getVersion [Trace - 5:47:47 AM] Received request 'client/registerCapability - (1)'. Params: { "registrations": [ { "id": "ddea6d4e-f6f2-4b0f-aaca-537ba8ac951b", "method": "workspace/symbol", "registerOptions": {} }, { "id": "438ae186-240f-4312-9d38-f2797f6beefa", "method": "textDocument/didChange", "registerOptions": { "syncKind": 2, "documentSelector": [ { "language": "powershell" } ] } }, { "id": "2f0cc621-7422-4936-8536-476eff2c6d44", "method": "textDocument/didOpen", "registerOptions": { "documentSelector": [ { "language": "powershell" } ] } }, { "id": "244d9cec-0b95-47da-af33-8760a4132f25", "method": "textDocument/didClose", "registerOptions": { "documentSelector": [ { "language": "powershell" } ] } }, { "id": "17d6cf9d-cb68-4099-8833-359c80ce47b0", "method": "textDocument/didSave", "registerOptions": { "includeText": true, "documentSelector": [ { "language": "powershell" } ] } }, { "id": "bcb6d6fa-29a9-47a8-b0c9-935d6ed2fe5b", "method": "workspace/didChangeConfiguration", "registerOptions": {} }, { "id": "0a2ec361-1ef1-43ae-ad4d-fa44f3b1d58b", "method": "textDocument/foldingRange", "registerOptions": { "documentSelector": [ { "language": "powershell" } ] } }, { "id": "e75d67d9-e828-406f-98cf-a5ee9ef87529", "method": "textDocument/formatting", "registerOptions": { "documentSelector": [ { "language": "powershell" } ] } }, { "id": "72e64662-734d-4fed-aa10-3d4647454173", "method": "textDocument/rangeFormatting", "registerOptions": { "documentSelector": [ { "pattern": "**/*.ps*1" } ] } }, { "id": "d3b20448-9e19-469c-8975-6a07f1022b06", "method": "textDocument/references", "registerOptions": { "documentSelector": [ { "language": "powershell" } ] } }, { "id": "68c339ac-a4a1-47ff-b324-c35ac9a2a9e3", "method": "textDocument/documentSymbol", "registerOptions": { "documentSelector": [ { "language": "powershell" } ] } }, { "id": "1bc484c3-d115-4f47-8ab2-7d77c08ff3bd", "method": "textDocument/documentHighlight", "registerOptions": { "documentSelector": [ { "language": "powershell" } ] } }, { "id": "a5bc7c14-95b8-4979-9e65-da36ee3c4577", "method": "textDocument/codeLens", "registerOptions": { "resolveProvider": true, "documentSelector": [ { "language": "powershell" } ] } }, { "id": "be0e5c71-2874-43d4-8efc-d3ebe7651dd1", "method": "textDocument/codeAction", "registerOptions": { "codeActionKinds": [ "quickfix" ], "documentSelector": [ { "language": "powershell" } ] } }, { "id": "51d28b08-e3df-442f-969f-d0520516068a", "method": "textDocument/completion", "registerOptions": { "triggerCharacters": [ ".", "-", ":", "\\" ], "resolveProvider": true, "documentSelector": [ { "language": "powershell" } ] } }, { "id": "c457df32-f1d5-49bb-a514-a661a1595954", "method": "textDocument/hover", "registerOptions": { "documentSelector": [ { "language": "powershell" } ] } }, { "id": "12a0bb7a-0f6c-424b-8e37-6d2a5fef5634", "method": "textDocument/signatureHelp", "registerOptions": { "triggerCharacters": [ " " ], "documentSelector": [ { "language": "powershell" } ] } }, { "id": "f7a7cd46-5ecb-47d5-9b6e-eb324157510c", "method": "textDocument/definition", "registerOptions": { "documentSelector": [ { "language": "powershell" } ] } } ] } [Trace - 5:47:47 AM] Sending notification 'textDocument/didOpen'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1", "languageId": "powershell", "version": 1, "text": "#requires -Version 5.0 -RunAsAdministrator\r\nUsing Namespace System.Collections.Generic\r\n\r\nSet-StrictMode -Version Latest\r\n\r\nfunction Invoke-KBSmartStorageArrayCLI {\r\n\t[CmdletBinding()]\r\n\tparam (\r\n\t\t[Parameter(Mandatory)]\r\n\t\t[String[]]$ComputerName,\r\n\r\n\t\t[Switch]$LogicalView,\r\n\r\n\t\t[Switch]$PhysicalView,\r\n\r\n\t\t[Switch]$PhysicalDrive,\r\n\r\n\t\t[ValidateRange(0, 900)]\r\n\t\t[Int]$PerJobTimeout = 0\r\n\t)\r\n\r\n\t$jobBatch = ([Guid]::NewGuid()).Guid\r\n\t$cpuCount = [Environment]::ProcessorCount * 2\r\n\r\n\t[Void]$PSBoundParameters.Remove('ComputerName')\r\n\t[Void]$PSBoundParameters.Remove('PerJobTimeout')\r\n\r\n\t$switchParameters = $PSBoundParameters.Keys\r\n\r\n\tWrite-Verbose (\"Invoking HP Smart Storage Array CLI on:`n{0}...\" -f ($ComputerName -join ', ').ToUpper())\r\n\t$jobsPool = $ComputerName | Start-RSJob -Name {$_} -Batch $jobBatch -Throttle $cpuCount -VariablesToImport @('switchParameters') -ScriptBlock {\r\n\t\t#Code inside ScriptBlock has to be compatible with PS 2.0 in order to support Windows 2003 and XP\r\n\t\tInvoke-Command -ComputerName $_ -HideComputerName -SessionOption (New-PSSessionOption -OpenTimeout 15e3) -ScriptBlock {\r\n\r\n\t\t\t[Regex]::CacheSize = 32\r\n\r\n\t\t\t$smartStorageArray = New-Object -TypeName 'PSObject' -Property @{\r\n\t\t\t\tStatus = 'Success'\r\n\t\t\t}\r\n\r\n\t\t\t#Check if HP SSA CLI is installed\r\n\t\t\t$ssaCLI = $null\r\n\t\t\tforeach ($path in\r\n\t\t\t\t#IMPORTANT: HP SSA CLI listed in descending order starting with the latest version\r\n\t\t\t\t\"$env:ProgramFiles\\Smart Storage Administrator\\ssacli\\bin\\ssacli.exe\",\r\n\t\t\t\t\"${env:ProgramFiles(x86)}\\Smart Storage Administrator\\ssacli\\bin\\ssacli.exe\",\r\n\t\t\t\t\"$env:ProgramFiles\\HP\\hpssacli\\bin\\hpssacli.exe\",\r\n\t\t\t\t\"${env:ProgramFiles(x86)}\\HP\\hpssacli\\bin\\hpssacli.exe\",\r\n\t\t\t\t\"$env:ProgramFiles\\Compaq\\Hpacucli\\Bin\\hpacucli.exe\",\r\n\t\t\t\t\"${env:ProgramFiles(x86)}\\Compaq\\Hpacucli\\Bin\\hpacucli.exe\"\r\n\t\t\t) {if (Test-Path -Path $path) {$ssaCLI = $path; break}}\r\n\r\n\t\t\tif (-not $ssaCLI) {\r\n\t\t\t\t$smartStorageArray.Status = 'Error: HP SSA CLI not found'\r\n\t\t\t} else {\r\n\t\t\t\ttry {\r\n\t\t\t\t\t#Define regex patterns for HP Smart Storage Controller enumeration and error detection\r\n\t\t\t\t\t$controllerTypeRegex\t= [Regex]'Smart Array\\s+(?[\\w-]+)'\r\n\t\t\t\t\t$controllerSlotRegex\t= [Regex]'Slot\\s+(?\\d+)'\r\n\t\t\t\t\t$controllerErrorRegex\t= [Regex]'Error:'\r\n\r\n\t\t\t\t\t#Get all HP Smart Storage Controllers\r\n\t\t\t\t\t$arrayData = Invoke-Expression \"&\"\"$ssaCLI\"\" controller all show\" -ErrorAction Stop | & {process{$_.Trim()}}\r\n\t\t\t\t\t$controllerSlotCollection = $controllerSlotRegex.Matches($arrayData) | & {process{$_.Groups['controllerSlot'].Value}}\r\n\r\n\t\t\t\t\tswitch ($using:switchParameters) {\r\n\t\t\t\t\t\t'LogicalView' {\r\n\t\t\t\t\t\t\t#Add LogicalView member to PSObject\r\n\t\t\t\t\t\t\t$smartStorageArray | Add-Member -MemberType NoteProperty -Name LogicalView -Value (New-Object -TypeName 'System.Collections.Generic.List[PSObject]')\r\n\r\n\t\t\t\t\t\t\t#Define regex pattern for splitting HP SSA CLI output into batches\r\n\t\t\t\t\t\t\t$batchRegex = [Regex]'\\s+(?=[Aa]rray\\s+[A-Z]\\n)'\r\n\r\n\t\t\t\t\t\t\t#Define regex patterns for array properties\r\n\t\t\t\t\t\t\t$arrayIdRegex\t\t= [Regex]'(?[Aa]rray\\s+[A-Z])\\n'\r\n\t\t\t\t\t\t\t$logicalDriveRegex\t= [Regex]'(?logicaldrive.*)\\n?'\r\n\r\n\t\t\t\t\t\t\t#Get logical view\r\n\t\t\t\t\t\t\tforeach ($controllerSlot in $controllerSlotCollection) {\r\n\t\t\t\t\t\t\t\t$logicalViewData = $batchRegex.Split(((Invoke-Expression \"&\"\"$ssaCLI\"\" controller slot=$controllerSlot logicaldrive all show\" -ErrorAction Stop | & {process{$_.Trim()}}) -join \"`n\"))\r\n\r\n\t\t\t\t\t\t\t\tif (-not $controllerErrorRegex.IsMatch($logicalViewData)) {\r\n\t\t\t\t\t\t\t\t\t$controllerID = (\"Slot{0}:SmartArray{1}\" -f $controllerSlot, ($controllerTypeRegex.Match($logicalViewData).Groups['controllerType']))\r\n\r\n\t\t\t\t\t\t\t\t\tforeach ($batch in $logicalViewData) {\r\n\t\t\t\t\t\t\t\t\t\t$arrayID = $arrayIdRegex.Match($batch).Groups['arrayId'].Value\r\n\r\n\t\t\t\t\t\t\t\t\t\tif ($arrayID) {\r\n\t\t\t\t\t\t\t\t\t\t\t$logicalDriveCollection = $logicalDriveRegex.Matches($batch) | & {process{$_.Groups['logicalDrive'].Value}}\r\n\r\n\t\t\t\t\t\t\t\t\t\t\tforeach ($logicalDrive in $logicalDriveCollection) {\r\n\t\t\t\t\t\t\t\t\t\t\t\t$drive = New-Object -TypeName 'PSObject' -Property @{\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tComputerName\t= [Environment]::MachineName\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tControllerID\t= $controllerID\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tArrayID\t\t\t= (Get-Culture).TextInfo.ToTitleCase($arrayID)\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tLogicalDrive\t= (Get-Culture).TextInfo.ToTitleCase($logicalDrive)\r\n\t\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\t\t$smartStorageArray.LogicalView.Add($drive)\r\n\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\tbreak\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t'PhysicalView' {\r\n\t\t\t\t\t\t\t#Add PhysicalView member to PSObject\r\n\t\t\t\t\t\t\t$smartStorageArray | Add-Member -MemberType NoteProperty -Name PhysicalView -Value (New-Object -TypeName 'System.Collections.Generic.List[PSObject]')\r\n\r\n\t\t\t\t\t\t\t#Define regex pattern for splitting HP SSA CLI output into batches\r\n\t\t\t\t\t\t\t$batchRegex = [Regex]'\\s+(?=[Aa]rray\\s+[A-Z]\\n)|\\s+(?=[Uu]nassigned\\n)'\r\n\r\n\t\t\t\t\t\t\t#Define regex patterns for array properties\r\n\t\t\t\t\t\t\t$arrayIdRegex\t\t= [Regex]'(?[Aa]rray\\s+[A-Z]|[Uu]nassigned)\\n'\r\n\t\t\t\t\t\t\t$physicalDriveRegex = [Regex]'(?physicaldrive.*)\\n?'\r\n\r\n\t\t\t\t\t\t\t#Get physical view\r\n\t\t\t\t\t\t\tforeach ($controllerSlot in $controllerSlotCollection) {\r\n\t\t\t\t\t\t\t\t$physicalViewData = $batchRegex.Split(((Invoke-Expression \"&\"\"$ssaCLI\"\" controller slot=$controllerSlot physicaldrive all show\" -ErrorAction Stop | & {process{$_.Trim()}}) -join \"`n\"))\r\n\r\n\t\t\t\t\t\t\t\tif (-not $controllerErrorRegex.IsMatch($physicalViewData)) {\r\n\t\t\t\t\t\t\t\t\t$controllerId = (\"Slot{0}:SmartArray{1}\" -f $controllerSlot, ($controllerTypeRegex.Match($physicalViewData).Groups['controllerType']))\r\n\r\n\t\t\t\t\t\t\t\t\tforeach ($batch in $physicalViewData) {\r\n\t\t\t\t\t\t\t\t\t\t$arrayId = $arrayIdRegex.Match($batch).Groups['arrayId'].Value\r\n\r\n\t\t\t\t\t\t\t\t\t\tif ($arrayId) {\r\n\t\t\t\t\t\t\t\t\t\t\t$physicalDriveCollection = $physicalDriveRegex.Matches($batch) | & {process{$_.Groups['physicalDrive'].Value}}\r\n\r\n\t\t\t\t\t\t\t\t\t\t\tforeach ($physicalDrive in $physicalDriveCollection) {\r\n\t\t\t\t\t\t\t\t\t\t\t\t$drive = New-Object -TypeName 'PSObject' -Property @{\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tComputerName\t= [Environment]::MachineName\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tControllerID\t= $controllerID\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tArrayID\t\t\t= (Get-Culture).TextInfo.ToTitleCase($arrayID)\r\n\t\t\t\t\t\t\t\t\t\t\t\t\tPhysicalDrive\t= (Get-Culture).TextInfo.ToTitleCase(($physicalDrive).Replace('Solid State SATA', 'SATA SDD'))\r\n\t\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\t\t$smartStorageArray.PhysicalView.Add($drive)\r\n\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\tbreak\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t'PhysicalDrive' {\r\n\t\t\t\t\t\t\t#Add PhysicalDrive member to PSObject\r\n\t\t\t\t\t\t\t$smartStorageArray | Add-Member -MemberType NoteProperty -Name PhysicalDrive -Value (New-Object -TypeName 'System.Collections.Generic.List[PSObject]')\r\n\r\n\t\t\t\t\t\t\t#Define regex pattern for splitting HP SSA CLI output into batches\r\n\t\t\t\t\t\t\t$batchRegex = [Regex]'physicaldrive\\s'\r\n\r\n\t\t\t\t\t\t\t#Define regex patterns for drive properties\r\n\t\t\t\t\t\t\t$driveIdRegex\t\t\t\t\t= [Regex]'(?([\\d\\w]+:)+\\d+)\\n'\r\n\t\t\t\t\t\t\t$driveStatusRegex\t\t\t\t= [Regex]'Status:\\s+(?\\w+)\\n'\r\n\t\t\t\t\t\t\t$driveTypeRegex\t\t\t\t\t= [Regex]'Drive Type:\\s+(?[\\w+\\s]+)\\n'\r\n\t\t\t\t\t\t\t$driveInterfaceTypeRegex\t\t= [Regex]'Interface Type:\\s+(?[\\w+\\s]+)\\n'\r\n\t\t\t\t\t\t\t$driveSizeRegex\t\t\t\t\t= [Regex]'Size:\\s+(?[\\d\\.]+\\s[A-Z]B)\\n'\r\n\t\t\t\t\t\t\t$driveRpmRegex\t\t\t\t\t= [Regex]'Rotational Speed:\\s+(?\\d+)\\n'\r\n\t\t\t\t\t\t\t$driveFirmwareRegex\t\t\t\t= [Regex]'Firmware Revision:\\s+(?\\w+)(\\s+\\(FW update is recommended to minimum version:\\s+(?\\w+)\\))?\\n'\r\n\t\t\t\t\t\t\t$driveSerialNumberRegex\t\t\t= [Regex]'Serial Number:\\s+(?\\w+)\\n'\r\n\t\t\t\t\t\t\t$driveModelRegex\t\t\t\t= [Regex]'Model:\\s+\\w+\\s+(?\\w+)\\n'\r\n\t\t\t\t\t\t\t$driveCurrentTemperatureRegex\t= [Regex]'Current Temperature \\(C\\):\\s+(?\\d+)\\n'\r\n\t\t\t\t\t\t\t$driveMaximumTemperatureRegex\t= [Regex]'Maximum Temperature \\(C\\):\\s+(?\\d+)\\n'\r\n\t\t\t\t\t\t\t$driveLifeSpanRegex\t\t\t\t= [Regex]'Usage [Rr]emaining:\\s+(?\\d+\\.\\d+%)\\n'\r\n\t\t\t\t\t\t\t$driveTransferRateRegex\t\t\t= [Regex]'PHY Transfer Rate:\\s+(?\\d+\\.\\d+[A-Z])'\r\n\r\n\t\t\t\t\t\t\t#Enumerate all physical drives\r\n\t\t\t\t\t\t\tforeach ($controllerSlot in $controllerSlotCollection) {\r\n\t\t\t\t\t\t\t\t$physicalDriveData = $batchRegex.Split(((Invoke-Expression \"&\"\"$ssaCLI\"\" controller slot=$controllerSlot physicaldrive all show detail\" -ErrorAction Stop | & {process{$_.Trim()}}) -join \"`n\"))\r\n\r\n\t\t\t\t\t\t\t\tif (-not $controllerErrorRegex.IsMatch($physicalDriveData)) {\r\n\t\t\t\t\t\t\t\t\t#Process drive properties\r\n\t\t\t\t\t\t\t\t\tforeach ($batch in $physicalDriveData) {\r\n\t\t\t\t\t\t\t\t\t\t$driveID = $driveIdRegex.Match($batch).Groups['driveID'].Value\r\n\r\n\t\t\t\t\t\t\t\t\t\tif ($driveID) {\r\n\t\t\t\t\t\t\t\t\t\t\t$driveStatus\t\t\t\t= $driveStatusRegex.Match($batch).Groups['driveStatus'].Value\r\n\t\t\t\t\t\t\t\t\t\t\t$driveType\t\t\t\t\t= $driveTypeRegex.Match($batch).Groups['driveType'].Value\r\n\t\t\t\t\t\t\t\t\t\t\t$driveInterfaceType\t\t\t= $driveInterfaceTypeRegex.Match($batch).Groups['driveInterfaceType'].Value\r\n\t\t\t\t\t\t\t\t\t\t\t$driveSize\t\t\t\t\t= $driveSizeRegex.Match($batch).Groups['driveSize'].Value\r\n\t\t\t\t\t\t\t\t\t\t\t$driveRPM\t\t\t\t\t= $driveRpmRegex.Match($batch).Groups['driveRPM'].Value\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t$matchFirmware\t\t\t\t= $driveFirmwareRegex.Match($batch).Groups\r\n\t\t\t\t\t\t\t\t\t\t\t$driveFirmware\t\t\t\t= $matchFirmware['driveFirmware'].Value\r\n\t\t\t\t\t\t\t\t\t\t\t$driveFirmwareUpdate\t\t= $matchFirmware['driveFirmwareUpdate'].Value\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t$driveSerialNumber\t\t\t= $driveSerialNumberRegex.Match($batch).Groups['driveSerialNumber'].Value\r\n\t\t\t\t\t\t\t\t\t\t\t$driveModel\t\t\t\t\t= $driveModelRegex.Match($batch).Groups['driveModel'].Value\r\n\t\t\t\t\t\t\t\t\t\t\t$driveCurrentTemperature\t= $driveCurrentTemperatureRegex.Match($batch).Groups['driveCurrentTemperature'].Value\r\n\t\t\t\t\t\t\t\t\t\t\t$driveMaximumTemperature\t= $driveMaximumTemperatureRegex.Match($batch).Groups['driveMaximumTemperature'].Value\r\n\t\t\t\t\t\t\t\t\t\t\t$driveLifeSpan\t\t\t\t= $driveLifeSpanRegex.Match($batch).Groups['driveLifeSpan'].Value\r\n\t\t\t\t\t\t\t\t\t\t\t$driveTransferRate\t\t\t= $driveTransferRateRegex.Match($batch).Groups['driveTransferRate'].Value\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t$drive = New-Object -TypeName 'PSObject' -Property @{\r\n\t\t\t\t\t\t\t\t\t\t\t\tComputerName\t= [Environment]::MachineName\r\n\t\t\t\t\t\t\t\t\t\t\t\tID\t\t\t\t= $driveID\r\n\t\t\t\t\t\t\t\t\t\t\t\tStatus\t\t\t= $driveStatus\r\n\t\t\t\t\t\t\t\t\t\t\t\tDriveType\t\t= $driveType\r\n\t\t\t\t\t\t\t\t\t\t\t\tInterface\t\t= $(if ($driveInterfaceType -like 'Solid State SATA') {'SATA SSD'} else {$driveInterfaceType})\r\n\t\t\t\t\t\t\t\t\t\t\t\tSize\t\t\t= $driveSize\r\n\t\t\t\t\t\t\t\t\t\t\t\tRPM\t\t\t\t= $(if ($driveRPM) {$driveRPM} else {'N/A'})\r\n\t\t\t\t\t\t\t\t\t\t\t\tLifeSpan\t\t= $(if ($driveLifeSpan) {$driveLifeSpan} else {'N/A'})\r\n\t\t\t\t\t\t\t\t\t\t\t\tFirmware\t\t= $(if ($driveFirmwareUpdate) {('{0} => {1}' -f $driveFirmware, $driveFirmwareUpdate)} else {$driveFirmware})\r\n\t\t\t\t\t\t\t\t\t\t\t\tSerialNumber\t= $driveSerialNumber\r\n\t\t\t\t\t\t\t\t\t\t\t\tModel\t\t\t= $driveModel\r\n\t\t\t\t\t\t\t\t\t\t\t\tTemperature\t\t= $(if ($driveCurrentTemperature -and $driveMaximumTemperature) {('{0}C/{1}C' -f $driveCurrentTemperature, $driveMaximumTemperature)} else {'N/A'})\r\n\t\t\t\t\t\t\t\t\t\t\t\tTransferRate\t= $(if ($driveTransferRate) {(\"{0}bps\" -f $driveTransferRate)} else {'Unknown'})\r\n\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\t$smartStorageArray.PhysicalDrive.Add($drive)\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\tbreak\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t} catch {\r\n\t\t\t\t\t$smartStorageArray.Status = ('Error: {0}' -f $_.Exception.Message.Trim())\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t#Output data\r\n\t\t\t$smartStorageArray\r\n\t\t} -ErrorAction Ignore | Select-Object -Property * -ExcludeProperty RunspaceID\r\n\t}\r\n\r\n\tWait-RSJob -Batch $jobBatch -Timeout $PerJobTimeout -PerJobTimeout | Receive-RSJob\r\n\t$failedJobs = @(@($jobsPool).Where({($_.State -ne 'Completed') -or $_.HasErrors}) | Select-Object -Property Name, State, HasErrors)\r\n\tif (($PSBoundParameters.ContainsKey('Verbose')) -and ($failedJobsCount = $failedJobs.Count) -gt 0) {\r\n\t\tWrite-Verbose (\"RSJob execution errors [{0}/{1}]:\" -f $failedJobsCount, @($jobsPool).Count)\r\n\t\t$failedJobs.ForEach({Write-Verbose (\"{0} [Status: {1}]\" -f $_.Name, $(if ($_.HasErrors) {'Failed'} else {$_.State}))})\r\n\t}\r\n\tWrite-Verbose 'Removing RSJobs...'\r\n\t$jobsPool | Remove-RSJob -Force\r\n}\r\n" } } [Trace - 5:47:47 AM] Sending response 'client/registerCapability - (1)'. Processing request took 3ms No result returned. [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Notification initialized in 133ms" } [Info - 5:47:47 AM] Finished: Routing Notification initialized in 133ms [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Notification workspace/didChangeConfiguration" } [Info - 5:47:47 AM] Starting: Routing Notification workspace/didChangeConfiguration [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Notification workspace/didChangeConfiguration to OmniSharp.Extensions.LanguageServer.Protocol.Models.DidChangeConfigurationParams" } [Info - 5:47:47 AM] Converting params for Notification workspace/didChangeConfiguration to OmniSharp.Extensions.LanguageServer.Protocol.Models.DidChangeConfigurationParams [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Using Script Analyzer settings path - 'D:\\Users\\Bukem\\Documents\\PowerShell\\PSScriptAnalyzerSettings.psd1'." } [Info - 5:47:47 AM] Using Script Analyzer settings path - 'D:\Users\Bukem\Documents\PowerShell\PSScriptAnalyzerSettings.psd1'. [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/didOpen" } [Info - 5:47:47 AM] Finding descriptor for textDocument/didOpen [Trace - 5:47:47 AM] Received notification 'powerShell/executionStatusChanged'. Params: { "executionOptions": { "writeOutputToHost": true, "writeErrorsToHost": true, "addToHistory": false, "interruptCommandPrompt": false, "writeInputToHost": false }, "executionStatus": 1, "hadErrors": false } [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Attempting to execute command(s):\r\n\r\n D:\\USERS\\BUKEM\\Documents\\PowerShell\\Microsoft.VSCode_profile.ps1\r\n Out-Default\r\n" } [Info - 5:47:47 AM] Attempting to execute command(s): D:\USERS\BUKEM\Documents\PowerShell\Microsoft.VSCode_profile.ps1 Out-Default [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Session state changed --\r\n\r\n Old state: Ready\r\n New state: Running\r\n Result: NotFinished" } [Info - 5:47:47 AM] Session state changed -- Old state: Ready New state: Running Result: NotFinished [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Created attribute powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:47 AM] Created attribute powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/didOpen" } [Info - 5:47:47 AM] Looking for handler for descriptors textDocument/didOpen [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/didOpen:Microsoft.PowerShell.EditorServices.Handlers.TextDocumentHandler" } [Info - 5:47:47 AM] Checking handler textDocument/didOpen:Microsoft.PowerShell.EditorServices.Handlers.TextDocumentHandler [Trace - 5:47:47 AM] Sending request 'textDocument/documentSymbol - (2)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } } [Trace - 5:47:47 AM] Sending request 'textDocument/codeAction - (3)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" }, "range": { "start": { "line": 5, "character": 9 }, "end": { "line": 5, "character": 9 } }, "context": { "diagnostics": [] } } [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.TextDocumentRegistrationOptions" } [Info - 5:47:47 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.TextDocumentRegistrationOptions [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:47:47 AM] Document Selector [powershell] [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.TextDocumentHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcNotificationHandler`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.DidOpenTextDocumentParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:47:47 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.TextDocumentHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcNotificationHandler`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.DidOpenTextDocumentParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/documentSymbol" } [Info - 5:47:47 AM] Finding descriptor for textDocument/documentSymbol [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:47 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/documentSymbol" } [Info - 5:47:47 AM] Looking for handler for descriptors textDocument/documentSymbol [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/documentSymbol:Microsoft.PowerShell.EditorServices.Handlers.DocumentSymbolHandler" } [Info - 5:47:47 AM] Checking handler textDocument/documentSymbol:Microsoft.PowerShell.EditorServices.Handlers.DocumentSymbolHandler [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.TextDocumentRegistrationOptions" } [Info - 5:47:47 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.TextDocumentRegistrationOptions [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:47:47 AM] Document Selector [powershell] [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.DocumentSymbolHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.DocumentSymbolParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.SymbolInformationOrDocumentSymbolContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:47:47 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.DocumentSymbolHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.DocumentSymbolParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.SymbolInformationOrDocumentSymbolContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/codeAction" } [Info - 5:47:47 AM] Finding descriptor for textDocument/codeAction [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:47 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/codeAction" } [Info - 5:47:47 AM] Looking for handler for descriptors textDocument/codeAction [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler" } [Info - 5:47:47 AM] Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions" } [Info - 5:47:47 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:47:47 AM] Document Selector [powershell] [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:47:47 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:47:47 AM] Sending request 'textDocument/foldingRange - (4)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } } [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/foldingRange" } [Info - 5:47:47 AM] Finding descriptor for textDocument/foldingRange [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:47 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/foldingRange" } [Info - 5:47:47 AM] Looking for handler for descriptors textDocument/foldingRange [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/foldingRange:Microsoft.PowerShell.EditorServices.Handlers.FoldingRangeHandler" } [Info - 5:47:47 AM] Checking handler textDocument/foldingRange:Microsoft.PowerShell.EditorServices.Handlers.FoldingRangeHandler [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.TextDocumentRegistrationOptions" } [Info - 5:47:47 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.TextDocumentRegistrationOptions [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:47:47 AM] Document Selector [powershell] [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.FoldingRangeHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.FoldingRangeRequestParam, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.Container`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.FoldingRange, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]], OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:47:47 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.FoldingRangeHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.FoldingRangeRequestParam, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.Container`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.FoldingRange, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]], OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:47:47 AM] Sending request 'textDocument/codeLens - (5)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } } [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/codeLens" } [Info - 5:47:47 AM] Finding descriptor for textDocument/codeLens [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:47 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/codeLens" } [Info - 5:47:47 AM] Looking for handler for descriptors textDocument/codeLens [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/codeLens:Microsoft.PowerShell.EditorServices.Handlers.CodeLensHandlers" } [Info - 5:47:47 AM] Checking handler textDocument/codeLens:Microsoft.PowerShell.EditorServices.Handlers.CodeLensHandlers [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensRegistrationOptions" } [Info - 5:47:47 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensRegistrationOptions [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:47:47 AM] Document Selector [powershell] [Trace - 5:47:47 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeLensHandlers via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:47:47 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeLensHandlers via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:47:51 AM] Sending request 'textDocument/hover - (6)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" }, "position": { "line": 5, "character": 5 } } [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/hover" } [Info - 5:47:51 AM] Finding descriptor for textDocument/hover [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:51 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/hover" } [Info - 5:47:51 AM] Looking for handler for descriptors textDocument/hover [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/hover:Microsoft.PowerShell.EditorServices.Handlers.HoverHandler" } [Info - 5:47:51 AM] Checking handler textDocument/hover:Microsoft.PowerShell.EditorServices.Handlers.HoverHandler [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.TextDocumentRegistrationOptions" } [Info - 5:47:51 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.TextDocumentRegistrationOptions [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:47:51 AM] Document Selector [powershell] [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.HoverHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.HoverParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:47:51 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.HoverHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.HoverParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:47:51 AM] Sending notification '$/cancelRequest'. Params: { "id": 6 } [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for $/cancelRequest" } [Info - 5:47:51 AM] Finding descriptor for $/cancelRequest [Trace - 5:47:51 AM] Sending request 'textDocument/hover - (7)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" }, "position": { "line": 5, "character": 6 } } [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/hover" } [Info - 5:47:51 AM] Finding descriptor for textDocument/hover [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:51 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/hover" } [Info - 5:47:51 AM] Looking for handler for descriptors textDocument/hover [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/hover:Microsoft.PowerShell.EditorServices.Handlers.HoverHandler" } [Info - 5:47:51 AM] Checking handler textDocument/hover:Microsoft.PowerShell.EditorServices.Handlers.HoverHandler [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.TextDocumentRegistrationOptions" } [Info - 5:47:51 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.TextDocumentRegistrationOptions [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:47:51 AM] Document Selector [powershell] [Trace - 5:47:51 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.HoverHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.HoverParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:47:51 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.HoverHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.HoverParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:47:52 AM] Sending notification '$/cancelRequest'. Params: { "id": 7 } [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for $/cancelRequest" } [Info - 5:47:52 AM] Finding descriptor for $/cancelRequest [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Session state changed --\r\n\r\n Old state: Running\r\n New state: Ready\r\n Result: Completed" } [Info - 5:47:52 AM] Session state changed -- Old state: Running New state: Ready Result: Completed [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Execution completed successfully." } [Info - 5:47:52 AM] Execution completed successfully. [Trace - 5:47:52 AM] Received notification 'powerShell/executionStatusChanged'. Params: { "executionOptions": { "writeOutputToHost": true, "writeErrorsToHost": true, "addToHistory": false, "interruptCommandPrompt": false, "writeInputToHost": false }, "executionStatus": 4, "hadErrors": false } [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "StartReadLoop called while read loop is already running" } [Info - 5:47:52 AM] StartReadLoop called while read loop is already running [Trace - 5:47:52 AM] Received notification 'powerShell/executionStatusChanged'. Params: { "executionOptions": { "writeOutputToHost": false, "writeErrorsToHost": false, "addToHistory": false, "interruptCommandPrompt": false, "writeInputToHost": false }, "executionStatus": 1, "hadErrors": false } [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Attempting to execute command(s):\r\n\r\n prompt\r\n" } [Info - 5:47:52 AM] Attempting to execute command(s): prompt [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Session state changed --\r\n\r\n Old state: Ready\r\n New state: Running\r\n Result: NotFinished" } [Info - 5:47:52 AM] Session state changed -- Old state: Ready New state: Running Result: NotFinished [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Notification workspace/didChangeConfiguration in 4887ms" } [Info - 5:47:52 AM] Finished: Routing Notification workspace/didChangeConfiguration in 4887ms [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (1) powerShell/getVersion" } [Info - 5:47:52 AM] Starting: Routing Request (1) powerShell/getVersion [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (1) powerShell/getVersion to Microsoft.PowerShell.EditorServices.Handlers.GetVersionParams" } [Info - 5:47:52 AM] Converting params for Request (1) powerShell/getVersion to Microsoft.PowerShell.EditorServices.Handlers.GetVersionParams [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[Microsoft.PowerShell.EditorServices.Handlers.PowerShellVersion, Microsoft.PowerShell.EditorServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]]" } [Info - 5:47:52 AM] Result was System.Threading.Tasks.Task`1[[Microsoft.PowerShell.EditorServices.Handlers.PowerShellVersion, Microsoft.PowerShell.EditorServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was Microsoft.PowerShell.EditorServices.Handlers.PowerShellVersion" } [Info - 5:47:52 AM] Response value was Microsoft.PowerShell.EditorServices.Handlers.PowerShellVersion [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (1) powerShell/getVersion in 1ms" } [Info - 5:47:52 AM] Finished: Routing Request (1) powerShell/getVersion in 1ms [Trace - 5:47:52 AM] Received response 'powerShell/getVersion - (1)' in 5032ms. Result: { "version": "7.0.0-preview.6", "displayVersion": "7.0", "edition": "Core", "architecture": "X64" } [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Notification textDocument/didOpen" } [Info - 5:47:52 AM] Starting: Routing Notification textDocument/didOpen [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Notification textDocument/didOpen to OmniSharp.Extensions.LanguageServer.Protocol.Models.DidOpenTextDocumentParams" } [Info - 5:47:52 AM] Converting params for Notification textDocument/didOpen to OmniSharp.Extensions.LanguageServer.Protocol.Models.DidOpenTextDocumentParams [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file as in-memory buffer: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:52 AM] Opened file as in-memory buffer: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished opening document." } [Info - 5:47:52 AM] Finished opening document. [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Notification textDocument/didOpen in 12ms" } [Info - 5:47:52 AM] Finished: Routing Notification textDocument/didOpen in 12ms [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (2) textDocument/documentSymbol" } [Info - 5:47:52 AM] Starting: Routing Request (2) textDocument/documentSymbol [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (2) textDocument/documentSymbol to OmniSharp.Extensions.LanguageServer.Protocol.Models.DocumentSymbolParams" } [Info - 5:47:52 AM] Converting params for Request (2) textDocument/documentSymbol to OmniSharp.Extensions.LanguageServer.Protocol.Models.DocumentSymbolParams [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Invocation of provider 'ScriptDocumentSymbolProvider' completed in 3ms." } [Info - 5:47:52 AM] Invocation of provider 'ScriptDocumentSymbolProvider' completed in 3ms. [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Invocation of provider 'PsdDocumentSymbolProvider' completed in 45ms." } [Info - 5:47:52 AM] Invocation of provider 'PsdDocumentSymbolProvider' completed in 45ms. [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Invocation of provider 'PesterDocumentSymbolProvider' completed in 0ms." } [Info - 5:47:52 AM] Invocation of provider 'PesterDocumentSymbolProvider' completed in 0ms. [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.SymbolInformationOrDocumentSymbolContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:47:52 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.SymbolInformationOrDocumentSymbolContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.SymbolInformationOrDocumentSymbolContainer" } [Info - 5:47:52 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.SymbolInformationOrDocumentSymbolContainer [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (2) textDocument/documentSymbol in 57ms" } [Info - 5:47:52 AM] Finished: Routing Request (2) textDocument/documentSymbol in 57ms [Trace - 5:47:52 AM] Received response 'textDocument/documentSymbol - (2)' in 4939ms. Result: [ { "name": "Invoke-KBSmartStorageArrayCLI { }", "kind": 12, "deprecated": false, "location": { "uri": "file:///", "range": { "start": { "line": 5, "character": 0 }, "end": { "line": 235, "character": 1 } } }, "containerName": "Invoke-KBSmartStorageArrayCLI" } ] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (3) textDocument/codeAction" } [Info - 5:47:52 AM] Starting: Routing Request (3) textDocument/codeAction [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (3) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams" } [Info - 5:47:52 AM] Converting params for Request (3) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:47:52 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer" } [Info - 5:47:52 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (3) textDocument/codeAction in 4ms" } [Info - 5:47:52 AM] Finished: Routing Request (3) textDocument/codeAction in 4ms [Trace - 5:47:52 AM] Received response 'textDocument/codeAction - (3)' in 4943ms. Result: [] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (4) textDocument/foldingRange" } [Info - 5:47:52 AM] Starting: Routing Request (4) textDocument/foldingRange [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (4) textDocument/foldingRange to OmniSharp.Extensions.LanguageServer.Protocol.Models.FoldingRangeRequestParam" } [Info - 5:47:52 AM] Converting params for Request (4) textDocument/foldingRange to OmniSharp.Extensions.LanguageServer.Protocol.Models.FoldingRangeRequestParam [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.Container`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.FoldingRange, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]], OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:47:52 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.Container`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.FoldingRange, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]], OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.Container`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.FoldingRange, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:47:52 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.Container`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.FoldingRange, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (4) textDocument/foldingRange in 11ms" } [Info - 5:47:52 AM] Finished: Routing Request (4) textDocument/foldingRange in 11ms [Trace - 5:47:52 AM] Received response 'textDocument/foldingRange - (4)' in 4757ms. Result: [ { "startLine": 7, "startCharacter": 7, "endLine": 18, "endCharacter": 2 }, { "startLine": 36, "startCharacter": 66, "endLine": 37, "endCharacter": 4 }, { "startLine": 42, "startCharacter": 11, "endLine": 49, "endCharacter": 4 }, { "startLine": 52, "startCharacter": 21, "endLine": 53, "endCharacter": 4 }, { "startLine": 91, "startCharacter": 63, "endLine": 95, "endCharacter": 13 }, { "startLine": 90, "startCharacter": 62, "endLine": 97, "endCharacter": 12 }, { "startLine": 87, "startCharacter": 24, "endLine": 98, "endCharacter": 11 }, { "startLine": 84, "startCharacter": 46, "endLine": 99, "endCharacter": 10 }, { "startLine": 81, "startCharacter": 66, "endLine": 100, "endCharacter": 9 }, { "startLine": 78, "startCharacter": 62, "endLine": 101, "endCharacter": 8 }, { "startLine": 66, "startCharacter": 20, "endLine": 103, "endCharacter": 7 }, { "startLine": 131, "startCharacter": 63, "endLine": 135, "endCharacter": 13 }, { "startLine": 130, "startCharacter": 64, "endLine": 137, "endCharacter": 12 }, { "startLine": 127, "startCharacter": 24, "endLine": 138, "endCharacter": 11 }, { "startLine": 124, "startCharacter": 47, "endLine": 139, "endCharacter": 10 }, { "startLine": 121, "startCharacter": 67, "endLine": 140, "endCharacter": 9 }, { "startLine": 118, "startCharacter": 62, "endLine": 141, "endCharacter": 8 }, { "startLine": 106, "startCharacter": 21, "endLine": 143, "endCharacter": 7 }, { "startLine": 195, "startCharacter": 62, "endLine": 208, "endCharacter": 12 }, { "startLine": 177, "startCharacter": 24, "endLine": 210, "endCharacter": 11 }, { "startLine": 174, "startCharacter": 48, "endLine": 211, "endCharacter": 10 }, { "startLine": 172, "startCharacter": 68, "endLine": 212, "endCharacter": 9 }, { "startLine": 169, "startCharacter": 62, "endLine": 213, "endCharacter": 8 }, { "startLine": 146, "startCharacter": 22, "endLine": 215, "endCharacter": 7 }, { "startLine": 65, "startCharacter": 38, "endLine": 216, "endCharacter": 6 }, { "startLine": 55, "startCharacter": 8, "endLine": 217, "endCharacter": 5 }, { "startLine": 218, "startCharacter": 12, "endLine": 219, "endCharacter": 5 }, { "startLine": 54, "startCharacter": 10, "endLine": 220, "endCharacter": 4 }, { "startLine": 32, "startCharacter": 120, "endLine": 223, "endCharacter": 3 }, { "startLine": 30, "startCharacter": 143, "endLine": 224, "endCharacter": 2 }, { "startLine": 229, "startCharacter": 100, "endLine": 231, "endCharacter": 2 }, { "startLine": 5, "startCharacter": 39, "endLine": 234, "endCharacter": 1 } ] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (5) textDocument/codeLens" } [Info - 5:47:52 AM] Starting: Routing Request (5) textDocument/codeLens [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (5) textDocument/codeLens to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensParams" } [Info - 5:47:52 AM] Converting params for Request (5) textDocument/codeLens to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensParams [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Invocation of provider 'ReferencesCodeLensProvider' completed in 3ms." } [Info - 5:47:52 AM] Invocation of provider 'ReferencesCodeLensProvider' completed in 3ms. [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Invocation of provider 'PesterCodeLensProvider' completed in 0ms." } [Info - 5:47:52 AM] Invocation of provider 'PesterCodeLensProvider' completed in 0ms. [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Updating Resolve items with wrapped data for textDocument/codeLens:Microsoft.PowerShell.EditorServices.Handlers.CodeLensHandlers" } [Info - 5:47:52 AM] Updating Resolve items with wrapped data for textDocument/codeLens:Microsoft.PowerShell.EditorServices.Handlers.CodeLensHandlers [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:47:52 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensContainer" } [Info - 5:47:52 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLensContainer [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (5) textDocument/codeLens in 8ms" } [Info - 5:47:52 AM] Finished: Routing Request (5) textDocument/codeLens in 8ms [Trace - 5:47:52 AM] Received response 'textDocument/codeLens - (5)' in 4711ms. Result: [ { "range": { "start": { "line": 5, "character": 0 }, "end": { "line": 235, "character": 1 } }, "data": { "data": { "Uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1", "ProviderId": "ReferencesCodeLensProvider" }, "$$___handlerType___$$": "Microsoft.PowerShell.EditorServices.Handlers.CodeLensHandlers", "$$___handlerKey___$$": "[powershell]" } } ] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (6) textDocument/hover" } [Info - 5:47:52 AM] Starting: Routing Request (6) textDocument/hover [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (6) textDocument/hover to OmniSharp.Extensions.LanguageServer.Protocol.Models.HoverParams" } [Info - 5:47:52 AM] Converting params for Request (6) textDocument/hover to OmniSharp.Extensions.LanguageServer.Protocol.Models.HoverParams [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:47:52 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover" } [Info - 5:47:52 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (6) textDocument/hover in 4ms" } [Info - 5:47:52 AM] Finished: Routing Request (6) textDocument/hover in 4ms [Trace - 5:47:52 AM] Received response 'textDocument/hover - (6)' in 1383ms. Result: { "contents": [] } [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Notification $/cancelRequest" } [Info - 5:47:52 AM] Starting: Routing Notification $/cancelRequest [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Notification $/cancelRequest to OmniSharp.Extensions.JsonRpc.CancelParams" } [Info - 5:47:52 AM] Converting params for Notification $/cancelRequest to OmniSharp.Extensions.JsonRpc.CancelParams [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Request 6 was not found to cancel" } [Info - 5:47:52 AM] Request 6 was not found to cancel [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Notification $/cancelRequest in 1ms" } [Info - 5:47:52 AM] Finished: Routing Notification $/cancelRequest in 1ms [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (7) textDocument/hover" } [Info - 5:47:52 AM] Starting: Routing Request (7) textDocument/hover [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (7) textDocument/hover to OmniSharp.Extensions.LanguageServer.Protocol.Models.HoverParams" } [Info - 5:47:52 AM] Converting params for Request (7) textDocument/hover to OmniSharp.Extensions.LanguageServer.Protocol.Models.HoverParams [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:47:52 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover" } [Info - 5:47:52 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.Hover [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (7) textDocument/hover in 0ms" } [Info - 5:47:52 AM] Finished: Routing Request (7) textDocument/hover in 0ms [Trace - 5:47:52 AM] Received response 'textDocument/hover - (7)' in 644ms. Result: { "contents": [] } [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Notification $/cancelRequest" } [Info - 5:47:52 AM] Starting: Routing Notification $/cancelRequest [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Notification $/cancelRequest to OmniSharp.Extensions.JsonRpc.CancelParams" } [Info - 5:47:52 AM] Converting params for Notification $/cancelRequest to OmniSharp.Extensions.JsonRpc.CancelParams [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Request 7 was not found to cancel" } [Info - 5:47:52 AM] Request 7 was not found to cancel [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Notification $/cancelRequest in 0ms" } [Info - 5:47:52 AM] Finished: Routing Notification $/cancelRequest in 0ms [Trace - 5:47:52 AM] Sending request 'codeLens/resolve - (8)'. Params: { "range": { "start": { "line": 5, "character": 0 }, "end": { "line": 235, "character": 1 } }, "data": { "data": { "Uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1", "ProviderId": "ReferencesCodeLensProvider" }, "$$___handlerType___$$": "Microsoft.PowerShell.EditorServices.Handlers.CodeLensHandlers", "$$___handlerKey___$$": "[powershell]" } } [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for codeLens/resolve" } [Info - 5:47:52 AM] Finding descriptor for codeLens/resolve [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler codeLens/resolve:Microsoft.PowerShell.EditorServices.Handlers.CodeLensHandlers" } [Info - 5:47:52 AM] Checking handler codeLens/resolve:Microsoft.PowerShell.EditorServices.Handlers.CodeLensHandlers [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (8) codeLens/resolve" } [Info - 5:47:52 AM] Starting: Routing Request (8) codeLens/resolve [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (8) codeLens/resolve to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLens" } [Info - 5:47:52 AM] Converting params for Request (8) codeLens/resolve to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLens [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\Microsoft.PowerShellISE_profile.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\Microsoft.PowerShellISE_profile.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\Microsoft.PowerShellISE_profile.ps1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\Microsoft.PowerShellISE_profile.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\Microsoft.PowerShell_profile.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\Microsoft.PowerShell_profile.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\Microsoft.PowerShell_profile.ps1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\Microsoft.PowerShell_profile.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\Microsoft.VSCode_profile.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\Microsoft.VSCode_profile.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\Microsoft.VSCode_profile.ps1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\Microsoft.VSCode_profile.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\PSScriptAnalyzerSettings.psd1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\PSScriptAnalyzerSettings.psd1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\PSScriptAnalyzerSettings.psd1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\PSScriptAnalyzerSettings.psd1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\ALIASES\\Update-KBAliases.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\ALIASES\Update-KBAliases.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\ALIASES\\Update-KBAliases.ps1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\ALIASES\Update-KBAliases.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\ALIASES\\_DESKTOP\\Update-KBAliasesDesktop.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\ALIASES\_DESKTOP\Update-KBAliasesDesktop.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\ALIASES\\_DESKTOP\\Update-KBAliasesDesktop.ps1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\ALIASES\_DESKTOP\Update-KBAliasesDesktop.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\DATA\\TYPEDATA\\Update-KBExtendedTypeData.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\DATA\TYPEDATA\Update-KBExtendedTypeData.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\DATA\\TYPEDATA\\Update-KBExtendedTypeData.ps1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\DATA\TYPEDATA\Update-KBExtendedTypeData.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBActiveDirectoryLoader\\KBActiveDirectoryLoader.psd1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBActiveDirectoryLoader\KBActiveDirectoryLoader.psd1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBActiveDirectoryLoader\\KBActiveDirectoryLoader.psd1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBActiveDirectoryLoader\KBActiveDirectoryLoader.psd1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBActiveDirectoryLoader\\KBActiveDirectoryLoader.psm1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBActiveDirectoryLoader\KBActiveDirectoryLoader.psm1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBActiveDirectoryLoader\\KBActiveDirectoryLoader.psm1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBActiveDirectoryLoader\KBActiveDirectoryLoader.psm1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBAudioTools\\KBAudioTools.psd1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBAudioTools\KBAudioTools.psd1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBAudioTools\\KBAudioTools.psd1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBAudioTools\KBAudioTools.psd1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBAudioTools\\KBAudioTools.psm1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBAudioTools\KBAudioTools.psm1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBAudioTools\\KBAudioTools.psm1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBAudioTools\KBAudioTools.psm1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBAudioTools\\Public\\New-KBFordSyncPlaylist.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBAudioTools\Public\New-KBFordSyncPlaylist.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBAudioTools\\Public\\New-KBFordSyncPlaylist.ps1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBAudioTools\Public\New-KBFordSyncPlaylist.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBAudioTools\\Public\\Optimize-KBFLAC.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBAudioTools\Public\Optimize-KBFLAC.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBAudioTools\\Public\\Optimize-KBFLAC.ps1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBAudioTools\Public\Optimize-KBFLAC.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\KBDomainComputerManagement.psd1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\KBDomainComputerManagement.psd1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\KBDomainComputerManagement.psd1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\KBDomainComputerManagement.psd1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\KBDomainComputerManagement.psm1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\KBDomainComputerManagement.psm1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\KBDomainComputerManagement.psm1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\KBDomainComputerManagement.psm1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\Public\\Get-KBIntegratedLightsOutFromDNS.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\Public\Get-KBIntegratedLightsOutFromDNS.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\Public\\Get-KBIntegratedLightsOutFromDNS.ps1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\Public\Get-KBIntegratedLightsOutFromDNS.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\Public\\Get-KBOnlineDC.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\Public\Get-KBOnlineDC.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\Public\\Get-KBOnlineDC.ps1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\Public\Get-KBOnlineDC.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\Public\\Get-KBOnlineWorkstation.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\Public\Get-KBOnlineWorkstation.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\Public\\Get-KBOnlineWorkstation.ps1" } [Info - 5:47:52 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\Public\Get-KBOnlineWorkstation.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\Public\\Show-KBComputerReport.ps1" } [Info - 5:47:52 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\Public\Show-KBComputerReport.ps1 [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Session state changed --\r\n\r\n Old state: Running\r\n New state: Ready\r\n Result: Completed" } [Info - 5:47:52 AM] Session state changed -- Old state: Running New state: Ready Result: Completed [Trace - 5:47:52 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Execution completed successfully." } [Info - 5:47:52 AM] Execution completed successfully. [Trace - 5:47:52 AM] Received notification 'powerShell/executionStatusChanged'. Params: { "executionOptions": { "writeOutputToHost": false, "writeErrorsToHost": false, "addToHistory": false, "interruptCommandPrompt": false, "writeInputToHost": false }, "executionStatus": 4, "hadErrors": false } [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Attempting to execute command(s):\r\n\r\n \r\n [System.Diagnostics.DebuggerHidden()]\r\n [System.Diagnostics.DebuggerStepThrough()]\r\n param()\r\n return [Microsoft.PowerShell.PSConsoleReadLine, Microsoft.PowerShell.PSReadLine2, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]::ReadLine(\r\n $Host.Runspace,\r\n $ExecutionContext,\r\n $args[0]) System.Threading.CancellationToken\r\n" } [Info - 5:47:53 AM] Attempting to execute command(s): [System.Diagnostics.DebuggerHidden()] [System.Diagnostics.DebuggerStepThrough()] param() return [Microsoft.PowerShell.PSConsoleReadLine, Microsoft.PowerShell.PSReadLine2, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]::ReadLine( $Host.Runspace, $ExecutionContext, $args[0]) System.Threading.CancellationToken [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainComputerManagement\\Public\\Show-KBComputerReport.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainComputerManagement\Public\Show-KBComputerReport.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainUserManagement\\KBDomainUserManagement.psd1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainUserManagement\KBDomainUserManagement.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainUserManagement\\KBDomainUserManagement.psd1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainUserManagement\KBDomainUserManagement.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainUserManagement\\KBDomainUserManagement.psm1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainUserManagement\KBDomainUserManagement.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainUserManagement\\KBDomainUserManagement.psm1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainUserManagement\KBDomainUserManagement.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainUserManagement\\Public\\Reset-KBDomainUserPassword.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainUserManagement\Public\Reset-KBDomainUserPassword.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainUserManagement\\Public\\Reset-KBDomainUserPassword.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainUserManagement\Public\Reset-KBDomainUserPassword.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainUserManagement\\Public\\Search-KBDomainAccount.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainUserManagement\Public\Search-KBDomainAccount.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainUserManagement\\Public\\Search-KBDomainAccount.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainUserManagement\Public\Search-KBDomainAccount.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainUserManagement\\Public\\Show-KBDomainUserLogonReport.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainUserManagement\Public\Show-KBDomainUserLogonReport.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBDomainUserManagement\\Public\\Show-KBDomainUserLogonReport.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBDomainUserManagement\Public\Show-KBDomainUserLogonReport.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\KBLocalUserManagement.psd1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\KBLocalUserManagement.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\KBLocalUserManagement.psd1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\KBLocalUserManagement.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\KBLocalUserManagement.psm1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\KBLocalUserManagement.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\KBLocalUserManagement.psm1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\KBLocalUserManagement.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Add-KBLocalGroupMember.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Add-KBLocalGroupMember.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Add-KBLocalGroupMember.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Add-KBLocalGroupMember.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Disable-KBLocalUser.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Disable-KBLocalUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Disable-KBLocalUser.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Disable-KBLocalUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Enable-KBLocalUser.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Enable-KBLocalUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Enable-KBLocalUser.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Enable-KBLocalUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Get-KBLocalAdminGroup.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Get-KBLocalAdminGroup.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Get-KBLocalAdminGroup.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Get-KBLocalAdminGroup.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Get-KBLocalAdminGroupMember.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Get-KBLocalAdminGroupMember.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Get-KBLocalAdminGroupMember.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Get-KBLocalAdminGroupMember.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Get-KBLocalGroupMember.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Get-KBLocalGroupMember.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Get-KBLocalGroupMember.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Get-KBLocalGroupMember.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\New-KBLocalGroup.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\New-KBLocalGroup.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\New-KBLocalGroup.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\New-KBLocalGroup.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\New-KBLocalUser.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\New-KBLocalUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\New-KBLocalUser.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\New-KBLocalUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Remove-KBLocalGroup.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Remove-KBLocalGroup.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Remove-KBLocalGroup.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Remove-KBLocalGroup.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Remove-KBLocalGroupMember.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Remove-KBLocalGroupMember.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Remove-KBLocalGroupMember.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Remove-KBLocalGroupMember.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Remove-KBLocalUser.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Remove-KBLocalUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Remove-KBLocalUser.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Remove-KBLocalUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Set-KBLocalUserPassword.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Set-KBLocalUserPassword.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Set-KBLocalUserPassword.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Set-KBLocalUserPassword.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Test-KBLocalAdminGroupMember.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Test-KBLocalAdminGroupMember.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Test-KBLocalAdminGroupMember.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Test-KBLocalAdminGroupMember.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Test-KBUserSessionElevated.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Test-KBUserSessionElevated.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Test-KBUserSessionElevated.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Test-KBUserSessionElevated.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Unlock-KBLocalUser.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Unlock-KBLocalUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBLocalUserManagement\\Public\\Unlock-KBLocalUser.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBLocalUserManagement\Public\Unlock-KBLocalUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\KBServiceManagement.psd1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\KBServiceManagement.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\KBServiceManagement.psd1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\KBServiceManagement.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\KBServiceManagement.psm1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\KBServiceManagement.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\KBServiceManagement.psm1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\KBServiceManagement.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Private\\Connect-KBExchangeEWS.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Private\Connect-KBExchangeEWS.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Private\\Connect-KBExchangeEWS.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Private\Connect-KBExchangeEWS.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Private\\Get-KBPublicFolderCollection.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Private\Get-KBPublicFolderCollection.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Private\\Get-KBPublicFolderCollection.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Private\Get-KBPublicFolderCollection.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Connect-KBExchange.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Connect-KBExchange.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Connect-KBExchange.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Connect-KBExchange.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Connect-KBLync.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Connect-KBLync.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Connect-KBLync.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Connect-KBLync.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Connect-KBSharePoint.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Connect-KBSharePoint.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Connect-KBSharePoint.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Connect-KBSharePoint.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Enable-KBLyncUser.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Enable-KBLyncUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Enable-KBLyncUser.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Enable-KBLyncUser.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Remove-KBOrphanedUserFolder.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Remove-KBOrphanedUserFolder.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Remove-KBOrphanedUserFolder.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Remove-KBOrphanedUserFolder.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Remove-KBPublicFolderItem.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Remove-KBPublicFolderItem.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Remove-KBPublicFolderItem.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Remove-KBPublicFolderItem.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Split-KBPublicFolderContent.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Split-KBPublicFolderContent.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBServiceManagement\\Public\\Split-KBPublicFolderContent.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBServiceManagement\Public\Split-KBPublicFolderContent.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSQLiteTools\\KBSQLiteTools.psd1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSQLiteTools\KBSQLiteTools.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSQLiteTools\\KBSQLiteTools.psd1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSQLiteTools\KBSQLiteTools.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSQLiteTools\\KBSQLiteTools.psm1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSQLiteTools\KBSQLiteTools.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSQLiteTools\\KBSQLiteTools.psm1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSQLiteTools\KBSQLiteTools.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSQLiteTools\\Public\\Invoke-KBSQLiteBulkInsert.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSQLiteTools\Public\Invoke-KBSQLiteBulkInsert.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSQLiteTools\\Public\\Invoke-KBSQLiteBulkInsert.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSQLiteTools\Public\Invoke-KBSQLiteBulkInsert.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSQLiteTools\\Public\\Invoke-KBSQLiteQuery.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSQLiteTools\Public\Invoke-KBSQLiteQuery.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSQLiteTools\\Public\\Invoke-KBSQLiteQuery.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSQLiteTools\Public\Invoke-KBSQLiteQuery.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSQLiteTools\\Public\\New-KBSQLiteConnection.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSQLiteTools\Public\New-KBSQLiteConnection.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSQLiteTools\\Public\\New-KBSQLiteConnection.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSQLiteTools\Public\New-KBSQLiteConnection.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\KBSystemAutomationTools.psd1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\KBSystemAutomationTools.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\KBSystemAutomationTools.psd1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\KBSystemAutomationTools.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\KBSystemAutomationTools.psm1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\KBSystemAutomationTools.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\KBSystemAutomationTools.psm1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\KBSystemAutomationTools.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\Public\\Get-KBArchiveLogMessageCount.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\Public\Get-KBArchiveLogMessageCount.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\Public\\Get-KBArchiveLogMessageCount.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\Public\Get-KBArchiveLogMessageCount.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\Public\\New-KBRouterConfigurationTemplate.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\Public\New-KBRouterConfigurationTemplate.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\Public\\New-KBRouterConfigurationTemplate.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\Public\New-KBRouterConfigurationTemplate.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\Public\\Update-KBIFSAuditLogDatabase.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\Public\Update-KBIFSAuditLogDatabase.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\Public\\Update-KBIFSAuditLogDatabase.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\Public\Update-KBIFSAuditLogDatabase.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\Public\\Update-KBParserService.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\Public\Update-KBParserService.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\Public\\Update-KBParserService.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\Public\Update-KBParserService.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\Public\\Update-KBSymantecMailSecurityPattern.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\Public\Update-KBSymantecMailSecurityPattern.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemAutomationTools\\Public\\Update-KBSymantecMailSecurityPattern.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemAutomationTools\Public\Update-KBSymantecMailSecurityPattern.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\KBSystemFunctions.psd1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\KBSystemFunctions.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\KBSystemFunctions.psd1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\KBSystemFunctions.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\KBSystemFunctions.psm1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\KBSystemFunctions.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\KBSystemFunctions.psm1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\KBSystemFunctions.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Private\\Get-KBCredentialFilePath.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Private\Get-KBCredentialFilePath.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Private\\Get-KBCredentialFilePath.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Private\Get-KBCredentialFilePath.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Compare-KBObject.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Compare-KBObject.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Compare-KBObject.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Compare-KBObject.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\ConvertTo-KBNetworkMask.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\ConvertTo-KBNetworkMask.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\ConvertTo-KBNetworkMask.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\ConvertTo-KBNetworkMask.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\ConvertTo-KBNetworkPrefix.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\ConvertTo-KBNetworkPrefix.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\ConvertTo-KBNetworkPrefix.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\ConvertTo-KBNetworkPrefix.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Format-KBColor.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Format-KBColor.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Format-KBColor.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Format-KBColor.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Get-KBCredentialFromFile.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Get-KBCredentialFromFile.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Get-KBCredentialFromFile.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Get-KBCredentialFromFile.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Get-KBNetworkID.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Get-KBNetworkID.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Get-KBNetworkID.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Get-KBNetworkID.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Get-KBRandomPassword.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Get-KBRandomPassword.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Get-KBRandomPassword.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Get-KBRandomPassword.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Save-KBCredentialToFile.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Save-KBCredentialToFile.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Save-KBCredentialToFile.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Save-KBCredentialToFile.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Test-KBConnection.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Test-KBConnection.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemFunctions\\Public\\Test-KBConnection.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemFunctions\Public\Test-KBConnection.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\KBSystemManagement.psd1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\KBSystemManagement.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\KBSystemManagement.psd1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\KBSystemManagement.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\KBSystemManagement.psm1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\KBSystemManagement.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\KBSystemManagement.psm1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\KBSystemManagement.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Format-KBSmartStorageArrayOutput.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Format-KBSmartStorageArrayOutput.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Format-KBSmartStorageArrayOutput.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Format-KBSmartStorageArrayOutput.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBCimRequest.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBCimRequest.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBCimRequest.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBCimRequest.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBOperationMTU.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBOperationMTU.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBOperationMTU.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBOperationMTU.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Out-KBRequestDataAndError.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Out-KBRequestDataAndError.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Out-KBRequestDataAndError.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Out-KBRequestDataAndError.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Show-KBErrorCollection.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Show-KBErrorCollection.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Private\\Show-KBErrorCollection.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Private\Show-KBErrorCollection.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Get-KBComputerSystem.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Get-KBComputerSystem.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Get-KBComputerSystem.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Get-KBComputerSystem.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Get-KBPhysicalMemory.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Get-KBPhysicalMemory.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Get-KBPhysicalMemory.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Get-KBPhysicalMemory.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Get-KBProcessor.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Get-KBProcessor.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Get-KBProcessor.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Get-KBProcessor.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Remove-KBNetworkInterfaceMTU.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Remove-KBNetworkInterfaceMTU.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Remove-KBNetworkInterfaceMTU.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Remove-KBNetworkInterfaceMTU.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Reset-KBVirtualSwitchMacAddressPool.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Reset-KBVirtualSwitchMacAddressPool.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Reset-KBVirtualSwitchMacAddressPool.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Reset-KBVirtualSwitchMacAddressPool.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Search-KBPhysicalDriveSerialNumber.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Search-KBPhysicalDriveSerialNumber.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Search-KBPhysicalDriveSerialNumber.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Search-KBPhysicalDriveSerialNumber.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Search-KBSmartStorageArrayPhysicalDriveSerialNumber.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Search-KBSmartStorageArrayPhysicalDriveSerialNumber.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Search-KBSmartStorageArrayPhysicalDriveSerialNumber.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Search-KBSmartStorageArrayPhysicalDriveSerialNumber.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Set-KBNetworkInterfaceMTU.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Set-KBNetworkInterfaceMTU.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Set-KBNetworkInterfaceMTU.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Set-KBNetworkInterfaceMTU.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Show-KBLogicalDiskFreeSpace.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Show-KBLogicalDiskFreeSpace.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Show-KBLogicalDiskFreeSpace.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Show-KBLogicalDiskFreeSpace.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Show-KBNetworkInterfaceMTU.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Show-KBNetworkInterfaceMTU.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Show-KBNetworkInterfaceMTU.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Show-KBNetworkInterfaceMTU.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Show-KBSmartStorageArrayLogicalView.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Show-KBSmartStorageArrayLogicalView.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Show-KBSmartStorageArrayLogicalView.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Show-KBSmartStorageArrayLogicalView.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Show-KBSmartStorageArrayPhysicalDriveStatus.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Show-KBSmartStorageArrayPhysicalDriveStatus.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Show-KBSmartStorageArrayPhysicalDriveStatus.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Show-KBSmartStorageArrayPhysicalDriveStatus.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Show-KBSmartStorageArrayPhysicalView.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Show-KBSmartStorageArrayPhysicalView.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemManagement\\Public\\Show-KBSmartStorageArrayPhysicalView.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemManagement\Public\Show-KBSmartStorageArrayPhysicalView.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemMonitoring\\KBSystemMonitoring.psd1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemMonitoring\KBSystemMonitoring.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemMonitoring\\KBSystemMonitoring.psd1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemMonitoring\KBSystemMonitoring.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemMonitoring\\KBSystemMonitoring.psm1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemMonitoring\KBSystemMonitoring.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemMonitoring\\KBSystemMonitoring.psm1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemMonitoring\KBSystemMonitoring.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemMonitoring\\Private\\Get-KBCleanupString.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemMonitoring\Private\Get-KBCleanupString.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemMonitoring\\Private\\Get-KBCleanupString.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemMonitoring\Private\Get-KBCleanupString.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemMonitoring\\Public\\Watch-KBComputerStatus.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemMonitoring\Public\Watch-KBComputerStatus.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemMonitoring\\Public\\Watch-KBComputerStatus.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemMonitoring\Public\Watch-KBComputerStatus.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemMonitoring\\Public\\Watch-KBNodeStatus.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemMonitoring\Public\Watch-KBNodeStatus.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemMonitoring\\Public\\Watch-KBNodeStatus.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemMonitoring\Public\Watch-KBNodeStatus.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\KBSystemTools.psd1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\KBSystemTools.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\KBSystemTools.psd1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\KBSystemTools.psd1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\KBSystemTools.psm1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\KBSystemTools.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\KBSystemTools.psm1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\KBSystemTools.psm1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Private\\Get-KBArtifactFromAppVeyor.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Private\Get-KBArtifactFromAppVeyor.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Private\\Get-KBArtifactFromAppVeyor.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Private\Get-KBArtifactFromAppVeyor.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Private\\Get-KBModuleMetadataFromCache.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Private\Get-KBModuleMetadataFromCache.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Private\\Get-KBModuleMetadataFromCache.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Private\Get-KBModuleMetadataFromCache.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Private\\Get-KBReleaseFromGitHub.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Private\Get-KBReleaseFromGitHub.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Private\\Get-KBReleaseFromGitHub.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Private\Get-KBReleaseFromGitHub.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Compare-KBCmdletParameters.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Compare-KBCmdletParameters.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Compare-KBCmdletParameters.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Compare-KBCmdletParameters.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Find-KBModulePopular.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Find-KBModulePopular.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Find-KBModulePopular.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Find-KBModulePopular.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Find-KBModuleUpdate.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Find-KBModuleUpdate.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Find-KBModuleUpdate.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Find-KBModuleUpdate.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Get-KBLatestPowerShellPreReleaseVersion.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Get-KBLatestPowerShellPreReleaseVersion.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Get-KBLatestPowerShellPreReleaseVersion.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Get-KBLatestPowerShellPreReleaseVersion.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Get-KBLatestPowerShellReleaseVersion.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Get-KBLatestPowerShellReleaseVersion.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Get-KBLatestPowerShellReleaseVersion.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Get-KBLatestPowerShellReleaseVersion.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Get-KBLatestPowerShellSyntaxDefinitionVersion.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Get-KBLatestPowerShellSyntaxDefinitionVersion.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Get-KBLatestPowerShellSyntaxDefinitionVersion.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Get-KBLatestPowerShellSyntaxDefinitionVersion.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Get-KBPublicIP.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Get-KBPublicIP.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Get-KBPublicIP.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Get-KBPublicIP.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Send-KBMouseLeftClick.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Send-KBMouseLeftClick.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Send-KBMouseLeftClick.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Send-KBMouseLeftClick.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Test-KBInternetAccess.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Test-KBInternetAccess.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Test-KBInternetAccess.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Test-KBInternetAccess.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Update-KBHelp.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Update-KBHelp.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Update-KBHelp.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Update-KBHelp.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Update-KBModule.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Update-KBModule.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Update-KBModule.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Update-KBModule.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Update-KBVSCodePowerShellEditorSyntax.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Update-KBVSCodePowerShellEditorSyntax.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\MODULES\\KBSystemTools\\Public\\Update-KBVSCodePowerShellEditorSyntax.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\MODULES\KBSystemTools\Public\Update-KBVSCodePowerShellEditorSyntax.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\SandBox.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\SandBox.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\SandBox.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\SandBox.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\SandBox.Tests.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\SandBox.Tests.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\SandBox.Tests.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\SandBox.Tests.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\Add-KBHelperFunctions.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\Add-KBHelperFunctions.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\Add-KBHelperFunctions.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\Add-KBHelperFunctions.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\New-KBPowerShellEnvironmentSetupPackage.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\New-KBPowerShellEnvironmentSetupPackage.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\New-KBPowerShellEnvironmentSetupPackage.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\New-KBPowerShellEnvironmentSetupPackage.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\Register-KBArgumentCompleter.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\Register-KBArgumentCompleter.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\Register-KBArgumentCompleter.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\Register-KBArgumentCompleter.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\Register-KBSCRepository.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\Register-KBSCRepository.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\Register-KBSCRepository.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\Register-KBSCRepository.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\_DESKTOP\\Add-KBHelperFunctionsDesktop.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\_DESKTOP\Add-KBHelperFunctionsDesktop.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\_DESKTOP\\Add-KBHelperFunctionsDesktop.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\_DESKTOP\Add-KBHelperFunctionsDesktop.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\_DESKTOP\\Invoke-RegExHelper.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\_DESKTOP\Invoke-RegExHelper.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\SCRIPTS\\_DOTSOURCE\\_DESKTOP\\Invoke-RegExHelper.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\SCRIPTS\_DOTSOURCE\_DESKTOP\Invoke-RegExHelper.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Class.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Class.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Class.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Class.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\ComplexClass.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\ComplexClass.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\ComplexClass.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\ComplexClass.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\DataTable.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\DataTable.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\DataTable.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\DataTable.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Delete.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Delete.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Delete.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Delete.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Enum.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Enum.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Enum.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Enum.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Loader.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Loader.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Loader.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Loader.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\MonteCarloPi.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\MonteCarloPi.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\MonteCarloPi.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\MonteCarloPi.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Primes.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Primes.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Primes.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Primes.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Range.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Range.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Range.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Range.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Reference.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Reference.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Reference.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Reference.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Reference2.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Reference2.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Reference2.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Reference2.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Runspace.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Runspace.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Runspace.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Runspace.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Snake.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Snake.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Snake.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Snake.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Speed.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Speed.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Speed.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Speed.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Temporary.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Temporary.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Temporary.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Temporary.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Test.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Test.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Test.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Test.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Timer.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\Timer.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\Timer.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\Timer.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Resolved path: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\WIP\\Find-KBModulePopular.ps1" } [Info - 5:47:53 AM] Resolved path: d:\USERS\BUKEM\Documents\PowerShell\TMP\WIP\Find-KBModulePopular.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Opened file on disk: d:\\USERS\\BUKEM\\Documents\\PowerShell\\TMP\\WIP\\Find-KBModulePopular.ps1" } [Info - 5:47:53 AM] Opened file on disk: d:\USERS\BUKEM\Documents\PowerShell\TMP\WIP\Find-KBModulePopular.ps1 [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLens, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:47:53 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLens, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLens" } [Info - 5:47:53 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeLens [Trace - 5:47:53 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (8) codeLens/resolve in 522ms" } [Info - 5:47:53 AM] Finished: Routing Request (8) codeLens/resolve in 522ms [Trace - 5:47:53 AM] Received response 'codeLens/resolve - (8)' in 540ms. Result: { "range": { "start": { "line": 5, "character": 0 }, "end": { "line": 235, "character": 1 } }, "command": { "title": "2 references", "command": "editor.action.showReferences", "arguments": [ "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1", { "Line": 5, "Character": 0 }, [ { "Uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1", "Range": { "Start": { "Line": 5, "Character": 9 }, "End": { "Line": 5, "Character": 38 } } }, { "Uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1", "Range": { "Start": { "Line": 5, "Character": 9 }, "End": { "Line": 5, "Character": 38 } } } ] ] }, "data": { "Uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1", "ProviderId": "ReferencesCodeLensProvider" } } [Trace - 5:47:54 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found 5 violations" } [Info - 5:47:54 AM] Found 5 violations [Trace - 5:47:54 AM] Received notification 'textDocument/publishDiagnostics'. Params: { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1", "diagnostics": [ { "range": { "start": { "line": 62, "character": 18 }, "end": { "line": 62, "character": 88 } }, "severity": 2, "code": "PSAvoidUsingInvokeExpression", "source": "PSScriptAnalyzer", "message": "Invoke-Expression is used. Please remove Invoke-Expression from script and find other options instead." }, { "range": { "start": { "line": 79, "character": 47 }, "end": { "line": 79, "character": 151 } }, "severity": 2, "code": "PSAvoidUsingInvokeExpression", "source": "PSScriptAnalyzer", "message": "Invoke-Expression is used. Please remove Invoke-Expression from script and find other options instead." }, { "range": { "start": { "line": 119, "character": 48 }, "end": { "line": 119, "character": 153 } }, "severity": 2, "code": "PSAvoidUsingInvokeExpression", "source": "PSScriptAnalyzer", "message": "Invoke-Expression is used. Please remove Invoke-Expression from script and find other options instead." }, { "range": { "start": { "line": 170, "character": 49 }, "end": { "line": 170, "character": 161 } }, "severity": 2, "code": "PSAvoidUsingInvokeExpression", "source": "PSScriptAnalyzer", "message": "Invoke-Expression is used. Please remove Invoke-Expression from script and find other options instead." }, { "range": { "start": { "line": 229, "character": 72 }, "end": { "line": 229, "character": 73 } }, "severity": 3, "code": "PSPossibleIncorrectUsageOfAssignmentOperator", "source": "PSScriptAnalyzer", "message": "Did you mean to use the assignment operator '='? The equality operator in PowerShell is 'eq'." } ] } [Trace - 5:47:55 AM] Sending request 'textDocument/codeAction - (9)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" }, "range": { "start": { "line": 5, "character": 9 }, "end": { "line": 5, "character": 9 } }, "context": { "diagnostics": [] } } [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/codeAction" } [Info - 5:47:55 AM] Finding descriptor for textDocument/codeAction [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:55 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/codeAction" } [Info - 5:47:55 AM] Looking for handler for descriptors textDocument/codeAction [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler" } [Info - 5:47:55 AM] Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions" } [Info - 5:47:55 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:47:55 AM] Document Selector [powershell] [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:47:55 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (9) textDocument/codeAction" } [Info - 5:47:55 AM] Starting: Routing Request (9) textDocument/codeAction [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (9) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams" } [Info - 5:47:55 AM] Converting params for Request (9) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:47:55 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer" } [Info - 5:47:55 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer [Trace - 5:47:55 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (9) textDocument/codeAction in 2ms" } [Info - 5:47:55 AM] Finished: Routing Request (9) textDocument/codeAction in 2ms [Trace - 5:47:55 AM] Received response 'textDocument/codeAction - (9)' in 8ms. Result: [] [Trace - 5:47:57 AM] Sending request 'textDocument/codeAction - (10)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" }, "range": { "start": { "line": 5, "character": 9 }, "end": { "line": 5, "character": 9 } }, "context": { "diagnostics": [] } } [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/codeAction" } [Info - 5:47:57 AM] Finding descriptor for textDocument/codeAction [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:57 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/codeAction" } [Info - 5:47:57 AM] Looking for handler for descriptors textDocument/codeAction [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler" } [Info - 5:47:57 AM] Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions" } [Info - 5:47:57 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:47:57 AM] Document Selector [powershell] [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:47:57 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (10) textDocument/codeAction" } [Info - 5:47:57 AM] Starting: Routing Request (10) textDocument/codeAction [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (10) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams" } [Info - 5:47:57 AM] Converting params for Request (10) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:47:57 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer" } [Info - 5:47:57 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer [Trace - 5:47:57 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (10) textDocument/codeAction in 0ms" } [Info - 5:47:57 AM] Finished: Routing Request (10) textDocument/codeAction in 0ms [Trace - 5:47:57 AM] Received response 'textDocument/codeAction - (10)' in 11ms. Result: [] [Trace - 5:47:58 AM] Sending request 'textDocument/codeAction - (11)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" }, "range": { "start": { "line": 5, "character": 9 }, "end": { "line": 5, "character": 9 } }, "context": { "diagnostics": [] } } [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/codeAction" } [Info - 5:47:58 AM] Finding descriptor for textDocument/codeAction [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:47:58 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/codeAction" } [Info - 5:47:58 AM] Looking for handler for descriptors textDocument/codeAction [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler" } [Info - 5:47:58 AM] Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions" } [Info - 5:47:58 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:47:58 AM] Document Selector [powershell] [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:47:58 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (11) textDocument/codeAction" } [Info - 5:47:58 AM] Starting: Routing Request (11) textDocument/codeAction [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (11) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams" } [Info - 5:47:58 AM] Converting params for Request (11) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:47:58 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer" } [Info - 5:47:58 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer [Trace - 5:47:58 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (11) textDocument/codeAction in 1ms" } [Info - 5:47:58 AM] Finished: Routing Request (11) textDocument/codeAction in 1ms [Trace - 5:47:58 AM] Received response 'textDocument/codeAction - (11)' in 23ms. Result: [] [Trace - 5:48:05 AM] Sending request 'textDocument/codeAction - (12)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" }, "range": { "start": { "line": 5, "character": 9 }, "end": { "line": 5, "character": 9 } }, "context": { "diagnostics": [] } } [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/codeAction" } [Info - 5:48:05 AM] Finding descriptor for textDocument/codeAction [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:48:05 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/codeAction" } [Info - 5:48:05 AM] Looking for handler for descriptors textDocument/codeAction [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler" } [Info - 5:48:05 AM] Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions" } [Info - 5:48:05 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:48:05 AM] Document Selector [powershell] [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:48:05 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (12) textDocument/codeAction" } [Info - 5:48:05 AM] Starting: Routing Request (12) textDocument/codeAction [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (12) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams" } [Info - 5:48:05 AM] Converting params for Request (12) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:48:05 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer" } [Info - 5:48:05 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer [Trace - 5:48:05 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (12) textDocument/codeAction in 0ms" } [Info - 5:48:05 AM] Finished: Routing Request (12) textDocument/codeAction in 0ms [Trace - 5:48:05 AM] Received response 'textDocument/codeAction - (12)' in 9ms. Result: [] [Trace - 5:48:06 AM] Sending request 'textDocument/codeAction - (13)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" }, "range": { "start": { "line": 5, "character": 9 }, "end": { "line": 5, "character": 9 } }, "context": { "diagnostics": [] } } [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/codeAction" } [Info - 5:48:06 AM] Finding descriptor for textDocument/codeAction [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:48:06 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/codeAction" } [Info - 5:48:06 AM] Looking for handler for descriptors textDocument/codeAction [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler" } [Info - 5:48:06 AM] Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions" } [Info - 5:48:06 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:48:06 AM] Document Selector [powershell] [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:48:06 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (13) textDocument/codeAction" } [Info - 5:48:06 AM] Starting: Routing Request (13) textDocument/codeAction [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (13) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams" } [Info - 5:48:06 AM] Converting params for Request (13) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:48:06 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer" } [Info - 5:48:06 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer [Trace - 5:48:06 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (13) textDocument/codeAction in 0ms" } [Info - 5:48:06 AM] Finished: Routing Request (13) textDocument/codeAction in 0ms [Trace - 5:48:06 AM] Received response 'textDocument/codeAction - (13)' in 9ms. Result: [] [Trace - 5:48:13 AM] Sending request 'textDocument/codeAction - (14)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" }, "range": { "start": { "line": 5, "character": 9 }, "end": { "line": 5, "character": 9 } }, "context": { "diagnostics": [] } } [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/codeAction" } [Info - 5:48:13 AM] Finding descriptor for textDocument/codeAction [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:48:13 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/codeAction" } [Info - 5:48:13 AM] Looking for handler for descriptors textDocument/codeAction [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler" } [Info - 5:48:13 AM] Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions" } [Info - 5:48:13 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:48:13 AM] Document Selector [powershell] [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:48:13 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (14) textDocument/codeAction" } [Info - 5:48:13 AM] Starting: Routing Request (14) textDocument/codeAction [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (14) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams" } [Info - 5:48:13 AM] Converting params for Request (14) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:48:13 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer" } [Info - 5:48:13 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer [Trace - 5:48:13 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (14) textDocument/codeAction in 0ms" } [Info - 5:48:13 AM] Finished: Routing Request (14) textDocument/codeAction in 0ms [Trace - 5:48:13 AM] Received response 'textDocument/codeAction - (14)' in 21ms. Result: [] [Trace - 5:48:14 AM] Sending request 'textDocument/codeAction - (15)'. Params: { "textDocument": { "uri": "file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" }, "range": { "start": { "line": 5, "character": 9 }, "end": { "line": 5, "character": 9 } }, "context": { "diagnostics": [] } } [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finding descriptor for textDocument/codeAction" } [Info - 5:48:14 AM] Finding descriptor for textDocument/codeAction [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1" } [Info - 5:48:14 AM] Found attributes 1, powershell::file:///d%3A/USERS/BUKEM/Documents/PowerShell/MODULES/KBSystemManagement/Private/Invoke-KBSmartStorageArrayCLI.ps1 [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Looking for handler for descriptors textDocument/codeAction" } [Info - 5:48:14 AM] Looking for handler for descriptors textDocument/codeAction [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler" } [Info - 5:48:14 AM] Checking handler textDocument/codeAction:Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions" } [Info - 5:48:14 AM] Registration options OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionRegistrationOptions [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Document Selector [powershell]" } [Info - 5:48:14 AM] Document Selector [powershell] [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]])" } [Info - 5:48:14 AM] Handler Selected: Microsoft.PowerShell.EditorServices.Handlers.CodeActionHandler via [powershell] (targeting OmniSharp.Extensions.JsonRpc.IJsonRpcRequestHandler`2[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022],[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]) [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Starting: Routing Request (15) textDocument/codeAction" } [Info - 5:48:14 AM] Starting: Routing Request (15) textDocument/codeAction [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Converting params for Request (15) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams" } [Info - 5:48:14 AM] Converting params for Request (15) textDocument/codeAction to OmniSharp.Extensions.LanguageServer.Protocol.Models.CodeActionParams [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]]" } [Info - 5:48:14 AM] Result was System.Threading.Tasks.Task`1[[OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer, OmniSharp.Extensions.LanguageProtocol, Version=0.14.0.0, Culture=neutral, PublicKeyToken=6d868dff454e6022]] [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer" } [Info - 5:48:14 AM] Response value was OmniSharp.Extensions.LanguageServer.Protocol.Models.CommandOrCodeActionContainer [Trace - 5:48:14 AM] Received notification 'window/logMessage'. Params: { "type": 3, "message": "Finished: Routing Request (15) textDocument/codeAction in 0ms" } [Info - 5:48:14 AM] Finished: Routing Request (15) textDocument/codeAction in 0ms [Trace - 5:48:14 AM] Received response 'textDocument/codeAction - (15)' in 27ms. Result: []