chunk_id
large_stringlengths
7
12
question_id
large_stringlengths
4
8
language
large_stringclasses
1 value
chunk_index
int64
0
18
chunk_text
large_stringlengths
107
3.02k
sparse_text
large_stringlengths
108
12.8k
dense_vector
listlengths
3.58k
3.58k
sparse_indices
listlengths
4
275
sparse_values
listlengths
4
275
export_source
large_stringclasses
1 value
51727784_c0
51727784
powershell
0
Title: python called from powershell loop using delay Problem title: python called from powershell loop using delay Tags: python, powershell, loops Problem: python called from powershell loop using delay How can I call python via powershell using loop and delay for each call like: in powershell: for(i=0;i++;i<72){ pyth...
python called from powershell loop using delay python called from powershell loop using delay python powershell loops powershell delay sys pythonFile.py Say sys.argv python called from powershell loop using delay How can I call python via powershell using loop and delay for each call like: in powershell: in pythonFile:
[ 0.0184326171875, -0.0022735595703125, -0.01336669921875, 0.0172119140625, 0.0062255859375, -0.005523681640625, 0.029296875, -0.0074462890625, -0.007080078125, -0.0250244140625, 0.018310546875, 0.000461578369140625, -0.029052734375, 0.0181884765625, 0.00921630859375, 0.001922607421875, ...
[ 17198, 50828, 35839, 1295, 14537, 128019, 40956, 17368, 8, 5259, 954, 174350, 6493, 7, 61477, 334, 831, 11782, 1829, 136, 100, 12638, 23 ]
[ 0.1492919921875, 0.21826171875, 0.1011962890625, 0.08367919921875, 0.1612548828125, 0.249755859375, 0.2078857421875, 0.052581787109375, 0.18310546875, 0.27880859375, 0.08837890625, 0.183837890625, 0.1103515625, 0.011688232421875, 0.1129150390625, 0.1505126953125, 0.036346435546875, ...
embed
73089818_c0
73089818
powershell
0
Title: Cannot bind to PSCore in Powershell Problem title: Cannot bind to PSCore in Powershell Tags: powershell Problem: Cannot bind to PSCore in Powershell I have installed Powershell Core on Windows. I want to do Add-Type -Path PSCore.dll but I get path error message. How can I find the path ? Update: I installed Powe...
Cannot bind to PSCore in Powershell Cannot bind to PSCore in Powershell powershell Cannot PSCore Powershell Add-Type Path PSCore.dll Cannot bind to PSCore in Powershell I have installed Powershell Core on Windows. I want to do but I get path error message. How can I find the path ? Update: I installed Powershell core b...
[ -0.0205078125, 0.0341796875, 0.0002574920654296875, 0.0291748046875, -0.033447265625, 0.002471923828125, -0.00116729736328125, -0.00299072265625, -0.0172119140625, -0.0185546875, 0.0012664794921875, 0.01251220703125, -0.004241943359375, 0.020751953125, 0.020751953125, -0.0009765625, ...
[ 4171, 10869, 68557, 47, 7940, 50886, 13, 23, 17170, 128019, 14537, 29117, 196707, 108421, 71, 1181, 20600, 31365, 3773, 3444, 1284, 60875, 18499, 26008, 7413, 70, 56458, 7464, 171859, 683, 10519, 30388 ]
[ 0.0726318359375, 0.124267578125, 0.2435302734375, 0.137939453125, 0.1700439453125, 0.266845703125, 0.163330078125, 0.0523681640625, 0.1734619140625, 0.28076171875, 0.1175537109375, 0.0982666015625, 0.2357177734375, 0.1922607421875, 0.04412841796875, 0.15478515625, 0.0994873046875, ...
embed
73308737_c0
73308737
powershell
0
Title: Can´t start the Suricata service Problem title: Can´t start the Suricata service Tags: powershell, suricata, windows Problem: Can´t start the Suricata service I installed Suricata but can´t actually start it. How can i do it? When i try to start it a error shows up saying: The Suricata service on local computer ...
Can´t start the Suricata service Can´t start the Suricata service powershell suricata windows Can Suricata Can´t start the Suricata service I installed Suricata but can´t actually start it. How can i do it? When i try to start it a error shows up saying: The Suricata service on local computer was started and stopped. S...
[ 0.01080322265625, 0.0157470703125, -0.017822265625, 0.006256103515625, 0.00262451171875, 0.007659912109375, 0.0030517578125, -0.00167083740234375, -0.010498046875, -0.004486083984375, -0.0277099609375, 0.0302734375, -0.0068359375, 0.02294921875, 0.01806640625, -0.002838134765625, -0....
[ 4171, 18, 4034, 70, 8018, 2063, 102, 4516, 14537, 128019, 613, 54825, 20600, 831, 20653, 442, 54, 9790, 18499, 4000, 13909, 26859, 136, 118066, 11374, 191082, 11814, 103391 ]
[ 0.07940673828125, 0.09112548828125, 0.1622314453125, 0.00347900390625, 0.153564453125, 0.17041015625, 0.224365234375, 0.1773681640625, 0.0965576171875, 0.18310546875, 0.1064453125, 0.0916748046875, 0.0941162109375, 0.0677490234375, 0.03729248046875, 0.04736328125, 0.009063720703125, ...
embed
19668936_c0
19668936
powershell
0
Title: List of Tuple&lt;int,string&gt; in PowerShell Problem title: List of Tuple&lt;int,string&gt; in PowerShell Tags: powershell Problem: List of Tuple in PowerShell I want to create a List<Tuple<int,string>> in PowerShell, but New-Object System.Collections.Generic.List[System.Collections.Generic.Tuple[int,string]] d...
List of Tuple&lt;int,string&gt; in PowerShell List of Tuple&lt;int,string&gt; in PowerShell powershell List Tuple PowerShell New-Object System.Collections.Generic.List System.Collections.Generic.Tuple List of Tuple in PowerShell I want to create a List<Tuple<int,string>> in PowerShell, but does not work. What am I miss...
[ 0.0177001953125, 0.021728515625, -0.0164794921875, 0.01611328125, -0.002288818359375, 0.00701904296875, -0.00567626953125, -0.0019683837890625, 0.0167236328125, 0.0234375, -0.01507568359375, -0.002105712890625, 0.00860595703125, 0.029296875, -0.0135498046875, 0.018798828125, 0.025756...
[ 32036, 111, 1371, 8705, 1277, 4288, 91693, 5386, 23, 17170, 294, 79544, 14537, 128019, 46471, 75161, 12353, 78457, 8996, 135932, 154663, 12259, 15665, 3444, 28282, 10, 4, 1284, 14602, 959, 4488, 132283 ]
[ 0.20166015625, 0.07757568359375, 0.15380859375, 0.2196044921875, 0.055206298828125, 0.1380615234375, 0.198974609375, 0.08349609375, 0.064697265625, 0.19921875, 0.0897216796875, 0.225341796875, 0.13623046875, 0.2218017578125, 0.0760498046875, 0.10064697265625, 0.0687255859375, 0.047...
embed
39879805_c0
39879805
powershell
0
Title: Does Chocolatey support post-install commands? Problem title: Does Chocolatey support post-install commands? Tags: nuget, chocolatey, powershell, windows Problem: Does Chocolatey support post-install commands? When writing my own choco packages, how can I have them execute command immediately after the software ...
Does Chocolatey support post-install commands? Does Chocolatey support post-install commands? nuget chocolatey powershell windows Does Chocolatey Does Chocolatey support post-install commands? When writing my own choco packages, how can I have them execute command immediately after the software is installed? I don't wa...
[ 0.0067138671875, 0.005462646484375, 0.019775390625, 0.013427734375, 0.002044677734375, -0.0032806396484375, 0.01708984375, -0.0186767578125, -0.01226806640625, 0.044189453125, -0.007354736328125, 0.0166015625, 0.0021514892578125, -0.01116943359375, -0.006103515625, 0.014892578125, -0...
[ 101790, 167499, 53, 8060, 1305, 80383, 75101, 7, 315, 3794, 64507, 14537, 128019, 54825, 32562, 10002, 681, 587, 98169, 765, 71924, 109312, 7103, 10975, 20600, 3444, 27875, 74022, 11675, 28484 ]
[ 0.040618896484375, 0.23388671875, 0.2039794921875, 0.1593017578125, 0.164794921875, 0.2003173828125, 0.2471923828125, 0.06402587890625, 0.0755615234375, 0.1474609375, 0.20849609375, 0.08441162109375, 0.184326171875, 0.076904296875, 0.08441162109375, 0.0579833984375, 0.11376953125, ...
embed
36591365_c0
36591365
powershell
0
Title: how do I schedule a azure VM to shutdown on weekends and start it on weekdays in resource manager Problem title: how do I schedule a azure VM to shutdown on weekends and start it on weekdays in resource manager Tags: azure, azure-automation, powershell, scheduled-tasks Problem: how do I schedule a azure VM to sh...
how do I schedule a azure VM to shutdown on weekends and start it on weekdays in resource manager how do I schedule a azure VM to shutdown on weekends and start it on weekdays in resource manager azure azure-automation powershell scheduled-tasks how do I schedule a azure VM to shutdown on weekends and start it on weekd...
[ -0.0025482177734375, 0.0166015625, 0.026611328125, 0.029052734375, -0.027587890625, 0.00131988525390625, 0.0017242431640625, 0.0216064453125, -0.00141143798828125, 0.0019378662109375, 0.0042724609375, 0.0255126953125, -0.0033111572265625, 0.01397705078125, 0.0159912109375, 0.0037384033...
[ 3642, 80889, 295, 3408, 43084, 8633, 18, 34695, 14000, 4034, 5895, 5636, 177953, 31095, 47, 98, 52344, 14537, 128019, 1073, 5773, 11675, 71864, 124666 ]
[ 0.04229736328125, 0.2430419921875, 0.113037109375, 0.1982421875, 0.23828125, 0.09625244140625, 0.04388427734375, 0.1478271484375, 0.1954345703125, 0.0789794921875, 0.0992431640625, 0.0797119140625, 0.1400146484375, 0.1583251953125, 0.03619384765625, 0.006317138671875, 0.079345703125,...
embed
113542_c0
113542
powershell
0
Title: How can I uninstall an application using PowerShell? Problem title: How can I uninstall an application using PowerShell? Tags: windows, windows-installer, uninstallation, powershell Problem: How can I uninstall an application using PowerShell? Is there a simple way to hook into the standard ' Add or Remove Progr...
How can I uninstall an application using PowerShell? How can I uninstall an application using PowerShell? windows windows-installer uninstallation powershell PowerShell How How can I uninstall an application using PowerShell? Is there a simple way to hook into the standard ' Add or Remove Programs ' functionality using...
[ 0.004180908203125, 0.00799560546875, 0.00872802734375, 0.020751953125, -0.028564453125, 0.00078582763671875, -0.0034332275390625, -0.0189208984375, -0.017822265625, -0.0147705078125, -0.01434326171875, 0.006805419921875, -0.0201416015625, 0.0145263671875, -0.01434326171875, 0.009399414...
[ 11249, 831, 51, 80383, 38415, 17368, 17170, 294, 79544, 87, 54825, 154305, 105348, 14537, 128019, 142, 8781, 3917, 150522, 5570, 29117, 707, 181139, 7663, 123309, 144573, 47, 12765, 2174, 20600 ]
[ 0.07110595703125, 0.086181640625, 0.1669921875, 0.26708984375, 0.2034912109375, 0.0924072265625, 0.211181640625, 0.1375732421875, 0.239501953125, 0.03582763671875, 0.0748291015625, 0.1533203125, 0.19482421875, 0.153076171875, 0.2269287109375, 0.02447509765625, 0.041717529296875, 0....
embed
15508990_c1
15508990
powershell
1
[41][0] -eq "CTXPRODAPP1"){ Write-Host "YES!" } Running this gives the output: PS B:\Citrix Health Monitoring\249PM.ps1 Index is -1 Lines is CTXPRODAPP1 Index is -1 Lines is CTXPRODAPP2 YES! Code signals: Powershell, IndexOf, SERVER1, SERVER2, SERVER3, System.IO.File, OpenText, WorkWith.log, str1, reader.ReadLine, str1...
[41][0] -eq "CTXPRODAPP1"){ Write-Host "YES!" } Running this gives the output: PS B:\Citrix Health Monitoring\249PM.ps1 Index is -1 Lines is CTXPRODAPP1 Index is -1 Lines is CTXPRODAPP2 YES! Code signals: Powershell, IndexOf, SERVER1, SERVER2, SERVER3, System.IO.File, OpenText, WorkWith.log, str1, reader.ReadLine, str1...
[ 0.01373291015625, 0.0015411376953125, -0.00665283203125, 0.04248046875, -0.0101318359375, 0.006439208984375, 0.01177978515625, -0.0001926422119140625, 0.00970458984375, 0.006561279296875, -0.00049591064453125, 0.0255126953125, -0.0036163330078125, 0.00092315673828125, 0.02783203125, -0...
[ 8894, 20, 864, 43379, 160634, 99079, 40680, 418, 601, 18781, 9, 11193, 271, 46445, 294, 3890, 28398, 903, 76199, 140992, 7940, 335, 40658, 87427, 19102, 49570, 214, 2357, 1126, 20266, 5, 6423, 31471, 83, 68940, 16777, 7, 71885, 304, 990, ...
[ 0.06707763671875, 0.010101318359375, 0.1756591796875, 0.1263427734375, 0.114013671875, 0.137451171875, 0.2445068359375, 0.1512451171875, 0.025634765625, 0.1500244140625, 0.00689697265625, 0.14892578125, 0.07086181640625, 0.1812744140625, 0.163818359375, 0.08905029296875, 0.0236816406...
embed
61270965_c0
61270965
powershell
0
Title: Disable Security and maintenance notifications using powershell? Problem title: Disable Security and maintenance notifications using powershell? Tags: windows, security, powershell, notifications Problem: Disable Security and maintenance notifications using powershell? Is there a way to disable security notifica...
Disable Security and maintenance notifications using powershell? Disable Security and maintenance notifications using powershell? windows security powershell notifications powershell Disable Security Disable Security and maintenance notifications using powershell? Is there a way to disable security notifications on win...
[ 0.025390625, 0.024169921875, -0.01220703125, 0.0169677734375, 0.0007781982421875, 0.003997802734375, -0.0128173828125, 0.00007152557373046875, -0.0155029296875, 0.00299072265625, -0.0079345703125, 0.05419921875, 0.006988525390625, 0.027587890625, 0.0299072265625, 0.023681640625, 0.02...
[ 6206, 2886, 48748, 136, 121097, 185325, 17368, 14537, 128019, 32, 54825, 48031, 3917, 47, 2837, 98, 209, 195490, 99156, 26499 ]
[ 0.0865478515625, 0.1773681640625, 0.206298828125, 0.108154296875, 0.171142578125, 0.2401123046875, 0.0887451171875, 0.1431884765625, 0.24755859375, 0.00506591796875, 0.09185791015625, 0.2081298828125, 0.038665771484375, 0.0419921875, 0.1083984375, 0.00653076171875, 0.1893310546875, ...
embed
55280709_c0
55280709
powershell
0
Title: Run PowerShell script when container starts Problem title: Run PowerShell script when container starts Tags: docker, powershell, dockerfile Problem: Run PowerShell script when container starts How to run a simple PowerShell script after Docker container starts? FROM ... ENTRYPOINT ["powershell", "C:\scripts\remo...
Run PowerShell script when container starts Run PowerShell script when container starts docker powershell dockerfile Run PowerShell ENTRYPOINT remotetools.ps1 CMD Run PowerShell script when container starts How to run a simple PowerShell script after Docker container starts? or didn't work
[ 0.01611328125, 0.01031494140625, -0.008544921875, 0.0361328125, -0.032470703125, 0.000213623046875, 0.003448486328125, -0.01361083984375, -0.0004367828369140625, -0.00946044921875, 0.00885009765625, 0.033935546875, -0.009765625, 0.050537109375, -0.00531005859375, 0.022216796875, 0.00...
[ 28398, 17170, 294, 79544, 26499, 3229, 116419, 4034, 54, 11050, 14537, 128019, 29822, 7338, 193413, 9698, 59537, 148814, 89110, 6423, 418, 44644, 11675, 8781, 7103, 984, 4488 ]
[ 0.1226806640625, 0.2301025390625, 0.1192626953125, 0.258544921875, 0.2030029296875, 0.1002197265625, 0.2381591796875, 0.180419921875, 0.0911865234375, 0.214599609375, 0.1815185546875, 0.260986328125, 0.124755859375, 0.017669677734375, 0.0926513671875, 0.122314453125, 0.0760498046875,...
embed
19603603_c0
19603603
powershell
0
Title: Powershell to format other command&#x27;s outputs Problem title: Powershell to format other command&#x27;s outputs Tags: powershell, formatting Problem: Powershell to format other command's outputs Is there a way to use powershell to format the output of non-powershell commands in tabular form. I am retrieving t...
Powershell to format other command&#x27;s outputs Powershell to format other command&#x27;s outputs powershell formatting Powershell Powershell to format other command's outputs Is there a way to use powershell to format the output of non-powershell commands in tabular form. I am retrieving the cluster resources' statu...
[ 0.00628662109375, 0.0198974609375, -0.02099609375, 0.0064697265625, 0.0025177001953125, 0.0022735595703125, 0.0152587890625, -0.01055908203125, -0.001373291015625, 0.035400390625, -0.003326416015625, 0.025634765625, 0.0023651123046875, -0.00579833984375, -0.021240234375, 0.034912109375...
[ 17170, 128019, 47, 9384, 3789, 75101, 3768, 140992, 14537, 10, 3917, 4527, 111, 351, 9, 62783, 169196, 42, 3173, 97351, 234737, 65514, 10778, 148814, 19981, 56, 177953, 831, 18, 72367, 88996, 10723 ]
[ 0.1561279296875, 0.259033203125, 0.07958984375, 0.2476806640625, 0.12451171875, 0.203125, 0.0440673828125, 0.213134765625, 0.139404296875, 0.01202392578125, 0.0755615234375, 0.0748291015625, 0.031097412109375, 0.153564453125, 0.0328369140625, 0.0889892578125, 0.20166015625, 0.12866...
embed
76166209_c2
76166209
powershell
2
xxxx\OneDrive - xyz\Documents\VScode\thirdtry.ps1:14 char:17 ... $response | Export-Csv -Path "C:\Reports$($sub.Name).csv" -NoTypeInf ... Code signals: Get-AzConsumptionUsageDetail, BadRequest, Connect-AzAccount, Get-AzSubscription, management.azure.com, sub.Id, Microsoft.Consumption, UsageStart, UsageEnd, Get-AzAccess...
xxxx\OneDrive - xyz\Documents\VScode\thirdtry.ps1:14 char:17 ... $response | Export-Csv -Path "C:\Reports$($sub.Name).csv" -NoTypeInf ... Code signals: Get-AzConsumptionUsageDetail, BadRequest, Connect-AzAccount, Get-AzSubscription, management.azure.com, sub.Id, Microsoft.Consumption, UsageStart, UsageEnd, Get-AzAccess...
[ 0.0106201171875, 0.007659912109375, 0.0380859375, 0.02880859375, -0.00024318695068359375, 0.006927490234375, -0.0166015625, 0.0306396484375, 0.01409912109375, 0.044921875, -0.0260009765625, 0.02490234375, -0.00238037109375, 0.01153564453125, 0.006622314453125, -0.004058837890625, 0.0...
[ 20112, 425, 41872, 62068, 142994, 32189, 239469, 47207, 40899, 95037, 71, 15123, 6423, 22635, 21441, 22950, 134719, 13, 134456, 441, 67756, 683, 10519, 12, 56829, 22144, 163612, 4439, 334, 58, 5021, 196707, 4153, 420, 28864, 26073, 20779, 161...
[ 0.03961181640625, 0.06878662109375, 0.0224609375, 0.1600341796875, 0.29345703125, 0.1182861328125, 0.1353759765625, 0.1475830078125, 0.2388916015625, 0.1434326171875, 0.048492431640625, 0.2464599609375, 0.189208984375, 0.109375, 0.10455322265625, 0.01904296875, 0.1796875, 0.0073852...
embed
31746723_c0
31746723
powershell
0
Title: Listing the novell rights using powershell Problem title: Listing the novell rights using powershell Tags: novell, powershell Problem: Listing the novell rights using powershell I am doing a migration from novell to office 365, want I am wanting to do is to output the novell permissions/rights using powershell. ...
Listing the novell rights using powershell Listing the novell rights using powershell novell powershell powershell Listing Listing the novell rights using powershell I am doing a migration from novell to office 365, want I am wanting to do is to output the novell permissions/rights using powershell. So need the user/gr...
[ 0.0125732421875, 0.007080078125, 0.01556396484375, 0.023193359375, 0.0086669921875, 0.0262451171875, 0.006622314453125, 0.00933837890625, 0.007354736328125, -0.01171875, 0.00384521484375, 0.013916015625, -0.029296875, 0.0294189453125, -0.005828857421875, 0.0005645751953125, 0.0285644...
[ 32036, 214, 70, 163207, 38109, 17368, 14537, 128019, 212416, 1295, 47, 23179, 27728, 3444, 140992, 168081, 54969, 3871, 38937, 51588, 136, 765, 7722, 2046, 2263, 141 ]
[ 0.1700439453125, 0.054046630859375, 0.06231689453125, 0.2685546875, 0.229736328125, 0.0560302734375, 0.1439208984375, 0.26904296875, 0.1160888671875, 0.0250701904296875, 0.0208587646484375, 0.1402587890625, 0.1751708984375, 0.0161285400390625, 0.162353515625, 0.1949462890625, 0.17285...
embed
39812316_c0
39812316
powershell
0
Title: Use PowerShell Invoke-Command cannot get any result Problem title: Use PowerShell Invoke-Command cannot get any result Tags: powershell Problem: Use PowerShell Invoke-Command cannot get any result PowerShell 5.1 Invoke-Command -ScriptBlock {start-job {gsv}} -ComputerName Will Invoke-Command -ScriptBlock {get-job...
Use PowerShell Invoke-Command cannot get any result Use PowerShell Invoke-Command cannot get any result powershell Use PowerShell Invoke-Command ScriptBlock ComputerName Will Use PowerShell Invoke-Command cannot get any result PowerShell 5.1 Nothing was displayed. I couldn't retrieve any job.
[ -0.00994873046875, 0.019287109375, 0.01336669921875, 0.029296875, -0.005584716796875, -0.000415802001953125, 0.01385498046875, -0.0024566650390625, 0.011962890625, 0.00170135498046875, -0.01708984375, 0.0172119140625, 0.007171630859375, 0.0252685546875, -0.0296630859375, 0.002914428710...
[ 36836, 17170, 294, 79544, 360, 23253, 13, 10770, 12018, 53418, 2046, 2499, 16750, 14537, 128019, 84654, 166191, 40139, 163612, 20255, 68433, 182747, 509, 44116, 69427, 18, 456, 3996, 3134, 12447 ]
[ 0.09747314453125, 0.1751708984375, 0.0826416015625, 0.2386474609375, 0.0921630859375, 0.2115478515625, 0.0859375, 0.1202392578125, 0.1927490234375, 0.149658203125, 0.1187744140625, 0.06591796875, 0.1732177734375, 0.113037109375, 0.220947265625, 0.14697265625, 0.193603515625, 0.1275...
embed
59080452_c0
59080452
powershell
0
Title: PowerShell Scope Identifier Problem title: PowerShell Scope Identifier Tags: scope, powershell Problem: PowerShell Scope Identifier I'm a PowerShell newbie, trying to understand scopes better. Is there a way to identify a scope from within the scope ? Some variable or function that would give me scope name or sc...
PowerShell Scope Identifier PowerShell Scope Identifier scope powershell PowerShell Scope Identifier PowerShell Scope Identifier I'm a PowerShell newbie, trying to understand scopes better. Is there a way to identify a scope from within the scope ? Some variable or function that would give me scope name or scope Guid o...
[ 0.005859375, -0.002777099609375, -0.0037078857421875, 0.03271484375, -0.007049560546875, -0.00439453125, -0.0054931640625, 0.033935546875, -0.00787353515625, -0.00106048583984375, 0.0011749267578125, 0.02880859375, -0.0172119140625, 0.00811767578125, 0.0252685546875, 0.023193359375, ...
[ 17170, 294, 79544, 182783, 13, 189543, 56, 70820, 14537, 128019, 3525, 9014, 31577, 28219, 44679, 90, 11522, 3917, 47, 135812, 10, 6, 1295, 28032, 70, 77336, 32354, 8337, 9351, 6955, 532, 24799, 12096, 3714, 2174, 4000, 83, 7964 ]
[ 0.1961669921875, 0.1156005859375, 0.22900390625, 0.2276611328125, 0.12451171875, 0.2376708984375, 0.11328125, 0.2705078125, 0.177978515625, 0.2412109375, 0.037109375, 0.1107177734375, 0.012847900390625, 0.0755615234375, 0.189453125, 0.1129150390625, 0.0462646484375, 0.0607299804687...
embed
60849216_c0
60849216
powershell
0
Title: Executing file on windows from linux server Problem title: Executing file on windows from linux server Tags: shell, python-3.x, windows, execution, powershell Problem: Executing file on windows from linux server Is it possible to execute files(.exe, .py, .bat etc.) on windows server from linux server. The files ...
Executing file on windows from linux server Executing file on windows from linux server shell python-3.x windows execution powershell linux Executing python-3.x Executing file on windows from linux server Is it possible to execute files(.exe, .py, .bat etc.) on windows server from linux server. The files are stored in ...
[ 0.0281982421875, 0.0167236328125, -0.014404296875, 0.029541015625, -0.015380859375, -0.012939453125, 0.0146484375, -0.011962890625, -0.00469970703125, -0.021728515625, -0.000009834766387939453, 0.007110595703125, 0.01409912109375, 0.0284423828125, -0.022216796875, 0.0208740234375, 0....
[ 211603, 214, 11435, 98, 54825, 1295, 11508, 6077, 10723, 128019, 17198, 50828, 8316, 425, 71924, 14537, 442, 7722, 47, 13, 102158, 46480, 6493, 2848, 4343, 23, 29908, 36279, 69307, 20662, 26499 ]
[ 0.197265625, 0.0302734375, 0.156005859375, 0.0955810546875, 0.182373046875, 0.1676025390625, 0.102783203125, 0.1214599609375, 0.20751953125, 0.1756591796875, 0.0643310546875, 0.153564453125, 0.0816650390625, 0.05035400390625, 0.204833984375, 0.043365478515625, 0.0560302734375, 0.16...
embed
72657554_c1
72657554
powershell
1
4cd5-a228-837deff9d7b8/windows-update-powershell-module-display-category-with-getwindowsupdate-aka-getwulist-cmdlet?forum=ITCG ) didnt work for me, do you have any other ideas on how to filter the output? On StackO I have not found an article that helped me, but if you know one, please let me know :) Code signals: Sele...
4cd5-a228-837deff9d7b8/windows-update-powershell-module-display-category-with-getwindowsupdate-aka-getwulist-cmdlet?forum=ITCG ) didnt work for me, do you have any other ideas on how to filter the output? On StackO I have not found an article that helped me, but if you know one, please let me know :) Code signals: Sele...
[ 0.02001953125, 0.006591796875, 0.005462646484375, 0.007354736328125, 0.002288818359375, 0.00018215179443359375, 0.0194091796875, -0.0201416015625, 0.02001953125, 0.05419921875, -0.00897216796875, 0.0038604736328125, -0.00007009506225585938, -0.0184326171875, -0.0111083984375, 0.0252685...
[ 201, 55426, 134712, 180882, 229792, 117008, 62783, 128019, 83279, 3827, 20706, 33478, 6504, 3794, 16612, 6562, 3931, 71, 1974, 56367, 18, 4488, 25647, 47, 46312, 140992, 6512, 670, 104902, 1094, 28864, 26073, 7, 51620, 46471, 75161, 20779, 43...
[ 0.00433349609375, 0.0078125, 0.1094970703125, 0.06573486328125, 0.1424560546875, 0.254150390625, 0.121826171875, 0.2264404296875, 0.160888671875, 0.011383056640625, 0.0841064453125, 0.1298828125, 0.144287109375, 0.1341552734375, 0.1302490234375, 0.234375, 0.10650634765625, 0.043182...
embed
77502953_c1
77502953
powershell
1
| Out-File $outputFile This works perfectly well for small files. But when running on a file that has 50,000 rows it takes about 1 second to run the find and replace on each row. Is there a faster way of doing it? Code signals: a, Powershell, Looking, Node, Redaction, Server1, Redacted-Node-1, Server2.domain.local, Re...
| Out-File $outputFile This works perfectly well for small files. But when running on a file that has 50,000 rows it takes about 1 second to run the find and replace on each row. Is there a faster way of doing it? Code signals: a, Powershell, Looking, Node, Redaction, Server1, Redacted-Node-1, Server2.domain.local, Re...
[ -0.00372314453125, -0.007568359375, 0.021728515625, 0.0185546875, 0.0028076171875, 0.0067138671875, -0.0028076171875, 0.00732421875, 0.00518798828125, 0.0299072265625, 0.006500244140625, -0.01043701171875, 0.02783203125, -0.01177978515625, 0.010498046875, 0.0026702880859375, 0.018798...
[ 13538, 9, 174350, 3650, 6056, 7077, 3293, 43240, 169123, 5299, 19336, 102158, 4966, 51042, 98, 11435, 1556, 55577, 15555, 7, 442, 51776, 1672, 106, 17932, 11675, 70, 7413, 136, 91995, 12638, 4271, 56, 3917, 20594, 28864, 26073, 10, 17170, ...
[ 0.2125244140625, 0.0222930908203125, 0.2247314453125, 0.114990234375, 0.20068359375, 0.174072265625, 0.020660400390625, 0.0972900390625, 0.06927490234375, 0.05841064453125, 0.0899658203125, 0.1776123046875, 0.040618896484375, 0.129638671875, 0.0675048828125, 0.220947265625, 0.0043334...
embed
26631459_c1
26631459
powershell
1
0:06,701 --> 00:00:08,651 3 How does it feel knowing... 00:00:08,653 --> 00:00:10,786 4 is to go out... . My goal is to merge the subtitles of different languages ​​according to the timecode to a single file. What is the best way to proceed? compare-object,hastables or psobject? Thank you for help. Code signals: multil...
0:06,701 --> 00:00:08,651 3 How does it feel knowing... 00:00:08,653 --> 00:00:10,786 4 is to go out... . My goal is to merge the subtitles of different languages ​​according to the timecode to a single file. What is the best way to proceed? compare-object,hastables or psobject? Thank you for help. Code signals: multil...
[ 0.0150146484375, 0.00189971923828125, 0.01519775390625, 0.0196533203125, -0.006744384765625, -0.00701904296875, -0.00142669677734375, 0.0101318359375, -0.00112152099609375, 0.00714111328125, -0.021240234375, -0.00153350830078125, 0.000308990478515625, 0.0047607421875, 0.003662109375, -...
[ 757, 33170, 141869, 129908, 110095, 34852, 196819, 138, 11249, 14602, 442, 12319, 141956, 196383, 172228, 201, 83, 47, 738, 1810, 69236, 42564, 70, 1614, 5440, 7, 111, 12921, 46876, 59499, 1733, 40899, 11001, 11435, 2965, 3917, 172337, 69101,...
[ 0.0295257568359375, 0.0909423828125, 0.130615234375, 0.002532958984375, 0.0767822265625, 0.08935546875, 0.1483154296875, 0.07501220703125, 0.1378173828125, 0.107177734375, 0.09515380859375, 0.2008056640625, 0.2276611328125, 0.1246337890625, 0.1441650390625, 0.08160400390625, 0.076660...
embed
41743960_c0
41743960
powershell
0
Title: Calculate date from calendar week, weekday and year in powershell Problem title: Calculate date from calendar week, weekday and year in powershell Tags: date, iso8601, powershell Problem: Calculate date from calendar week, weekday and year in powershell How to calculate a date from ISO 8601 calendar week, weekda...
Calculate date from calendar week, weekday and year in powershell Calculate date from calendar week, weekday and year in powershell date iso8601 powershell calendar Calculate iso8601 Calculate date from calendar week, weekday and year in powershell How to calculate a date from ISO 8601 calendar week, weekday and year i...
[ 0.024658203125, 0.002166748046875, -0.0172119140625, 0.02490234375, -0.042236328125, 0.0020904541015625, -0.0014495849609375, 0.0040283203125, -0.01397705078125, 0.004241943359375, -0.00384521484375, 0.00543212890625, -0.0079345703125, 0.0185546875, -0.0206298828125, -0.0086669921875, ...
[ 212467, 2182, 5622, 1295, 87939, 5895, 5636, 136, 6602, 14537, 128019, 4, 23, 13882, 15276, 6746, 74481, 67, 17408, 382, 139024, 89536, 138, 201, 505, 5608, 30646, 10, 36746, 106, 88313, 21262 ]
[ 0.200927734375, 0.0843505859375, 0.179443359375, 0.1319580078125, 0.2196044921875, 0.197509765625, 0.132568359375, 0.095703125, 0.1695556640625, 0.1156005859375, 0.24853515625, 0.0308837890625, 0.02239990234375, 0.06256103515625, 0.115966796875, 0.1431884765625, 0.193115234375, 0.0...
embed
16487942_c0
16487942
powershell
0
Title: Set Variable Cannot overwrite variable Problem title: Set Variable Cannot overwrite variable Tags: powershell-ise, powershell Problem: Set Variable Cannot overwrite variable Set-Variable helpText -option Constant -value "somevalue" Set-Variable : Cannot overwrite variable helpText because it is read-only or cons...
Set Variable Cannot overwrite variable Set Variable Cannot overwrite variable powershell-ise powershell Set Variable Cannot Set Variable Cannot overwrite variable Set-Variable helpText -option Constant -value "somevalue" Set-Variable : Cannot overwrite variable helpText because it is read-only or constant. I am getting...
[ 0.01263427734375, 0.01422119140625, -0.0038604736328125, 0.0128173828125, 0.0286865234375, -0.01104736328125, -0.00171661376953125, 0.00262451171875, -0.0034637451171875, 0.037841796875, -0.035888671875, 0.0289306640625, 0.00007486343383789062, 0.007049560546875, 0.0213623046875, 0.007...
[ 19943, 84572, 2886, 10869, 645, 434, 18781, 77336, 4171, 14537, 128019, 3075, 81827, 14, 4358, 174379, 109585, 148416, 27494, 6637, 442, 83, 12301, 191, 707, 53697, 20949, 70, 35064, 18499, 132283, 223438 ]
[ 0.183837890625, 0.2052001953125, 0.157958984375, 0.1669921875, 0.137451171875, 0.1513671875, 0.1729736328125, 0.28857421875, 0.09002685546875, 0.1334228515625, 0.2362060546875, 0.08544921875, 0.1695556640625, 0.1204833984375, 0.191650390625, 0.2276611328125, 0.19873046875, 0.168823...
embed
52109924_c0
52109924
powershell
0
Title: Moving files from Wep App to File Storage Problem title: Moving files from Wep App to File Storage Tags: file-storage, powershell, azure Problem: Moving files from Wep App to File Storage I want to move the files in the Azure Web App(upload folder) to File Storage. How can i do it? I want to move files that are ...
Moving files from Wep App to File Storage Moving files from Wep App to File Storage file-storage powershell azure Wep Moving App File Storage Moving files from Wep App to File Storage I want to move the files in the Azure Web App(upload folder) to File Storage. How can i do it? I want to move files that are too large a...
[ 0.01556396484375, 0.018310546875, -0.003448486328125, 0.01287841796875, -0.01202392578125, 0.022705078125, 0.0263671875, 0.01361083984375, 0.00113677978515625, 0.022216796875, -0.016357421875, 0.0194091796875, -0.0004444122314453125, 0.0162353515625, -0.00116729736328125, 0.00005650520...
[ 2501, 6496, 102158, 1295, 1401, 254, 5659, 47, 42724, 208071, 11435, 140464, 14537, 128019, 295, 3408, 3444, 25813, 176071, 4002, 94835, 78303, 11249, 831, 54, 5792, 21334, 99, 23805, 4171, 25379, 16610, 3917, 8305, 17170, 35829 ]
[ 0.125244140625, 0.1170654296875, 0.187255859375, 0.11083984375, 0.139404296875, 0.18017578125, 0.210693359375, 0.1336669921875, 0.2222900390625, 0.2398681640625, 0.102294921875, 0.1561279296875, 0.09814453125, 0.2244873046875, 0.04779052734375, 0.135498046875, 0.085693359375, 0.162...
embed
42551896_c1
42551896
powershell
1
20\04397\00002-00001-00001.jpg y:\destination\120\04397\00002-00001-00001-00001_w01.jpg y:\destination\120\04397\00002-00001-00001-00001_w02.jpg y:\destination\120\04397\00002-00002-00001.jpg Where y:\destination\120\04397\00002-00001-00001-00001_w01.jpg = y:\source\00001_w01.jpg y:\destination\120\04397\00002-00001-00...
20\04397\00002-00001-00001.jpg y:\destination\120\04397\00002-00001-00001-00001_w01.jpg y:\destination\120\04397\00002-00001-00001-00001_w02.jpg y:\destination\120\04397\00002-00002-00001.jpg Where y:\destination\120\04397\00002-00001-00001-00001_w01.jpg = y:\source\00001_w01.jpg y:\destination\120\04397\00002-00001-00...
[ -0.0086669921875, 0.020263671875, -0.0169677734375, 0.0245361328125, 0.01153564453125, 0.034912109375, -0.0054931640625, -0.00714111328125, -0.000728607177734375, 0.026611328125, 0.00787353515625, 0.037109375, -0.000457763671875, -0.020751953125, 0.02099609375, -0.00714111328125, 0.0...
[ 387, 7709, 149729, 28568, 18504, 180033, 188735, 25687, 113, 12, 41872, 112, 12729, 2320, 20840, 203808, 9, 434, 6746, 454, 14664, 78662, 5, 60427, 418, 2646, 129058, 2967, 3642, 47, 14858, 8382, 102158, 25647, 28864, 26073, 78869, 4, 17170...
[ 0.1414794921875, 0.16064453125, 0.25244140625, 0.154541015625, 0.172607421875, 0.142578125, 0.2362060546875, 0.2493896484375, 0.1689453125, 0.07318115234375, 0.014556884765625, 0.145751953125, 0.248046875, 0.1622314453125, 0.2003173828125, 0.06097412109375, 0.00146484375, 0.0930175...
embed
77010260_c0
77010260
powershell
0
Title: powershell to create script to get Azure resource cost Problem title: powershell to create script to get Azure resource cost Tags: azure-aks, azure, powershell Problem: powershell to create script to get Azure resource cost We need to create a Powershell script to get Azure resources and their cost. Create a Pow...
powershell to create script to get Azure resource cost powershell to create script to get Azure resource cost azure-aks azure powershell Azure powershell to create script to get Azure resource cost We need to create a Powershell script to get Azure resources and their cost. Create a Powershell script to get Azure resou...
[ 0.019287109375, 0.029052734375, -0.0113525390625, 0.0213623046875, 0.01025390625, -0.023681640625, 0.00848388671875, 0.002655029296875, -0.004547119140625, 0.0034637451171875, 0.01409912109375, 0.0303955078125, 0.001983642578125, 0.0029144287109375, 0.00653076171875, 0.0142822265625, ...
[ 14537, 128019, 47, 28282, 26499, 2046, 176071, 177953, 11034, 295, 3408, 24251, 3871, 17170, 65514, 136, 2363, 151313, 31577, 43084, 62, 20113, 62410 ]
[ 0.1329345703125, 0.2451171875, 0.040008544921875, 0.151611328125, 0.248046875, 0.0819091796875, 0.230224609375, 0.2191162109375, 0.204833984375, 0.06951904296875, 0.1363525390625, 0.1273193359375, 0.065673828125, 0.135986328125, 0.1973876953125, 0.000946044921875, 0.038726806640625, ...
embed
33481732_c0
33481732
powershell
0
Title: Extract set of characters between &quot;-&quot; using regex powershell Problem title: Extract set of characters between &quot;-&quot; using regex powershell Tags: regex, powershell Problem: Extract set of characters between "-" using regex powershell Hello how can i extract the date 10/3/2015 6:22:51 PM from the...
Extract set of characters between &quot;-&quot; using regex powershell Extract set of characters between &quot;-&quot; using regex powershell regex powershell regex Extract Olis Users Extract set of characters between "-" using regex powershell Hello how can i extract the date 10/3/2015 6:22:51 PM from the below expres...
[ 0.00390625, -0.01409912109375, 0.010498046875, 0.03662109375, 0.005462646484375, -0.00457763671875, -0.007293701171875, 0.0224609375, -0.00408935546875, 0.0181884765625, -0.02685546875, 0.0262451171875, 0.00384521484375, 0.0018463134765625, -0.0130615234375, 0.01507568359375, 0.02661...
[ 31501, 15390, 5423, 124850, 17721, 619, 41502, 9, 1230, 17368, 6835, 3355, 14537, 128019, 29169, 7, 53400, 111, 3642, 831, 17, 125663, 70, 5622, 209, 18113, 24301, 305, 24070, 37374, 7198, 1295, 35064, 125195 ]
[ 0.202392578125, 0.08709716796875, 0.1551513671875, 0.1973876953125, 0.1871337890625, 0.00299072265625, 0.09954833984375, 0.174560546875, 0.0928955078125, 0.0631103515625, 0.144775390625, 0.2236328125, 0.123046875, 0.252197265625, 0.1226806640625, 0.03375244140625, 0.086669921875, 0...
embed
15231643_c0
15231643
powershell
0
Title: Compare two arrays with order matters? Problem title: Compare two arrays with order matters? Tags: powershell Problem: Compare two arrays with order matters? I have the following script $a = @(1, 2, 3) $b = @(2, 3, 1) if (compare -ReferenceObject $a -DifferenceObject $b) { echo "Output expected" } I wish the scr...
Compare two arrays with order matters? Compare two arrays with order matters? powershell Compare ReferenceObject DifferenceObject Output Compare two arrays with order matters? I have the following script I wish the script outputs the string because the order of the elements of the two arrays are different.
[ 0.0159912109375, 0.01055908203125, -0.0186767578125, 0.044921875, -0.000537872314453125, 0.00860595703125, 0.002410888671875, -0.00872802734375, 0.003082275390625, 0.072265625, 0.0103759765625, 0.047607421875, 0.00445556640625, 0.006988525390625, -0.0146484375, -0.016845703125, 0.016...
[ 113307, 13, 6626, 10298, 4778, 678, 12989, 26866, 7, 14537, 128019, 215996, 46471, 75161, 803, 18234, 6620, 13538, 7077, 26499, 32599, 140992, 79315, 80854, 621, 12921 ]
[ 0.200927734375, 0.087158203125, 0.12548828125, 0.164794921875, 0.130615234375, 0.1177978515625, 0.2371826171875, 0.19775390625, 0.04559326171875, 0.1165771484375, 0.1878662109375, 0.1866455078125, 0.06689453125, 0.10986328125, 0.04425048828125, 0.1396484375, 0.03131103515625, 0.107...
embed
50973481_c0
50973481
powershell
0
Title: Getting Windows hardware information from cmd or powershell Problem title: Getting Windows hardware information from cmd or powershell Tags: cmd, powershell, windows Problem: Getting Windows hardware information from cmd or powershell How can I determine if a mic, webcam, and speaker are installed onto a Windows...
Getting Windows hardware information from cmd or powershell Getting Windows hardware information from cmd or powershell cmd powershell windows cmd Getting Windows Getting Windows hardware information from cmd or powershell How can I determine if a mic, webcam, and speaker are installed onto a Windows device using Power...
[ 0.0130615234375, 0.005096435546875, -0.008544921875, 0.037109375, -0.0014190673828125, 0.027587890625, 0.006500244140625, -0.03466796875, -0.01220703125, -0.02001953125, -0.007781982421875, 0.0111083984375, 0.01068115234375, 0.0045166015625, -0.0087890625, 0.01171875, 0.0050964355468...
[ 210732, 3773, 76407, 4677, 1295, 1827, 71, 707, 14537, 128019, 54825, 831, 83324, 2174, 10, 25923, 21914, 136, 119578, 20600, 98, 188, 75186, 17368, 17170, 45258, 128779, 3871, 1836, 13379 ]
[ 0.123046875, 0.1993408203125, 0.2403564453125, 0.1693115234375, 0.06903076171875, 0.2095947265625, 0.193603515625, 0.0633544921875, 0.1392822265625, 0.271240234375, 0.1251220703125, 0.059234619140625, 0.19677734375, 0.1077880859375, 0.03009033203125, 0.2298583984375, 0.2388916015625,...
embed
51409715_c0
51409715
powershell
0
Title: Reverting Clear-Host command in Powershell Problem title: Reverting Clear-Host command in Powershell Tags: powershell Problem: Reverting Clear-Host command in Powershell I ran the cls alias for Clear-Host in my Powershell ISE session which cleared all output I received in my console from previous commands, Is it...
Reverting Clear-Host command in Powershell Reverting Clear-Host command in Powershell powershell Reverting Clear-Host Powershell Reverting Clear-Host command in Powershell I ran the cls alias for Clear-Host in my Powershell ISE session which cleared all output I received in my console from previous commands, Is it poss...
[ -0.016357421875, 0.0211181640625, 0.0186767578125, 0.047119140625, 0.0159912109375, 0.003265380859375, 0.025146484375, -0.02978515625, -0.0004138946533203125, 0.0264892578125, -0.02392578125, 0.02880859375, -0.00084686279296875, -0.003265380859375, 0.0220947265625, 0.0024871826171875, ...
[ 853, 814, 86120, 9, 11193, 271, 75101, 17170, 128019, 14537, 13028, 33139, 7, 55109, 88792, 56002, 34735, 756, 140992, 75204, 130250, 96362, 7722, 456, 3996, 3134, 27980, 32692, 39531, 18, 198395, 11675, 123166 ]
[ 0.0511474609375, 0.1900634765625, 0.2335205078125, 0.046875, 0.1746826171875, 0.1136474609375, 0.1654052734375, 0.1298828125, 0.226318359375, 0.0916748046875, 0.055023193359375, 0.09356689453125, 0.08984375, 0.18896484375, 0.136962890625, 0.09130859375, 0.15234375, 0.00531005859375...
embed
5947179_c0
5947179
powershell
0
Title: Read XML file with BOM in Powershell Problem title: Read XML file with BOM in Powershell Tags: xml, byte-order-mark, powershell Problem: Read XML file with BOM in Powershell Powershell seems to be barfing on an xml file with a unicode BOM - the code: $xml = [xml]{ get-content $filename } blows up with 'Data at t...
Read XML file with BOM in Powershell Read XML file with BOM in Powershell xml byte-order-mark powershell Read XML BOM Powershell Read XML file with BOM in Powershell Powershell seems to be barfing on an xml file with a unicode BOM - the code: blows up with 'Data at the root level is invalid'. Is there an easy way to do...
[ 0.01519775390625, -0.001922607421875, 0.0185546875, 0.01611328125, 0.0038299560546875, 0.004150390625, -0.0211181640625, -0.00860595703125, -0.0206298828125, 0.0031890869140625, -0.00004506111145019531, 0.01092529296875, -0.01080322265625, -0.014404296875, 0.01708984375, 0.002288818359...
[ 4764, 92537, 11435, 678, 14216, 594, 17170, 128019, 131492, 390, 67, 80596, 10015, 14537, 37202, 1909, 420, 60347, 112, 18151, 102310, 1257, 137989, 99, 74855, 17366, 83, 56649, 23468, 10941 ]
[ 0.1220703125, 0.22607421875, 0.1558837890625, 0.062255859375, 0.1817626953125, 0.1907958984375, 0.1627197265625, 0.2392578125, 0.224365234375, 0.057464599609375, 0.04058837890625, 0.1702880859375, 0.1126708984375, 0.109619140625, 0.004425048828125, 0.08056640625, 0.087646484375, 0....
embed
60758492_c0
60758492
powershell
0
Title: Powershell Compress-Archive comand delete after compresssion Problem title: Powershell Compress-Archive comand delete after compresssion Tags: windows, powershell Problem: Powershell Compress-Archive comand delete after compresssion I'm using the Compress-Archive command to zip the content of a folder and I need...
Powershell Compress-Archive comand delete after compresssion Powershell Compress-Archive comand delete after compresssion windows powershell Powershell Compress-Archive Powershell Compress-Archive comand delete after compresssion I'm using the Compress-Archive command to zip the content of a folder and I need to delete...
[ -0.01287841796875, 0.0098876953125, -0.00274658203125, 0.050537109375, -0.006317138671875, 0.005340576171875, 0.010009765625, -0.00142669677734375, -0.015380859375, 0.029052734375, -0.00262451171875, 0.03857421875, 0.004302978515625, 0.0191650390625, 0.000598907470703125, 0.02221679687...
[ 17170, 128019, 3288, 11856, 219548, 13, 375, 2940, 154109, 7103, 6889, 54825, 14537, 17368, 75101, 68330, 10941, 78303, 3871, 47, 102158, 7311, 19364, 35829 ]
[ 0.129638671875, 0.172607421875, 0.1162109375, 0.2352294921875, 0.1949462890625, 0.086181640625, 0.1123046875, 0.079833984375, 0.2099609375, 0.128662109375, 0.06231689453125, 0.03277587890625, 0.04595947265625, 0.027374267578125, 0.1483154296875, 0.134765625, 0.0770263671875, 0.1008...
embed
63762259_c2
63762259
powershell
2
Computer.OldName, Computer.NewName, LocalCredential, Add-Computer, Domaincredential, Restart, Start-Sleep, Cannot, WMI, bongo4, Access, Exception, E_ACCESSDENIED, SHARED, Batch_Rename_PC_and_Join.ps1:20, char:1, Computer.Ne, CategoryInfo, OperationStopped, bongo4:String, FullyQualifiedErrorId, Microsoft.PowerShell.Com...
Computer.OldName, Computer.NewName, LocalCredential, Add-Computer, Domaincredential, Restart, Start-Sleep, Cannot, WMI, bongo4, Access, Exception, E_ACCESSDENIED, SHARED, Batch_Rename_PC_and_Join.ps1:20, char:1, Computer.Ne, CategoryInfo, OperationStopped, bongo4:String, FullyQualifiedErrorId, Microsoft.PowerShell.Com...
[ 0.0101318359375, 0.00286865234375, 0.000934600830078125, 0.04052734375, 0.0076904296875, 0.004547119140625, -0.0233154296875, -0.00994873046875, 0.0030059814453125, 0.01324462890625, 0.00653076171875, 0.01904296875, 0.0220947265625, -0.00982666015625, -0.0057373046875, 0.00196838378906...
[ 40139, 5, 53774, 71, 163612, 4, 46568, 24172, 2822, 80973, 29117, 9, 10770, 134910, 93702, 89921, 853, 17137, 13794, 133, 4517, 4171, 10869, 601, 10101, 3948, 519, 617, 40266, 5443, 63928, 241, 15012, 194695, 397, 138762, 92717, 48321, 2194...
[ 0.2271728515625, 0.063232421875, 0.112548828125, 0.10137939453125, 0.218505859375, 0.0738525390625, 0.0809326171875, 0.1075439453125, 0.1263427734375, 0.225341796875, 0.1422119140625, 0.001312255859375, 0.078857421875, 0.156982421875, 0.0927734375, 0.13427734375, 0.078857421875, 0....
embed
72140984_c0
72140984
powershell
0
Title: export a string from poweshell 1 to powershell 2 Problem title: export a string from poweshell 1 to powershell 2 Tags: shell, powershell Problem: export a string from poweshell 1 to powershell 2 I have a shell script file. ./1.ps1 ./2.ps1 I generate a string such as env-0 in 1.ps1 and need to export it to 2.ps1 ...
export a string from poweshell 1 to powershell 2 export a string from poweshell 1 to powershell 2 shell powershell poweshell ps1 env-0 export a string from poweshell 1 to powershell 2 I have a shell script file. I generate a string such as env-0 in 1.ps1 and need to export it to 2.ps1 . UPDATE: 1.ps1 generate many stri...
[ 0.0126953125, -0.004241943359375, -0.053466796875, 0.043212890625, -0.0027313232421875, 0.006439208984375, -0.0062255859375, -0.0089111328125, -0.0035247802734375, 0.004547119140625, -0.00482177734375, 0.03466796875, 0.0177001953125, 0.0159912109375, 0.00121307373046875, 0.02001953125,...
[ 31255, 79315, 160, 1177, 128019, 106, 47, 14537, 116, 1295, 24014, 418, 22, 334, 23320, 26499, 11435, 139392, 615, 6423, 787, 5941, 69427, 27875, 10750, 29806 ]
[ 0.2197265625, 0.2340087890625, 0.0882568359375, 0.1741943359375, 0.2294921875, 0.06768798828125, 0.0975341796875, 0.1287841796875, 0.145263671875, 0.04852294921875, 0.101806640625, 0.08746337890625, 0.070068359375, 0.1861572265625, 0.1627197265625, 0.151123046875, 0.09649658203125, ...
embed
65448263_c1
65448263
powershell
1
01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\]).*$ it does find it. I have then to replace with \1 - however this takes literally ages and finally crashes (the file is 17GB). Knowing that powershell could do this too, I'm looking for the right command. Code signals: Extract, email:passw...
01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\]).*$ it does find it. I have then to replace with \1 - however this takes literally ages and finally crashes (the file is 17GB). Knowing that powershell could do this too, I'm looking for the right command. Code signals: Extract, email:passw...
[ 0.006683349609375, 0.0137939453125, -0.004913330078125, 0.0133056640625, -0.001068115234375, -0.00201416015625, 0.000186920166015625, 0.03076171875, 0.015380859375, 0.0283203125, -0.01239013671875, 0.01361083984375, -0.0084228515625, -0.01129150390625, -0.0027313232421875, 0.0135498046...
[ 3413, 9, 41872, 425, 8318, 2389, 275, 418, 420, 3117, 758, 11, 14226, 966, 58745, 6746, 6463, 238, 102817, 268, 194, 1639, 4369, 442, 14602, 7413, 765, 91995, 678, 6, 49903, 51776, 218500, 10, 4188, 77681, 150631, 2347, 11435, 83, 729, ...
[ 0.230224609375, 0.1104736328125, 0.1943359375, 0.078369140625, 0.2496337890625, 0.0257568359375, 0.05145263671875, 0.2021484375, 0.08154296875, 0.120361328125, 0.0772705078125, 0.023895263671875, 0.236328125, 0.039398193359375, 0.01019287109375, 0.216064453125, 0.2303466796875, 0.0...
embed
68367130_c2
68367130
powershell
2
String, InputObject, Sysytem.Object, System.String, SMTPServer, prodsmtp.ncc.local, EmailFrom, Daily_Report, ncc.local, EmailTo, ncc.com, EmailSubject, IISServices, Get-Date, Format, Send-MailMessage, Subject, BodyAsHtml, NPRODWEB01, NPRODWEB02, IISADMIN, w3logsvc, WinRM, W3SVC, WAS, NetPipeActivator, NetTcpActivator, ...
String, InputObject, Sysytem.Object, System.String, SMTPServer, prodsmtp.ncc.local, EmailFrom, Daily_Report, ncc.local, EmailTo, ncc.com, EmailSubject, IISServices, Get-Date, Format, Send-MailMessage, Subject, BodyAsHtml, NPRODWEB01, NPRODWEB02, IISADMIN, w3logsvc, WinRM, W3SVC, WAS, NetPipeActivator, NetTcpActivator, ...
[ -0.0067138671875, 0.0299072265625, -0.00148773193359375, 0.0264892578125, 0.0047607421875, 0.0184326171875, -0.0205078125, 0.00421142578125, -0.005157470703125, 0.0234375, -0.01116943359375, 0.0478515625, -0.01165771484375, -0.01531982421875, 0.009033203125, 0.006011962890625, 0.0190...
[ 23351, 214, 4, 360, 7077, 46471, 75161, 4843, 4861, 2982, 5, 12353, 71713, 22972, 23658, 193348, 502, 39, 18, 254, 19, 10060, 98908, 14886, 168407, 23865, 56829, 653, 7763, 277, 96472, 1995, 294, 121979, 20779, 86291, 60972, 24044, 17814, ...
[ 0.2021484375, 0.1441650390625, 0.04656982421875, 0.061920166015625, 0.1270751953125, 0.1378173828125, 0.1922607421875, 0.07940673828125, 0.04229736328125, 0.16845703125, 0.04937744140625, 0.1510009765625, 0.1693115234375, 0.119873046875, 0.1700439453125, 0.176025390625, 0.12377929687...
embed
26495449_c0
26495449
powershell
0
Title: path as parameter powershell Problem title: path as parameter powershell Tags: path, powershell, copy-item Problem: path as parameter powershell I have problem with path. I need to copy all files from directory I add as 1st parameter in Powershell command. Now I have: Copy-Item -Path "$args[0]/" -Filter*.* So it...
path as parameter powershell path as parameter powershell path powershell copy-item Copy-Item Path Filter path as parameter powershell I have problem with path. I need to copy all files from directory I add as 1st parameter in Powershell command. Now I have: So it will copy to location I am now (and it's ok, I don't wa...
[ 0.000522613525390625, -0.008544921875, -0.0296630859375, 0.01953125, -0.0087890625, 0.0164794921875, 0.02294921875, -0.005584716796875, 0.007293701171875, -0.025146484375, -0.003936767578125, 0.00096893310546875, -0.01361083984375, 0.041259765625, -0.01019287109375, -0.0002250671386718...
[ 60875, 237, 171859, 14537, 128019, 43658, 217, 195, 146930, 568, 2982, 108421, 128896, 2967, 3871, 47, 756, 102158, 1295, 14364, 53, 15190, 106, 271, 17170, 75101, 1221, 31913, 444, 5036, 3664, 87, 2301, 18, 3444, 3789, 1284, 22027, 23937, ...
[ 0.263916015625, 0.1409912109375, 0.254638671875, 0.1866455078125, 0.2607421875, 0.2034912109375, 0.102294921875, 0.096435546875, 0.188232421875, 0.0285797119140625, 0.1441650390625, 0.2445068359375, 0.2254638671875, 0.1197509765625, 0.087646484375, 0.083740234375, 0.0621337890625, ...
embed
51760214_c0
51760214
powershell
0
Title: How to restart docker for windows process in powershell? Problem title: How to restart docker for windows process in powershell? Tags: docker-for-windows, docker, powershell Problem: How to restart docker for windows process in powershell? I want to restart docker for windows (now known as Docker Desktop) in pow...
How to restart docker for windows process in powershell? How to restart docker for windows process in powershell? docker-for-windows docker powershell How Restart-Service How to restart docker for windows process in powershell? I want to restart docker for windows (now known as Docker Desktop) in powershell. I would li...
[ 0.00628662109375, 0.00141143798828125, 0.019287109375, 0.021484375, 0.00653076171875, 0.0206298828125, -0.004913330078125, -0.0081787109375, 0.01068115234375, 0.005889892578125, -0.007232666015625, 0.030517578125, 0.001617431640625, 0.040283203125, 0.005828857421875, 0.0128173828125, ...
[ 11249, 47, 456, 17137, 54, 11050, 100, 54825, 9433, 23, 14537, 128019, 2472, 229792, 853, 9, 121979, 3444, 984, 141423, 1884, 678, 1632, 75101, 17170, 294, 79544, 4347, 29479, 17368, 246 ]
[ 0.0821533203125, 0.07611083984375, 0.14599609375, 0.233154296875, 0.1448974609375, 0.313232421875, 0.1099853515625, 0.183349609375, 0.1373291015625, 0.089599609375, 0.129638671875, 0.26708984375, 0.0843505859375, 0.1273193359375, 0.13720703125, 0.022216796875, 0.1640625, 0.05877685...
embed
53616148_c0
53616148
powershell
0
Title: Track file read / access Problem title: Track file read / access Tags: powershell Problem: Track file read / access is it possible to monitor with PowerShell any (attempted) file access (read, write, ...) for a file? The reason for this question: On one platform I get an error, that a method could not be found. ...
Track file read / access Track file read / access powershell Track Track file read / access is it possible to monitor with PowerShell any (attempted) file access (read, write, ...) for a file? The reason for this question: On one platform I get an error, that a method could not be found. On any other, the program is ru...
[ 0.00811767578125, 0.006500244140625, -0.004638671875, 0.01129150390625, -0.01953125, -0.0137939453125, 0.0113525390625, 0.0108642578125, 0.002593994140625, -0.019775390625, 0.0002593994140625, 0.0419921875, -0.016357421875, 0.01708984375, 0.01007080078125, 0.006072998046875, -0.00405...
[ 69182, 11435, 12301, 248, 17203, 14537, 128019, 83, 442, 7722, 47, 12983, 678, 17170, 294, 79544, 2499, 257, 34224, 39116, 33022, 100, 31635, 13651, 18499, 55300, 5809, 959, 14037, 1528, 51042, 44200, 214, 3773, 26886 ]
[ 0.234130859375, 0.1796875, 0.211669921875, 0.028656005859375, 0.1849365234375, 0.1533203125, 0.2174072265625, 0.0278472900390625, 0.051483154296875, 0.12890625, 0.0712890625, 0.2413330078125, 0.07080078125, 0.1865234375, 0.0894775390625, 0.2142333984375, 0.046234130859375, 0.024658...
embed
60199558_c1
60199558
powershell
1
</Class> <StudentList> The first case, I want to update innertext of all "Level", but only element StudentID code="100" . Is it possible to do it? The second case, I want to update all innertext element "Level", if the element "Year" has innertext equal to "2019" . Is that possible? Anyone can give me idea please. Tha...
</Class> <StudentList> The first case, I want to update innertext of all "Level", but only element StudentID code="100" . Is it possible to do it? The second case, I want to update all innertext element "Level", if the element "Year" has innertext equal to "2019" . Is that possible? Anyone can give me idea please. Tha...
[ -0.00775146484375, 0.01080322265625, -0.0120849609375, -0.000858306884765625, 0.0235595703125, -0.006805419921875, -0.01611328125, 0.0198974609375, 0.00738525390625, 0.0458984375, 0.0028533935546875, -0.00109100341796875, 0.008544921875, -0.0152587890625, 0.0234375, -0.006439208984375,...
[ 42946, 140803, 239825, 154663, 2740, 5117, 7225, 87, 3444, 47, 28350, 75414, 22829, 111, 756, 5267, 2601, 1284, 4734, 12830, 26696, 7146, 18151, 3559, 2071, 442, 7722, 54, 581, 17932, 2174, 69085, 147, 1556, 105950, 44, 32196, 450, 831, 8...
[ 0.0254364013671875, 0.1754150390625, 0.217041015625, 0.2119140625, 0.0145416259765625, 0.039306640625, 0.09820556640625, 0.0330810546875, 0.1201171875, 0.122314453125, 0.25927734375, 0.21630859375, 0.269775390625, 0.0194244384765625, 0.0992431640625, 0.1365966796875, 0.228515625, 0...
embed
61799186_c0
61799186
powershell
0
Title: How can I fill in a web form using PowerShell Problem title: How can I fill in a web form using PowerShell Tags: powershell Problem: How can I fill in a web form using PowerShell I have a question about powershell, I have a script which allows me to connect to a secure url which asks me username and password, I ...
How can I fill in a web form using PowerShell How can I fill in a web form using PowerShell powershell PowerShell How How can I fill in a web form using PowerShell I have a question about powershell, I have a script which allows me to connect to a secure url which asks me username and password, I manage to connect, and...
[ 0.007293701171875, 0.01495361328125, -0.0223388671875, -0.00640869140625, -0.02099609375, -0.00360107421875, 0.00811767578125, 0.0194091796875, -0.01055908203125, -0.0235595703125, 0.00836181640625, -0.01214599609375, -0.017333984375, 0.0257568359375, -0.0244140625, 0.007537841796875, ...
[ 11249, 831, 87, 26292, 23, 1467, 3173, 17368, 17170, 294, 79544, 14537, 128019, 9655, 26499, 114864, 37067, 111670, 25002, 26458, 38937, 11627, 78506, 111240, 53299, 140992, 7693, 11435, 112820, 3642, 47, 6097, 107730, 136, 137447 ]
[ 0.0885009765625, 0.090087890625, 0.0419921875, 0.220703125, 0.1776123046875, 0.156494140625, 0.235595703125, 0.0869140625, 0.1993408203125, 0.09649658203125, 0.2392578125, 0.164306640625, 0.2366943359375, 0.02056884765625, 0.10205078125, 0.038299560546875, 0.0999755859375, 0.143188...
embed
43780451_c1
43780451
powershell
1
08, Definition, TokenLifetimePolicy, Version, AccessTokenLifetime, MaxInactiveTime, MaxAgeMultiFactor, MaxAgeSingleFactor, Dis, MYTESTApps, IsOrganizationDefault, Type, Message, Unable, User, RequestId, bbf7b26d-3cfe-493d-9eb6-cafb9606085d, DateTimeStamp, Thu, May, GMT, HttpStatusCode, HttpStatusDescription, Internal, ...
08, Definition, TokenLifetimePolicy, Version, AccessTokenLifetime, MaxInactiveTime, MaxAgeMultiFactor, MaxAgeSingleFactor, Dis, MYTESTApps, IsOrganizationDefault, Type, Message, Unable, User, RequestId, bbf7b26d-3cfe-493d-9eb6-cafb9606085d, DateTimeStamp, Thu, May, GMT, HttpStatusCode, HttpStatusDescription, Internal, ...
[ -0.01123046875, 0.026123046875, 0.00860595703125, 0.028564453125, 0.007354736328125, 0.004364013671875, 0.00250244140625, -0.00567626953125, 0.00860595703125, 0.041259765625, -0.000385284423828125, 0.0167236328125, -0.004791259765625, 0.00090789794921875, 0.005462646484375, 0.033691406...
[ 3843, 4, 155455, 717, 1098, 69397, 6032, 106144, 2408, 40647, 40266, 7763, 9920, 4153, 71232, 70059, 284, 429, 50657, 118, 135518, 1290, 213039, 6206, 276, 43035, 55669, 6366, 2071, 100222, 47691, 187423, 11, 7136, 60457, 48205, 992, 2886, ...
[ 0.300048828125, 0.0625, 0.250244140625, 0.185302734375, 0.2227783203125, 0.1688232421875, 0.207763671875, 0.24267578125, 0.169189453125, 0.2103271484375, 0.234619140625, 0.162109375, 0.1513671875, 0.0477294921875, 0.1778564453125, 0.2034912109375, 0.0565185546875, 0.1187744140625, ...
embed
76309852_c2
76309852
powershell
2
, DeviceBasedLicensing, SCLCacheOverride, AUTOACTIVATE, RemoveMSI, AppSettings, Setup, Company, Big, Firm, User, Key, Type, REG_DWORD, App, excel16, L_SaveExcelfilesas, ppt16, L_SavePowerPointfilesas, REG_SZ, word16, L_SaveWordfilesas, Display, Level, Full, AcceptEULA, Get-Content, Path, ProjectPro2019Volume_x64.xml, S...
, DeviceBasedLicensing, SCLCacheOverride, AUTOACTIVATE, RemoveMSI, AppSettings, Setup, Company, Big, Firm, User, Key, Type, REG_DWORD, App, excel16, L_SaveExcelfilesas, ppt16, L_SavePowerPointfilesas, REG_SZ, word16, L_SaveWordfilesas, Display, Level, Full, AcceptEULA, Get-Content, Path, ProjectPro2019Volume_x64.xml, S...
[ -0.006011962890625, 0.0245361328125, -0.000774383544921875, -0.004425048828125, -0.0004024505615234375, -0.005035400390625, -0.00048828125, -0.00811767578125, 0.0255126953125, 0.046875, -0.00121307373046875, -0.000492095947265625, -0.017822265625, 0.0015869140625, 0.0289306640625, 0.01...
[ 6, 4, 174842, 63473, 297, 9506, 35481, 214, 17715, 26943, 46994, 156673, 416, 112, 85196, 159318, 35746, 181139, 594, 9902, 5659, 105548, 19943, 2037, 33734, 14195, 35526, 39, 53400, 26824, 60457, 60280, 454, 1456, 36639, 64152, 2485, 339, ...
[ 0.055389404296875, 0.1016845703125, 0.1707763671875, 0.1217041015625, 0.0728759765625, 0.023529052734375, 0.1417236328125, 0.05767822265625, 0.1104736328125, 0.055206298828125, 0.1982421875, 0.07147216796875, 0.1112060546875, 0.038665771484375, 0.1123046875, 0.1556396484375, 0.095581...
embed
76699857_c0
76699857
powershell
0
Title: Run powershell or python using power bi Problem title: Run powershell or python using power bi Tags: powerbi, python, powershell Problem: Run powershell or python using power bi I want to allow the user to run an SQL job using a power bi report or button. I have developed the code using both Python and Powershel...
Run powershell or python using power bi Run powershell or python using power bi powerbi python powershell power Run Run powershell or python using power bi I want to allow the user to run an SQL job using a power bi report or button. I have developed the code using both Python and Powershell but I wasn't able to make t...
[ 0.010009765625, 0.00193023681640625, -0.0034637451171875, 0.044677734375, 0.00946044921875, 0.004974365234375, -0.01409912109375, -0.010498046875, -0.0038299560546875, -0.029296875, 0.000690460205078125, 0.0281982421875, -0.006988525390625, 0.01263427734375, 0.0113525390625, -0.0006790...
[ 28398, 14537, 128019, 707, 17198, 50828, 17368, 333, 964, 3444, 63769, 38937, 11675, 80866, 12447, 13416, 77679, 126809, 18151, 15044, 145581, 136, 17170, 1284, 58954, 18, 19048, 3249, 1295, 7722, 69307 ]
[ 0.1641845703125, 0.196533203125, 0.285888671875, 0.066650390625, 0.1248779296875, 0.19384765625, 0.105224609375, 0.2215576171875, 0.2283935546875, 0.085693359375, 0.1004638671875, 0.10064697265625, 0.1534423828125, 0.2059326171875, 0.162841796875, 0.1807861328125, 0.1826171875, 0.0...
embed
68862521_c0
68862521
powershell
0
Title: Regex to convert IBAN to Local format Problem title: Regex to convert IBAN to Local format Tags: powershell, regex, replace Problem: Regex to convert IBAN to Local format I would like to convert the following iban in powershell with -replace from HU42 1177 3016 1111 1018 0000 0000 to 11773016-11111018-00000000 s...
Regex to convert IBAN to Local format Regex to convert IBAN to Local format powershell regex replace Regex IBAN Local HU42 Regex to convert IBAN to Local format I would like to convert the following iban in powershell with -replace from to so how could i write a correct pattern to replace the 3rd space and 2nd after th...
[ -0.0224609375, 0.00738525390625, -0.0224609375, 0.02099609375, -0.025390625, 0.00176239013671875, -0.0250244140625, 0.0213623046875, 0.020751953125, -0.002197265625, 0.0238037109375, 0.037353515625, 0.00494384765625, -0.01361083984375, 0.019287109375, -0.0005340576171875, 0.033203125...
[ 11678, 3355, 47, 96760, 87, 42006, 24172, 9384, 14537, 128019, 6835, 91995, 22438, 13023, 1884, 25632, 17, 761, 20, 107, 23935, 1295, 3642, 5809, 33022, 26785, 103510, 138, 4216, 32628, 116, 2208, 7103, 87388, 11907, 47143 ]
[ 0.1407470703125, 0.213623046875, 0.09844970703125, 0.14453125, 0.0999755859375, 0.257080078125, 0.182861328125, 0.19970703125, 0.1109619140625, 0.235595703125, 0.128662109375, 0.1842041015625, 0.110595703125, 0.1796875, 0.07373046875, 0.04840087890625, 0.0687255859375, 0.2268066406...
embed
79102031_c1
79102031
powershell
1
: Não é possível localizar um objeto com identidade: 'CAX_BOCAL_265_ORVR_G_L' em: 'DC=myLDAP,DC=com'. Code signals: Import-Module, ActiveDirectory, Get-ADGroup, Filter, Name, CAX_, Properties, GroupCategory, Sort-Object, Property, Verifica, group.GroupCategory, Security, Get-ADGroupMember, Identity, group.Name, ErrorAc...
: Não é possível localizar um objeto com identidade: 'CAX_BOCAL_265_ORVR_G_L' em: 'DC=myLDAP,DC=com'. Code signals: Import-Module, ActiveDirectory, Get-ADGroup, Filter, Name, CAX_, Properties, GroupCategory, Sort-Object, Property, Verifica, group.GroupCategory, Security, Get-ADGroupMember, Identity, group.Name, ErrorAc...
[ 0.004608154296875, 0.0034332275390625, -0.01055908203125, 0.03173828125, 0.0157470703125, 0.0279541015625, -0.003875732421875, -0.0040283203125, 0.0157470703125, -0.005035400390625, 0.00732421875, 0.005615234375, 0.019287109375, -0.01226806640625, 0.006744384765625, 0.0159912109375, ...
[ 152, 10527, 393, 27725, 4000, 14821, 86466, 375, 112494, 13133, 1542, 17398, 141029, 161125, 24638, 35930, 724, 866, 352, 21960, 1176, 166020, 277, 25, 28864, 26073, 92966, 91616, 8782, 88441, 184911, 30675, 20779, 12351, 205072, 128896, 15757,...
[ 0.0298919677734375, 0.1226806640625, 0.00762939453125, 0.13720703125, 0.2254638671875, 0.129638671875, 0.2646484375, 0.0577392578125, 0.264404296875, 0.09564208984375, 0.175048828125, 0.141357421875, 0.2008056640625, 0.2203369140625, 0.1156005859375, 0.2301025390625, 0.00787353515625...
embed
72390603_c0
72390603
powershell
0
Title: Delete folder based on date in folder name YYYYmmdd Problem title: Delete folder based on date in folder name YYYYmmdd Tags: powershell Problem: Delete folder based on date in folder name YYYYmmdd I'm trying to work out how to have a script automatically delete a folder based on a date within the folder's name i...
Delete folder based on date in folder name YYYYmmdd Delete folder based on date in folder name YYYYmmdd powershell Delete YYYYmmdd Delete folder based on date in folder name YYYYmmdd I'm trying to work out how to have a script automatically delete a folder based on a date within the folder's name if the folder's name d...
[ 0.011962890625, 0.000934600830078125, -0.01348876953125, 0.0284423828125, -0.012451171875, 0.0167236328125, -0.00130462646484375, 0.0091552734375, -0.00714111328125, 0.042236328125, -0.005462646484375, 0.00634765625, -0.0250244140625, -0.00787353515625, 0.00762939453125, 0.005767822265...
[ 262, 46485, 78303, 35509, 98, 5622, 23, 9351, 108354, 2276, 4028, 14537, 128019, 3642, 765, 26499, 191082, 154109, 28032, 2174, 83, 106105, 305, 5369, 43342, 30077, 820, 9384, 127557, 2806, 77947 ]
[ 0.1431884765625, 0.205322265625, 0.1986083984375, 0.1517333984375, 0.0821533203125, 0.1746826171875, 0.0281982421875, 0.08935546875, 0.1943359375, 0.174072265625, 0.18505859375, 0.1148681640625, 0.2039794921875, 0.00115966796875, 0.0165863037109375, 0.1641845703125, 0.1666259765625, ...
embed
57004761_c0
57004761
powershell
0
Title: How do install AzureAD PowerShell module Problem title: How do install AzureAD PowerShell module Tags: powershell, azure-active-directory Problem: How do install AzureAD PowerShell module When I try to install the AzureAD module I get the following error: Import-Module -Name AzureAD Import-Module : The specified...
How do install AzureAD PowerShell module How do install AzureAD PowerShell module powershell azure-active-directory How AzureAD PowerShell Import-Module Name How do install AzureAD PowerShell module When I try to install the AzureAD module I get the following error:
[ -0.0030059814453125, 0.0067138671875, 0.007354736328125, 0.045654296875, -0.0091552734375, 0.011962890625, 0.0113525390625, -0.0216064453125, -0.0234375, 0.0255126953125, -0.0042724609375, 0.00193023681640625, 0.00213623046875, -0.00738525390625, 0.0052490234375, 0.00970458984375, 0....
[ 11249, 54, 20600, 176071, 12351, 17170, 294, 79544, 88996, 14537, 128019, 295, 3408, 71232, 80581, 92966, 91616, 8782, 9790, 25632, 18499 ]
[ 0.0285186767578125, 0.056121826171875, 0.1573486328125, 0.180419921875, 0.25537109375, 0.150634765625, 0.09149169921875, 0.2037353515625, 0.1806640625, 0.08892822265625, 0.207275390625, 0.081787109375, 0.173095703125, 0.1307373046875, 0.0653076171875, 0.139404296875, 0.06192016601562...
embed
66817239_c0
66817239
powershell
0
Title: No result in searching specific lines in Powershell Problem title: No result in searching specific lines in Powershell Tags: powershell, windows-10 Problem: No result in searching specific lines in Powershell Im trying to select from Get-Service command all the lines with string "Running" and it doesnt give resu...
No result in searching specific lines in Powershell No result in searching specific lines in Powershell powershell windows-10 Powershell Get-Service Select-String Pattern Running windows-10 No result in searching specific lines in Powershell Im trying to select from Get-Service command all the lines with string "Runnin...
[ -0.0113525390625, 0.0130615234375, -0.009521484375, 0.01556396484375, -0.01953125, -0.00238037109375, 0.0107421875, 0.003387451171875, -0.0103759765625, 0.009521484375, -0.0206298828125, 0.0166015625, -0.00128173828125, 0.01531982421875, -0.00506591796875, 0.0244140625, 0.02648925781...
[ 438, 16750, 157318, 29458, 124519, 17170, 128019, 23, 14537, 54825, 9193, 20779, 121979, 51620, 71713, 9876, 22766, 28398, 31577, 36849, 75101, 79315, 163321, 592, 442, 22027, 18, 8337, 50339, 8335, 3055 ]
[ 0.08978271484375, 0.1416015625, 0.1805419921875, 0.16455078125, 0.1549072265625, 0.1480712890625, 0.251953125, 0.044464111328125, 0.0989990234375, 0.071533203125, 0.1544189453125, 0.0743408203125, 0.183349609375, 0.10479736328125, 0.1029052734375, 0.1156005859375, 0.02880859375, 0....
embed
38063991_c1
38063991
powershell
1
2 04 35 42 34 37 49 02 05 35 38 38 36 (stream is 5 7byte messages, first 3 bytes are the header bytes) The code above converts it to human readable field: KL1TD52635B475886 I use similar arrays to parse the response messages from my device, just want to make sure I am not creating a mess! Thank you! I can provide more ...
2 04 35 42 34 37 49 02 05 35 38 38 36 (stream is 5 7byte messages, first 3 bytes are the header bytes) The code above converts it to human readable field: KL1TD52635B475886 I use similar arrays to parse the response messages from my device, just want to make sure I am not creating a mess! Thank you! I can provide more ...
[ 0.0036773681640625, 0.00958251953125, -0.01318359375, 0.01531982421875, 0.020751953125, 0.0111083984375, -0.00750732421875, -0.003875732421875, 0.01220703125, 0.0299072265625, 0.006622314453125, -0.0299072265625, 0.002838134765625, 0.007598876953125, 0.0037384033203125, 0.0045166015625...
[ 116, 5742, 2273, 4828, 4442, 4669, 7218, 4648, 4777, 4520, 4039, 86429, 83, 190, 361, 61028, 89914, 5117, 138, 390, 1636, 621, 10336, 56, 16, 18151, 36917, 96760, 442, 47, 14135, 12301, 2886, 44457, 48968, 418, 100045, 12744, 166000, 6873...
[ 0.062744140625, 0.136962890625, 0.183837890625, 0.143310546875, 0.1536865234375, 0.1136474609375, 0.1817626953125, 0.10699462890625, 0.122802734375, 0.1219482421875, 0.198486328125, 0.28076171875, 0.054473876953125, 0.064697265625, 0.0897216796875, 0.1876220703125, 0.234130859375, ...
embed
18420879_c0
18420879
powershell
0
Title: export-csv only writing on 1st row Problem title: export-csv only writing on 1st row Tags: csv, powershell Problem: export-csv only writing on 1st row I'm exporting data from powershell using the export-csv command. everything is working fine (i've stepped thru it with the debbuger and see the data change in the...
export-csv only writing on 1st row export-csv only writing on 1st row csv powershell export-csv only writing on 1st row I'm exporting data from powershell using the export-csv command. everything is working fine (i've stepped thru it with the debbuger and see the data change in the csv file) the only problem is the dat...
[ 0.0234375, -0.0184326171875, 0.00567626953125, 0.0235595703125, 0.018310546875, 0.00543212890625, -0.00347900390625, 0.0294189453125, 0.000232696533203125, 0.01385498046875, 0.000141143798828125, -0.004058837890625, 0.01409912109375, 0.02099609375, 0.006988525390625, 0.0087890625, 0....
[ 31255, 4439, 334, 4734, 32562, 98, 106, 271, 15555, 9, 20763, 14537, 128019, 2053, 1295, 75101, 20697, 5885, 19372, 978, 1505, 1957, 15549, 11435, 2967, 47, 645, 136, 3249, 33022, 1632, 13315, 100, 41581, 40956, 111, 117 ]
[ 0.24462890625, 0.1357421875, 0.255859375, 0.10552978515625, 0.200927734375, 0.0777587890625, 0.1048583984375, 0.081298828125, 0.197509765625, 0.022186279296875, 0.08380126953125, 0.136474609375, 0.237548828125, 0.1463623046875, 0.03192138671875, 0.1339111328125, 0.06170654296875, 0...
embed
51535205_c0
51535205
powershell
0
Title: How to handle popup during executing .exe file Problem title: How to handle popup during executing .exe file Tags: powershell Problem: How to handle popup during executing .exe file I have to execute .exe file and handle custom options in popup and supply key stroke through powershell script. Can anyone help? Re...
How to handle popup during executing .exe file How to handle popup during executing .exe file powershell How How to handle popup during executing .exe file I have to execute .exe file and handle custom options in popup and supply key stroke through powershell script. Can anyone help? Required task steps: Read popup win...
[ 0.01287841796875, 0.00787353515625, -0.0196533203125, -0.00445556640625, -0.018798828125, 0.007171630859375, 0.011962890625, -0.01239013671875, -0.00738525390625, -0.004058837890625, 0.00139617919921875, 0.0174560546875, -0.020751953125, 0.0047607421875, 0.00092315673828125, 0.00031661...
[ 11249, 47, 34831, 7426, 2037, 20271, 71924, 214, 5, 46480, 11435, 14537, 128019, 765, 13, 114122, 50717, 100677, 22799, 120472, 8305, 26499, 4171, 35672, 4358, 3181, 66211, 98441, 4764, 76896, 357, 2886, 5977, 77679, 34475, 201, 121691, 538, ...
[ 0.08978271484375, 0.0716552734375, 0.2054443359375, 0.243408203125, 0.271240234375, 0.1561279296875, 0.197509765625, 0.1070556640625, 0.033935546875, 0.2359619140625, 0.1461181640625, 0.1201171875, 0.23193359375, 0.022003173828125, 0.0230712890625, 0.150634765625, 0.1744384765625, ...
embed
60097883_c0
60097883
powershell
0
Title: Get-NetFirewallRule is very slow Problem title: Get-NetFirewallRule is very slow Tags: powershell Problem: Get-NetFirewallRule is very slow The Get-NetFirewallRule method checks the status for about half second. This is a very long time when I need to check more than a hundred names in the firewall. # About a mi...
Get-NetFirewallRule is very slow Get-NetFirewallRule is very slow powershell Get-NetFirewallRule About DisplayName Get-NetFirewallRule is very slow The Get-NetFirewallRule method checks the status for about half second. This is a very long time when I need to check more than a hundred names in the firewall. Can I speed...
[ 0.028076171875, -0.00007486343383789062, 0.004638671875, 0.004974365234375, -0.01220703125, -0.0177001953125, 0.0036773681640625, -0.00592041015625, -0.003387451171875, -0.0096435546875, 0.031982421875, -0.0007781982421875, -0.01043701171875, -0.00191497802734375, 0.01446533203125, 0.0...
[ 20779, 24447, 6159, 107, 66769, 26951, 133, 83, 4552, 72803, 14537, 128019, 56888, 90045, 163612, 55300, 12765, 7, 70, 10778, 100, 1672, 23552, 17932, 3293, 4989, 1733, 3871, 75281, 123055, 23, 221521, 4171, 38352, 1257 ]
[ 0.1490478515625, 0.09033203125, 0.1185302734375, 0.1163330078125, 0.181396484375, 0.2001953125, 0.165771484375, 0.03729248046875, 0.14404296875, 0.243408203125, 0.085205078125, 0.180419921875, 0.02801513671875, 0.18212890625, 0.1890869140625, 0.1175537109375, 0.177490234375, 0.0493...
embed
55582422_c0
55582422
powershell
0
Title: Find a string in registry and export that key name Problem title: Find a string in registry and export that key name Tags: powershell Problem: Find a string in registry and export that key name I wish to search in a particular key of the registry, which contains about 20 subkeys, for part of a known string. I do...
Find a string in registry and export that key name Find a string in registry and export that key name powershell Find Find a string in registry and export that key name I wish to search in a particular key of the registry, which contains about 20 subkeys, for part of a known string. I don't need to be able to search el...
[ 0.01055908203125, -0.0201416015625, -0.004180908203125, 0.00150299072265625, -0.0185546875, 0.0255126953125, 0.007598876953125, -0.01287841796875, 0.023681640625, 0.0198974609375, 0.0189208984375, 0.0020904541015625, 0.01123046875, 0.0025177001953125, 0.009765625, 0.014404296875, 0.0...
[ 26040, 79315, 23, 21478, 53, 136, 31255, 22799, 9351, 14537, 128019, 10, 32599, 33938, 17311, 70541, 387, 1614, 19770, 100, 2831, 51529, 19048, 234311, 14037, 3871, 4393, 60875, 47, 77336 ]
[ 0.144287109375, 0.23583984375, 0.094482421875, 0.227294921875, 0.120849609375, 0.032196044921875, 0.237548828125, 0.1566162109375, 0.1116943359375, 0.1370849609375, 0.2071533203125, 0.011749267578125, 0.0616455078125, 0.1551513671875, 0.03594970703125, 0.07080078125, 0.111083984375, ...
embed
25283718_c0
25283718
powershell
0
Title: WinSCP and defined port Problem title: WinSCP and defined port Tags: winscp, winscp-net, powershell Problem: WinSCP and defined port I am trying to connect to our ftp using WinSCP. But how can i define a port in PowerShell using the .net assembly! I am trying to make a solution where I download the recent files ...
WinSCP and defined port WinSCP and defined port winscp winscp-net powershell WinSCP WinSCP and defined port I am trying to connect to our ftp using WinSCP. But how can i define a port in PowerShell using the .net assembly! I am trying to make a solution where I download the recent files from the server, delete it on th...
[ 0.0022735595703125, 0.0185546875, 0.0025482177734375, 0.0224609375, -0.01611328125, -0.0198974609375, -0.00994873046875, 0.00518798828125, 0.00201416015625, -0.0115966796875, -0.00171661376953125, -0.01385498046875, -0.004852294921875, 0.027099609375, -0.00286865234375, 0.01318359375, ...
[ 17686, 294, 17854, 136, 61924, 71, 11469, 19916, 7, 121422, 1179, 14537, 128019, 31577, 37067, 47, 2480, 254, 17368, 3642, 831, 10, 23, 17170, 79544, 89845, 38526, 29806, 7026, 17309, 102158, 10723, 154109, 24927, 158897, 187781, 31089 ]
[ 0.1571044921875, 0.0980224609375, 0.280029296875, 0.07843017578125, 0.2340087890625, 0.05535888671875, 0.246337890625, 0.13671875, 0.000396728515625, 0.2108154296875, 0.1641845703125, 0.1104736328125, 0.2344970703125, 0.02374267578125, 0.147705078125, 0.053802490234375, 0.09478759765...
embed
70613134_c0
70613134
powershell
0
Title: LINQ in PowerShell with dynamically specified data types Problem title: LINQ in PowerShell with dynamically specified data types Tags: types, powershell, linq Problem: LINQ in PowerShell with dynamically specified data types In response to my previous question , I was given a working script that is based on a kn...
LINQ in PowerShell with dynamically specified data types LINQ in PowerShell with dynamically specified data types types powershell linq LINQ PowerShell LINQ in PowerShell with dynamically specified data types In response to my previous question , I was given a working script that is based on a known-in-advance data typ...
[ 0.0225830078125, 0.01348876953125, -0.0172119140625, 0.033447265625, -0.0238037109375, 0.00171661376953125, -0.006622314453125, 0.02783203125, -0.0262451171875, -0.032958984375, -0.029296875, 0.000606536865234375, -0.00135040283203125, -0.023193359375, 0, 0.017822265625, 0.0201416015...
[ 46610, 2737, 23, 17170, 294, 79544, 678, 84079, 25958, 58735, 2053, 52895, 14537, 128019, 96, 44982, 57553, 34475, 20697, 26499, 35509, 51529, 73, 712, 157000, 10644, 218500, 237, 4288, 14240, 2806, 1884, 47, 15549, 70, 2071, 7722 ]
[ 0.217041015625, 0.2412109375, 0.07537841796875, 0.175048828125, 0.07855224609375, 0.1956787109375, 0.0777587890625, 0.213134765625, 0.1334228515625, 0.1680908203125, 0.1553955078125, 0.218505859375, 0.147705078125, 0.2061767578125, 0.118408203125, 0.248046875, 0.017852783203125, 0....
embed
31030161_c1
31030161
powershell
1
("{0}ms $i of $pingCount" -f $ping.ResponseTime) [console]::SetCursorPosition(0,$highPings + $droppedPings + 2) write-host $out -foregroundcolor "green" } } else { $droppedPings = $droppedPings + 1 $out = ("missed ping at $(get-date -format G)") [console]::SetCursorPosition(0,$highPings + $droppedPings + 1) write-host...
("{0}ms $i of $pingCount" -f $ping.ResponseTime) [console]::SetCursorPosition(0,$highPings + $droppedPings + 2) write-host $out -foregroundcolor "green" } } else { $droppedPings = $droppedPings + 1 $out = ("missed ping at $(get-date -format G)") [console]::SetCursorPosition(0,$highPings + $droppedPings + 1) write-host...
[ -0.0027618408203125, -0.00107574462890625, 0.00433349609375, 0.00640869140625, 0.0010833740234375, 0.00665283203125, -0.01470947265625, -0.00726318359375, -0.00628662109375, 0.0595703125, 0.01904296875, -0.01513671875, 0.00506591796875, -0.019287109375, 0.00048828125, 0.0296630859375, ...
[ 24073, 2389, 4432, 14, 10366, 108210, 420, 5, 94399, 70059, 40777, 294, 126, 474, 4970, 7192, 172, 84396, 683, 5180, 997, 5814, 48398, 4958, 33022, 40294, 6056, 89700, 64330, 46133, 99433, 37076, 106, 2203, 45188, 33429, 99, 3794, 17489, ...
[ 0.0494384765625, 0.041656494140625, 0.1031494140625, 0.036376953125, 0.19921875, 0.145263671875, 0.0684814453125, 0.059814453125, 0.1776123046875, 0.1551513671875, 0.1236572265625, 0.068603515625, 0.128662109375, 0.107421875, 0.1630859375, 0.1226806640625, 0.1356201171875, 0.044647...
embed
60422463_c0
60422463
powershell
0
Title: jMeter error running from powershell. errorlevel=-1073741819 Problem title: jMeter error running from powershell. errorlevel=-1073741819 Tags: jmeter, powershell, performance-testing Problem: jMeter error running from powershell. errorlevel=-1073741819 So I got this error when added additional parameters. Now I'...
jMeter error running from powershell. errorlevel=-1073741819 jMeter error running from powershell. errorlevel=-1073741819 jmeter powershell performance-testing powershell jMeter error running from powershell. errorlevel=-1073741819 So I got this error when added additional parameters. Now I've got 14 parameters, when I...
[ 0.0025482177734375, -0.00189208984375, -0.0218505859375, 0.004364013671875, 0.015869140625, -0.0157470703125, -0.0159912109375, -0.00799560546875, -0.011474609375, 0.0111083984375, -0.00008630752563476562, 0.03369140625, 0.007537841796875, 0.0142822265625, 0.0179443359375, 0.0020294189...
[ 1647, 78572, 56, 18499, 51042, 1295, 14537, 128019, 67919, 44141, 147519, 1819, 2947, 29089, 23718, 6954, 903, 49814, 78301, 171859, 14240, 4163, 616, 1902, 534, 79786, 5885, 51312, 14012, 7, 831, 25379, 47 ]
[ 0.1593017578125, 0.208740234375, 0.1595458984375, 0.171630859375, 0.100830078125, 0.13232421875, 0.1468505859375, 0.234130859375, 0.1611328125, 0.143798828125, 0.1917724609375, 0.1075439453125, 0.1580810546875, 0.2227783203125, 0.1279296875, 0.0926513671875, 0.0252685546875, 0.0941...
embed
63001708_c0
63001708
powershell
0
Title: How to Compress a Folder That Changes name Problem title: How to Compress a Folder That Changes name Tags: rar, batch-file, winrar, cmd, powershell Problem: How to Compress a Folder That Changes name I'm trying to compress a folder that changes name. Example: C:\202004 C:\202005 C:\202006 C:\202007 It keep creat...
How to Compress a Folder That Changes name How to Compress a Folder That Changes name rar batch-file winrar cmd powershell How Compress Folder Changes How to Compress a Folder That Changes name I'm trying to compress a folder that changes name. Example: It keep creating a new folder as the months keep going by. I wanna...
[ -0.027587890625, -0.0174560546875, 0.01202392578125, 0.0478515625, 0.00872802734375, 0.021728515625, 0.006988525390625, 0.02734375, -0.0033416748046875, 0.039794921875, -0.006622314453125, 0.0517578125, 0.0174560546875, 0.0213623046875, 0.01373291015625, -0.004669189453125, -0.026367...
[ 11249, 47, 3288, 11856, 10, 30077, 820, 9925, 87377, 7, 9351, 110796, 1777, 29822, 19916, 3701, 1827, 14537, 128019, 31577, 375, 78303, 65572, 13695, 105233, 21775, 390, 6165, 76, 4734, 82122, 43581, 31150 ]
[ 0.0262603759765625, 0.039154052734375, 0.12890625, 0.211181640625, 0.0248565673828125, 0.1431884765625, 0.11376953125, 0.060302734375, 0.20751953125, 0.062408447265625, 0.1473388671875, 0.1337890625, 0.0487060546875, 0.040618896484375, 0.00762939453125, 0.1072998046875, 0.05084228515...
embed
72099605_c2
72099605
powershell
2
Continue, Change, App, Name, Source, MSI, EXE, Argument, Create, Google, Chrome, App_source, dl.google.com, GoogleChromeStandaloneEnterprise64.msi, Destination, thisApp.msi, aka.ms, vc_redist.x86.exe, thisApp.exe, Note, e.g, app.App, Firefox, _.DisplayName.Contains, installed.displayname, Write-Host, Test-Path, app.Des...
Continue, Change, App, Name, Source, MSI, EXE, Argument, Create, Google, Chrome, App_source, dl.google.com, GoogleChromeStandaloneEnterprise64.msi, Destination, thisApp.msi, aka.ms, vc_redist.x86.exe, thisApp.exe, Note, e.g, app.App, Firefox, _.DisplayName.Contains, installed.displayname, Write-Host, Test-Path, app.Des...
[ -0.003509521484375, 0.026611328125, 0.0118408203125, 0.00106048583984375, 0.005218505859375, 0.02783203125, 0.00726318359375, -0.030029296875, 0.018798828125, 0.038330078125, 0.032470703125, 0.01129150390625, -0.0089111328125, 0.0164794921875, 0.006683349609375, 0.005218505859375, 0....
[ 24812, 4, 87377, 5659, 15757, 77641, 169187, 29426, 647, 112140, 151313, 1815, 32178, 454, 60427, 42734, 5, 59875, 277, 15982, 7761, 195129, 51684, 155581, 93781, 13307, 39, 172, 145778, 1363, 903, 39179, 15623, 4432, 78543, 2822, 1419, 15276...
[ 0.2371826171875, 0.0604248046875, 0.255615234375, 0.2392578125, 0.1556396484375, 0.23681640625, 0.2099609375, 0.158935546875, 0.1517333984375, 0.290771484375, 0.1796875, 0.2027587890625, 0.267822265625, 0.017913818359375, 0.247314453125, 0.148681640625, 0.055938720703125, 0.1480712...
embed
21586457_c0
21586457
powershell
0
Title: PowerShell reading sorting data Problem title: PowerShell reading sorting data Tags: powershell Problem: PowerShell reading sorting data I have a question: I want to store data in a variable with three columns and then process it. So I looked at an example with hash tables, which seemed great but then I need thr...
PowerShell reading sorting data PowerShell reading sorting data powershell PowerShell PowerShell reading sorting data I have a question: I want to store data in a variable with three columns and then process it. So I looked at an example with hash tables, which seemed great but then I need three columns, and I want to ...
[ 0.0191650390625, 0.007781982421875, -0.006591796875, 0.005462646484375, 0.000762939453125, -0.01202392578125, 0.01397705078125, -0.0196533203125, -0.0162353515625, 0.01708984375, -0.01611328125, 0.0341796875, -0.0015716552734375, -0.009033203125, -0.000270843505859375, 0.00509643554687...
[ 17170, 294, 79544, 16454, 12096, 214, 2053, 14537, 128019, 87, 9655, 3444, 4343, 23, 77336, 678, 17262, 3365, 316, 1779, 7068, 9433, 54811, 27781, 1556, 127, 23180, 115058, 6782, 1284, 3871, 19048, 11675, 41, 10484, 26548, 19441, 805, 15555...
[ 0.1815185546875, 0.0638427734375, 0.199462890625, 0.2120361328125, 0.2105712890625, 0.05206298828125, 0.175048828125, 0.1380615234375, 0.2132568359375, 0.00384521484375, 0.03717041015625, 0.0965576171875, 0.1607666015625, 0.06304931640625, 0.26513671875, 0.05633544921875, 0.1953125, ...
embed
22617773_c0
22617773
powershell
0
Title: PowerShell or Batch file to report whether a file exists on remote computers Problem title: PowerShell or Batch file to report whether a file exists on remote computers Tags: powershell, batch-file Problem: PowerShell or Batch file to report whether a file exists on remote computers I am looking for a batch file...
PowerShell or Batch file to report whether a file exists on remote computers PowerShell or Batch file to report whether a file exists on remote computers powershell batch-file PowerShell Batch PowerShell or Batch file to report whether a file exists on remote computers I am looking for a batch file or PowerShell script...
[ 0.0247802734375, 0.004119873046875, -0.0074462890625, 0.037353515625, -0.027587890625, 0.0031890869140625, 0.006591796875, 0.00946044921875, -0.0084228515625, -0.0009002685546875, -0.00433349609375, 0.004913330078125, -0.0025482177734375, 0.014404296875, 0.0087890625, 0.0050048828125, ...
[ 17170, 294, 79544, 707, 21947, 206, 11435, 47, 13416, 36766, 32316, 7, 98, 148814, 13909, 14537, 128019, 1777, 29822, 16487, 100, 26499, 11675, 116491, 12765, 2174, 22027, 124326, 238, 18043 ]
[ 0.2135009765625, 0.0914306640625, 0.2470703125, 0.04193115234375, 0.2188720703125, 0.1705322265625, 0.2269287109375, 0.031463623046875, 0.20751953125, 0.11474609375, 0.1966552734375, 0.072265625, 0.117431640625, 0.2347412109375, 0.14208984375, 0.1910400390625, 0.268310546875, 0.207...
embed
25153332_c0
25153332
powershell
0
Title: Script to detect if USB drive has been blocked Problem title: Script to detect if USB drive has been blocked Tags: powershell Problem: Script to detect if USB drive has been blocked USB is blocked by AD. I need to perform an audit to check the systems USB drive. Is there any way in powershell that i can run the ...
Script to detect if USB drive has been blocked Script to detect if USB drive has been blocked powershell Script USB Script to detect if USB drive has been blocked USB is blocked by AD. I need to perform an audit to check the systems USB drive. Is there any way in powershell that i can run the script on the systems/remo...
[ 0.00026702880859375, 0.037109375, 0.0035858154296875, -0.0031890869140625, -0.0023651123046875, 0.0235595703125, 0.01708984375, -0.00909423828125, 0.01025390625, 0.0211181640625, -0.01239013671875, 0.0179443359375, 0.0087890625, 0.01806640625, -0.009521484375, 0.0189208984375, 0.0223...
[ 84654, 47, 96391, 2174, 10273, 22648, 1556, 2809, 46389, 297, 14537, 128019, 83, 390, 19831, 51339, 44200, 12765, 76519, 3917, 11675, 26499, 26973, 1295, 3714, 14194, 515, 132096, 44930, 36766, 2501 ]
[ 0.2120361328125, 0.021728515625, 0.1895751953125, 0.1015625, 0.2061767578125, 0.1571044921875, 0.115478515625, 0.123291015625, 0.2401123046875, 0.152587890625, 0.1131591796875, 0.216064453125, 0.0479736328125, 0.0260162353515625, 0.1595458984375, 0.03448486328125, 0.1458740234375, ...
embed
25180447_c0
25180447
powershell
0
Title: Manage AD with Powershell without module on win XP Problem title: Manage AD with Powershell without module on win XP Tags: powershell, windows-xp, active-directory Problem: Manage AD with Powershell without module on win XP Is it possible to connect and manage Active Directory through Powershell v2 on Windows XP...
Manage AD with Powershell without module on win XP Manage AD with Powershell without module on win XP powershell windows-xp active-directory Manage Powershell Manage AD with Powershell without module on win XP Is it possible to connect and manage Active Directory through Powershell v2 on Windows XP without Active Direc...
[ -0.0057373046875, 0.01953125, -0.0283203125, 0.0244140625, -0.018310546875, 0.00299072265625, 0.01165771484375, 0.00946044921875, -0.006500244140625, 0.00177001953125, 0.00836181640625, 0.0235595703125, 0.00933837890625, 0.012451171875, 0.01544189453125, 0.00628662109375, 0.017700195...
[ 16456, 429, 19831, 678, 17170, 128019, 15490, 88996, 98, 19916, 45005, 14537, 54825, 425, 254, 36457, 80581, 7722, 37067, 136, 111240, 88441, 31068, 53, 8305, 81, 304, 3773, 63014, 3871, 24927, 20763, 334, 11435, 47, 645, 434, 18781, 10846,...
[ 0.1455078125, 0.0819091796875, 0.234375, 0.09375, 0.1895751953125, 0.278564453125, 0.1220703125, 0.1829833984375, 0.034698486328125, 0.049407958984375, 0.214599609375, 0.1202392578125, 0.033050537109375, 0.09185791015625, 0.07177734375, 0.1226806640625, 0.10791015625, 0.10144042968...
embed
75163547_c2
75163547
powershell
2
TransferCharacteristic, InstanceName, IVO8C66, UID256_0, MaxHorizontalImageSize, MaxVerticalImageSize, SupportedDisplayFeatures, WmiMonitorSupportedDisplayFeatures, VideoInputType, PSComputerName, ACI22C3, UID265_0, DumpEDID, v1.07, Copyright, Nir, Sofer, Web, www.nirsoft.net, Yes, Registry, Key, UID265, VP228, Serial,...
TransferCharacteristic, InstanceName, IVO8C66, UID256_0, MaxHorizontalImageSize, MaxVerticalImageSize, SupportedDisplayFeatures, WmiMonitorSupportedDisplayFeatures, VideoInputType, PSComputerName, ACI22C3, UID265_0, DumpEDID, v1.07, Copyright, Nir, Sofer, Web, www.nirsoft.net, Yes, Registry, Key, UID265, VP228, Serial,...
[ 0.0038909912109375, 0.019287109375, -0.0113525390625, 0.02099609375, 0.014892578125, 0.0218505859375, -0.018798828125, -0.0240478515625, 0.00604248046875, 0.035888671875, 0.02392578125, -0.007781982421875, 0.0020294189453125, -0.0162353515625, 0.0005950927734375, 0.03125, 0.026855468...
[ 73509, 84068, 2263, 720, 48242, 4, 360, 116071, 163612, 6, 121075, 1019, 441, 14604, 345, 7146, 127892, 2389, 9920, 5870, 1803, 216960, 127167, 13, 15896, 70760, 58832, 44456, 20706, 30154, 11, 54889, 601, 266, 46674, 26111, 2037, 6982, 297...
[ 0.248779296875, 0.123046875, 0.1427001953125, 0.1566162109375, 0.1937255859375, 0.03961181640625, 0.00689697265625, 0.2054443359375, 0.154296875, 0.042755126953125, 0.278076171875, 0.144287109375, 0.07855224609375, 0.276611328125, 0.0516357421875, 0.1317138671875, 0.25244140625, 0....
embed
76545173_c0
76545173
powershell
0
Title: How autocomplete a PowerShell command in history? Problem title: How autocomplete a PowerShell command in history? Tags: powershell Problem: How autocomplete a PowerShell command in history? In VSCode PowerShell, when I type a command (say myprogram), it prompts me with a history in gray colored text, like below...
How autocomplete a PowerShell command in history? How autocomplete a PowerShell command in history? powershell How PowerShell How autocomplete a PowerShell command in history? In VSCode PowerShell, when I type a command (say myprogram), it prompts me with a history in gray colored text, like below: But TAB seems not wo...
[ -0.010986328125, -0.00457763671875, -0.004364013671875, 0.0274658203125, 0.01025390625, 0.009033203125, 0.02001953125, 0.017822265625, -0.00799560546875, 0.01287841796875, -0.023193359375, 0.01275634765625, -0.00115966796875, 0.02294921875, -0.00457763671875, 0.000621795654296875, 0....
[ 11249, 1809, 277, 131801, 17170, 294, 79544, 75101, 23, 32692, 14537, 128019, 44160, 114211, 10644, 759, 18749, 105876, 163, 678, 4224, 53, 10576, 7986, 35064, 131545, 959, 20697, 3688, 149186, 16610, 19774, 4527, 47 ]
[ 0.1011962890625, 0.2103271484375, 0.150390625, 0.2060546875, 0.2049560546875, 0.10589599609375, 0.193603515625, 0.2254638671875, 0.0804443359375, 0.2076416015625, 0.1568603515625, 0.2056884765625, 0.1397705078125, 0.188720703125, 0.134765625, 0.1273193359375, 0.2110595703125, 0.121...
embed
26982842_c0
26982842
powershell
0
Title: Writing SVN changelog to file Problem title: Writing SVN changelog to file Tags: powershell, svn Problem: Writing SVN changelog to file I'm trying to export the entire revision history of an SVN project to a text file (need to do it as part of an audit). I familiar with using svn log -r x:x -v to look up revisio...
Writing SVN changelog to file Writing SVN changelog to file powershell svn Writing SVN x:x Writing SVN changelog to file I'm trying to export the entire revision history of an SVN project to a text file (need to do it as part of an audit). I familiar with using svn log -r x:x -v to look up revisions, but have no clue h...
[ 0.006134033203125, 0.0068359375, 0.010986328125, 0.01129150390625, 0.00360107421875, 0.01556396484375, -0.007720947265625, 0.012939453125, -0.002410888671875, 0.041748046875, -0.0022430419921875, 0.042724609375, -0.00787353515625, 0.02685546875, 0.01519775390625, -0.01348876953125, 0...
[ 213185, 159, 40711, 15549, 4867, 47, 11435, 14537, 128019, 12669, 19, 1022, 12, 425, 31577, 31255, 64194, 111666, 32692, 13452, 7986, 44200, 16031, 12684, 42, 334, 6713, 1257, 29786, 3773, 17170, 294, 79544 ]
[ 0.19140625, 0.1134033203125, 0.2724609375, 0.18701171875, 0.2276611328125, 0.1121826171875, 0.2099609375, 0.122802734375, 0.2021484375, 0.1640625, 0.1591796875, 0.0426025390625, 0.03033447265625, 0.062347412109375, 0.05133056640625, 0.211181640625, 0.054595947265625, 0.23681640625,...
embed
3452124_c0
3452124
powershell
0
Title: is there a way to move folder to trash using cmd.exe or powershell? Problem title: is there a way to move folder to trash using cmd.exe or powershell? Tags: powershell, cmd Problem: is there a way to move folder to trash using cmd.exe or powershell? is there a way to move a folder to trash using cmd.exe? (Window...
is there a way to move folder to trash using cmd.exe or powershell? is there a way to move folder to trash using cmd.exe or powershell? powershell cmd cmd.exe is there a way to move folder to trash using cmd.exe or powershell? is there a way to move a folder to trash using cmd.exe? (Windows Vista) (that is, the behavio...
[ -0.00958251953125, 0.0025634765625, -0.0078125, 0.018310546875, 0.007080078125, 0.033935546875, -0.0108642578125, -0.016845703125, -0.0145263671875, -0.002899169921875, -0.0135498046875, 0.06640625, -0.0079345703125, 0.0279541015625, 0.002197265625, 0.019287109375, -0.005401611328125...
[ 3917, 25813, 78303, 47, 5848, 127, 17368, 1827, 71, 46480, 14537, 128019, 2685, 10, 707, 43342, 49470, 123166, 31943, 38937, 109133, 1295, 195490, 17170, 294, 79544 ]
[ 0.0809326171875, 0.1671142578125, 0.201416015625, 0.150146484375, 0.193115234375, 0.181884765625, 0.047027587890625, 0.1610107421875, 0.140625, 0.148681640625, 0.09521484375, 0.212646484375, 0.0186309814453125, 0.004425048828125, 0.00848388671875, 0.021331787109375, 0.1297607421875, ...
embed
35545349_c0
35545349
powershell
0
Title: Powershell remove files Problem title: Powershell remove files Tags: powershell Problem: Powershell remove files How to rewrite below code so it can be grouped into only one IF statements instead of multiple IF and only execute remove command if all files (outPath,outPath2, outPath3) are exists. If ($outPath){ R...
Powershell remove files Powershell remove files powershell Powershell Remove-Item outPath2 outPath3 Powershell remove files How to rewrite below code so it can be grouped into only one IF statements instead of multiple IF and only execute remove command if all files (outPath,outPath2, outPath3) are exists.
[ 0.0033721923828125, -0.00579833984375, -0.019287109375, 0.0201416015625, -0.00762939453125, 0.0118408203125, 0.00592041015625, -0.00174713134765625, -0.0002193450927734375, 0.06298828125, -0.00885009765625, 0.0023193359375, 0.018310546875, 0.007080078125, 0.00177764892578125, 0.0159912...
[ 17170, 128019, 87388, 102158, 14537, 181139, 2982, 1810, 683, 10519, 304, 363, 456, 434, 18781, 35064, 18151, 221, 831, 37769, 3934, 4734, 1632, 55449, 63805, 64457, 48716, 71924, 75101, 2174, 756, 6056, 21320, 32316, 7 ]
[ 0.1807861328125, 0.23828125, 0.2467041015625, 0.23095703125, 0.130859375, 0.1829833984375, 0.11181640625, 0.15625, 0.06195068359375, 0.1534423828125, 0.1099853515625, 0.10125732421875, 0.121337890625, 0.10333251953125, 0.15185546875, 0.130615234375, 0.156494140625, 0.01808166503906...
embed
18890389_c0
18890389
powershell
0
Title: Powershell - Start ordered sequence of services Problem title: Powershell - Start ordered sequence of services Tags: windows, service, powershell, database-administration Problem: Powershell - Start ordered sequence of services I need to start an ordered sequence of services, i need that each service will be up ...
Powershell - Start ordered sequence of services Powershell - Start ordered sequence of services windows service powershell database-administration Powershell Start Powershell - Start ordered sequence of services I need to start an ordered sequence of services, i need that each service will be up and running before try ...
[ 0.0159912109375, -0.00156402587890625, -0.01806640625, 0.006500244140625, 0.007171630859375, -0.0042724609375, -0.006134033203125, -0.016845703125, 0.00579833984375, 0.008056640625, -0.0087890625, 0.055419921875, 0.018310546875, 0.03076171875, 0.02294921875, 0.0101318359375, 0.002563...
[ 17170, 128019, 13794, 12989, 297, 40, 944, 3956, 111, 11374, 20, 54825, 4516, 14537, 63399, 137858, 3871, 47, 4034, 450, 12638, 1221, 1257, 136, 51042, 8108, 9790, 11737, 3642, 831, 69307, 903, 23, 40485, 100, 70, 7279 ]
[ 0.1873779296875, 0.263916015625, 0.18408203125, 0.24169921875, 0.1533203125, 0.06549072265625, 0.12158203125, 0.1072998046875, 0.0660400390625, 0.188232421875, 0.007354736328125, 0.085693359375, 0.185546875, 0.13916015625, 0.08203125, 0.1148681640625, 0.107421875, 0.03265380859375,...
embed
43747375_c2
43747375
powershell
2
, Script, Outputting, Multiple, Times, Import-Module, ActiveDirectory, NAS, Ping, failures.txt, Get-ADComputer, Filter, nas0, Select-Object, ExpandProperty, Name, failurepath2, naslist.txt, failurepath3, previousfailures.txt, Test-Path, Remove-Item, Rename-Item, Path, NewName, Out-File, Force, FilePath, DPs, NASlist, S...
, Script, Outputting, Multiple, Times, Import-Module, ActiveDirectory, NAS, Ping, failures.txt, Get-ADComputer, Filter, nas0, Select-Object, ExpandProperty, Name, failurepath2, naslist.txt, failurepath3, previousfailures.txt, Test-Path, Remove-Item, Rename-Item, Path, NewName, Out-File, Force, FilePath, DPs, NASlist, S...
[ -0.0186767578125, 0.00836181640625, -0.01300048828125, 0.03515625, 0.0089111328125, -0.0034942626953125, 0.0194091796875, 0.00885009765625, 0.017333984375, 0.02734375, 0.00555419921875, 0.021484375, -0.0087890625, 0.0084228515625, -0.006317138671875, -0.000446319580078125, 0.01806640...
[ 6, 4, 84654, 13538, 7077, 1916, 19335, 8705, 19114, 92966, 91616, 8782, 88441, 184911, 30675, 79518, 135668, 137578, 7, 5, 124326, 20779, 12351, 10770, 134910, 128896, 1416, 2389, 51620, 46471, 75161, 60075, 2940, 1264, 939, 15757, 128405, 30...
[ 0.04791259765625, 0.0941162109375, 0.2275390625, 0.132080078125, 0.10662841796875, 0.09906005859375, 0.1298828125, 0.1065673828125, 0.1787109375, 0.167724609375, 0.08026123046875, 0.0285797119140625, 0.1644287109375, 0.135009765625, 0.046844482421875, 0.213623046875, 0.1962890625, ...
embed
44567299_c0
44567299
powershell
0
Title: Powershell one liner to execute grunt task Problem title: Powershell one liner to execute grunt task Tags: powershell Problem: Powershell one liner to execute grunt task It simply escapes me how to do this elegantly (in PSv1 because it's in a post-build event): Simply running powershell -command $path\grunt shou...
Powershell one liner to execute grunt task Powershell one liner to execute grunt task powershell Powershell Powershell one liner to execute grunt task It simply escapes me how to do this elegantly (in PSv1 because it's in a post-build event): Simply running powershell -command $path\grunt should work? The powershell in...
[ -0.014892578125, 0.007568359375, -0.0101318359375, -0.01324462890625, 0.0040283203125, -0.005279541015625, 0.0027008056640625, -0.013916015625, -0.0167236328125, -0.037353515625, 0.0040283203125, 0.032470703125, -0.01806640625, 0.0076904296875, -0.004058837890625, 0.02294921875, -0.0...
[ 17170, 128019, 1632, 79852, 47, 71924, 13, 114965, 66211, 14537, 144281, 3642, 54, 903, 27650, 73, 7940, 334, 418, 10, 1305, 177149, 19732, 55331, 51042, 277, 12018, 3650, 128405, 41872, 177, 33302, 4488, 110527, 83184, 1295, 1827, 71, 6278...
[ 0.1922607421875, 0.27734375, 0.1697998046875, 0.259765625, 0.0584716796875, 0.2119140625, 0.1041259765625, 0.312255859375, 0.267333984375, 0.1737060546875, 0.038360595703125, 0.031646728515625, 0.08306884765625, 0.06878662109375, 0.1241455078125, 0.01226806640625, 0.0933837890625, ...
embed
71611050_c3
71611050
powershell
3
D2C64B12901AAC7CAB21219F750E97FFC7FFC2808A7B5B9648D, Downloads.lnk, A0F8549CAB3926988971D8738CB9DE27964B6B47707674A3419DDCCA82935565, Music, OneDrive, Pictures, Camera, Roll, Saved, Games, Searches, S-1-5-21-321011808-3761883066-353627080-1000, Videos, PSCustomObject, FSSkimmer, Param, Parameter, Mandatory, Select-Obje...
D2C64B12901AAC7CAB21219F750E97FFC7FFC2808A7B5B9648D, Downloads.lnk, A0F8549CAB3926988971D8738CB9DE27964B6B47707674A3419DDCCA82935565, Music, OneDrive, Pictures, Camera, Roll, Saved, Games, Searches, S-1-5-21-321011808-3761883066-353627080-1000, Videos, PSCustomObject, FSSkimmer, Param, Parameter, Mandatory, Select-Obje...
[ -0.0194091796875, 0.006500244140625, 0.01336669921875, 0.051025390625, -0.01214599609375, 0.02978515625, -0.01226806640625, -0.006103515625, 0.00958251953125, 0.0101318359375, 0.00079345703125, 0.0252685546875, 0.0145263671875, 0.0213623046875, 0.009521484375, 0.0166015625, -0.007934...
[ 391, 304, 441, 13307, 571, 1530, 189202, 15012, 966, 11040, 2947, 919, 58087, 14773, 30110, 3882, 8318, 11648, 9285, 397, 4, 4857, 5, 141, 7570, 62, 2389, 12951, 12977, 131564, 10991, 47307, 116518, 10289, 24057, 13709, 4235, 5843, 162689, ...
[ 0.1171875, 0.1221923828125, 0.074951171875, 0.2132568359375, 0.0657958984375, 0.11572265625, 0.1396484375, 0.04534912109375, 0.0145416259765625, 0.0904541015625, 0.140869140625, 0.009124755859375, 0.08502197265625, 0.0966796875, 0.05859375, 0.0697021484375, 0.042633056640625, 0.111...
embed
76511256_c0
76511256
powershell
0
Title: Write-output not showing after running PowerShell script Problem title: Write-output not showing after running PowerShell script Tags: powershell Problem: Write-output not showing after running PowerShell script Code signals: Write-output, PowerShell, user.SamAccountName, user.Manager, user.Name, Get-ADUser, Fil...
Write-output not showing after running PowerShell script Write-output not showing after running PowerShell script powershell Write-output PowerShell user.SamAccountName user.Manager user.Name Get-ADUser Filter Name Select managername.Name DistinguishedName SamAccountName Set-ADUser Manager Write-Warning Out-File FilePa...
[ 0.01312255859375, 0.022216796875, -0.0233154296875, 0.0234375, -0.018310546875, 0.00274658203125, 0.002777099609375, -0.0126953125, -0.0166015625, 0.07763671875, -0.0081787109375, 0.029052734375, -0.00067138671875, 0.0252685546875, 0.0218505859375, 0.025634765625, 0.0206298828125, ...
[ 601, 18781, 6056, 7077, 959, 141377, 7103, 51042, 17170, 294, 79544, 26499, 14537, 128019, 38937, 29494, 71013, 163612, 12662, 33730, 2189, 128896, 31095, 11627, 34971, 3362, 168846, 30195, 71947, 13538, 174350, 42724, 10519, 3034, 29822, 124326,...
[ 0.1290283203125, 0.196044921875, 0.2196044921875, 0.1614990234375, 0.10003662109375, 0.2022705078125, 0.1295166015625, 0.1077880859375, 0.17822265625, 0.045654296875, 0.1861572265625, 0.1793212890625, 0.12841796875, 0.1859130859375, 0.10888671875, 0.0906982421875, 0.13671875, 0.065...
embed
66571953_c0
66571953
powershell
0
Title: Kill 2 processes with the same name per user by cmd Problem title: Kill 2 processes with the same name per user by cmd Tags: powershell, batch-file, cmd, windows Problem: Kill 2 processes with the same name per user by cmd Someone who knows how I can kill 2 processes with the same name per user by cmd. TASKLIST ...
Kill 2 processes with the same name per user by cmd Kill 2 processes with the same name per user by cmd powershell batch-file cmd windows Kill TASKLIST IMAGENAME cmd.exe TASKKILL Kill 2 processes with the same name per user by cmd Someone who knows how I can kill 2 processes with the same name per user by cmd. TASKLIST...
[ 0.0108642578125, 0.00390625, -0.00433349609375, 0.0218505859375, -0.009033203125, 0.0218505859375, -0.00640869140625, -0.00286865234375, 0.00958251953125, -0.0279541015625, -0.004180908203125, 0.044189453125, 0.00128173828125, 0.007049560546875, 0.01043701171875, 0.006927490234375, 0...
[ 104431, 116, 9433, 90, 678, 5701, 9351, 117, 38937, 390, 1827, 71, 14537, 128019, 1777, 206, 29822, 54825, 12998, 10762, 195977, 46832, 75930, 182512, 46480, 36195, 28812, 57912, 3630, 93002, 3642, 831, 67153, 248, 856, 22724, 27770, 39018, ...
[ 0.2314453125, 0.1798095703125, 0.2320556640625, 0.08245849609375, 0.047119140625, 0.1519775390625, 0.158935546875, 0.117919921875, 0.1917724609375, 0.05291748046875, 0.2138671875, 0.1314697265625, 0.1142578125, 0.1829833984375, 0.10162353515625, 0.0284271240234375, 0.13818359375, 0...
embed
29937568_c0
29937568
powershell
0
Title: How can I find the product GUID of an installed MSI setup? Problem title: How can I find the product GUID of an installed MSI setup? Tags: wix, windows-installer, installation, powershell, uninstallation Problem: How can I find the product GUID of an installed MSI setup? I need to find the product GUID for an in...
How can I find the product GUID of an installed MSI setup? How can I find the product GUID of an installed MSI setup? wix windows-installer installation powershell uninstallation How GUID MSI How can I find the product GUID of an installed MSI setup? I need to find the product GUID for an installed MSI file in order to...
[ -0.0074462890625, 0.01422119140625, 0.024169921875, -0.0166015625, -0.0128173828125, -0.00045013427734375, -0.005157470703125, -0.004241943359375, -0.008544921875, 0.00225830078125, 0.003936767578125, 0.028564453125, -0.0074462890625, -0.0211181640625, -0.001861572265625, 0.03173828125...
[ 11249, 831, 87, 7413, 70, 12996, 195490, 397, 111, 20600, 297, 169187, 169581, 148, 4084, 54825, 154305, 59720, 14537, 128019, 51, 105348, 3871, 100, 11435, 12989, 51339, 121097, 110912, 80383, 3642, 188, 44200, 60042 ]
[ 0.064697265625, 0.0521240234375, 0.01165771484375, 0.1339111328125, 0.046112060546875, 0.229736328125, 0.23486328125, 0.2156982421875, 0.04437255859375, 0.1456298828125, 0.0265045166015625, 0.2459716796875, 0.1759033203125, 0.07781982421875, 0.162841796875, 0.089111328125, 0.16833496...
embed
30406437_c0
30406437
powershell
0
Title: Having issue with creating Directory Problem title: Having issue with creating Directory Tags: powershell Problem: Having issue with creating Directory I am trying to create a directory with names which I already have. These names are saved as $targetfolders[1] = "ABC" $targetfolders[2] = "DEF" $targetfolders[3]...
Having issue with creating Directory Having issue with creating Directory powershell Having Directory ABC GHI New-Item Having issue with creating Directory I am trying to create a directory with names which I already have. These names are saved as It does not work.
[ 0.0206298828125, -0.022705078125, -0.0023651123046875, 0.017333984375, 0.00518798828125, 0.001678466796875, -0.0036468505859375, 0.0034027099609375, -0.004119873046875, 0.036376953125, 0.002410888671875, 0.00244140625, 0.0208740234375, 0.003204345703125, 0.0023040771484375, -0.02416992...
[ 171855, 31089, 678, 105233, 31068, 53, 14537, 128019, 47457, 527, 21159, 2356, 2982, 31577, 28282, 14364, 123055, 3129, 21771, 765, 32255, 621, 57, 4126, 237, 1650, 14602, 959, 4488 ]
[ 0.10089111328125, 0.16943359375, 0.0594482421875, 0.2066650390625, 0.2366943359375, 0.1519775390625, 0.13427734375, 0.2139892578125, 0.1773681640625, 0.04119873046875, 0.1414794921875, 0.085205078125, 0.1278076171875, 0.1004638671875, 0.1689453125, 0.217041015625, 0.127197265625, 0...
embed
38201747_c0
38201747
powershell
0
Title: how to find iscsi initiator name in windows using cli Problem title: how to find iscsi initiator name in windows using cli Tags: windows, powershell, iscsi Problem: how to find iscsi initiator name in windows using cli Is there a way to find out iSCSI initiator name on windows using CLI? It will be better if the...
how to find iscsi initiator name in windows using cli how to find iscsi initiator name in windows using cli windows powershell iscsi cli how to find iscsi initiator name in windows using cli Is there a way to find out iSCSI initiator name on windows using CLI? It will be better if there is way to find it out using Powe...
[ 0.025634765625, 0.0019073486328125, 0.0133056640625, 0.0245361328125, -0.0322265625, 0.0198974609375, 0.01483154296875, -0.01007080078125, -0.0107421875, -0.023193359375, 0.00885009765625, 0.013916015625, -0.00494384765625, -0.0233154296875, -0.0036468505859375, 0.0224609375, 0.00012...
[ 3642, 47, 7413, 83, 29731, 173969, 748, 9351, 23, 54825, 17368, 95701, 14537, 128019, 2071, 2685, 10, 3917, 1810, 17, 294, 170687, 98, 313, 10927, 11522, 442, 17170, 54811, 238, 27744, 150, 46480, 4677, 16487, 100 ]
[ 0.09832763671875, 0.0675048828125, 0.1600341796875, 0.1405029296875, 0.2666015625, 0.22412109375, 0.1961669921875, 0.18603515625, 0.1009521484375, 0.19091796875, 0.1116943359375, 0.231689453125, 0.124755859375, 0.23388671875, 0.0008544921875, 0.011199951171875, 0.0015869140625, 0.0...
embed
41938151_c1
41938151
powershell
1
is Yellow: test Is it correct ? "@ $find = @{ is = "Cyan" test = "Yellow" correct = "Green" } ColorSpecificWordsOutput -InputText $w -KeyColor $find Code signals: $keys, Powershell, Newline, ColorSpecificWordsOutput, Parameter, Mandatory, Position, InputText, KeyColor, keycolor.keys, Split, InputText.Split, ForEach-Ob...
is Yellow: test Is it correct ? "@ $find = @{ is = "Cyan" test = "Yellow" correct = "Green" } ColorSpecificWordsOutput -InputText $w -KeyColor $find Code signals: $keys, Powershell, Newline, ColorSpecificWordsOutput, Parameter, Mandatory, Position, InputText, KeyColor, keycolor.keys, Split, InputText.Split, ForEach-Ob...
[ -0.012451171875, 0.003936767578125, -0.0242919921875, 0.00225830078125, -0.0137939453125, -0.002044677734375, 0.020263671875, -0.0029144287109375, -0.00836181640625, 0.0830078125, -0.0047607421875, 0.037353515625, 0.0225830078125, -0.0189208984375, 0.0162353515625, 0.019287109375, -0...
[ 83, 146762, 12, 3034, 2071, 442, 26785, 981, 3650, 111607, 2203, 1374, 441, 1643, 69085, 41566, 152061, 51193, 47107, 14486, 164805, 79858, 7077, 174379, 434, 162429, 10625, 1484, 28864, 26073, 19770, 17170, 128019, 2356, 2256, 29089, 86099, ...
[ 0.1578369140625, 0.3193359375, 0.078125, 0.26123046875, 0.035430908203125, 0.10333251953125, 0.201904296875, 0.1083984375, 0.0618896484375, 0.1881103515625, 0.049560546875, 0.05322265625, 0.0728759765625, 0.2137451171875, 0.1611328125, 0.2626953125, 0.2353515625, 0.12158203125, 0...
embed
17179833_c0
17179833
powershell
0
Title: Python - Powershell Problem title: Python - Powershell Tags: python, powershell Problem: Python - Powershell For some reason, whenever I type 'python' into powershell, it tells me that 'python' is not recognized. I know that it works on other people's computers, so I am wondering what I am doing wrong. I know th...
Python - Powershell Python - Powershell python powershell Python Powershell Python - Powershell For some reason, whenever I type 'python' into powershell, it tells me that 'python' is not recognized. I know that it works on other people's computers, so I am wondering what I am doing wrong. I know that this is vague, bu...
[ 0.0186767578125, 0.01202392578125, 0.0023651123046875, 0.023193359375, 0.0029296875, 0.025634765625, -0.0140380859375, -0.017333984375, -0.020751953125, 0.0047607421875, -0.01068115234375, 0.003662109375, -0.01202392578125, 0.0283203125, -0.0174560546875, 0.00848388671875, -0.0063781...
[ 145581, 17170, 128019, 20, 17198, 50828, 14537, 31635, 217684, 10644, 6493, 3934, 14192, 163, 83, 959, 125296, 3714, 442, 43240, 3395, 13909, 149016, 20594, 44691, 307, 6183, 110, 6528, 134598, 17368, 70, 1295, 1478 ]
[ 0.296630859375, 0.2037353515625, 0.264892578125, 0.011138916015625, 0.13232421875, 0.235595703125, 0.1910400390625, 0.032867431640625, 0.06683349609375, 0.16943359375, 0.1810302734375, 0.0975341796875, 0.05938720703125, 0.0220794677734375, 0.108642578125, 0.1473388671875, 0.205200195...
embed
47074688_c0
47074688
powershell
0
Title: Assigning an IP address but error Problem title: Assigning an IP address but error Tags: powershell Problem: Assigning an IP address but error I am setting the IP address but received the following error message: +CategoryInfo: InvalidArgument (.....) (....), CimException +FullyQualifiedErrorId : Windows System ...
Assigning an IP address but error Assigning an IP address but error powershell CimException Assigning CategoryInfo InvalidArgument FullyQualifiedErrorId Windows System Error New-NETIPAddress Assigning an IP address but error I am setting the IP address but received the following error message:
[ 0.0247802734375, -0.00007152557373046875, 0.006195068359375, 0.0301513671875, 0.004486083984375, 0.0022125244140625, -0.015625, 0.006591796875, -0.00145721435546875, 0.03564453125, 0.0034332275390625, 0.010498046875, -0.00095367431640625, 0.004608154296875, -0.0196533203125, 0.00964355...
[ 1301, 31304, 214, 8021, 29823, 1284, 18499, 142, 14537, 128019, 2079, 39, 63928, 49057, 93147, 7013, 7614, 1234, 9312, 178476, 47314, 18468, 31611, 3773, 12353, 212059, 2356, 17777, 10931, 161007, 444, 53550, 75204, 70, 25632, 26008 ]
[ 0.09613037109375, 0.2384033203125, 0.0811767578125, 0.183349609375, 0.1588134765625, 0.20556640625, 0.2261962890625, 0.0201416015625, 0.0926513671875, 0.2064208984375, 0.08984375, 0.06915283203125, 0.0924072265625, 0.1427001953125, 0.1478271484375, 0.10400390625, 0.002838134765625, ...
embed
52786671_c0
52786671
powershell
0
Title: Why does order of operands matter when adding powershell strings and arrays? Problem title: Why does order of operands matter when adding powershell strings and arrays? Tags: operators, powershell, types, weak-typing, implicit-conversion Problem: Why does order of operands matter when adding powershell strings a...
Why does order of operands matter when adding powershell strings and arrays? Why does order of operands matter when adding powershell strings and arrays? operators powershell types weak-typing implicit-conversion Why Why does order of operands matter when adding powershell strings and arrays? In powershell, when I add ...
[ 0.01416015625, -0.0135498046875, 0.007049560546875, 0.02490234375, 0.0002384185791015625, 0.014892578125, -0.00970458984375, -0.00164794921875, 0.015869140625, 0.0361328125, 0.0201416015625, -0.01129150390625, 0.003753662109375, -0.00030517578125, -0.018798828125, -0.0025177001953125, ...
[ 44084, 14602, 12989, 111, 6264, 2208, 26866, 154107, 14537, 128019, 79315, 10298, 4778, 7, 39933, 52895, 642, 344, 46280, 165164, 46354, 136, 15190, 997, 53, 16750 ]
[ 0.0772705078125, 0.022552490234375, 0.1932373046875, 0.08258056640625, 0.1356201171875, 0.135986328125, 0.1553955078125, 0.13134765625, 0.1011962890625, 0.21826171875, 0.1793212890625, 0.09515380859375, 0.07427978515625, 0.03118896484375, 0.1280517578125, 0.1177978515625, 0.056091308...
embed
53094939_c0
53094939
powershell
0
Title: powershell - check if a variable contains all strings in an array Problem title: powershell - check if a variable contains all strings in an array Tags: powershell Problem: powershell - check if a variable contains all strings in an array In powershell, how do I check if a variable contains all strings in an arr...
powershell - check if a variable contains all strings in an array powershell - check if a variable contains all strings in an array powershell powershell - check if a variable contains all strings in an array In powershell, how do I check if a variable contains all strings in an array? for e.g. $variable = "The quick b...
[ 0.005645751953125, -0.0206298828125, -0.0269775390625, 0.037109375, -0.00927734375, 0.00994873046875, 0.0164794921875, 0.006683349609375, 0.001953125, 0.03173828125, -0.00113677978515625, 0.0201416015625, 0.0250244140625, 0.0023956298828125, 0.009765625, 0.0267333984375, 0.0209960937...
[ 14537, 128019, 12765, 2174, 77336, 70541, 7, 756, 79315, 23, 10298, 53, 20, 3642, 54, 87, 10, 142, 3650, 21690, 2886, 3957, 63773, 119455, 147797, 88203, 645, 21, 3285, 10269, 19305, 3181, 2594, 143, 30646, 29568 ]
[ 0.150390625, 0.264404296875, 0.2357177734375, 0.1402587890625, 0.2939453125, 0.192138671875, 0.0506591796875, 0.1524658203125, 0.263671875, 0.0755615234375, 0.171875, 0.1048583984375, 0.00079345703125, 0.0457763671875, 0.047576904296875, 0.01153564453125, 0.007049560546875, 0.02003...
embed
19259004_c0
19259004
powershell
0
Title: How can I exit SimpleHTTPServer without closing terminal? Problem title: How can I exit SimpleHTTPServer without closing terminal? Tags: python, powershell, windows Problem: How can I exit SimpleHTTPServer without closing terminal? I am running the SimpleHTTPServer from powershell. python -m SimpleHTTPServer 808...
How can I exit SimpleHTTPServer without closing terminal? How can I exit SimpleHTTPServer without closing terminal? python powershell windows How SimpleHTTPServer How can I exit SimpleHTTPServer without closing terminal? I am running the SimpleHTTPServer from powershell. I want to exit (control + break) the server with...
[ 0.0164794921875, 0.02294921875, -0.02490234375, 0.0211181640625, 0.000743865966796875, -0.004241943359375, -0.00396728515625, -0.012939453125, -0.0111083984375, -0.01531982421875, 0.00384521484375, -0.00665283203125, -0.01556396484375, 0.05322265625, 0.006988525390625, 0.008544921875, ...
[ 11249, 831, 82230, 60552, 18544, 23658, 193348, 15490, 20450, 6953, 33949, 17198, 50828, 14537, 128019, 54825, 51042, 1295, 3444, 47, 81988, 997, 36356, 10723 ]
[ 0.040374755859375, 0.0406494140625, 0.159912109375, 0.17626953125, 0.053741455078125, 0.105712890625, 0.196044921875, 0.0653076171875, 0.08575439453125, 0.03338623046875, 0.217041015625, 0.002227783203125, 0.07000732421875, 0.0693359375, 0.193359375, 0.05755615234375, 0.0186462402343...
embed
26674669_c0
26674669
powershell
0
Title: Powershell query to find the total disk usage Problem title: Powershell query to find the total disk usage Tags: powershell, diskspace, wmi Problem: Powershell query to find the total disk usage I am trying to find a powershell (or WMI) query to find the sum of disk space utilization in a PC. I have the followin...
Powershell query to find the total disk usage Powershell query to find the total disk usage powershell diskspace wmi Powershell Powershell query to find the total disk usage I am trying to find a powershell (or WMI) query to find the sum of disk space utilization in a PC. I have the following query... But as you can se...
[ 0.00994873046875, 0.01239013671875, -0.0157470703125, 0.01556396484375, -0.0177001953125, -0.0244140625, 0.0089111328125, -0.017822265625, -0.00408935546875, -0.0181884765625, 0.0052490234375, 0.037841796875, 0.01153564453125, 0.0169677734375, -0.01123046875, 0.041259765625, 0.014343...
[ 17170, 128019, 41, 1294, 7413, 70, 3622, 28338, 127689, 47, 14537, 65421, 148, 266, 31577, 601, 10101, 10554, 32628, 24514, 1363, 6107, 25632, 29569, 141377, 84797, 15555, 12638, 22648, 4171, 87, 2046, 111, 58685 ]
[ 0.136474609375, 0.2208251953125, 0.107666015625, 0.0919189453125, 0.1187744140625, 0.01361083984375, 0.18212890625, 0.1563720703125, 0.197509765625, 0.0321044921875, 0.1392822265625, 0.1973876953125, 0.060699462890625, 0.1524658203125, 0.0200042724609375, 0.070068359375, 0.1787109375...
embed
52738532_c0
52738532
powershell
0
Title: How to check status of list of Websites / URLs? (Using Power-Shell script) Problem title: How to check status of list of Websites / URLs? (Using Power-Shell script) Tags: webrequest, powershell, monitoring, invoke-webrequest Problem: How to check status of list of Websites / URLs? (Using Power-Shell script) I wa...
How to check status of list of Websites / URLs? (Using Power-Shell script) How to check status of list of Websites / URLs? (Using Power-Shell script) webrequest powershell monitoring invoke-webrequest How Websites URLs Using Power-Shell How to check status of list of Websites / URLs? (Using Power-Shell script) I want t...
[ -0.009033203125, 0.007171630859375, 0.00457763671875, 0.027099609375, -0.011474609375, 0.0012969970703125, 0.0081787109375, 0.004791259765625, -0.004669189453125, 0.03369140625, -0.01177978515625, -0.004150390625, 0.0159912109375, -0.0098876953125, 0.0033416748046875, 0.00653076171875,...
[ 11249, 47, 12765, 10778, 111, 5303, 14737, 7, 31862, 17170, 9, 294, 79544, 26499, 1467, 75616, 14537, 128019, 97204, 23253, 14051, 107, 345, 6953, 248, 3444, 5646, 70, 1621, 48716, 24145, 114606, 13416, 140013, 17368 ]
[ 0.0711669921875, 0.0227508544921875, 0.194091796875, 0.20263671875, 0.03662109375, 0.122314453125, 0.154296875, 0.02685546875, 0.194091796875, 0.1873779296875, 0.045257568359375, 0.0830078125, 0.191162109375, 0.1446533203125, 0.0182037353515625, 0.11279296875, 0.169189453125, 0.225...
embed
63842280_c1
63842280
powershell
1
-FilePath "pylint_results_$($_.Name.TrimEnd(".py")).txt" } | { prospector$_.Name | Out-File -FilePath "prospector_results_$($_.Name.TrimEnd(".py")).txt" } Code signals: Powershell, Combine, path_to_files, Users, env:UserName, Desktop, my_project_folder, linter_reports, Get, Python, Pylint, Get-ChildItem, Path, Recurse...
-FilePath "pylint_results_$($_.Name.TrimEnd(".py")).txt" } | { prospector$_.Name | Out-File -FilePath "prospector_results_$($_.Name.TrimEnd(".py")).txt" } Code signals: Powershell, Combine, path_to_files, Users, env:UserName, Desktop, my_project_folder, linter_reports, Get, Python, Pylint, Get-ChildItem, Path, Recurse...
[ 0.0103759765625, 0.0101318359375, -0.015869140625, 0.0166015625, -0.045654296875, -0.000850677490234375, 0.0240478515625, -0.016845703125, 0.0027008056640625, 0.024169921875, -0.0172119140625, 0.034912109375, -0.00811767578125, 0.02001953125, 0, 0.006011962890625, 0.01171875, -0.00...
[ 174350, 683, 10519, 6493, 2397, 18, 2109, 7136, 7, 163612, 74257, 39, 152378, 740, 124326, 109736, 748, 13538, 3454, 16711, 1290, 28864, 26073, 17170, 128019, 106935, 86, 60875, 188, 29822, 53400, 334, 2189, 141423, 759, 95322, 42822, 96, 1...
[ 0.1986083984375, 0.1278076171875, 0.1971435546875, 0.1875, 0.20068359375, 0.180419921875, 0.134033203125, 0.18994140625, 0.086181640625, 0.11083984375, 0.1185302734375, 0.045654296875, 0.1788330078125, 0.01300048828125, 0.2276611328125, 0.21533203125, 0.173828125, 0.143798828125, ...
embed
45951842_c0
45951842
powershell
0
Title: Fetching logical disk serial number for offline disk Problem title: Fetching logical disk serial number for offline disk Tags: powershell, windows Problem: Fetching logical disk serial number for offline disk can we fetch logical disk serial number for offline disks? or will the logical disk number will be avali...
Fetching logical disk serial number for offline disk Fetching logical disk serial number for offline disk powershell windows Fetching Fetching logical disk serial number for offline disk can we fetch logical disk serial number for offline disks? or will the logical disk number will be avalible only for the online disks...
[ 0.02880859375, 0.0091552734375, 0.01220703125, 0.000946044921875, -0.007110595703125, -0.006927490234375, 0.01141357421875, -0.0024566650390625, 0.0045166015625, -0.01043701171875, 0.00677490234375, 0.01409912109375, -0.00592041015625, 0.00946044921875, -0.0032806396484375, 0.019287109...
[ 92962, 59207, 62775, 289, 28338, 35686, 14012, 100, 96083, 14537, 128019, 54825, 831, 642, 7647, 206, 707, 1221, 73881, 28236, 4734, 1118, 33938, 26484, 64113, 13625, 7008, 3004, 75220, 177261, 5465, 118664, 129745 ]
[ 0.18408203125, 0.0931396484375, 0.2003173828125, 0.1318359375, 0.1591796875, 0.2288818359375, 0.1973876953125, 0.06951904296875, 0.2587890625, 0.141357421875, 0.2249755859375, 0.12255859375, 0.087158203125, 0.04876708984375, 0.159912109375, 0.1055908203125, 0.003173828125, 0.011383...
embed
71223610_c0
71223610
powershell
0
Title: Filtering JSON by timestamp in powershell Problem title: Filtering JSON by timestamp in powershell Tags: powershell, json Problem: Filtering JSON by timestamp in powershell Code signals: Filtering, JSON, DocumentABC.docx, Joe, Smith, Document123.docx, ConvertFrom-Json, Get-date, AddHours, RFCfilterTime, Xml.XmlC...
Filtering JSON by timestamp in powershell Filtering JSON by timestamp in powershell powershell json Filtering JSON DocumentABC.docx Joe Smith Document123.docx ConvertFrom-Json Get-date AddHours RFCfilterTime Xml.XmlConvert ToString Xml.XmlDateTimeSerializationMode Utc Filteredjson Where-Object json.attributes RFCfilter...
[ 0.00634765625, 0.0213623046875, -0.00262451171875, 0.0027923583984375, 0.0133056640625, -0.03173828125, -0.0179443359375, 0.0263671875, 0.006927490234375, 0.0145263671875, -0.00604248046875, 0.00958251953125, -0.016357421875, -0.006622314453125, -0.000583648681640625, 0.01177978515625,...
[ 128896, 821, 58627, 390, 1733, 590, 2676, 14537, 128019, 1647, 1681, 43101, 186944, 29713, 40207, 37700, 48636, 1657, 11549, 168407, 1375, 17489, 29117, 11193, 27529, 120337, 70059, 7237, 86291, 51626, 9083, 238, 170, 78662, 46471, 75161, 19114...
[ 0.2470703125, 0.1416015625, 0.2347412109375, 0.043487548828125, 0.1629638671875, 0.158935546875, 0.1505126953125, 0.12109375, 0.2396240234375, 0.1036376953125, 0.208984375, 0.0728759765625, 0.0888671875, 0.035400390625, 0.04742431640625, 0.0740966796875, 0.10467529296875, 0.0225677...
embed
73389697_c1
73389697
powershell
1
7.0": "Visual Studio 2022", "15.0": "Visual Studio 2017", "16.0": "Visual Studio 2019", "latest": "Latest" }, "helpMarkDown": "If the preferred version cannot be found, the latest version found will be used instead.", "label": "Visual Studio Version", "defaultValue": "latest" }, Is there a way to retain the original or...
7.0": "Visual Studio 2022", "15.0": "Visual Studio 2017", "16.0": "Visual Studio 2019", "latest": "Latest" }, "helpMarkDown": "If the preferred version cannot be found, the latest version found will be used instead.", "label": "Visual Studio Version", "defaultValue": "latest" }, Is there a way to retain the original or...
[ 0.0174560546875, 0.0162353515625, 0.004058837890625, 0.006744384765625, -0.01251220703125, 0.00020122528076171875, -0.0115966796875, -0.003936767578125, -0.000453948974609375, 0.052001953125, -0.00408935546875, -0.0126953125, 0.0146484375, -0.01513671875, 0.002166748046875, 0.014282226...
[ 129884, 6609, 64010, 22968, 72392, 418, 187461, 505, 2485, 2389, 3640, 143, 6954, 2729, 73866, 73484, 8331, 7710, 12601, 2822, 11389, 53418, 14037, 42850, 11814, 64457, 152526, 40647, 214810, 50770, 2685, 10, 3917, 47, 112033, 73, 7311, 12989...
[ 0.208251953125, 0.1239013671875, 0.1932373046875, 0.232666015625, 0.2252197265625, 0.030303955078125, 0.228271484375, 0.1373291015625, 0.15771484375, 0.1376953125, 0.1563720703125, 0.007293701171875, 0.08447265625, 0.006500244140625, 0.109375, 0.043182373046875, 0.06378173828125, 0...
embed
68897349_c0
68897349
powershell
0
Title: Powershell join array values Problem title: Powershell join array values Tags: arrays, cross-product, powershell Problem: Powershell join array values I'm looking to cross combine values of arrays to create new array. example, $a = @('Blue','red','green') $b = @('car', 'bike') to something like ('blue car','red ...
Powershell join array values Powershell join array values arrays cross-product powershell Powershell Blue Powershell join array values I'm looking to cross combine values of arrays to create new array. example, to something like ('blue car','red car','green car') and ('blue bike','red bike','green bike') PS: this is no...
[ 0.00750732421875, -0.01171875, -0.00738525390625, 0.0252685546875, -0.01806640625, 0.01092529296875, -0.005401611328125, 0.004913330078125, 0.017578125, 0.033203125, -0.016845703125, 0.037109375, -0.003448486328125, -0.00775146484375, -0.03125, 0.01129150390625, 0.0087890625, -0.01...
[ 17170, 128019, 33284, 10298, 53, 142424, 4778, 41421, 57877, 14537, 22928, 16487, 47, 70163, 111, 28282, 3525, 27781, 1884, 143802, 2258, 2822, 99433, 136, 15528, 16, 8781, 158, 33478, 76, 32354, 5259 ]
[ 0.167236328125, 0.27490234375, 0.2432861328125, 0.199951171875, 0.1790771484375, 0.2232666015625, 0.156494140625, 0.19970703125, 0.206787109375, 0.1231689453125, 0.1934814453125, 0.10302734375, 0.055938720703125, 0.2197265625, 0.0465087890625, 0.1435546875, 0.10498046875, 0.1026611...
embed
37710340_c2
37710340
powershell
2
server01.company.net, INST1, Name, PSJobTypeName, State, HasMoreData, Location, Command, Job148, RemoteJob, Completed, server01.e, WARNING, Import-Module, Verbose, Get-Verb, ReplicationJob1.DisplayName, ReplicationJob1.LastRunDate, Otcome:ReplicationJob1.LastRunOutcome, ReplicationJob1.NextRunDate, ReplicationJob2.Dis...
server01.company.net, INST1, Name, PSJobTypeName, State, HasMoreData, Location, Command, Job148, RemoteJob, Completed, server01.e, WARNING, Import-Module, Verbose, Get-Verb, ReplicationJob1.DisplayName, ReplicationJob1.LastRunDate, Otcome:ReplicationJob1.LastRunOutcome, ReplicationJob1.NextRunDate, ReplicationJob2.Dis...
[ 0.00074005126953125, 0.00970458984375, -0.005279541015625, 0.044677734375, -0.0198974609375, 0.01397705078125, 0.002960205078125, -0.0126953125, 0.015869140625, 0.01708984375, -0.0189208984375, 0.022705078125, 0.00494384765625, -0.01104736328125, -0.026611328125, 0.0244140625, 0.0286...
[ 10723, 6746, 5, 146365, 1179, 4, 64083, 618, 418, 15757, 7940, 194802, 196707, 163612, 22836, 20625, 122880, 137989, 90788, 123573, 32664, 140458, 218516, 168318, 71, 13, 60873, 25795, 92966, 91616, 8782, 1446, 837, 184, 20779, 15896, 275, 85...
[ 0.2423095703125, 0.21484375, 0.06561279296875, 0.21044921875, 0.211181640625, 0.050384521484375, 0.1387939453125, 0.1434326171875, 0.10760498046875, 0.124755859375, 0.2120361328125, 0.2401123046875, 0.1702880859375, 0.1243896484375, 0.120361328125, 0.1195068359375, 0.172607421875, ...
embed
40808151_c0
40808151
powershell
0
Title: How do I disable cortana from the command line? Problem title: How do I disable cortana from the command line? Tags: cmd, cortana, powershell, windows Problem: How do I disable cortana from the command line? I'm using SaltStack to configure some Windows 10 machines and one of the things I need to do is disable C...
How do I disable cortana from the command line? How do I disable cortana from the command line? cmd cortana powershell windows the How How do I disable cortana from the command line? I'm using SaltStack to configure some Windows 10 machines and one of the things I need to do is disable Cortana. I know that i can easily...
[ 0.006317138671875, -0.0169677734375, 0.01043701171875, 0.01708984375, -0.01190185546875, -0.0025787353515625, -0.00180816650390625, -0.0186767578125, 0.00860595703125, -0.037353515625, -0.0244140625, 0.01324462890625, -0.00384521484375, 0.017333984375, -0.02197265625, 0.007659912109375...
[ 11249, 87, 2837, 2886, 92273, 76, 1295, 75101, 13315, 1827, 71, 14537, 128019, 54825, 70, 78417, 42378, 2594, 222495, 3773, 209, 5631, 15320, 72546, 238335, 6863, 10002, 53550, 44644, 11675, 442, 8305, 28279 ]
[ 0.048980712890625, 0.010589599609375, 0.0855712890625, 0.1744384765625, 0.1650390625, 0.2452392578125, 0.09521484375, 0.1676025390625, 0.1357421875, 0.084716796875, 0.053802490234375, 0.0643310546875, 0.15087890625, 0.05975341796875, 0.032012939453125, 0.111083984375, 0.0598754882812...
embed
47561897_c0
47561897
powershell
0
Title: Run script from Host onto PsSession Computer Problem title: Run script from Host onto PsSession Computer Tags: powershell Problem: Run script from Host onto PsSession Computer I am trying to run the following code to run a script from my host computer onto a Vm that I have PSRemoted into (I am successfully remot...
Run script from Host onto PsSession Computer Run script from Host onto PsSession Computer powershell Host Run PsSession Computer Run script from Host onto PsSession Computer I am trying to run the following code to run a script from my host computer onto a Vm that I have PSRemoted into (I am successfully remoted into t...
[ -0.00116729736328125, 0.0267333984375, 0.01007080078125, 0.0279541015625, -0.0169677734375, 0.011474609375, 0.0205078125, -0.023681640625, -0.01226806640625, -0.0301513671875, -0.0103759765625, 0.024169921875, -0.00030517578125, 0.0233154296875, -0.024658203125, 0.00555419921875, 0.0...
[ 28398, 26499, 1295, 100932, 98, 188, 436, 7, 294, 90, 6889, 40139, 14537, 128019, 31577, 11675, 25632, 18151, 27980, 13909, 310, 39, 7940, 4332, 432, 3674, 3934, 65771, 148814, 78662, 444, 7730, 44691, 23253, 10770, 12018, 174350, 10519, 31...
[ 0.1387939453125, 0.2412109375, 0.1317138671875, 0.2083740234375, 0.045989990234375, 0.11376953125, 0.068115234375, 0.03466796875, 0.09600830078125, 0.1424560546875, 0.1231689453125, 0.1544189453125, 0.10296630859375, 0.1932373046875, 0.064453125, 0.1473388671875, 0.013671875, 0.111...
embed
63952585_c0
63952585
powershell
0
Title: Is there an input and output function in PowerShell? Problem title: Is there an input and output function in PowerShell? Tags: input, powershell, output Problem: Is there an input and output function in PowerShell? I am new to PowerShell and I wanna try out a "Hello, (name)." program. Problem is I can't find an ...
Is there an input and output function in PowerShell? Is there an input and output function in PowerShell? input powershell output PowerShell Is there an input and output function in PowerShell? I am new to PowerShell and I wanna try out a "Hello, (name)." program. Problem is I can't find an input function nor an output...
[ 0.005706787109375, 0.0036163330078125, 0.006439208984375, 0.03125, -0.0030059814453125, 0.013671875, 0.0191650390625, -0.0098876953125, -0.02001953125, 0.02978515625, -0.00799560546875, 0.0000022202730178833008, -0.007659912109375, 0.0145263671875, 0.0059814453125, 0.02587890625, 0.0...
[ 2071, 2685, 142, 107730, 136, 140992, 32354, 23, 17170, 294, 79544, 14537, 128019, 3525, 6165, 9790, 1810, 841, 13817, 11627, 1528, 15649, 831, 7413, 12488, 4527, 2046, 1884, 145581, 552, 1003, 37223 ]
[ 0.03717041015625, 0.07550048828125, 0.09442138671875, 0.265380859375, 0.189697265625, 0.267578125, 0.253173828125, 0.109375, 0.2080078125, 0.136962890625, 0.254150390625, 0.180908203125, 0.26953125, 0.00811767578125, 0.008331298828125, 0.0548095703125, 0.0147705078125, 0.0486450195...
embed
72632110_c0
72632110
powershell
0
Title: Add PowerAutomate descriptions using PowerShell? Problem title: Add PowerAutomate descriptions using PowerShell? Tags: power-automate, powershell Problem: Add PowerAutomate descriptions using PowerShell? Pretty much the title. I'd like to type out my descriptions in a separate file and use a PS script to apply t...
Add PowerAutomate descriptions using PowerShell? Add PowerAutomate descriptions using PowerShell? power-automate powershell PowerShell Add PowerAutomate Add PowerAutomate descriptions using PowerShell? Pretty much the title. I'd like to type out my descriptions in a separate file and use a PS script to apply them to my...
[ 0.03271484375, -0.00164031982421875, -0.005035400390625, 0.00933837890625, 0.0084228515625, 0.006011962890625, 0.005889892578125, 0.01275634765625, -0.00970458984375, 0.0250244140625, 0.0135498046875, 0.0181884765625, -0.0084228515625, 0.019287109375, 0.025634765625, 0.0198974609375, ...
[ 29117, 17170, 38115, 15829, 76811, 7, 17368, 294, 79544, 14537, 52344, 128019, 1884, 10644, 1810, 759, 84797, 11435, 4527, 7940, 26499, 59911, 86608, 85590, 4343, 237, 111746, 36746, 112397, 25647 ]
[ 0.1396484375, 0.205322265625, 0.207275390625, 0.2071533203125, 0.283447265625, 0.099853515625, 0.09515380859375, 0.10595703125, 0.236328125, 0.1461181640625, 0.1949462890625, 0.2110595703125, 0.072021484375, 0.1512451171875, 0.046600341796875, 0.0391845703125, 0.0982666015625, 0.12...
embed
23880631_c0
23880631
powershell
0
Title: How to put colon character into xml property powershell, using SetAttribute Problem title: How to put colon character into xml property powershell, using SetAttribute Tags: xml, powershell Problem: How to put colon character into xml property powershell, using SetAttribute How do I put a colon character into an ...
How to put colon character into xml property powershell, using SetAttribute How to put colon character into xml property powershell, using SetAttribute xml powershell SetAttribute How android:hardwareAccelerated How to put colon character into xml property powershell, using SetAttribute How do I put a colon character i...
[ 0.004913330078125, 0.000675201416015625, -0.000583648681640625, -0.0162353515625, -0.004608154296875, -0.02392578125, 0.01153564453125, 0.000225067138671875, -0.01007080078125, 0.0267333984375, 0.01165771484375, -0.00665283203125, 0.0157470703125, -0.0034027099609375, -0.0235595703125, ...
[ 11249, 47, 3884, 46512, 62816, 3934, 131492, 57266, 14537, 128019, 19943, 28848, 191145, 54527, 25612, 15876, 123079, 27686, 17368, 54, 10, 92537, 17170, 1884, 903 ]
[ 0.036834716796875, 0.0291595458984375, 0.1068115234375, 0.2880859375, 0.2103271484375, 0.11083984375, 0.2178955078125, 0.199462890625, 0.130126953125, 0.250244140625, 0.1702880859375, 0.0848388671875, 0.22265625, 0.14453125, 0.06781005859375, 0.0797119140625, 0.1163330078125, 0.074...
embed
75941510_c0
75941510
powershell
0
Title: Hyperlink image in PowerShell Problem title: Hyperlink image in PowerShell Tags: powershell Problem: Hyperlink image in PowerShell Is it possible to have an image in PowerShell GUI that has an embedded hyperlink to open a web page? For instance, if I had an image of a car in a PowerShell GUI form and when a user...
Hyperlink image in PowerShell Hyperlink image in PowerShell powershell Hyperlink PowerShell Hyperlink image in PowerShell Is it possible to have an image in PowerShell GUI that has an embedded hyperlink to open a web page? For instance, if I had an image of a car in a PowerShell GUI form and when a user clicks the imag...
[ 0.002899169921875, 0.0052490234375, 0.0023956298828125, 0.0341796875, 0.0084228515625, 0.03271484375, 0.01007080078125, -0.01611328125, -0.01025390625, -0.005584716796875, -0.00714111328125, 0.00872802734375, -0.009521484375, 0.00933837890625, 0.003875732421875, -0.004669189453125, 0...
[ 92179, 10187, 29569, 23, 17170, 294, 79544, 14537, 128019, 2071, 442, 7722, 47, 765, 142, 195490, 1556, 55720, 69819, 59058, 9803, 1467, 9191, 2174, 1902, 2258, 3173, 3229, 38937, 18158, 2806, 3975, 3284, 277, 37842, 26484, 157318, 8306, 35...
[ 0.229736328125, 0.2890625, 0.230224609375, 0.1124267578125, 0.223876953125, 0.130859375, 0.2322998046875, 0.1708984375, 0.239013671875, 0.03192138671875, 0.052581787109375, 0.1668701171875, 0.0479736328125, 0.0828857421875, 0.00738525390625, 0.2177734375, 0.0546875, 0.1903076171875...
embed
28311191_c0
28311191
powershell
0
Title: How do I pass in a string with spaces into PowerShell? Problem title: How do I pass in a string with spaces into PowerShell? Tags: powershell Problem: How do I pass in a string with spaces into PowerShell? &echo $x $y Used like so: powershell test.ps1 Outputs: > <blank line> But then this goes wrong: test.ps1 -x...
How do I pass in a string with spaces into PowerShell? How do I pass in a string with spaces into PowerShell? powershell How PowerShell test1.ps1 test.ps1 Hello World How do I pass in a string with spaces into PowerShell? Given: Used like so: Outputs: But then this goes wrong: Outputs: I was expecting to see:
[ 0.0045166015625, 0.0003337860107421875, -0.028564453125, 0.0224609375, -0.002960205078125, -0.00157928466796875, 0.023681640625, -0.021728515625, 0.0040283203125, 0.0361328125, -0.004669189453125, 0.01531982421875, -0.017822265625, 0.00775146484375, -0.0023040771484375, 0.0264892578125...
[ 11249, 27875, 23, 79315, 678, 32628, 7, 3934, 17170, 294, 79544, 14537, 128019, 3034, 6423, 418, 35378, 6661, 54, 87, 10, 77878, 345, 1884, 221, 13538, 7077, 4966, 44691, 509, 41206, 214, 1957 ]
[ 0.063232421875, 0.164794921875, 0.153076171875, 0.2412109375, 0.1318359375, 0.2666015625, 0.13134765625, 0.167724609375, 0.1734619140625, 0.120361328125, 0.2305908203125, 0.1278076171875, 0.205078125, 0.1383056640625, 0.07452392578125, 0.050048828125, 0.052490234375, 0.040649414062...
embed
13233264_c0
13233264
powershell
0
Title: Passing arguments to Powershell Start-Job Problem title: Passing arguments to Powershell Start-Job Tags: powershell, process, background Problem: Passing arguments to Powershell Start-Job I'm looking to start a tortoiseSVN update as a background process but I'm having no luck Start-Job tortoiseproc -ArgumentList...
Passing arguments to Powershell Start-Job Passing arguments to Powershell Start-Job powershell process background Passing Powershell Start-Job ArgumentList command:update path:C MyDir closeonend:2 Passing arguments to Powershell Start-Job I'm looking to start a tortoiseSVN update as a background process but I'm having ...
[ -0.0002002716064453125, 0.017822265625, -0.0157470703125, -0.010986328125, -0.007110595703125, 0.00060272216796875, -0.004638671875, -0.01214599609375, -0.01007080078125, 0.00494384765625, -0.006072998046875, 0.044921875, 0.00555419921875, 0.028564453125, 0, 0.0024566650390625, 0.021...
[ 28872, 10750, 7, 47, 17170, 128019, 13794, 9, 194802, 214, 14537, 9433, 76615, 112140, 154663, 75101, 117008, 60875, 441, 2646, 397, 481, 20903, 191, 3611, 304, 16487, 4034, 43807, 125216, 294, 40711, 28350, 237, 10, 19441, 110, 84434, 2564...
[ 0.134765625, 0.26025390625, 0.10595703125, 0.126220703125, 0.1319580078125, 0.263427734375, 0.1875, 0.058074951171875, 0.22119140625, 0.0286865234375, 0.1185302734375, 0.1514892578125, 0.209716796875, 0.21728515625, 0.1256103515625, 0.149169921875, 0.1907958984375, 0.1964111328125,...
embed
17618329_c0
17618329
powershell
0
Title: Understand how to use backtick with notepad(MS) Problem title: Understand how to use backtick with notepad(MS) Tags: notepad, backticks, powershell Problem: Understand how to use backtick with notepad(MS) if I do with powershell that [string]$text = "this `nis a `ntest" $text > c:\test.txt with notepad++ this is...
Understand how to use backtick with notepad(MS) Understand how to use backtick with notepad(MS) notepad backticks powershell Understand test.txt Understand how to use backtick with notepad(MS) if I do with powershell that with notepad++ this is the result: but if I open it with notepad of windows it doesn't work: why t...
[ 0.040771484375, 0.01141357421875, 0.016357421875, 0.016845703125, 0.002838134765625, 0.01904296875, 0.01495361328125, 0.000911712646484375, 0.005706787109375, -0.00531005859375, -0.0011444091796875, -0.0040283203125, 0.00811767578125, 0.016357421875, 0.00970458984375, -0.004150390625, ...
[ 9626, 5165, 3642, 4527, 4420, 118, 2594, 678, 20537, 4299, 13439, 22824, 14537, 128019, 3034, 124326, 37223, 16750, 9803, 442, 54825, 22027, 18, 4488, 30022 ]
[ 0.03717041015625, 0.08154296875, 0.031280517578125, 0.080810546875, 0.1302490234375, 0.1583251953125, 0.18701171875, 0.06939697265625, 0.15087890625, 0.1864013671875, 0.109375, 0.0633544921875, 0.0748291015625, 0.2109375, 0.11865234375, 0.01177978515625, 0.130615234375, 0.014266967...
embed
48064321_c0
48064321
powershell
0
Title: Autologon.exe via command line and get result Problem title: Autologon.exe via command line and get result Tags: windows, sysinternals, powershell Problem: Autologon.exe via command line and get result Is there a way I can execute sysinternals Autologon.exe from command line (Powershell) and get the result, i.e....
Autologon.exe via command line and get result Autologon.exe via command line and get result windows sysinternals powershell Autologon.exe Autologon.exe via command line and get result Is there a way I can execute sysinternals Autologon.exe from command line (Powershell) and get the result, i.e. know if the credentials ...
[ 0.01611328125, 0.00179290771484375, -0.004730224609375, 0.02197265625, -0.01312255859375, 0.0166015625, 0.005859375, -0.0159912109375, -0.0260009765625, -0.00970458984375, 0.00311279296875, 0.04150390625, -0.0244140625, 0.01220703125, -0.003936767578125, -0.00445556640625, 0.02026367...
[ 4396, 26989, 19, 46480, 1829, 75101, 13315, 136, 2046, 16750, 54825, 954, 10433, 6236, 14537, 128019, 3917, 831, 71924, 13, 7, 1295, 105022, 3714, 2174, 10291, 80973, 30957, 3542, 26785, 4527, 195490, 26008, 3004 ]
[ 0.1982421875, 0.1759033203125, 0.1920166015625, 0.170654296875, 0.093017578125, 0.1822509765625, 0.154541015625, 0.013275146484375, 0.1201171875, 0.2083740234375, 0.05316162109375, 0.071044921875, 0.1416015625, 0.1231689453125, 0.0911865234375, 0.204345703125, 0.06451416015625, 0.0...
embed