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
48582880_c0
48582880
powershell
0
Title: docker exec -it my-container /bin/bash doesn't get me to the shell in Powershell ISE console Problem title: docker exec -it my-container /bin/bash doesn't get me to the shell in Powershell ISE console Tags: docker, powershell Problem: docker exec -it my-container /bin/bash doesn't get me to the shell i...
docker exec -it my-container /bin/bash doesn't get me to the shell in Powershell ISE console docker exec -it my-container /bin/bash doesn't get me to the shell in Powershell ISE console docker powershell Powershell ISE docker exec -it my-container /bin/bash doesn't get me to the shell in Powershell ISE consol...
[ -0.00250244140625, 0.007354736328125, 0.0057373046875, 0.03076171875, -0.0137939453125, 0.025146484375, 0.0064697265625, 0.0152587890625, 0.00927734375, -0.0076904296875, 0.01434326171875, 0.045166015625, 0.00518798828125, 0.0184326171875, -0.0169677734375, 0.007537841796875, 0.01086...
[ 54, 11050, 1119, 3240, 20, 217, 759, 98102, 20037, 7568, 87109, 22027, 3768, 18, 2046, 163, 47, 128019, 17170, 88792, 130250, 14537, 23, 75101, 7940, 114864, 30957, 108362, 111, 116419, 77007, 29908, 5701, 37202, 40485, 17669, 17368, 65998 ]
[ 0.08575439453125, 0.232421875, 0.05792236328125, 0.19970703125, 0.041412353515625, 0.2095947265625, 0.134521484375, 0.185791015625, 0.1793212890625, 0.1600341796875, 0.179443359375, 0.04840087890625, 0.10076904296875, 0.097412109375, 0.104248046875, 0.029052734375, 0.0771484375, 0....
embed
50953772_c1
50953772
powershell
1
Windows 7, see screen capture below. $winProduct = GWMI Win32_Product -ComputerName $computer | Select-Object Name,Vendor,Version,InstallDate # vvv This fails on certain machines. $winPrograms = GWMI Win32_InstalledWin32Program -ComputerName $computer| Select-Object Name, Vendor, Version, InstallDate $winProduct + $wi...
Windows 7, see screen capture below. $winProduct = GWMI Win32_Product -ComputerName $computer | Select-Object Name,Vendor,Version,InstallDate # vvv This fails on certain machines. $winPrograms = GWMI Win32_InstalledWin32Program -ComputerName $computer| Select-Object Name, Vendor, Version, InstallDate $winProduct + $wi...
[ 0.010986328125, -0.0000209808349609375, 0.00628662109375, 0.03466796875, -0.0289306640625, -0.0037078857421875, -0.01055908203125, -0.029541015625, 0.00213623046875, 0.028076171875, 0.015869140625, 0.02880859375, 0.01055908203125, -0.0172119140625, -0.019287109375, 0.0059814453125, 0...
[ 3773, 361, 4, 1957, 49119, 141621, 35064, 5, 3650, 9494, 10752, 77193, 2203, 6, 102550, 10101, 17686, 6460, 134910, 163612, 164511, 58745, 51620, 46471, 75161, 15757, 85512, 1846, 178390, 92621, 86291, 81, 53962, 3293, 35782, 7, 24233, 116491...
[ 0.2366943359375, 0.204833984375, 0.026275634765625, 0.008331298828125, 0.0183563232421875, 0.0810546875, 0.050140380859375, 0.05450439453125, 0.0960693359375, 0.223876953125, 0.2342529296875, 0.291015625, 0.1015625, 0.041473388671875, 0.193603515625, 0.289306640625, 0.1396484375, 0...
embed
58475203_c0
58475203
powershell
0
Title: Get-Service issue with powershell Problem title: Get-Service issue with powershell Tags: powershell Problem: Get-Service issue with powershell For some reason, when I run Get-Service in powershell, it throws an error. If I run Set-Service first however, Get-Service will work until I open powershell again. I can'...
Get-Service issue with powershell Get-Service issue with powershell powershell Get-Service Set-Service Get-Service issue with powershell For some reason, when I run Get-Service in powershell, it throws an error. If I run Set-Service first however, Get-Service will work until I open powershell again. I can't seem to fin...
[ 0.01239013671875, 0.00537109375, 0.0137939453125, 0.002716064453125, -0.005859375, -0.0034027099609375, -0.0120849609375, -0.003631591796875, 0.0012664794921875, -0.0023193359375, -0.004302978515625, 0.0537109375, -0.00482177734375, 0.008544921875, 0.006866455078125, 0.006683349609375,...
[ 20779, 9, 121979, 31089, 678, 14537, 128019, 19943, 31635, 3229, 11675, 23, 442, 104250, 142, 18499, 5117, 4488, 24189, 9803, 13438, 1118, 122446, 29806 ]
[ 0.200927734375, 0.130126953125, 0.28515625, 0.1597900390625, 0.0888671875, 0.164794921875, 0.23193359375, 0.2176513671875, 0.044036865234375, 0.02252197265625, 0.128173828125, 0.06341552734375, 0.004486083984375, 0.15234375, 0.0133056640625, 0.188720703125, 0.0958251953125, 0.11889...
embed
59972815_c0
59972815
powershell
0
Title: How to move specific pdf documents in a folder into a new folder? The documents I want to move all have a specific keyword in their name Problem title: How to move specific pdf documents in a folder into a new folder? The documents I want to move all have a specific keyword in their name Tags: powershell, window...
How to move specific pdf documents in a folder into a new folder? The documents I want to move all have a specific keyword in their name How to move specific pdf documents in a folder into a new folder? The documents I want to move all have a specific keyword in their name powershell windows-10 How windows-10 How to mo...
[ 0.0137939453125, 0.00897216796875, -0.005767822265625, 0.038818359375, -0.01165771484375, 0.032470703125, 0.0045166015625, 0.0040283203125, -0.006134033203125, 0.0400390625, -0.007476806640625, -0.000331878662109375, -0.00537109375, 0.0098876953125, 0.005279541015625, 0.003005981445312...
[ 11249, 47, 25813, 29458, 26198, 60525, 23, 78303, 3934, 10, 3525, 3444, 756, 765, 166117, 9351, 2363, 14537, 128019, 54825, 9193, 13909, 1379, 81113, 86757, 6226, 831, 4734, 4527, 17170, 294, 79544, 4358 ]
[ 0.11669921875, 0.0689697265625, 0.2012939453125, 0.2205810546875, 0.2449951171875, 0.217041015625, 0.05230712890625, 0.202880859375, 0.14501953125, 0.0556640625, 0.146484375, 0.041259765625, 0.03955078125, 0.02532958984375, 0.1800537109375, 0.07183837890625, 0.022491455078125, 0.10...
embed
60706154_c0
60706154
powershell
0
Title: Getting exit code 0x80131029, when running powershell through vmware API Problem title: Getting exit code 0x80131029, when running powershell through vmware API Tags: powershell, vsphere, vmware-tools, remote-access Problem: Getting exit code 0x80131029, when running powershell through vmware API I am getting ex...
Getting exit code 0x80131029, when running powershell through vmware API Getting exit code 0x80131029, when running powershell through vmware API powershell vsphere vmware-tools remote-access Getting API Getting exit code 0x80131029, when running powershell through vmware API I am getting exit code as 0x80131029 when r...
[ 0.0159912109375, 0.0177001953125, 0.01202392578125, 0.0023040771484375, 0.0281982421875, 0.01239013671875, -0.00390625, -0.00567626953125, -0.01409912109375, -0.0098876953125, 0.00165557861328125, 0.00848388671875, -0.0086669921875, 0.003662109375, -0.0025482177734375, 0.00224304199218...
[ 210732, 82230, 18151, 757, 425, 4836, 2681, 963, 4235, 3229, 51042, 14537, 128019, 8305, 81, 39, 15876, 61687, 157695, 89110, 148814, 113041, 20949, 237, 43084, 109954, 7413, 1810, 31635, 54825, 12684, 55300, 77168, 1827, 19298, 933, 11814, 2...
[ 0.07037353515625, 0.2196044921875, 0.21142578125, 0.1142578125, 0.0885009765625, 0.171142578125, 0.1456298828125, 0.10565185546875, 0.256591796875, 0.021270751953125, 0.10345458984375, 0.1505126953125, 0.27587890625, 0.0633544921875, 0.12548828125, 0.127197265625, 0.2198486328125, ...
embed
60857077_c0
60857077
powershell
0
Title: How do I exec my docker container from an azure function Problem title: How do I exec my docker container from an azure function Tags: powershell, docker, c%23 Problem: How do I exec my docker container from an azure function I'm wondering how do I run/exec a started container. I can use CLI from a command line,...
How do I exec my docker container from an azure function How do I exec my docker container from an azure function powershell docker c%23 an How How do I exec my docker container from an azure function I'm wondering how do I run/exec a started container. I can use CLI from a command line, but in real world situations co...
[ 0.006561279296875, -0.00335693359375, -0.000728607177734375, 0.033447265625, -0.00909423828125, 0.006439208984375, 0.020263671875, 0.006103515625, 0.00104522705078125, -0.025146484375, 0.0093994140625, 0.04248046875, -0.005096435546875, 0.01470947265625, 0.00726318359375, 0.01043701171...
[ 11249, 54, 87, 1119, 3240, 759, 11050, 116419, 1295, 142, 295, 3408, 32354, 14537, 128019, 3949, 3742, 149016, 3642, 11675, 64, 46480, 238, 10, 26859, 831, 4527, 313, 10927, 75101, 13315, 2773, 8999, 113949, 35839, 110527, 18151, 51339, 124...
[ 0.114013671875, 0.153564453125, 0.0625, 0.1380615234375, 0.2255859375, 0.0897216796875, 0.279296875, 0.28369140625, 0.1767578125, 0.048095703125, 0.1517333984375, 0.231201171875, 0.20361328125, 0.10650634765625, 0.224609375, 0.03387451171875, 0.1541748046875, 0.052978515625, 0.06...
embed
42277693_c0
42277693
powershell
0
Title: How to write in the first line of a text file with cmd? Problem title: How to write in the first line of a text file with cmd? Tags: file, powershell, cmd, echo Problem: How to write in the first line of a text file with cmd? I searched but I did not find the answer I want. I have an existing file that contains ...
How to write in the first line of a text file with cmd? How to write in the first line of a text file with cmd? file powershell cmd echo How file.txt How to write in the first line of a text file with cmd? I searched but I did not find the answer I want. I have an existing file that contains several lines and I want to...
[ -0.000667572021484375, -0.01177978515625, -0.0016937255859375, 0.03955078125, 0.002410888671875, 0.001739501953125, 0.00921630859375, 0.00885009765625, 0.00341796875, 0.00299072265625, -0.0224609375, 0.04833984375, -0.0010223388671875, 0.00860595703125, 0.03369140625, 0.015380859375, ...
[ 11249, 47, 33022, 23, 5117, 13315, 111, 7986, 11435, 678, 1827, 71, 14537, 128019, 3089, 124326, 35166, 3444, 144573, 70541, 40368, 124519, 10, 5036, 186, 89536, 28, 22034, 6396, 59121, 3564, 442, 86595, 9494, 25647 ]
[ 0.0924072265625, 0.0860595703125, 0.20849609375, 0.160400390625, 0.183837890625, 0.1861572265625, 0.08343505859375, 0.14501953125, 0.15087890625, 0.099609375, 0.2232666015625, 0.192138671875, 0.09228515625, 0.1866455078125, 0.1961669921875, 0.19921875, 0.01214599609375, 0.067382812...
embed
30054013_c0
30054013
powershell
0
Title: Is there any way to directly deal with wcf web.config via powershell? Problem title: Is there any way to directly deal with wcf web.config via powershell? Tags: wcf, powershell, powershell-2.0 Problem: Is there any way to directly deal with wcf web.config via powershell? We are having many wcf web.config files a...
Is there any way to directly deal with wcf web.config via powershell? Is there any way to directly deal with wcf web.config via powershell? wcf powershell powershell-2.0 web.config powershell-2.0 Is there any way to directly deal with wcf web.config via powershell? We are having many wcf web.config files and to do conf...
[ 0.00262451171875, 0.030517578125, -0.00872802734375, -0.0185546875, 0.0009613037109375, 0.00494384765625, -0.007781982421875, -0.027587890625, -0.0028228759765625, -0.0213623046875, -0.00994873046875, 0.016357421875, -0.001068115234375, -0.0028839111328125, 0.0216064453125, 0.014099121...
[ 3917, 105237, 35142, 678, 148, 67466, 1467, 5, 153837, 1829, 14537, 128019, 2499, 73011, 5941, 102158, 180346, 85689, 237, 131492, 65572, 75939, 8951, 1295, 128239, 154107, 1621, 2886, 9774, 41018 ]
[ 0.0885009765625, 0.156982421875, 0.1500244140625, 0.116455078125, 0.132080078125, 0.260986328125, 0.1602783203125, 0.06866455078125, 0.2734375, 0.1024169921875, 0.1439208984375, 0.25927734375, 0.035919189453125, 0.114990234375, 0.037811279296875, 0.1107177734375, 0.1513671875, 0.06...
embed
52758294_c0
52758294
powershell
0
Title: How do I get disconnected networkdrives in Powershell? Problem title: How do I get disconnected networkdrives in Powershell? Tags: mapping, net-use, network-drive, powershell, shell Problem: How do I get disconnected networkdrives in Powershell? I need to get all mapped networkdrives, even the ones who are curre...
How do I get disconnected networkdrives in Powershell? How do I get disconnected networkdrives in Powershell? mapping net-use network-drive powershell shell How Powershell Get-PSDrive How do I get disconnected networkdrives in Powershell? I need to get all mapped networkdrives, even the ones who are currently disconnec...
[ -0.00860595703125, 0.002044677734375, -0.009033203125, 0.0128173828125, -0.0166015625, 0.02392578125, 0.01275634765625, -0.0091552734375, 0.0093994140625, -0.02490234375, 0.003204345703125, 0.002960205078125, 0.0009307861328125, 0.033203125, -0.02783203125, 0.016845703125, 0.02038574...
[ 11249, 2046, 2837, 135457, 297, 33120, 88400, 7, 23, 17170, 128019, 54, 291, 26783, 2043, 4032, 14537, 20779, 9059, 142994, 87, 3871, 756, 48398, 82424, 45831, 162711, 7722, 678, 4527, 831, 156883, 140992, 30098, 31330, 60875 ]
[ 0.043731689453125, 0.146240234375, 0.117431640625, 0.2022705078125, 0.08587646484375, 0.148193359375, 0.2210693359375, 0.09844970703125, 0.05242919921875, 0.165771484375, 0.26025390625, 0.02325439453125, 0.154296875, 0.111083984375, 0.092529296875, 0.106201171875, 0.0919189453125, ...
embed
44096379_c0
44096379
powershell
0
Title: List of version strings - find all versions in a given version area Problem title: List of version strings - find all versions in a given version area Tags: powershell Problem: List of version strings - find all versions in a given version area I have a list of strings with version number: 1.1.1.0001 1.1.1.0002 ...
List of version strings - find all versions in a given version area List of version strings - find all versions in a given version area powershell List List of version strings - find all versions in a given version area I have a list of strings with version number: I want to find out which version numbers are in a spec...
[ 0.007049560546875, 0.005340576171875, 0.0103759765625, 0.01336669921875, -0.001800537109375, -0.00799560546875, -0.00994873046875, 0.018798828125, 0.01123046875, 0.052978515625, -0.015625, -0.01116943359375, -0.011474609375, 0.006439208984375, 0.0142822265625, 0.0322265625, 0.0344238...
[ 32036, 111, 11389, 79315, 7, 7413, 756, 23, 34475, 16128, 14537, 128019, 20, 87, 765, 5303, 14012, 3444, 47, 1810, 3129, 101935, 621, 58735, 177, 3164, 903, 61747, 198137, 617, 34513, 5, 146533, 15620, 60075, 13, 126684 ]
[ 0.1790771484375, 0.0809326171875, 0.2705078125, 0.222412109375, 0.1143798828125, 0.1510009765625, 0.1610107421875, 0.0972900390625, 0.0992431640625, 0.1707763671875, 0.149169921875, 0.2392578125, 0.012725830078125, 0.006134033203125, 0.0032958984375, 0.1353759765625, 0.117919921875, ...
embed
45169374_c0
45169374
powershell
0
Title: Run An EXE in PowerShell Problem title: Run An EXE in PowerShell Tags: powershell Problem: Run An EXE in PowerShell How do I 'execute' an exe from the PowerShell console? I know in CMD I can enter the name of the exe and it runs, but that isn't working on PowerShell. In the directory there's an exe called b2c.ex...
Run An EXE in PowerShell Run An EXE in PowerShell powershell Run EXE PowerShell b2c.exe Run An EXE in PowerShell How do I 'execute' an exe from the PowerShell console? I know in CMD I can enter the name of the exe and it runs, but that isn't working on PowerShell. In the directory there's an exe called b2c.exe that I w...
[ 0.01104736328125, -0.00872802734375, 0.00162506103515625, 0.0546875, 0.00116729736328125, 0.038330078125, -0.03271484375, -0.0224609375, -0.00927734375, 0.0034942626953125, -0.001708984375, 0.040283203125, -0.00640869140625, 0.008056640625, 0.01519775390625, 0.017333984375, 0.0252685...
[ 28398, 893, 29426, 647, 23, 17170, 294, 79544, 14537, 128019, 876, 304, 238, 46480, 11249, 54, 87, 85691, 142, 97733, 1295, 130250, 3714, 313, 44644, 831, 30957, 9351, 127877, 18, 20697, 98, 14364, 3444, 11675, 947, 33209, 75101, 42335, 2...
[ 0.22412109375, 0.1143798828125, 0.236083984375, 0.231201171875, 0.10430908203125, 0.25390625, 0.1385498046875, 0.23974609375, 0.1868896484375, 0.24169921875, 0.09930419921875, 0.212158203125, 0.14501953125, 0.2275390625, 0.025665283203125, 0.042694091796875, 0.0219268798828125, 0.1...
embed
21648870_c2
21648870
powershell
2
value Code signals: Powershell, Add-Member, Cannot, Select-Object, Export-Csv, System.Object, Variables, Path, RACADM, Executable, Program, Files, Dell, SysMgt, rac5, Username, Password, DRAC, Account, Suggested, Import-Csv, ipCHBLD.csv, MyCollection, New-Object, PSObject, MemberType, NoteProperty, Name, Chassis, Slot,...
value Code signals: Powershell, Add-Member, Cannot, Select-Object, Export-Csv, System.Object, Variables, Path, RACADM, Executable, Program, Files, Dell, SysMgt, rac5, Username, Password, DRAC, Account, Suggested, Import-Csv, ipCHBLD.csv, MyCollection, New-Object, PSObject, MemberType, NoteProperty, Name, Chassis, Slot,...
[ -0.0010223388671875, -0.0026397705078125, 0.01123046875, 0.03564453125, -0.006927490234375, 0.0201416015625, -0.01068115234375, 0.0096435546875, 0.01446533203125, 0.0155029296875, -0.02392578125, 0.0255126953125, 0.00787353515625, 0.0142822265625, 0.00701904296875, -0.005645751953125, ...
[ 34292, 28864, 26073, 7, 12, 17170, 128019, 29117, 594, 27417, 4171, 10869, 51620, 46471, 75161, 134456, 67756, 12353, 111477, 13566, 108421, 19400, 85427, 211603, 2886, 7663, 42724, 82735, 4843, 5386, 28779, 758, 53400, 11627, 170461, 126349, 6...
[ 0.32763671875, 0.29541015625, 0.30029296875, 0.1138916015625, 0.050048828125, 0.158447265625, 0.26806640625, 0.13427734375, 0.1644287109375, 0.2205810546875, 0.0499267578125, 0.0906982421875, 0.1375732421875, 0.1021728515625, 0.1417236328125, 0.13623046875, 0.1728515625, 0.09661865...
embed
68782439_c0
68782439
powershell
0
Title: Powershell: What are question marks in square boxes? Problem title: Powershell: What are question marks in square boxes? Tags: powershell Problem: Powershell: What are question marks in square boxes? When I input the Get-LocalGroup command in Windows PowerShell, the output is full of question marks in boxes unde...
Powershell: What are question marks in square boxes? Powershell: What are question marks in square boxes? powershell Powershell What Get-LocalGroup Get-LocalUser Powershell: What are question marks in square boxes? When I input the Get-LocalGroup command in Windows PowerShell, the output is full of question marks in bo...
[ 0.040771484375, -0.00762939453125, -0.0103759765625, 0.00579833984375, -0.00836181640625, 0.01397705078125, -0.00909423828125, 0.0166015625, -0.00091552734375, 0.04736328125, 0.005096435546875, 0.01275634765625, 0.01007080078125, 0.00176239013671875, -0.0240478515625, 0.0225830078125, ...
[ 17170, 128019, 4865, 9655, 16188, 7, 23, 108047, 16530, 90, 14537, 20779, 203758, 205072, 1062, 2189, 621, 107730, 75101, 3773, 294, 79544, 140992, 4393, 111, 76811, 31089, 18499, 89914, 148926, 36279, 14941, 46876, 98169, 7026, 963, 2967 ]
[ 0.1536865234375, 0.22607421875, 0.0224456787109375, 0.2108154296875, 0.2210693359375, 0.100830078125, 0.061492919921875, 0.1912841796875, 0.2103271484375, 0.0894775390625, 0.09649658203125, 0.08447265625, 0.134033203125, 0.1949462890625, 0.0712890625, 0.0887451171875, 0.0399169921875...
embed
69927458_c0
69927458
powershell
0
Title: How to fetch running jobs from commvault based on mediaagent using powershell? Problem title: How to fetch running jobs from commvault based on mediaagent using powershell? Tags: powershell Problem: How to fetch running jobs from commvault based on mediaagent using powershell? Kindly let me know that how i can f...
How to fetch running jobs from commvault based on mediaagent using powershell? How to fetch running jobs from commvault based on mediaagent using powershell? powershell commvault powershell How How to fetch running jobs from commvault based on mediaagent using powershell? Kindly let me know that how i can fetch the run...
[ 0.017333984375, -0.006072998046875, 0.01904296875, 0.013427734375, 0.00335693359375, 0.0091552734375, -0.00250244140625, 0.024169921875, -0.0146484375, -0.0537109375, 0.0015869140625, 0.015380859375, 0.008056640625, -0.005035400390625, 0.01531982421875, 0.022705078125, 0.027587890625...
[ 11249, 47, 7647, 206, 51042, 74464, 1295, 375, 39, 330, 7136, 35509, 2450, 83963, 17368, 14537, 128019, 3642, 831, 29458, 23882, 10723, 27875, 9351, 59207, 42459 ]
[ 0.0650634765625, 0.012237548828125, 0.160888671875, 0.09222412109375, 0.17138671875, 0.2017822265625, 0.094970703125, 0.1136474609375, 0.1273193359375, 0.14111328125, 0.175537109375, 0.087890625, 0.1710205078125, 0.2357177734375, 0.046112060546875, 0.1446533203125, 0.220703125, 0.0...
embed
13950044_c0
13950044
powershell
0
Title: How to execute a .Bat with mutliple Parameters from Powershell scripts Problem title: How to execute a .Bat with mutliple Parameters from Powershell scripts Tags: powershell, parameters, batch-file Problem: How to execute a .Bat with mutliple Parameters from Powershell scripts how do I execue a .bat from a power...
How to execute a .Bat with mutliple Parameters from Powershell scripts How to execute a .Bat with mutliple Parameters from Powershell scripts powershell parameters batch-file Powershell How Bat Parameters param1 item.Name param2 item.path Filesystem_Batches test.bat How to execute a .Bat with mutliple Parameters from P...
[ 0.004608154296875, -0.021484375, -0.0260009765625, 0.0185546875, -0.003875732421875, 0.000263214111328125, 0.0128173828125, -0.025390625, 0.001129150390625, 0.015625, 0.0128173828125, 0.01171875, 0.004852294921875, 0.0186767578125, -0.007476806640625, -0.0029754638671875, 0.025268554...
[ 11249, 47, 71924, 13, 5, 571, 257, 678, 21144, 150, 8705, 1720, 29089, 1295, 17170, 128019, 26499, 10, 14537, 171859, 1777, 206, 29822, 21947, 121, 39, 418, 35735, 163612, 304, 128405, 42724, 16751, 17007, 3034, 2848, 3642, 54, 87, 97733,...
[ 0.08172607421875, 0.029998779296875, 0.222900390625, 0.074462890625, 0.1011962890625, 0.189208984375, 0.2066650390625, 0.135009765625, 0.159912109375, 0.132080078125, 0.2037353515625, 0.148193359375, 0.189697265625, 0.1163330078125, 0.17236328125, 0.2213134765625, 0.20654296875, 0....
embed
16162641_c0
16162641
powershell
0
Title: Read excel content from mails in outlook using powershell Problem title: Read excel content from mails in outlook using powershell Tags: powershell, powershell-2.0, outlook Problem: Read excel content from mails in outlook using powershell I am new to powershell. I do get mails to my outlook bearing a subject an...
Read excel content from mails in outlook using powershell Read excel content from mails in outlook using powershell powershell powershell-2.0 outlook mails powershell Read powershell-2.0 Read excel content from mails in outlook using powershell I am new to powershell. I do get mails to my outlook bearing a subject and ...
[ 0.0274658203125, 0.00128173828125, -0.0072021484375, 0.0263671875, 0.0155029296875, 0.0208740234375, -0.01116943359375, -0.00185394287109375, -0.00118255615234375, -0.01129150390625, -0.00164794921875, 0.02490234375, -0.01434326171875, 0.007354736328125, 0.0303955078125, 0.000044107437...
[ 4764, 64152, 10941, 1295, 6648, 7, 23, 206468, 17368, 14537, 128019, 73011, 3525, 2046, 47, 81148, 28368, 23180, 18151, 84797, 3340, 35509, 19048, 28219, 3642, 30098, 4000, 11435, 50675 ]
[ 0.186279296875, 0.2196044921875, 0.2110595703125, 0.12451171875, 0.1572265625, 0.0361328125, 0.0726318359375, 0.215576171875, 0.052215576171875, 0.1256103515625, 0.21044921875, 0.14111328125, 0.03424072265625, 0.1243896484375, 0.0653076171875, 0.0694580078125, 0.173828125, 0.118286...
embed
47819000_c0
47819000
powershell
0
Title: how to get email body for exchange server on prem using powershell cmdlet Problem title: how to get email body for exchange server on prem using powershell cmdlet Tags: powershell, powershell-cmdlet, outlook, exchangewebservices, exchange-server Problem: how to get email body for exchange server on prem using po...
how to get email body for exchange server on prem using powershell cmdlet how to get email body for exchange server on prem using powershell cmdlet powershell powershell-cmdlet outlook exchangewebservices exchange-server powershell Search-Mailbox how to get email body for exchange server on prem using powershell cmdlet...
[ 0.041015625, 0.02294921875, 0.004638671875, 0.04296875, 0.016845703125, 0.0206298828125, 0.007659912109375, -0.005828857421875, -0.000051975250244140625, -0.010986328125, 0.0032958984375, 0.033447265625, 0.001068115234375, -0.0185546875, 0.03125, 0.006561279296875, 0.0087890625, 0....
[ 3642, 2046, 3340, 14361, 100, 121122, 10723, 98, 26787, 14537, 128019, 1827, 71, 1974, 17368, 3931, 206468, 22584, 39642, 33086, 17814, 11728, 33938, 7647, 4677, 20949, 16750, 2982, 108210, 8561, 1829 ]
[ 0.008697509765625, 0.0927734375, 0.1612548828125, 0.2269287109375, 0.071044921875, 0.193603515625, 0.146484375, 0.046661376953125, 0.20361328125, 0.09600830078125, 0.178466796875, 0.10986328125, 0.058868408203125, 0.1591796875, 0.006011962890625, 0.0660400390625, 0.1083984375, 0.05...
embed
58420999_c1
58420999
powershell
1
In other words if the user wants to change setting1 to 'no' and keep settings 2 & 3 as a 'yes'; the script is changing all the settings to Yes, instead of only setting1. I am under the impression that I have to use -Raw in order to perform a -replace, but as stated above, it seems that the -match function doesn't work...
In other words if the user wants to change setting1 to 'no' and keep settings 2 & 3 as a 'yes'; the script is changing all the settings to Yes, instead of only setting1. I am under the impression that I have to use -Raw in order to perform a -replace, but as stated above, it seems that the -match function doesn't work...
[ -0.033935546875, 0.005645751953125, -0.0087890625, -0.0025177001953125, 0, 0.0250244140625, -0.0014190673828125, 0.01141357421875, 0.0262451171875, 0.0615234375, -0.00762939453125, 0.02734375, -0.01513671875, -0.03515625, 0.03125, -0.00775146484375, 0.0213623046875, 0.0014724731445...
[ 38937, 86171, 15549, 53550, 418, 47, 157, 13695, 7, 116, 619, 138, 63736, 26499, 151134, 756, 32635, 64457, 49128, 4527, 12248, 434, 51339, 20, 107, 23935, 98753, 32354, 18, 4488, 678, 81456, 180346, 11435, 456, 5429, 11001, 13315, 14858, ...
[ 0.0955810546875, 0.0628662109375, 0.1839599609375, 0.21630859375, 0.03289794921875, 0.038909912109375, 0.1695556640625, 0.1134033203125, 0.03082275390625, 0.0267181396484375, 0.0226287841796875, 0.094482421875, 0.1495361328125, 0.1995849609375, 0.1771240234375, 0.0308837890625, 0.177...
embed
64506709_c0
64506709
powershell
0
Title: Windows Terminal or Powershell alias function that accepts parameters Problem title: Windows Terminal or Powershell alias function that accepts parameters Tags: powershell Problem: Windows Terminal or Powershell alias function that accepts parameters I want a simple alias I can run to git add -A git commit -m "$...
Windows Terminal or Powershell alias function that accepts parameters Windows Terminal or Powershell alias function that accepts parameters powershell Windows Terminal Powershell parm1 Windows Terminal or Powershell alias function that accepts parameters I want a simple alias I can run to that's all. I'd take any help ...
[ -0.0150146484375, 0.03125, -0.018798828125, 0.007415771484375, 0.0027618408203125, 0.01226806640625, 0.02197265625, -0.0067138671875, 0.004638671875, -0.0072021484375, -0.0045166015625, 0.013427734375, 0.003692626953125, 0.00860595703125, 0.00616455078125, 0.0128173828125, 0.01782226...
[ 3773, 124090, 707, 17170, 128019, 55109, 32354, 450, 26946, 7, 171859, 14537, 366, 39, 418, 3444, 10, 8781, 831, 11675, 47, 756, 4358, 34515, 83, 5299, 189026, 154186, 29908, 33949, 31577, 30698 ]
[ 0.1727294921875, 0.3056640625, 0.051055908203125, 0.193115234375, 0.26318359375, 0.250732421875, 0.20068359375, 0.0572509765625, 0.1922607421875, 0.09100341796875, 0.237548828125, 0.16455078125, 0.1163330078125, 0.1383056640625, 0.1119384765625, 0.09033203125, 0.010284423828125, 0....
embed
44773642_c0
44773642
powershell
0
Title: Powershell script how to access variable Problem title: Powershell script how to access variable Tags: powershell Problem: Powershell script how to access variable I have a master script master.ps1 which executes two child ps1 scripts like below: & "child1.ps1" & "child2.ps1" The problem I have now is at the end...
Powershell script how to access variable Powershell script how to access variable powershell Powershell master.ps1 child1.ps1 child2.ps1 Powershell script how to access variable I have a master script master.ps1 which executes two child ps1 scripts like below: The problem I have now is at the end of master.ps1 script, ...
[ 0.0380859375, 0.008056640625, -0.01953125, 0.0076904296875, 0.0184326171875, 0.0203857421875, -0.0029296875, 0.009765625, -0.0123291015625, 0.004974365234375, 0.0123291015625, 0.037109375, 0.0120849609375, 0.023193359375, 0.017822265625, 0.0113525390625, -0.01385498046875, -0.01165...
[ 17170, 128019, 26499, 3642, 47, 17203, 77336, 14537, 31347, 6423, 418, 29041, 5442, 71924, 6626, 24014, 35064, 2967, 3564, 35509, 142424, 5423, 3871, 83324, 25379, 3340, 959, 109954, 140013, 17368, 16655 ]
[ 0.1923828125, 0.267822265625, 0.257080078125, 0.07073974609375, 0.04998779296875, 0.2308349609375, 0.298828125, 0.1595458984375, 0.1549072265625, 0.1212158203125, 0.10089111328125, 0.1312255859375, 0.1434326171875, 0.10748291015625, 0.0650634765625, 0.103515625, 0.0160980224609375, ...
embed
66338479_c0
66338479
powershell
0
Title: running PowerShell commands via PHP's exec()? Problem title: running PowerShell commands via PHP's exec()? Tags: exec, php, powershell, windows-10 Problem: running PowerShell commands via PHP's exec()? When I run exec('Stop-Process -name chromedriver'); (Stop-Process is a PowerShell command) I get the ...
running PowerShell commands via PHP's exec()? running PowerShell commands via PHP's exec()? exec php powershell windows-10 PowerShell PHP Stop-Process windows-10 running PowerShell commands via PHP's exec()? When I run exec('Stop-Process -name chromedriver'); (Stop-Process is a PowerShell command) I get the f...
[ 0.016845703125, 0.01495361328125, 0.00860595703125, 0.0341796875, -0.006103515625, 0.0238037109375, -0.006683349609375, -0.0274658203125, -0.01434326171875, -0.037841796875, 0.00909423828125, 0.043701171875, -0.0067138671875, 0.01324462890625, 0.01263427734375, 0.037109375, 0.0011367...
[ 51042, 17170, 294, 79544, 75101, 7, 1829, 47302, 3768, 1119, 3240, 132, 3958, 14537, 128019, 54825, 9193, 42284, 10752, 26531, 11675, 156095, 9, 11627, 17656, 13450, 33926, 56, 83, 10, 25632, 18499, 87, 13028, 390, 26499, 70541, 450, 13315,...
[ 0.1036376953125, 0.2047119140625, 0.1026611328125, 0.2237548828125, 0.2183837890625, 0.020538330078125, 0.1090087890625, 0.257568359375, 0.076416015625, 0.0975341796875, 0.1934814453125, 0.06365966796875, 0.1754150390625, 0.157470703125, 0.189453125, 0.0953369140625, 0.1494140625, ...
embed
26517567_c2
26517567
powershell
2
68.2.80 2014-10-22T23:11:51 @{ResponseTime=415} Up 192.168.2.254 2014-10-22T23:11:52 @{ResponseTime=470} Up 192.168.2.10 2014-10-22T23:11:51 Down 192.168.2.80 2014-10-22T23:11:52 @{ResponseTime=7} Up 192.168.2.254 It doesn't matter which one, my preference is the second one Could you please help me with this matter. Ev...
68.2.80 2014-10-22T23:11:51 @{ResponseTime=415} Up 192.168.2.254 2014-10-22T23:11:52 @{ResponseTime=470} Up 192.168.2.10 2014-10-22T23:11:51 Down 192.168.2.80 2014-10-22T23:11:52 @{ResponseTime=7} Up 192.168.2.254 It doesn't matter which one, my preference is the second one Could you please help me with this matter. Ev...
[ 0.007415771484375, 0.0157470703125, 0.01080322265625, 0.028076171875, 0.01129150390625, 0.0030059814453125, -0.007598876953125, 0.0021514892578125, 0.01104736328125, 0.0031890869140625, -0.0159912109375, -0.00482177734375, 0.0130615234375, -0.007720947265625, 0.003997802734375, 0.01184...
[ 305, 128423, 5, 4836, 1049, 52486, 4015, 3742, 37374, 94399, 70059, 1837, 10091, 90644, 93657, 70147, 12338, 33915, 5757, 2485, 963, 618, 49472, 22027, 18, 26866, 3129, 1632, 759, 205537, 83, 17932, 22936, 4358, 7722, 14192, 19256, 31745, 2...
[ 0.1641845703125, 0.2115478515625, 0.048095703125, 0.26171875, 0.1080322265625, 0.06500244140625, 0.00439453125, 0.01104736328125, 0.0247650146484375, 0.1510009765625, 0.19970703125, 0.04888916015625, 0.150146484375, 0.1932373046875, 0.1854248046875, 0.05853271484375, 0.1646728515625,...
embed
27151302_c1
27151302
powershell
1
from the UNC path. I also need the ExitCode from my setup.exe, which gets lost when the "killing" starts as mentioned in reason number 1. As a final note, I did grant access for PowerShell to run remotely with the Enable-PSRemoting command, and I also get expected results from this simple test: Invoke-Command -Compute...
from the UNC path. I also need the ExitCode from my setup.exe, which gets lost when the "killing" starts as mentioned in reason number 1. As a final note, I did grant access for PowerShell to run remotely with the Enable-PSRemoting command, and I also get expected results from this simple test: Invoke-Command -Compute...
[ 0.004730224609375, -0.001129150390625, 0.0220947265625, 0.01361083984375, -0.01220703125, -0.00182342529296875, -0.01177978515625, -0.0252685546875, 0.00176239013671875, -0.006866455078125, -0.019775390625, 0.009521484375, 0.003387451171875, 0.0184326171875, 0.0098876953125, 0.01940917...
[ 1295, 175560, 60875, 3871, 70, 5443, 217, 114211, 759, 169581, 46480, 72856, 301, 30319, 4034, 31635, 2704, 80731, 17203, 17170, 294, 79544, 11675, 148814, 2886, 9059, 4332, 432, 1916, 75101, 84751, 50339, 8781, 3034, 360, 23253, 13, 10770, ...
[ 0.0826416015625, 0.23193359375, 0.239013671875, 0.1612548828125, 0.045257568359375, 0.1519775390625, 0.1202392578125, 0.22119140625, 0.003387451171875, 0.22412109375, 0.1416015625, 0.11328125, 0.1585693359375, 0.2139892578125, 0.07763671875, 0.0528564453125, 0.008270263671875, 0.09...
embed
37802303_c0
37802303
powershell
0
Title: PowerShell Variable Problem title: PowerShell Variable Tags: powershell, hashtable Problem: PowerShell Variable I am looking up data and then want to add that to some kind of list which I can reference, for example if my data looked like this: Name - John Last Name - Doe Age - 55 I would want to store that in a ...
PowerShell Variable PowerShell Variable powershell hashtable PowerShell Variable Name John Last Doe Age member.Name PowerShell Variable I am looking up data and then want to add that to some kind of list which I can reference, for example if my data looked like this: I would want to store that in a list and be able to ...
[ 0.0281982421875, 0.00157928466796875, -0.003448486328125, 0.00982666015625, -0.0026702880859375, -0.0050048828125, 0.008056640625, 0.01263427734375, -0.004302978515625, 0.01080322265625, 0.00592041015625, 0.01080322265625, 0.0250244140625, 0.0186767578125, 0.009521484375, 0.01147460937...
[ 17170, 294, 79544, 84572, 2886, 14537, 128019, 1556, 127, 22819, 15757, 4939, 21672, 984, 13, 72944, 32786, 163612, 16487, 1257, 2053, 3444, 15190, 5303, 831, 91067, 54811, 1884, 903, 4343, 100, 41581, 39, 27417, 23, 3650, 1176, 154663, 136...
[ 0.172607421875, 0.030303955078125, 0.20849609375, 0.2176513671875, 0.1595458984375, 0.1572265625, 0.2227783203125, 0.1871337890625, 0.1287841796875, 0.2196044921875, 0.1217041015625, 0.211181640625, 0.238037109375, 0.1649169921875, 0.1732177734375, 0.198486328125, 0.2271728515625, ...
embed
35660754_c0
35660754
powershell
0
Title: How to Pause and resume Jenkins Build Problem title: How to Pause and resume Jenkins Build Tags: jenkins-plugins, jenkins, powershell Problem: How to Pause and resume Jenkins Build I have a power shell job in Jenkins that copies code to multiple servers. Some times, script might not reach a server and it breaks ...
How to Pause and resume Jenkins Build How to Pause and resume Jenkins Build jenkins-plugins jenkins powershell How Pause Jenkins Build How to Pause and resume Jenkins Build I have a power shell job in Jenkins that copies code to multiple servers. Some times, script might not reach a server and it breaks the build. When...
[ -0.00457763671875, 0.01141357421875, -0.00885009765625, -0.005401611328125, 0.0029449462890625, -0.01226806640625, 0.00081634521484375, -0.0022735595703125, -0.0103759765625, -0.0003147125244140625, -0.00994873046875, 0.0150146484375, -0.001251220703125, 0.037841796875, 0.0166015625, 0...
[ 11249, 47, 164197, 136, 138755, 234339, 6, 121137, 7349, 875, 7, 145301, 5425, 14537, 128019, 12447, 23, 71200, 18151, 48716, 10723, 20028, 26499, 13648, 959, 58359, 36356, 45367, 87388, 5303, 4034, 1295, 29954, 106, 193348, 4879, 3917, 76968...
[ 0.0799560546875, 0.07275390625, 0.2474365234375, 0.1348876953125, 0.26904296875, 0.280029296875, 0.00579833984375, 0.2335205078125, 0.08038330078125, 0.1329345703125, 0.08251953125, 0.1285400390625, 0.0165557861328125, 0.1160888671875, 0.2188720703125, 0.1082763671875, 0.032653808593...
embed
10184052_c0
10184052
powershell
0
Title: Get a user's email address from the username via PowerShell and WMI? Problem title: Get a user's email address from the username via PowerShell and WMI? Tags: wmi, powershell, powershell-2.0, active-directory Problem: Get a user's email address from the username via PowerShell and WMI? I have a user's ...
Get a user's email address from the username via PowerShell and WMI? Get a user's email address from the username via PowerShell and WMI? wmi powershell powershell-2.0 active-directory the Get PowerShell WMI powershell-2.0 Get a user's email address from the username via PowerShell and WMI? I have a user's ne...
[ 0.02587890625, 0.0107421875, -0.01409912109375, 0.0279541015625, -0.00787353515625, -0.00421142578125, -0.01068115234375, 0.000209808349609375, -0.01025390625, -0.030029296875, 0.0034942626953125, 0.05078125, -0.0198974609375, 0.005584716796875, 0.00848388671875, 0.0118408203125, 0.0...
[ 20779, 38937, 3768, 3340, 29823, 1295, 11627, 1829, 17170, 294, 79544, 136, 601, 10101, 148, 266, 14537, 128019, 73011, 36457, 80581, 30675, 33120, 73655, 9351, 28090, 7722, 47, 2046, 35604, 100, 12921, 70163, 77758 ]
[ 0.1185302734375, 0.1746826171875, 0.0811767578125, 0.190185546875, 0.162353515625, 0.1351318359375, 0.17724609375, 0.08306884765625, 0.17724609375, 0.0899658203125, 0.2105712890625, 0.0830078125, 0.107666015625, 0.200439453125, 0.05169677734375, 0.1265869140625, 0.128662109375, 0.2...
embed
5806068_c0
5806068
powershell
0
Title: Is it possible to write self-modifying PowerShell scripts? Problem title: Is it possible to write self-modifying PowerShell scripts? Tags: powershell, self-modifying Problem: Is it possible to write self-modifying PowerShell scripts? Is it possible to write self-modifying PowerShell scripts? Suppose I have a scr...
Is it possible to write self-modifying PowerShell scripts? Is it possible to write self-modifying PowerShell scripts? powershell self-modifying PowerShell foo.ps1 Write-Host Goodbye Set-Content Hello Is it possible to write self-modifying PowerShell scripts? Is it possible to write self-modifying PowerShell scripts? Su...
[ 0.005615234375, 0.0142822265625, -0.00396728515625, 0.022705078125, -0.00640869140625, -0.01708984375, -0.00628662109375, -0.0035247802734375, 0.001861572265625, 0.00799560546875, -0.01177978515625, 0.040283203125, -0.006317138671875, 0.017333984375, 0.0115966796875, 0.01104736328125, ...
[ 2071, 442, 7722, 33022, 15970, 13415, 151138, 17170, 294, 79544, 26499, 47, 7, 14537, 128019, 5775, 31, 6423, 418, 601, 18781, 11193, 18621, 1272, 13, 19943, 25352, 35378, 765, 5, 28412, 1810, 8999, 53088 ]
[ 0.06268310546875, 0.054656982421875, 0.19873046875, 0.1890869140625, 0.2086181640625, 0.1878662109375, 0.1688232421875, 0.2242431640625, 0.1510009765625, 0.26416015625, 0.265625, 0.035491943359375, 0.0009765625, 0.160400390625, 0.287109375, 0.1168212890625, 0.1226806640625, 0.14160...
embed
60180762_c0
60180762
powershell
0
Title: What is the correct (prefered) encoding of PowerShell profile? Problem title: What is the correct (prefered) encoding of PowerShell profile? Tags: powershell, profile, encoding Problem: What is the correct (prefered) encoding of PowerShell profile? I looked around on the Internet and can't find related informati...
What is the correct (prefered) encoding of PowerShell profile? What is the correct (prefered) encoding of PowerShell profile? powershell profile encoding What PowerShell What is the correct (prefered) encoding of PowerShell profile? I looked around on the Internet and can't find related information. My program needs to...
[ 0.032958984375, 0.0037384033203125, -0.006591796875, 0.01129150390625, -0.0263671875, 0.000286102294921875, -0.00007104873657226562, 0.00653076171875, -0.0174560546875, 0.032958984375, -0.023681640625, 0.013916015625, 0.017333984375, 0.007781982421875, 0.0142822265625, 0.00750732421875...
[ 4865, 26785, 4692, 2875, 22, 587, 6238, 17170, 294, 79544, 60641, 14537, 128019, 83, 70, 111, 1528, 27117, 33022, 18151, 47, 110, 32316, 28282, 2967, 2367, 5608, 11814, 151117, 4527, 345, 30992, 1019, 678, 14216, 594 ]
[ 0.058807373046875, 0.1600341796875, 0.047698974609375, 0.140380859375, 0.095947265625, 0.184814453125, 0.1065673828125, 0.21044921875, 0.1431884765625, 0.255126953125, 0.243408203125, 0.1683349609375, 0.2386474609375, 0.0107421875, 0.001373291015625, 0.01806640625, 0.08953857421875, ...
embed
60419184_c1
60419184
powershell
1
that computers in the TrustedHosts list might not be authenticated. You can get more information about that by running the following command: winrm help config. For more information, see the about_Remote_Troubleshooting Help topic. Code signals: PowerShell, namespace, How, Azure, Invoke-Command, System.Net, Input, Req...
that computers in the TrustedHosts list might not be authenticated. You can get more information about that by running the following command: winrm help config. For more information, see the about_Remote_Troubleshooting Help topic. Code signals: PowerShell, namespace, How, Azure, Invoke-Command, System.Net, Input, Req...
[ -0.0020751953125, 0.012939453125, 0.01275634765625, 0.036376953125, 0.01544189453125, -0.0040283203125, -0.01416015625, -0.0234375, 0.01007080078125, 0.01495361328125, 0.00830078125, 0.0308837890625, -0.0018768310546875, 0.00335693359375, -0.0164794921875, 0.0028076171875, 0.02062988...
[ 450, 13909, 7, 23, 70, 87343, 297, 11193, 271, 5303, 13648, 959, 195734, 27686, 5, 2583, 2046, 4677, 1672, 75101, 19916, 42, 39, 4358, 153837, 1326, 432, 67, 105727, 39527, 28864, 26073, 17170, 79544, 210716, 11249, 176071, 23253, 10770, ...
[ 0.13671875, 0.2147216796875, 0.1175537109375, 0.07568359375, 0.07086181640625, 0.220947265625, 0.166015625, 0.175537109375, 0.154296875, 0.181640625, 0.1116943359375, 0.1380615234375, 0.226806640625, 0.164306640625, 0.0936279296875, 0.03875732421875, 0.03558349609375, 0.08935546875...
embed
43364232_c2
43364232
powershell
2
Returned, MaximumNumberOfRecordsReturned, RecordsStartAtRowNumber, PagingImplemented, ErrorMessage, Visit_Request, Visit_ID, Building_Name, Building, HHH, Level_Name, North, Wing, Contact_Name, Bill, Bloggs, South, Mary, East, Bob, West, Joe, Out-File, aaaatest.xml, xmlnode.OuterXml, New-Object, System.Net.WebClient, P...
Returned, MaximumNumberOfRecordsReturned, RecordsStartAtRowNumber, PagingImplemented, ErrorMessage, Visit_Request, Visit_ID, Building_Name, Building, HHH, Level_Name, North, Wing, Contact_Name, Bill, Bloggs, South, Mary, East, Bob, West, Joe, Out-File, aaaatest.xml, xmlnode.OuterXml, New-Object, System.Net.WebClient, P...
[ 0.00958251953125, 0.0260009765625, 0.017822265625, 0.01019287109375, 0.01287841796875, 0.03662109375, -0.01318359375, -0.033447265625, 0.0208740234375, 0.015625, 0.0203857421875, -0.031005859375, -0.033203125, -0.006256103515625, 0.01055908203125, 0.0019073486328125, -0.0005989074707...
[ 173340, 297, 4, 46540, 316, 18444, 26278, 132887, 4332, 32271, 987, 14534, 89916, 126597, 28848, 12724, 8341, 214, 128878, 19929, 212059, 6011, 429, 98684, 75616, 7146, 104919, 163612, 572, 78288, 84136, 23924, 601, 27627, 19893, 70858, 25134, ...
[ 0.254638671875, 0.109619140625, 0.06982421875, 0.166015625, 0.0211639404296875, 0.06024169921875, 0.09521484375, 0.06298828125, 0.06982421875, 0.226806640625, 0.19189453125, 0.043426513671875, 0.26220703125, 0.1356201171875, 0.04510498046875, 0.040374755859375, 0.18212890625, 0.123...
embed
72271677_c0
72271677
powershell
0
Title: Escape double quotes in a command within multiline string concatenation Problem title: Escape double quotes in a command within multiline string concatenation Tags: azure-devops, powershell, yaml Problem: Escape double quotes in a command within multiline string concatenation Code signals: D, Escape, PowerShell,...
Escape double quotes in a command within multiline string concatenation Escape double quotes in a command within multiline string concatenation azure-devops powershell yaml D Escape PowerShell Populate Setup PostgreSQL Set-Service postgresql-x64-14 StartupType Start-Service Get-CimInstance win32_service Where-Object Na...
[ 0.0029754638671875, -0.01318359375, -0.010498046875, 0.0390625, 0.01129150390625, 0.01531982421875, -0.0016021728515625, -0.0017547607421875, 0.00135040283203125, 0.033447265625, -0.027587890625, 0.0017242431640625, 0.00579833984375, 0.00177001953125, -0.01708984375, 0.0205078125, -0...
[ 181540, 41929, 66747, 7, 23, 75101, 28032, 6024, 2256, 79315, 158, 4460, 33, 295, 3408, 18548, 68818, 14537, 128019, 151, 7237, 391, 17170, 79544, 157890, 19943, 2795, 7134, 158897, 121979, 1305, 17562, 99247, 13307, 16249, 153076, 196707, 13...
[ 0.28515625, 0.2490234375, 0.280029296875, 0.06280517578125, 0.015106201171875, 0.258056640625, 0.1441650390625, 0.16015625, 0.175537109375, 0.208251953125, 0.0882568359375, 0.1405029296875, 0.101318359375, 0.047271728515625, 0.1435546875, 0.1318359375, 0.156982421875, 0.06567382812...
embed
19545673_c0
19545673
powershell
0
Title: PowerShell File Conversion Problem title: PowerShell File Conversion Tags: powershell, powershell-1.0 Problem: PowerShell File Conversion I'm on to the next bit of fun with powershell and am trying to convert some files over to .csv files. Im trying to get all the files in my test2 directory with the extension ....
PowerShell File Conversion PowerShell File Conversion powershell powershell-1.0 PowerShell File Conversion Get-ChildItem test2 Export-Csv Delimiter powershell-1.0 PowerShell File Conversion I'm on to the next bit of fun with powershell and am trying to convert some files over to .csv files. Im trying to get all the fil...
[ 0.0072021484375, -0.00421142578125, 0.0113525390625, 0.0274658203125, 0.01068115234375, 0.01953125, -0.0162353515625, 0.0033721923828125, 0.003997802734375, 0.045654296875, 0.00286865234375, 0.037841796875, -0.0032501220703125, 0.035400390625, -0.00592041015625, -0.004730224609375, 0...
[ 17170, 294, 79544, 42724, 1657, 46354, 14537, 128019, 9, 102107, 20779, 102656, 2982, 3034, 304, 134456, 441, 67756, 262, 93343, 56, 7477, 678, 31577, 96760, 102158, 645, 47, 5, 4439, 334, 2046, 756, 23, 759, 14364, 111938, 4867, 1429, 11...
[ 0.2081298828125, 0.1004638671875, 0.2498779296875, 0.247802734375, 0.103515625, 0.1905517578125, 0.148193359375, 0.26123046875, 0.012054443359375, 0.1337890625, 0.045562744140625, 0.15576171875, 0.1240234375, 0.1920166015625, 0.1727294921875, 0.1529541015625, 0.058929443359375, 0.2...
embed
19864617_c1
19864617
powershell
1
$shell.Stop() Running, that I get output such as: Last login: Fri Nov 8 11:37:45 2013 from 10.XXX.XXX.XXX [user1@server1 /users/user1] However, /users/user1/tempfile.txt never gets written and I do not get any further output. Do you see what I'm doing wrong? Code signals: 10.XXX.XXX.XXX, PowerShell, SSH.NET, server1, ...
$shell.Stop() Running, that I get output such as: Last login: Fri Nov 8 11:37:45 2013 from 10.XXX.XXX.XXX [user1@server1 /users/user1] However, /users/user1/tempfile.txt never gets written and I do not get any further output. Do you see what I'm doing wrong? Code signals: 10.XXX.XXX.XXX, PowerShell, SSH.NET, server1, ...
[ -0.0162353515625, 0.04052734375, 0.007598876953125, 0.017333984375, -0.0081787109375, -0.015380859375, 0.002532958984375, 0.0008697509765625, -0.010986328125, 0.0308837890625, -0.0157470703125, 0.0439453125, -0.01190185546875, 0.01495361328125, 0.0045166015625, 0.01708984375, 0.00549...
[ 3650, 128019, 156095, 132, 28398, 2046, 140992, 21672, 73655, 9173, 15360, 382, 30225, 1210, 4068, 115469, 65918, 39642, 418, 223, 1314, 50412, 34224, 29822, 124326, 8306, 62163, 59121, 959, 53333, 1957, 20594, 44691, 28864, 26073, 17170, 79544...
[ 0.0870361328125, 0.241455078125, 0.271484375, 0.067626953125, 0.095947265625, 0.0408935546875, 0.218505859375, 0.1834716796875, 0.227294921875, 0.1112060546875, 0.125732421875, 0.04364013671875, 0.034759521484375, 0.1474609375, 0.12841796875, 0.1370849609375, 0.1180419921875, 0.084...
embed
21145556_c0
21145556
powershell
0
Title: Powershell create outlook mail with custom voting option Problem title: Powershell create outlook mail with custom voting option Tags: scripting, powershell, outlook Problem: Powershell create outlook mail with custom voting option I have been trying to find answers with no luck if this is possible. Is there a w...
Powershell create outlook mail with custom voting option Powershell create outlook mail with custom voting option scripting powershell outlook Powershell Powershell create outlook mail with custom voting option I have been trying to find answers with no luck if this is possible. Is there a way to create an outlook emai...
[ 0.0257568359375, 0.0126953125, 0.005523681640625, 0.01123046875, 0.003814697265625, -0.005218505859375, -0.0016937255859375, 0.01409912109375, -0.01470947265625, 0.02099609375, 0.00145721435546875, 0.0294189453125, 0.01025390625, -0.0020599365234375, 0.00848388671875, 0.005462646484375...
[ 17170, 128019, 28282, 206468, 6648, 678, 114122, 20875, 214, 35829, 26499, 14537, 31577, 7413, 35166, 7722, 10, 3917, 3340, 50717, 8305, 69236, 11408, 25379, 35509, 55738, 9325, 35644, 191619 ]
[ 0.1446533203125, 0.2103271484375, 0.150634765625, 0.224609375, 0.1436767578125, 0.0841064453125, 0.2064208984375, 0.1898193359375, 0.08673095703125, 0.1973876953125, 0.171875, 0.144775390625, 0.0028076171875, 0.005889892578125, 0.028778076171875, 0.0955810546875, 0.002838134765625, ...
embed
75253640_c2
75253640
powershell
2
DEVICE, system.Windows.Forms.Label, LBL_APDEVICE.text, Computer, LBL_APDEVICE.AutoSize, LBL_APDEVICE.width, LBL_APDEVICE.height, LBL_APDEVICE.location, LBL_APDEVICE.Font, System.Drawing.Font, Microsoft, Sans, Serif, TBX_APDEVICE, system.Windows.Forms.TextBox, TBX_APDEVICE.Text, TBX_APDEVICE.multiline, TBX_APDEVICE.widt...
DEVICE, system.Windows.Forms.Label, LBL_APDEVICE.text, Computer, LBL_APDEVICE.AutoSize, LBL_APDEVICE.width, LBL_APDEVICE.height, LBL_APDEVICE.location, LBL_APDEVICE.Font, System.Drawing.Font, Microsoft, Sans, Serif, TBX_APDEVICE, system.Windows.Forms.TextBox, TBX_APDEVICE.Text, TBX_APDEVICE.multiline, TBX_APDEVICE.widt...
[ 0.01708984375, 0.0074462890625, -0.00921630859375, 0.01116943359375, 0.0223388671875, -0.0019683837890625, 0.01904296875, -0.0027313232421875, 0.0166015625, -0.0078125, 0.00286865234375, -0.004913330078125, -0.01214599609375, -0.01409912109375, 0.005584716796875, 0.01556396484375, 0....
[ 170623, 31722, 4, 5426, 5, 43342, 102973, 2729, 4063, 339, 38274, 454, 15383, 22829, 40139, 38115, 127167, 146984, 1106, 22553, 87632, 919, 7934, 12353, 219, 14775, 7244, 1735, 7, 17898, 420, 93753, 1542, 174379, 72295, 144227, 2256, 294, 2...
[ 0.293212890625, 0.2398681640625, 0.061798095703125, 0.18505859375, 0.047271728515625, 0.1954345703125, 0.28125, 0.1187744140625, 0.250244140625, 0.1094970703125, 0.2490234375, 0.045806884765625, 0.16015625, 0.24267578125, 0.2166748046875, 0.1845703125, 0.2203369140625, 0.1622314453...
embed
77024558_c2
77024558
powershell
2
SecurityProtocol, System.Net.SecurityProtocolType, Tls12, GetFolderID, Param, Mandatory, Mailbox, FolderName, TargetMailFolders, Get-MailboxFolderStatistics, Identity, Select, FolderID, Name, Try, TargetMailFolder, TargetMailFolderID, TargetMailFolder.FolderID, TargetMailFolderName, TargetMailFolder.Name, Write-Host, ...
SecurityProtocol, System.Net.SecurityProtocolType, Tls12, GetFolderID, Param, Mandatory, Mailbox, FolderName, TargetMailFolders, Get-MailboxFolderStatistics, Identity, Select, FolderID, Name, Try, TargetMailFolder, TargetMailFolderID, TargetMailFolder.FolderID, TargetMailFolderName, TargetMailFolder.Name, Write-Host, ...
[ -0.019287109375, 0.006256103515625, -0.006927490234375, 0.040283203125, 0.00140380859375, 0.0245361328125, -0.007080078125, -0.0001583099365234375, 0.010498046875, 0.056396484375, -0.001800537109375, 0.033935546875, -0.013671875, 0.006683349609375, 0.01068115234375, -0.021728515625, ...
[ 48748, 10752, 188, 8447, 4, 12353, 24447, 4233, 20287, 939, 196707, 384, 8080, 1530, 20779, 27591, 31178, 7146, 1720, 39, 86099, 31667, 25919, 11728, 30077, 820, 163612, 160017, 17814, 135206, 48242, 71257, 51620, 15757, 40858, 5, 18781, 1119...
[ 0.1732177734375, 0.074462890625, 0.153564453125, 0.1376953125, 0.05169677734375, 0.09033203125, 0.1336669921875, 0.068359375, 0.1407470703125, 0.054168701171875, 0.21240234375, 0.05975341796875, 0.1414794921875, 0.1826171875, 0.08673095703125, 0.0246124267578125, 0.102294921875, 0....
embed
66265987_c1
66265987
powershell
1
GUID, Get-ADuser, Filter, SearchBase, SomeOU, MAinOU, Local, WAN, City, Company, Country, Department, Description, Division, EmailAddress, EmployeeID, extensionAttribute1, extensionAttribute10, extensionAttribute11, extensionAttribute12, extensionAttribute13, extensionAttribute14, extensionAttribute15, extensionAttribu...
GUID, Get-ADuser, Filter, SearchBase, SomeOU, MAinOU, Local, WAN, City, Company, Country, Department, Description, Division, EmailAddress, EmployeeID, extensionAttribute1, extensionAttribute10, extensionAttribute11, extensionAttribute12, extensionAttribute13, extensionAttribute14, extensionAttribute15, extensionAttribu...
[ 0.00799560546875, 0.0011749267578125, -0.00360107421875, 0.00555419921875, 0.003265380859375, 0.0014495849609375, 0.00136566162109375, 0.0079345703125, 0.011474609375, -0.00653076171875, 0.00537109375, 0.031005859375, 0.00083160400390625, 0.0306396484375, 0.0174560546875, 0.01989746093...
[ 195490, 397, 4, 20779, 9, 12351, 65918, 128896, 33086, 63473, 13, 31384, 32616, 9267, 73, 24172, 6, 53912, 6406, 33734, 74831, 63557, 70643, 127152, 14886, 161007, 31678, 365, 1033, 7146, 111938, 191145, 418, 28848, 963, 1662, 1530, 2681, 2...
[ 0.269287109375, 0.226318359375, 0.079833984375, 0.1978759765625, 0.04931640625, 0.149658203125, 0.28564453125, 0.307373046875, 0.1912841796875, 0.204833984375, 0.10205078125, 0.131103515625, 0.27001953125, 0.0980224609375, 0.08953857421875, 0.1475830078125, 0.006103515625, 0.188232...
embed
70279117_c1
70279117
powershell
1
SetSecretValue($DestKv, 'ClientSecret', GetSecretValue($SrcKv, 'ClientSecret')) Then I get the syntax error: + SetSecretValue($DestKv, 'ClientId', GetSecretValue($Src ... + ~ Missing closing ')' in expression. Code signals: $KeyvaultName, Using, GetSecretValue, KeyvaultName, SecretName, Write-Host, Retrieving, NoNewli...
SetSecretValue($DestKv, 'ClientSecret', GetSecretValue($SrcKv, 'ClientSecret')) Then I get the syntax error: + SetSecretValue($DestKv, 'ClientId', GetSecretValue($Src ... + ~ Missing closing ')' in expression. Code signals: $KeyvaultName, Using, GetSecretValue, KeyvaultName, SecretName, Write-Host, Retrieving, NoNewli...
[ -0.00885009765625, 0.00946044921875, -0.000274658203125, -0.0014495849609375, 0.012939453125, -0.013671875, -0.0177001953125, 0.006561279296875, 0.0012359619140625, 0.052734375, -0.015869140625, 0.04052734375, 0.0162353515625, -0.01611328125, 0.01513671875, -0.0216064453125, 0.002777...
[ 19943, 237051, 856, 50770, 397, 525, 605, 334, 150, 2517, 20779, 19437, 2046, 6002, 86531, 18499, 997, 568, 71, 16771, 214, 20450, 6953, 242, 125195, 28864, 26073, 3650, 162429, 330, 7136, 163612, 345, 26824, 39008, 18781, 11193, 97351, 225...
[ 0.18798828125, 0.2783203125, 0.177734375, 0.228759765625, 0.078125, 0.126953125, 0.050933837890625, 0.1810302734375, 0.100341796875, 0.0670166015625, 0.010986328125, 0.176025390625, 0.011138916015625, 0.1231689453125, 0.256103515625, 0.228515625, 0.1475830078125, 0.0059814453125, ...
embed
40033525_c0
40033525
powershell
0
Title: Is there a way to configure VlanID for Hyper-V virtual switch with command line (e.g., PowerShell) or programmatically? Problem title: Is there a way to configure VlanID for Hyper-V virtual switch with command line (e.g., PowerShell) or programmatically? Tags: powershell, hyper-v Problem: Is there a way to confi...
Is there a way to configure VlanID for Hyper-V virtual switch with command line (e.g., PowerShell) or programmatically? Is there a way to configure VlanID for Hyper-V virtual switch with command line (e.g., PowerShell) or programmatically? powershell hyper-v VlanID Hyper-V e.g PowerShell Is there a way to configure Vla...
[ -0.0213623046875, -0.01025390625, -0.000789642333984375, 0.0252685546875, -0.0081787109375, -0.01202392578125, -0.0128173828125, -0.004730224609375, -0.020751953125, 0.00872802734375, -0.00075531005859375, 0.03271484375, -0.02294921875, -0.017822265625, -0.004638671875, 0.0058288574218...
[ 2071, 2685, 3917, 47, 222495, 310, 1414, 7146, 100, 92179, 856, 20513, 101089, 678, 75101, 13315, 17170, 294, 79544, 11720, 18, 9, 71407, 14537, 128019, 59058, 334, 177, 16487, 5423, 73303, 106101, 37842, 724, 126, 13439, 131519, 831, 7413,...
[ 0.010162353515625, 0.041748046875, 0.1009521484375, 0.0269622802734375, 0.234619140625, 0.1666259765625, 0.2037353515625, 0.264404296875, 0.03607177734375, 0.2099609375, 0.269775390625, 0.2198486328125, 0.198974609375, 0.0809326171875, 0.17919921875, 0.14794921875, 0.172119140625, ...
embed
35687008_c0
35687008
powershell
0
Title: How do I kill a server in Powershell ISE? Problem title: How do I kill a server in Powershell ISE? Tags: powershell Problem: How do I kill a server in Powershell ISE? Let's say I run a node server via node server.js In PowerShell (sans ISE) I can hit CTRL + C or CTRL + BREAK twice to stop the server. However, ru...
How do I kill a server in Powershell ISE? How do I kill a server in Powershell ISE? powershell How Powershell ISE server.js CTRL BREAK How do I kill a server in Powershell ISE? Let's say I run a node server via node server.js In PowerShell (sans ISE) I can hit CTRL + C or CTRL + BREAK twice to stop the server. However,...
[ -0.01324462890625, 0.005828857421875, 0.0169677734375, 0.015380859375, -0.0152587890625, 0.00885009765625, -0.003936767578125, 0.006317138671875, -0.006500244140625, -0.029052734375, -0.0128173828125, 0.010498046875, 0.006378173828125, 0.005157470703125, 0.02734375, 0.0203857421875, ...
[ 11249, 54, 87, 67153, 10723, 23, 17170, 128019, 88792, 10, 14537, 28175, 71885, 30121, 51722, 12971, 11675, 110, 112, 1829, 294, 79544, 1462, 831, 5962, 997, 313, 186351, 7279, 51042, 5701, 16610, 19774, 1221, 3249, 442, 10756, 17378, 76824...
[ 0.1025390625, 0.051361083984375, 0.0218353271484375, 0.2396240234375, 0.2408447265625, 0.056365966796875, 0.164794921875, 0.240966796875, 0.2330322265625, 0.05352783203125, 0.118408203125, 0.1583251953125, 0.061126708984375, 0.1712646484375, 0.157470703125, 0.1439208984375, 0.0599060...
embed
12135962_c0
12135962
powershell
0
Title: powershell: Copy files of type AND their path values Problem title: powershell: Copy files of type AND their path values Tags: powershell Problem: powershell: Copy files of type AND their path values I need to copy all my fileserver psts to another location with their folder paths. I did the following Get-ChildI...
powershell: Copy files of type AND their path values powershell: Copy files of type AND their path values powershell Copy Get-ChildItem powershell: Copy files of type AND their path values I need to copy all my fileserver psts to another location with their folder paths. I did the following But this resulted in copies ...
[ 0.01080322265625, -0.004547119140625, -0.025390625, 0.037109375, -0.01141357421875, 0.0015106201171875, 0.007415771484375, 0.00026702880859375, -0.00250244140625, -0.0123291015625, 0.0091552734375, 0.0240478515625, 0.005401611328125, 0.03173828125, -0.0103759765625, 0.01171875, -0.01...
[ 14537, 128019, 146930, 102158, 111, 10644, 48762, 2363, 60875, 142424, 20779, 441, 102656, 568, 2982, 12, 3871, 47, 43658, 756, 759, 11435, 39642, 24014, 933, 15700, 31913, 678, 78303, 6777, 25632, 16750, 71200, 1884, 11627, 75935, 33022, 181...
[ 0.1368408203125, 0.251220703125, 0.212158203125, 0.16259765625, 0.1126708984375, 0.1595458984375, 0.130126953125, 0.060791015625, 0.1729736328125, 0.163330078125, 0.115234375, 0.0625, 0.1661376953125, 0.0229034423828125, 0.1905517578125, 0.0091552734375, 0.089111328125, 0.086486816...
embed
62870839_c0
62870839
powershell
0
Title: PowerShell command missing? Problem title: PowerShell command missing? Tags: powershell, github Problem: PowerShell command missing? I am trying to install an CL extension for git called hub https://hub.github.com/ I installed the extension using choco. The following screenshot is showing where it was installed,...
PowerShell command missing? PowerShell command missing? powershell github PowerShell PowerShell command missing? I am trying to install an CL extension for git called hub https://hub.github.com/ I installed the extension using choco. The following screenshot is showing where it was installed, but when I try to use the ...
[ -0.01275634765625, 0.02880859375, -0.001312255859375, 0.01031494140625, -0.010009765625, 0.0230712890625, -0.000835418701171875, -0.021484375, -0.018798828125, 0.02783203125, -0.0206298828125, 0.002166748046875, -0.00116729736328125, 0.0054931640625, 0.00732421875, 0.01177978515625, ...
[ 17170, 294, 79544, 75101, 132283, 32, 14537, 128019, 62270, 32102, 31577, 20600, 46323, 111938, 26708, 15769, 277, 681, 587, 209647, 9790, 4527, 17203, 12921, 60875, 43658, 46480, 5701, 18499, 44691, 15549, 60899, 47 ]
[ 0.256103515625, 0.165771484375, 0.299560546875, 0.264404296875, 0.2044677734375, 0.031341552734375, 0.1888427734375, 0.24755859375, 0.1749267578125, 0.20361328125, 0.1077880859375, 0.10986328125, 0.13525390625, 0.1854248046875, 0.204345703125, 0.1171875, 0.0008544921875, 0.08673095...
embed
63900218_c0
63900218
powershell
0
Title: How to make a file with a variable and text in Powershell Problem title: How to make a file with a variable and text in Powershell Tags: powershell Problem: How to make a file with a variable and text in Powershell I can't output text with variable in double inverted commas to another file using Powershell. I ha...
How to make a file with a variable and text in Powershell How to make a file with a variable and text in Powershell powershell How Powershell Read-host Enter Your name.txt How to make a file with a variable and text in Powershell I can't output text with variable in double inverted commas to another file using Powershe...
[ 0.032958984375, -0.0146484375, -0.004180908203125, 0.032958984375, 0.00384521484375, 0.0166015625, -0.000720977783203125, 0.00537109375, -0.0025482177734375, 0.01031494140625, 0.0013885498046875, 0.010009765625, -0.003936767578125, 0.027587890625, 0.0225830078125, 0.014892578125, 0.0...
[ 11249, 47, 3249, 11435, 678, 10, 77336, 136, 7986, 23, 17170, 128019, 14537, 4764, 40294, 60816, 14804, 9351, 5, 124326, 831, 18, 140992, 41929, 131983, 375, 1510, 15700, 1777, 79786, 4488, 11675, 388, 90, 6863, 34292 ]
[ 0.04022216796875, 0.0518798828125, 0.1300048828125, 0.2010498046875, 0.14794921875, 0.081298828125, 0.28955078125, 0.1490478515625, 0.212646484375, 0.045562744140625, 0.1795654296875, 0.24951171875, 0.142822265625, 0.1180419921875, 0.1953125, 0.146240234375, 0.05755615234375, 0.151...
embed
54077922_c0
54077922
powershell
0
Title: PowerShell output text to a file as a table/columns Problem title: PowerShell output text to a file as a table/columns Tags: powershell Problem: PowerShell output text to a file as a table/columns In a loop, the code will output text to a file, basically two vars, however the width of each var is variable and th...
PowerShell output text to a file as a table/columns PowerShell output text to a file as a table/columns powershell PowerShell Add-Content LiteralPath PowerShell output text to a file as a table/columns In a loop, the code will output text to a file, basically two vars, however the width of each var is variable and the ...
[ 0.04248046875, -0.0152587890625, -0.007720947265625, 0.033447265625, -0.01416015625, 0.011474609375, 0.0032806396484375, 0.01055908203125, -0.003509521484375, 0.041748046875, 0.0118408203125, 0.039794921875, 0.00074005126953125, 0.01397705078125, 0.0027923583984375, -0.0011749267578125...
[ 17170, 294, 79544, 140992, 7986, 47, 11435, 237, 10, 23180, 64, 8447, 316, 14537, 128019, 29117, 11935, 25352, 135940, 141, 683, 10519, 40956, 18151, 198343, 6626, 285, 49903, 146984, 12638, 77336, 33342, 75, 110608, 2685, 3917, 70, 7, 23, ...
[ 0.17626953125, 0.04205322265625, 0.1888427734375, 0.1778564453125, 0.183837890625, 0.12353515625, 0.1728515625, 0.1124267578125, 0.060943603515625, 0.2237548828125, 0.0274658203125, 0.1234130859375, 0.159912109375, 0.1177978515625, 0.19287109375, 0.068603515625, 0.0003662109375, 0....
embed
54582427_c1
54582427
powershell
1
Power, SqlServer, ServerName, SqlDatabase, DBName, SqlConnectionString, Data, Source, Initial, Catalog, Integrated, Security, SSPI, SqlQuery, SELECT, MyTable, SqlCommand, New-Object, TypeName, System.Data.SqlClient.SqlCommand, SqlCommand.CommandText, SqlConnection, System.Data.SqlClient.SqlConnection, ArgumentList, Sq...
Power, SqlServer, ServerName, SqlDatabase, DBName, SqlConnectionString, Data, Source, Initial, Catalog, Integrated, Security, SSPI, SqlQuery, SELECT, MyTable, SqlCommand, New-Object, TypeName, System.Data.SqlClient.SqlCommand, SqlCommand.CommandText, SqlConnection, System.Data.SqlClient.SqlConnection, ArgumentList, Sq...
[ 0.013671875, -0.00872802734375, 0.00421142578125, 0.04931640625, 0.007171630859375, 0.01220703125, -0.004791259765625, -0.00823974609375, 0.01104736328125, 0.01611328125, 0.01458740234375, 0.006439208984375, -0.0250244140625, -0.025390625, 0.0155029296875, 0.00811767578125, -0.002380...
[ 17170, 4, 159, 99247, 193348, 22687, 163612, 137989, 37382, 57976, 235603, 1830, 71713, 214, 11809, 77641, 1890, 150917, 91969, 3674, 48748, 29581, 15185, 41732, 1294, 6755, 144832, 2646, 618, 2886, 10770, 12018, 2356, 46471, 75161, 60457, 1235...
[ 0.2919921875, 0.0911865234375, 0.089599609375, 0.229248046875, 0.252197265625, 0.17333984375, 0.197509765625, 0.146484375, 0.1878662109375, 0.0963134765625, 0.167724609375, 0.0217437744140625, 0.177734375, 0.07275390625, 0.150146484375, 0.1832275390625, 0.08099365234375, 0.21899414...
embed
55994685_c2
55994685
powershell
2
Com, Excel.Application, global:excel.Visible, Scan, fqBookNames.Keys, global:excel.Workbooks.Open, global:workBook.Sheets, sheet.UsedRange.Column, sheet.UsedRange.Columns.Count, Workbook, global:workBook.Name, Sheet, sheet.Name, sheet.Rows, rowOne.Cells, Text.Trim, ToUpper, columnName.Length, sortedFieldNameList.Conta...
Com, Excel.Application, global:excel.Visible, Scan, fqBookNames.Keys, global:excel.Workbooks.Open, global:workBook.Sheets, sheet.UsedRange.Column, sheet.UsedRange.Columns.Count, Workbook, global:workBook.Name, Sheet, sheet.Name, sheet.Rows, rowOne.Cells, Text.Trim, ToUpper, columnName.Length, sortedFieldNameList.Conta...
[ 0.0050048828125, -0.010986328125, 0.004730224609375, 0.04150390625, -0.003997802734375, 0.0283203125, -0.00262451171875, -0.0030975341796875, 0.019287109375, 0.042724609375, 0.0074462890625, 0.0262451171875, 0.0037689208984375, 0.00122833251953125, 0.0078125, -0.0150146484375, 0.0099...
[ 3288, 4, 30326, 5, 47677, 182867, 7964, 12, 3355, 8969, 6609, 55356, 65533, 1238, 864, 37975, 163612, 162429, 108259, 81415, 103264, 18244, 72859, 7831, 155434, 1062, 5281, 51459, 78457, 316, 108210, 27985, 14137, 4687, 126, 12724, 19725, 155...
[ 0.1605224609375, 0.045623779296875, 0.268310546875, 0.0265655517578125, 0.1021728515625, 0.15478515625, 0.119384765625, 0.032623291015625, 0.117431640625, 0.22265625, 0.1455078125, 0.19140625, 0.1571044921875, 0.022369384765625, 0.069091796875, 0.1922607421875, 0.1158447265625, 0.1...
embed
57118656_c0
57118656
powershell
0
Title: How to call a function when Get-Content reads a line Problem title: How to call a function when Get-Content reads a line Tags: pipeline, powershell Problem: How to call a function when Get-Content reads a line I am setting up a script that will send me an email every time a certain log file is written to but whe...
How to call a function when Get-Content reads a line How to call a function when Get-Content reads a line pipeline powershell How Get-Content Tail Wait app.log How to call a function when Get-Content reads a line I am setting up a script that will send me an email every time a certain log file is written to but when Ge...
[ 0.00165557861328125, 0.000934600830078125, -0.01495361328125, 0.017822265625, 0.005462646484375, 0.00750732421875, 0.00162506103515625, 0.00162506103515625, 0.005279541015625, -0.0152587890625, 0.01068115234375, 0.03125, -0.0274658203125, 0.0026092529296875, 0.039306640625, -0.00133514...
[ 11249, 11782, 32354, 3229, 20779, 11935, 25352, 12301, 7, 13315, 10, 137158, 2256, 14537, 128019, 1218, 379, 175254, 4027, 4867, 9, 53550, 26499, 3340, 11907, 1733, 12684, 11435, 59121, 3525, 959, 25379, 2065, 61924, 8108, 25632, 65771, 163, ...
[ 0.0269622802734375, 0.2032470703125, 0.2418212890625, 0.0721435546875, 0.154296875, 0.1611328125, 0.25732421875, 0.197021484375, 0.03619384765625, 0.1864013671875, 0.013671875, 0.1759033203125, 0.1356201171875, 0.07476806640625, 0.1943359375, 0.1029052734375, 0.0828857421875, 0.229...
embed
5713736_c0
5713736
powershell
0
Title: Powershell: "set home=PATH" Problem title: Powershell: "set home=PATH" Tags: powershell, cwrsync, rsync Problem: Powershell: "set home=PATH" i try to migrate a cmd Batch file to powershell, but powershell don't accept the SET HOME command. The Script SET HOME=c:\home\user $destination=user@se...
Powershell: "set home=PATH" Powershell: "set home=PATH" powershell cwrsync rsync Powershell PATH SET HOME Build Powershell: "set home=PATH" i try to migrate a cmd Batch file to powershell, but powershell don't accept the SET HOME command. The Script ./ssh don't access to HOME, but the same Script ru...
[ 0.00634765625, 0.00592041015625, -0.0078125, 0.0233154296875, -0.00640869140625, 0.01141357421875, -0.0140380859375, -0.0018463134765625, -0.0048828125, -0.00927734375, -0.01397705078125, 0.0234375, -0.015380859375, 0.0126953125, -0.0128173828125, -0.003997802734375, -0.0055847167968...
[ 17170, 128019, 3509, 5368, 1369, 65135, 841, 14537, 5429, 12654, 436, 139909, 128565, 70060, 121137, 9790, 39666, 67, 1827, 71, 21947, 206, 11435, 47, 2301, 18, 26946, 75101, 84654, 64, 1495, 17203, 5701, 11675, 237, 63473, 127, 199015, 542...
[ 0.1893310546875, 0.3017578125, 0.2283935546875, 0.2088623046875, 0.045501708984375, 0.188720703125, 0.135498046875, 0.164794921875, 0.04766845703125, 0.1531982421875, 0.1016845703125, 0.193359375, 0.2626953125, 0.2474365234375, 0.169189453125, 0.0513916015625, 0.1630859375, 0.03466...
embed
67725074_c0
67725074
powershell
0
Title: How to see a remote branch, created with ADO, locally with a git command? Problem title: How to see a remote branch, created with ADO, locally with a git command? Tags: powershell, git, azure-devops Problem: How to see a remote branch, created with ADO, locally with a git command? I've tried several git commands...
How to see a remote branch, created with ADO, locally with a git command? How to see a remote branch, created with ADO, locally with a git command? powershell git azure-devops How ADO Select-String task7917 How to see a remote branch, created with ADO, locally with a git command? I've tried several git commands, but I ...
[ -0.0167236328125, 0.028076171875, -0.00653076171875, 0.029052734375, 0.01043701171875, -0.0014190673828125, -0.00604248046875, -0.00958251953125, 0.01263427734375, 0.01434326171875, 0.003204345703125, 0.00653076171875, 0.0020904541015625, 0.00057220458984375, -0.00982666015625, -0.0038...
[ 11249, 47, 1957, 148814, 32845, 206, 75935, 678, 41388, 4000, 62270, 75101, 14537, 128019, 295, 3408, 18548, 68818, 51620, 71713, 214, 66211, 22377, 2489, 10, 40368, 831, 18, 48903, 19048, 30396, 6423, 21110, 9351, 964, 178058, 304, 1073, 9...
[ 0.0545654296875, 0.0206298828125, 0.19677734375, 0.224609375, 0.208251953125, 0.1732177734375, 0.125732421875, 0.0791015625, 0.263427734375, 0.1304931640625, 0.249267578125, 0.1881103515625, 0.10467529296875, 0.1746826171875, 0.11328125, 0.211669921875, 0.1605224609375, 0.175659179...
embed
70033459_c4
70033459
powershell
4
jAHQAaQBvAG4AIABTAGkAbABlAG4AdABsAHkAQwBvAG4AdABpAG4AdQBlACkAIAB7ACAAZQB4AGkAdAAgACQATABBAFMAVABFAFgASQBUAEMATwBEAEUAIAB9ACAARQBsAHMAZQAgAHsAIABlAHgAaQB0ACAAMQAgAH0AIAB9AA, CategoryInfo, NotSpecified, FullyQualifiedErrorId, PSVersionTable.PSVersion, Major, Minor, Build, Revision, Set-StrictMode, Version, Latest, tmp_pa...
jAHQAaQBvAG4AIABTAGkAbABlAG4AdABsAHkAQwBvAG4AdABpAG4AdQBlACkAIAB7ACAAZQB4AGkAdAAgACQATABBAFMAVABFAFgASQBUAEMATwBEAEUAIAB9ACAARQBsAHMAZQAgAHsAIABlAHgAaQB0ACAAMQAgAH0AIAB9AA, CategoryInfo, NotSpecified, FullyQualifiedErrorId, PSVersionTable.PSVersion, Major, Minor, Build, Revision, Set-StrictMode, Version, Latest, tmp_pa...
[ -0.0023956298828125, -0.006500244140625, 0.00958251953125, 0.0174560546875, -0.004302978515625, 0.005035400390625, -0.0059814453125, -0.018798828125, 0.00018215179443359375, 0.029541015625, -0.0037689208984375, 0.03076171875, -0.001495361328125, 0.0032806396484375, -0.0026397705078125, ...
[ 1647, 21898, 334, 23613, 617, 11388, 188226, 11040, 22409, 141, 47688, 1126, 15467, 4, 49057, 93147, 11205, 47107, 9312, 53, 178476, 18468, 31611, 71, 7940, 178390, 618, 2886, 5, 9059, 49953, 146410, 121137, 25826, 19943, 62233, 9083, 40647, ...
[ 0.0804443359375, 0.056060791015625, 0.013214111328125, 0.05853271484375, 0.0275115966796875, 0.013946533203125, 0.07568359375, 0.03460693359375, 0.04974365234375, 0.008636474609375, 0.029388427734375, 0.020904541015625, 0.1201171875, 0.08831787109375, 0.1689453125, 0.1925048828125, 0...
embed
29887324_c0
29887324
powershell
0
Title: Windows PowerShell equivalent of Linux `ls -l` Problem title: Windows PowerShell equivalent of Linux `ls -l` Tags: powershell, ls Problem: Windows PowerShell equivalent of Linux `ls -l` Is there some way in PowerShell to emulate the behavior of the Linux ls -l command? I would like to see what symbolic links poi...
Windows PowerShell equivalent of Linux `ls -l` Windows PowerShell equivalent of Linux `ls -l` powershell ls Windows PowerShell Linux New-Symlink Windows PowerShell equivalent of Linux `ls -l` Is there some way in PowerShell to emulate the behavior of the Linux ls -l command? I would like to see what symbolic links poin...
[ -0.0029754638671875, -0.00098419189453125, -0.006561279296875, 0.02734375, -0.00738525390625, 0.01556396484375, 0.0064697265625, 0.0017852783203125, -0.01556396484375, 0.005279541015625, -0.00823974609375, 0.0257568359375, -0.00130462646484375, 0.0164794921875, -0.028076171875, 0.03027...
[ 3773, 17170, 294, 79544, 183234, 29908, 8080, 20, 141, 14537, 128019, 96, 2356, 4650, 10187, 3060, 3917, 23, 28, 19908, 67, 123166, 7, 75101, 1957, 128201, 238, 22317, 6275, 47, 11814, 19537, 939, 3714, 7440, 70, 683, 10519, 83, 98, 283...
[ 0.1798095703125, 0.186279296875, 0.11279296875, 0.2164306640625, 0.176513671875, 0.2030029296875, 0.1705322265625, 0.1168212890625, 0.161865234375, 0.1387939453125, 0.215576171875, 0.08758544921875, 0.0928955078125, 0.1507568359375, 0.2237548828125, 0.000762939453125, 0.0501403808593...
embed
31079951_c0
31079951
powershell
0
Title: Selected azure subscription leaking over tabs on PowerShell ISE Problem title: Selected azure subscription leaking over tabs on PowerShell ISE Tags: powershell, powershell-ise, azure-powershell Problem: Selected azure subscription leaking over tabs on PowerShell ISE I use multiple PowerShell tabs inside of ISE t...
Selected azure subscription leaking over tabs on PowerShell ISE Selected azure subscription leaking over tabs on PowerShell ISE powershell powershell-ise azure-powershell Selected PowerShell ISE Selected azure subscription leaking over tabs on PowerShell ISE I use multiple PowerShell tabs inside of ISE to manage multip...
[ 0.012939453125, 0.000705718994140625, 0.00933837890625, 0.034423828125, -0.038330078125, -0.003173828125, 0.008056640625, 0.0191650390625, 0.00445556640625, 0.00897216796875, -0.0081787109375, 0.039794921875, -0.009033203125, 0.043701171875, 0.007415771484375, 0.00439453125, 0.018432...
[ 51620, 297, 295, 3408, 1614, 59478, 95, 11, 6048, 645, 20928, 17170, 294, 79544, 88792, 98, 14537, 128019, 3075, 62783, 4527, 48716, 46132, 111240, 176071, 185397, 219534, 13, 96472, 1632, 3789, 195052, 15549, 3917, 22, 50930, 12638, 11675, ...
[ 0.194580078125, 0.01239013671875, 0.1220703125, 0.2052001953125, 0.18896484375, 0.2120361328125, 0.1378173828125, 0.14892578125, 0.04815673828125, 0.1024169921875, 0.193115234375, 0.1365966796875, 0.044769287109375, 0.1663818359375, 0.1783447265625, 0.01861572265625, 0.072509765625, ...
embed
34010652_c0
34010652
powershell
0
Title: Pulling AD User objects with directreports property Problem title: Pulling AD User objects with directreports property Tags: powershell Problem: Pulling AD User objects with directreports property I am new to powershell and I am have been searching for a script that can pull AD User objects that are (Enabled) an...
Pulling AD User objects with directreports property Pulling AD User objects with directreports property powershell Pulling User Pulling AD User objects with directreports property I am new to powershell and I am have been searching for a script that can pull AD User objects that are (Enabled) and have direct-reports. I...
[ 0.025634765625, 0.0030975341796875, 0.006805419921875, 0.027099609375, -0.01708984375, 0.02392578125, -0.005035400390625, 0.006072998046875, 0.0035400390625, -0.0174560546875, 0.0035552978515625, 0.018798828125, 0.002685546875, 0.03466796875, 0.0284423828125, 0.00885009765625, 0.0061...
[ 167392, 214, 19831, 53400, 36746, 678, 8951, 79770, 7, 57266, 14537, 128019, 3525, 157318, 26499, 831, 50065, 2886, 765, 3714, 42666, 56829, 3871, 5303, 450, 117729, 25647, 5792, 80234, 67660, 77947 ]
[ 0.18798828125, 0.050445556640625, 0.1890869140625, 0.215576171875, 0.2008056640625, 0.0950927734375, 0.1883544921875, 0.282958984375, 0.025848388671875, 0.1834716796875, 0.1102294921875, 0.2139892578125, 0.052337646484375, 0.0216217041015625, 0.1558837890625, 0.0209197998046875, 0.18...
embed
14734596_c0
14734596
powershell
0
Title: adding custom parameter to install-package Problem title: adding custom parameter to install-package Tags: visual-studio, powershell, nuget, c%23 Problem: adding custom parameter to install-package I am building a nuget package which uses an install.ps1 script in the tools folder. I want to pass parameters into ...
adding custom parameter to install-package adding custom parameter to install-package visual-studio powershell nuget c%23 adding custom parameter to install-package I am building a nuget package which uses an install.ps1 script in the tools folder. I want to pass parameters into this install script in the install-packa...
[ 0.008056640625, 0.018310546875, -0.008056640625, -0.002593994140625, -0.0228271484375, -0.01031494140625, 0.007110595703125, -0.03173828125, -0.00191497802734375, -0.019775390625, 0.0128173828125, -0.00732421875, 0, 0.007354736328125, -0.01544189453125, -0.003875732421875, 0.00772094...
[ 154107, 114122, 171859, 47, 20600, 29102, 4588, 21176, 52629, 14537, 128019, 315, 3794, 501, 3742, 33976, 98169, 5, 6423, 418, 26499, 72977, 78303, 3444, 27875, 3934, 75101, 51042, 98504, 46132, 12275, 759, 1176, 6276, 39, 121, 115081, 11435,...
[ 0.134033203125, 0.20166015625, 0.258544921875, 0.114013671875, 0.203369140625, 0.1927490234375, 0.0625, 0.1614990234375, 0.169189453125, 0.10107421875, 0.18505859375, 0.157470703125, 0.216796875, 0.005584716796875, 0.0811767578125, 0.033538818359375, 0.1593017578125, 0.016418457031...
embed
58381068_c2
58381068
powershell
2
: $did = 1234 $appid = "E0326A53EFDCDD3BF395904B0F640D1B" $thresholds = $text.'/api/device/$did/aligned_app/$appid'.thresholds.100 But however I have tried I can't retrieve $text.'/api/device/$did/aligned_app/$appid'.thresholds. I can as a string, but not as a 'call' to the data it holds, if you get my drift. I am not ...
: $did = 1234 $appid = "E0326A53EFDCDD3BF395904B0F640D1B" $thresholds = $text.'/api/device/$did/aligned_app/$appid'.thresholds.100 But however I have tried I can't retrieve $text.'/api/device/$did/aligned_app/$appid'.thresholds. I can as a string, but not as a 'call' to the data it holds, if you get my drift. I am not ...
[ 0.019775390625, -0.000453948974609375, 0.0106201171875, 0.0009918212890625, 0.032958984375, -0.00762939453125, 0.031982421875, -0.005401611328125, -0.00830078125, 0.002349853515625, 0.025146484375, 0.004791259765625, -0.028564453125, -0.0301513671875, 0.018310546875, 0.00396728515625, ...
[ 3650, 32141, 2203, 190875, 9007, 532, 647, 9513, 4046, 14226, 28482, 21960, 24057, 82350, 131715, 5039, 169898, 571, 927, 2109, 16200, 22829, 40897, 20375, 143420, 297, 7, 3559, 49903, 37842, 831, 18, 456, 3996, 3134, 237, 79315, 1284, 959,...
[ 0.0477294921875, 0.1844482421875, 0.0201873779296875, 0.2159423828125, 0.183349609375, 0.2130126953125, 0.011688232421875, 0.002044677734375, 0.1102294921875, 0.1131591796875, 0.0660400390625, 0.04193115234375, 0.0546875, 0.044769287109375, 0.07220458984375, 0.04974365234375, 0.11047...
embed
58610645_c0
58610645
powershell
0
Title: argument list syntax in powershell command (start-process) Problem title: argument list syntax in powershell command (start-process) Tags: powershell Problem: argument list syntax in powershell command (start-process) we want to send parameters in powershell and fail on the syntax. can you please help. Start-Pro...
argument list syntax in powershell command (start-process) argument list syntax in powershell command (start-process) powershell Start-Process FilePath Credential Cred ArgumentList Verb RunAs Wait arg3 arg2 arg4 arg6 argument list syntax in powershell command (start-process) we want to send parameters in powershell and...
[ 0.0189208984375, -0.006103515625, -0.041748046875, 0.01239013671875, -0.00543212890625, -0.00787353515625, 0.00927734375, 0.003509521484375, 0.0002899169921875, 0.03271484375, -0.0005645751953125, 0.01202392578125, -0.00714111328125, 0.038330078125, 0.0031280517578125, -0.0015335083007...
[ 10750, 5303, 6002, 86531, 23, 14537, 128019, 75101, 17137, 63923, 9, 13794, 10752, 26531, 42724, 683, 10519, 68523, 80973, 112140, 154663, 1446, 275, 28398, 19659, 175254, 79459, 363, 304, 617, 910, 3444, 25379, 171859, 35782, 22936, 4358 ]
[ 0.28564453125, 0.2130126953125, 0.150634765625, 0.210693359375, 0.048736572265625, 0.1485595703125, 0.274169921875, 0.1849365234375, 0.16796875, 0.161376953125, 0.006927490234375, 0.163330078125, 0.10272216796875, 0.134765625, 0.1033935546875, 0.0316162109375, 0.1104736328125, 0.09...
embed
44949604_c1
44949604
powershell
1
FilePath "$vmwareRun" -ArgumentList $argList -OutVariable $t -RedirectStandardError "C:\testError.log" -RedirectStandardOutput C:\testOut.log" No matter what I attempt, I do not get any output. What am I missing? Note: Vmrun command line documentation is found here: " https://www.vmware.com/support/developer/vix-api/vi...
FilePath "$vmwareRun" -ArgumentList $argList -OutVariable $t -RedirectStandardError "C:\testError.log" -RedirectStandardOutput C:\testOut.log" No matter what I attempt, I do not get any output. What am I missing? Note: Vmrun command line documentation is found here: " https://www.vmware.com/support/developer/vix-api/vi...
[ 0.0284423828125, -0.0009918212890625, -0.017578125, 0.007110595703125, 0.00347900390625, 0.0169677734375, -0.002044677734375, -0.0196533203125, -0.006744384765625, 0.004608154296875, 0.0081787109375, 0.01361083984375, -0.007659912109375, 0.0023956298828125, -0.004608154296875, -0.00427...
[ 42724, 683, 10519, 334, 39, 15876, 163321, 7614, 1234, 674, 154663, 61477, 79858, 81827, 14, 2886, 18, 4332, 80581, 191769, 18468, 31611, 12, 6954, 4867, 7077, 313, 26866, 81887, 54, 959, 2046, 2499, 140992, 132283, 310, 16428, 75101, 13315...
[ 0.1630859375, 0.1148681640625, 0.171875, 0.1275634765625, 0.125, 0.1533203125, 0.1990966796875, 0.0367431640625, 0.1572265625, 0.053314208984375, 0.110595703125, 0.08538818359375, 0.211669921875, 0.1068115234375, 0.0192108154296875, 0.10040283203125, 0.036407470703125, 0.0571289062...
embed
45475039_c0
45475039
powershell
0
Title: Automating Download of Site Dynamically generated http file Problem title: Automating Download of Site Dynamically generated http file Tags: powershell, .net Problem: Automating Download of Site Dynamically generated http file I am trying to automate the download of report http://www.wesm.ph . However, the page ...
Automating Download of Site Dynamically generated http file Automating Download of Site Dynamically generated http file powershell .net Automating Download Site Dynamically Automating Download of Site Dynamically generated http file I am trying to automate the download of report http://www.wesm.ph . However, the page g...
[ -0.0128173828125, 0.014892578125, 0.016357421875, 0.0185546875, -0.0035552978515625, 0.0036163330078125, -0.0242919921875, 0.02685546875, -0.0022735595703125, -0.0162353515625, -0.008056640625, -0.006256103515625, -0.0203857421875, 0.00701904296875, 0.017822265625, 0.01019287109375, ...
[ 51719, 214, 4857, 111, 20897, 73327, 39, 71407, 139392, 1621, 11435, 14537, 128019, 1179, 31577, 11408, 13, 7026, 13416, 1177, 7, 11727, 9191, 35968, 31862, 1221, 9844, 1884, 903, 64, 61754, 3958, 19454, 52681, 37431, 172408, 10738, 7722, 4...
[ 0.2447509765625, 0.11474609375, 0.21435546875, 0.0745849609375, 0.1502685546875, 0.1485595703125, 0.1689453125, 0.070556640625, 0.1688232421875, 0.177978515625, 0.18017578125, 0.136962890625, 0.2335205078125, 0.1680908203125, 0.0596923828125, 0.23779296875, 0.1341552734375, 0.19384...
embed
23550170_c2
23550170
powershell
2
Server, mailhost1, ComputerName, Get-WmiObject, Win32_Computersystem, Drives_Threshold, OutArray, Disk, Alerts, Utilizations, AllDisks, Win32_LogicalDisk, Filter, DriveType, Omit, _.DeviceID, DeviceId, objDisk.DeviceID, FreePercent, objDisk.FreeSpace, objDisk.Size, Threshold, Reached, TotalDriveSpace, Math, Round, Free...
Server, mailhost1, ComputerName, Get-WmiObject, Win32_Computersystem, Drives_Threshold, OutArray, Disk, Alerts, Utilizations, AllDisks, Win32_LogicalDisk, Filter, DriveType, Omit, _.DeviceID, DeviceId, objDisk.DeviceID, FreePercent, objDisk.FreeSpace, objDisk.Size, Threshold, Reached, TotalDriveSpace, Math, Round, Free...
[ 0.009033203125, 0.0174560546875, -0.01385498046875, 0.02392578125, 0.0072021484375, -0.0022430419921875, 0.00506591796875, -0.00142669677734375, 0.0004367828369140625, -0.0006866455078125, 0.0260009765625, 0.056396484375, 0.01165771484375, -0.00653076171875, 0.006195068359375, 0.018310...
[ 22687, 4, 6648, 40294, 418, 40139, 163612, 20779, 1456, 266, 46471, 75161, 17686, 6460, 134910, 16751, 50161, 7, 2109, 16200, 13538, 7614, 7092, 49254, 165479, 96699, 3164, 44456, 113972, 21533, 397, 6581, 128896, 196707, 2383, 217, 20375, 71...
[ 0.2232666015625, 0.05987548828125, 0.13818359375, 0.2264404296875, 0.0968017578125, 0.152099609375, 0.166015625, 0.1019287109375, 0.06915283203125, 0.17431640625, 0.15380859375, 0.19677734375, 0.10052490234375, 0.241943359375, 0.06402587890625, 0.1435546875, 0.11767578125, 0.017181...
embed
24266269_c0
24266269
powershell
0
Title: How to find mac address in active directory Problem title: How to find mac address in active directory Tags: powershell, mac-address, active-directory, ldap Problem: How to find mac address in active directory Can you get mac addresses from Active Directory using Powershell? I am looking for a way to search for ...
How to find mac address in active directory How to find mac address in active directory powershell mac-address active-directory ldap How How to find mac address in active directory Can you get mac addresses from Active Directory using Powershell? I am looking for a way to search for mac addresses in specific OUs if thi...
[ 0.005279541015625, 0.007110595703125, 0.0012664794921875, 0.0167236328125, -0.00860595703125, 0.017578125, 0.005035400390625, 0.023681640625, 0.0024871826171875, -0.050537109375, 0.0008392333984375, 0.00176239013671875, -0.01324462890625, 0.001983642578125, 0.0020599365234375, -0.00692...
[ 11249, 47, 7413, 19138, 29823, 23, 36457, 14364, 53, 14537, 128019, 712, 107421, 80581, 30675, 96, 85, 254, 4171, 398, 2046, 90, 1295, 88441, 31068, 17368, 17170, 16487, 3917, 33938, 100, 29458, 32616, 7722, 2806, 1884, 84079, 13909, 162711...
[ 0.104248046875, 0.077880859375, 0.153564453125, 0.227294921875, 0.225830078125, 0.1064453125, 0.226806640625, 0.1807861328125, 0.103271484375, 0.1591796875, 0.274658203125, 0.0948486328125, 0.14306640625, 0.13623046875, 0.06085205078125, 0.04949951171875, 0.093994140625, 0.10681152...
embed
66404282_c0
66404282
powershell
0
Title: What does the "cat" command in Powershell mean? Problem title: What does the "cat" command in Powershell mean? Tags: cat, powershell Problem: What does the "cat" command in Powershell mean? powershell.exe -ExecutionPolicy Bypass -C "get-process >> $env:APPDATA\test.log; cat $env:APPDATA\test....
What does the "cat" command in Powershell mean? What does the "cat" command in Powershell mean? cat powershell What Powershell powershell.exe ExecutionPolicy Bypass env:APPDATA test.log What does the "cat" command in Powershell mean? Hi everyone, can someone translate what cat is in powershell? or i...
[ 0.0277099609375, 0.01129150390625, -0.01458740234375, 0.0262451171875, 0.019287109375, 0.021240234375, 0.004791259765625, -0.01055908203125, 0.0034942626953125, -0.018310546875, -0.01068115234375, 0.009765625, -0.016845703125, 0.0220947265625, -0.01416015625, 0.024169921875, 0.004058...
[ 4865, 4460, 41502, 75101, 23, 17170, 128019, 29459, 7515, 14537, 46480, 211603, 106144, 3311, 13409, 334, 40680, 17758, 3034, 4867, 14602, 3900, 19309, 2367, 83, 14192, 26499, 54433, 13028, 43084, 100094 ]
[ 0.03997802734375, 0.2568359375, 0.0428466796875, 0.2353515625, 0.0596923828125, 0.1590576171875, 0.2083740234375, 0.1348876953125, 0.2314453125, 0.1429443359375, 0.06964111328125, 0.078125, 0.1353759765625, 0.0272216796875, 0.1085205078125, 0.03594970703125, 0.086181640625, 0.04986...
embed
68872493_c0
68872493
powershell
0
Title: How to install package from NuGet Problem title: How to install package from NuGet Tags: powershell, .net Problem: How to install package from NuGet I'm trying to install this package from NuGet. Install-PackageProvider -Name NuGet Code signals: NuGet, How, Install-PackageProvider, Name, Get-PackageProvider, Sil...
How to install package from NuGet How to install package from NuGet powershell .net NuGet How Install-PackageProvider Name Get-PackageProvider SilentlyContinue Install-Package Google.Apis.Sheets.v4 Source MinimumVersion Dependency line:5 char:5 CategoryInfo Deadlock Google.Apis.Sheets.v4:String Exception FullyQualified...
[ 0.0106201171875, 0.00860595703125, 0.01251220703125, 0.00384521484375, -0.015869140625, 0.0172119140625, 0.027587890625, -0.0245361328125, 0.0084228515625, 0.0213623046875, -0.006317138671875, -0.0194091796875, 0.000553131103515625, -0.000797271728515625, 0.0068359375, -0.0049438476562...
[ 11249, 47, 20600, 98169, 1295, 1429, 724, 126, 14537, 128019, 1179, 107951, 205956, 4588, 177997, 62160, 15757, 20779, 602, 22042, 100761, 1815, 284, 4994, 72859, 7831, 334, 617, 77641, 173858, 178390, 26885, 13315, 758, 21441, 49057, 93147, ...
[ 0.077392578125, 0.05804443359375, 0.2462158203125, 0.263427734375, 0.1927490234375, 0.228759765625, 0.208984375, 0.2117919921875, 0.1495361328125, 0.2197265625, 0.1712646484375, 0.192138671875, 0.19189453125, 0.00872802734375, 0.129638671875, 0.0288543701171875, 0.003997802734375, ...
embed
69015261_c1
69015261
powershell
1
-13975\Printers\Connections" # fails when using SID variable Get-ChildItem "Registry::\HKEY_Users\$stringSID\Printers\Connections" } Remove-PSSession -Session $Session Code signals: remote, AD, SID, Getting, Get, Connecting, Query, MySAM, xyz1234, ADSISearcher, User, searcher.FindOne, GetDirectoryEntry, user.ObjectSid....
-13975\Printers\Connections" # fails when using SID variable Get-ChildItem "Registry::\HKEY_Users\$stringSID\Printers\Connections" } Remove-PSSession -Session $Session Code signals: remote, AD, SID, Getting, Get, Connecting, Query, MySAM, xyz1234, ADSISearcher, User, searcher.FindOne, GetDirectoryEntry, user.ObjectSid....
[ -0.0025634765625, 0.00157928466796875, -0.00274658203125, -0.006805419921875, -0.0120849609375, 0.0126953125, -0.0186767578125, -0.01483154296875, 0.0003566741943359375, -0.053955078125, 0.0107421875, 0.0130615234375, -0.01318359375, -0.0101318359375, -0.0098876953125, 0.010009765625, ...
[ 133826, 6873, 112079, 23962, 235603, 17514, 468, 35782, 7, 17368, 159, 7146, 77336, 20779, 441, 102656, 2982, 54601, 14, 38904, 186104, 1062, 91693, 294, 181139, 9059, 90, 6889, 3650, 28864, 26073, 148814, 19831, 210732, 62448, 214, 58836, 26...
[ 0.1300048828125, 0.178466796875, 0.173095703125, 0.095458984375, 0.1531982421875, 0.0938720703125, 0.107666015625, 0.19482421875, 0.042144775390625, 0.0714111328125, 0.135498046875, 0.234375, 0.2449951171875, 0.06622314453125, 0.01763916015625, 0.1654052734375, 0.1634521484375, 0.0...
embed
312314_c0
312314
powershell
0
Title: Environment variables in PowerShell with a dot (.) in the name Problem title: Environment variables in PowerShell with a dot (.) in the name Tags: powershell, environment-variables Problem: Environment variables in PowerShell with a dot (.) in the name I know I can access environment variables in PowerShell usin...
Environment variables in PowerShell with a dot (.) in the name Environment variables in PowerShell with a dot (.) in the name powershell environment-variables Environment PowerShell Env FOO Env:FOO FOO.BAR Env:FOO.BAR Environment variables in PowerShell with a dot (.) in the name I know I can access environment variabl...
[ 0.01409912109375, -0.005584716796875, -0.0184326171875, 0.001373291015625, -0.012939453125, -0.004608154296875, -0.0062255859375, 0.003692626953125, -0.0174560546875, 0.0025177001953125, -0.0047607421875, 0.07470703125, 0.00115966796875, 0.005828857421875, -0.00537109375, 0.00144195556...
[ 357, 686, 1900, 674, 77336, 7, 23, 17170, 294, 79544, 678, 10, 20633, 5, 9351, 14537, 128019, 65998, 21690, 19736, 334, 563, 30563, 919, 59809, 3714, 831, 17203, 17368, 3650, 7768, 12, 26366, 3642, 35839, 22027, 18, 4488, 903, 1295, 280...
[ 0.07122802734375, 0.1810302734375, 0.214111328125, 0.10400390625, 0.2900390625, 0.0195770263671875, 0.060943603515625, 0.2225341796875, 0.127685546875, 0.260498046875, 0.0673828125, 0.0232696533203125, 0.2078857421875, 0.1097412109375, 0.10595703125, 0.186279296875, 0.2548828125, 0...
embed
31594431_c0
31594431
powershell
0
Title: Object manipulation in PowerShell Problem title: Object manipulation in PowerShell Tags: csv, powershell Problem: Object manipulation in PowerShell Is there a way to manipulate the content of the Object so that the output shows the applications present on DESKTOP A? $DB_struct = Import-Csv -Path $path $DB_struct...
Object manipulation in PowerShell Object manipulation in PowerShell csv powershell Object PowerShell DB_struct Import-Csv Path DESKTOP Export-Csv Object manipulation in PowerShell Is there a way to manipulate the content of the Object so that the output shows the applications present on DESKTOP A? EDIT: Changed Export-...
[ 0.01611328125, -0.000560760498046875, -0.000713348388671875, 0.03759765625, -0.000766754150390625, 0.0177001953125, -0.0162353515625, 0.002197265625, 0.0017547607421875, 0.02294921875, -0.007293701171875, 0.0045166015625, 0.01007080078125, 0.03564453125, 0.00029754638671875, 0.01135253...
[ 134549, 45258, 1363, 23, 17170, 294, 79544, 20763, 334, 14537, 128019, 57976, 36716, 92966, 441, 67756, 108421, 1514, 10762, 70675, 134456, 2685, 10, 3917, 47, 67, 10941, 221, 140992, 45831, 86685, 13379, 98, 62, 172864, 87377 ]
[ 0.24609375, 0.2374267578125, 0.1123046875, 0.064453125, 0.193359375, 0.1126708984375, 0.2318115234375, 0.0975341796875, 0.1962890625, 0.143310546875, 0.2442626953125, 0.119140625, 0.1610107421875, 0.1505126953125, 0.06414794921875, 0.22802734375, 0.1669921875, 0.153564453125, 0.1...
embed
38167845_c0
38167845
powershell
0
Title: CCleaner as cleanup tool Problem title: CCleaner as cleanup tool Tags: powershell Problem: CCleaner as cleanup tool I want to use Powershell to run ccleaner automatically during logoff which i will add as logoff script. I want ccleaner to run regardless which folder it is. if not ProgramFiles(x86) then ProgramFi...
CCleaner as cleanup tool CCleaner as cleanup tool powershell CCleaner env:ProgramFiles x86 CCleaner.exe AUTO CCleaner as cleanup tool I want to use Powershell to run ccleaner automatically during logoff which i will add as logoff script. I want ccleaner to run regardless which folder it is. if not ProgramFiles(x86) the...
[ -0.01177978515625, 0.013671875, 0.02099609375, -0.0047607421875, -0.00323486328125, 0.00775146484375, 0.0023956298828125, -0.0205078125, -0.015869140625, 0.007720947265625, -0.01904296875, 0.06982421875, -0.0228271484375, 0.0194091796875, 0.0211181640625, -0.0103759765625, 0.00080871...
[ 21581, 34677, 56, 237, 46622, 2037, 55516, 14537, 128019, 22, 334, 12, 148968, 174350, 15276, 5, 46480, 85196, 3444, 4527, 17170, 47, 11675, 501, 11030, 66, 191082, 20271, 7643, 4902, 15190, 26499, 211460, 3129, 78303, 442, 83, 959, 7663, ...
[ 0.1153564453125, 0.322509765625, 0.2406005859375, 0.155029296875, 0.2071533203125, 0.140869140625, 0.185546875, 0.1279296875, 0.2529296875, 0.01080322265625, 0.10699462890625, 0.001312255859375, 0.10675048828125, 0.175048828125, 0.18408203125, 0.07354736328125, 0.1439208984375, 0.1...
embed
3996958_c1
3996958
powershell
1
. The error looks like this: [2010-10-22 13:10:58,097] DEBUG : Write-Debug [2010-10-22 13:10:58,113] ERROR : Cannot invoke this function because the current host does not implement it (I think to have all namespaces.) What the error-message means and what can I do again this? thanks Code signals: TestFile_Error, Write-...
. The error looks like this: [2010-10-22 13:10:58,097] DEBUG : Write-Debug [2010-10-22 13:10:58,113] ERROR : Cannot invoke this function because the current host does not implement it (I think to have all namespaces.) What the error-message means and what can I do again this? thanks Code signals: TestFile_Error, Write-...
[ 0.0019683837890625, 0.033447265625, -0.01190185546875, 0.0169677734375, 0.01190185546875, 0.0021209716796875, -0.002349853515625, -0.001983642578125, -0.026123046875, 0.00946044921875, -0.004638671875, 0.031005859375, 0.0174560546875, 0.01202392578125, 0.01202392578125, 0.037353515625,...
[ 18499, 33342, 1884, 11436, 52486, 4015, 33593, 6463, 1514, 15639, 724, 601, 18781, 9, 4657, 85779, 116597, 151206, 24638, 4171, 10869, 23, 23253, 13, 903, 32354, 6637, 43581, 27980, 14602, 959, 29479, 442, 5351, 756, 210716, 74157, 26950, 8...
[ 0.2122802734375, 0.1197509765625, 0.034576416015625, 0.0794677734375, 0.06182861328125, 0.0303955078125, 0.054168701171875, 0.012847900390625, 0.15673828125, 0.2047119140625, 0.06109619140625, 0.04339599609375, 0.156005859375, 0.042572021484375, 0.1829833984375, 0.303466796875, 0.087...
embed
32567639_c1
32567639
powershell
1
64-bit and will have the SMO libraries installed. Also, this isn't a publicly available piece of software, it's being deployed on a company network. Update: I've tried only specifying the name of the assembly in the manifest and this appears to work. RequiredAssemblies = @( 'Microsoft.SqlServer.Smo.dll' ) Code signals...
64-bit and will have the SMO libraries installed. Also, this isn't a publicly available piece of software, it's being deployed on a company network. Update: I've tried only specifying the name of the assembly in the manifest and this appears to work. RequiredAssemblies = @( 'Microsoft.SqlServer.Smo.dll' ) Code signals...
[ 0.0030364990234375, 0.0179443359375, 0.00823974609375, 0.01123046875, -0.025634765625, 0.0174560546875, -0.03173828125, -0.01806640625, 0.00689697265625, -0.015625, 0.00848388671875, 0.006378173828125, -0.001251220703125, -0.006866455078125, 0.010986328125, 0.0159912109375, 0.0072326...
[ 7911, 9, 3137, 136, 1221, 765, 70, 159, 12013, 35773, 10484, 20600, 297, 903, 56112, 18, 3835, 19882, 10975, 13158, 14380, 33120, 48502, 9351, 10, 89845, 38526, 24874, 135179, 4488, 853, 3181, 2822, 7121, 1374, 113387, 99247, 193348, 294, ...
[ 0.2266845703125, 0.0313720703125, 0.17333984375, 0.0341796875, 0.0888671875, 0.06884765625, 0.00213623046875, 0.100341796875, 0.242919921875, 0.1884765625, 0.06573486328125, 0.1771240234375, 0.06231689453125, 0.04180908203125, 0.041534423828125, 0.04388427734375, 0.0738525390625, 0...
embed
13401687_c1
13401687
powershell
1
when I run the script on the new computer, getting its own printer list: PDF-XChange 4.0 Microsoft XPS Document Writer Fax Judging by the presence of CutePDF writer when new computer gets the old list, and the absence of it when new computer gets its own list, I would say the new computer is successfully receiving a l...
when I run the script on the new computer, getting its own printer list: PDF-XChange 4.0 Microsoft XPS Document Writer Fax Judging by the presence of CutePDF writer when new computer gets the old list, and the absence of it when new computer gets its own list, I would say the new computer is successfully receiving a l...
[ -0.005340576171875, 0.006683349609375, -0.00009679794311523438, 0.03515625, -0.0150146484375, 0.003448486328125, -0.02392578125, -0.01385498046875, 0.009033203125, -0.005035400390625, -0.003570556640625, -0.01251220703125, 0.0255126953125, -0.006744384765625, -0.023681640625, -0.014099...
[ 11675, 26499, 3525, 13909, 20949, 10002, 110264, 5303, 6859, 73973, 8467, 40401, 7244, 1193, 9059, 43101, 2783, 77153, 169424, 3003, 67, 28242, 70035, 10332, 112199, 65771, 217063, 15400, 125381, 18, 33120, 7, 99201, 28864, 26073, 10, 17170, ...
[ 0.0810546875, 0.1710205078125, 0.121337890625, 0.1514892578125, 0.0155029296875, 0.092041015625, 0.24072265625, 0.1566162109375, 0.1708984375, 0.00909423828125, 0.10137939453125, 0.1690673828125, 0.045928955078125, 0.0140838623046875, 0.12158203125, 0.03271484375, 0.0921630859375, ...
embed
48812879_c0
48812879
powershell
0
Title: How can I use logical AND (&&) in Powershell? Problem title: How can I use logical AND (&&) in Powershell? Tags: powershell, windows, terminal Problem: How can I use logical AND (&&) in Powershell? In terminal I used to run two commands at once using '&&' operator. For example if I want to compil...
How can I use logical AND (&&) in Powershell? How can I use logical AND (&&) in Powershell? powershell windows terminal How Powershell code.c a.out How can I use logical AND (&&) in Powershell? In terminal I used to run two commands at once using '&&' operator. For example if I want to compile and run C...
[ 0.0203857421875, 0.01007080078125, -0.00848388671875, 0.0294189453125, 0.009033203125, 0.0272216796875, 0.003662109375, -0.01116943359375, -0.003662109375, -0.050048828125, -0.009033203125, 0.01397705078125, -0.0028228759765625, 0.012451171875, 0.002471923828125, 0.01348876953125, -0...
[ 11249, 831, 87, 4527, 62775, 289, 48762, 1230, 25133, 74, 23, 17170, 128019, 14537, 54825, 33949, 18151, 5, 238, 10, 6056, 360, 11814, 11675, 6626, 75101, 24145, 17368, 39933, 3444, 9969, 1340, 136, 313, 31344, 4734, 3871, 33022, 22109, 6...
[ 0.084228515625, 0.10400390625, 0.028656005859375, 0.177978515625, 0.210205078125, 0.147216796875, 0.28857421875, 0.23779296875, 0.1119384765625, 0.037750244140625, 0.12353515625, 0.197998046875, 0.256103515625, 0.1318359375, 0.07501220703125, 0.240478515625, 0.1815185546875, 0.0282...
embed
59646287_c0
59646287
powershell
0
Title: retrieve number of CPU and RAM from AWS instance using AWS tool for powershell Problem title: retrieve number of CPU and RAM from AWS instance using AWS tool for powershell Tags: powershell Problem: retrieve number of CPU and RAM from AWS instance using AWS tool for powershell i'm trying to retrieve the number o...
retrieve number of CPU and RAM from AWS instance using AWS tool for powershell retrieve number of CPU and RAM from AWS instance using AWS tool for powershell powershell AWS CPU RAM AwsInstances Get-Ec2Instance Region Instances retrieve number of CPU and RAM from AWS instance using AWS tool for powershell i'm trying to ...
[ 0.0052490234375, -0.021240234375, 0.0194091796875, 0.01123046875, 0.0107421875, 0.01214599609375, 0.006134033203125, -0.008056640625, -0.0010528564453125, 0.012939453125, -0.004486083984375, 0.0091552734375, -0.00836181640625, 0.007415771484375, -0.00762939453125, 0.025634765625, 0.0...
[ 456, 3996, 3134, 14012, 86039, 136, 26959, 1295, 62, 52143, 110527, 17368, 55516, 14537, 128019, 76324, 7, 4153, 116071, 20779, 238, 304, 16843, 100, 31577, 10, 19725, 35064, 75101, 831, 7413, 183871, 450, 4343, 4677, 22936, 4358 ]
[ 0.0909423828125, 0.1650390625, 0.1171875, 0.1590576171875, 0.2568359375, 0.1793212890625, 0.242919921875, 0.12841796875, 0.085693359375, 0.2249755859375, 0.256103515625, 0.0767822265625, 0.184814453125, 0.143310546875, 0.23291015625, 0.118896484375, 0.031005859375, 0.01698303222656...
embed
72545197_c1
72545197
powershell
1
"some_data", "field3": [], "field4": "010", "field5": "somedata", "field6": "data-data", "beginning_of_content": { "field7": "data", "field8": "data", "field9": "data", "Another_contents": [ { "field10": 10, "field11": "data", "field12": "data", "Includings": [ "497216IWIE@$@*&@421421421", "9842192984725lkdflkdskfjlle...
"some_data", "field3": [], "field4": "010", "field5": "somedata", "field6": "data-data", "beginning_of_content": { "field7": "data", "field8": "data", "field9": "data", "Another_contents": [ { "field10": 10, "field11": "data", "field12": "data", "Includings": [ "497216IWIE@$@*&@421421421", "9842192984725lkdflkdskfjlle...
[ 0.00170135498046875, 0.0205078125, -0.0252685546875, 0.0279541015625, 0.00029754638671875, 0.02392578125, 0.0052490234375, 0.004913330078125, 0.004119873046875, 0.0234375, 0.0009918212890625, 0.035888671875, 0.013427734375, 0.0103759765625, 0.0142822265625, 0.003997802734375, 0.01159...
[ 43452, 10135, 830, 28394, 363, 12, 378, 4, 617, 44, 76327, 758, 910, 372, 6820, 592, 4390, 69246, 966, 1019, 1126, 7251, 126340, 963, 209, 1662, 1530, 4153, 29786, 170599, 304, 2485, 161357, 4369, 1230, 13023, 2592, 3117, 165611, 174841, ...
[ 0.126220703125, 0.217529296875, 0.05621337890625, 0.254150390625, 0.1715087890625, 0.07720947265625, 0.00860595703125, 0.036102294921875, 0.1827392578125, 0.032958984375, 0.2222900390625, 0.1400146484375, 0.1541748046875, 0.03228759765625, 0.131591796875, 0.09930419921875, 0.17736816...
embed
57132368_c0
57132368
powershell
0
Title: Does Get-NetIPConfiguration return interfaces in binding order? Problem title: Does Get-NetIPConfiguration return interfaces in binding order? Tags: powershell Problem: Does Get-NetIPConfiguration return interfaces in binding order? I noticed that (Get-NetIPConfiguration).InterfaceIndex always seems to return th...
Does Get-NetIPConfiguration return interfaces in binding order? Does Get-NetIPConfiguration return interfaces in binding order? powershell Does Get-NetIPConfiguration InterfaceIndex Does Get-NetIPConfiguration return interfaces in binding order? I noticed that always seems to return the index's in interface binding ord...
[ -0.00531005859375, 0.0079345703125, -0.004913330078125, 0.024658203125, -0.019287109375, 0.00014209747314453125, 0.015625, -0.0084228515625, 0.004547119140625, 0.0107421875, 0.00567626953125, 0.0062255859375, -0.026123046875, -0.00982666015625, -0.000545501708984375, 0.01446533203125, ...
[ 101790, 20779, 24447, 10931, 11935, 59994, 2320, 30646, 101758, 7, 23, 128239, 12989, 14537, 128019, 220237, 4153, 39659, 156672, 11343, 37202, 63262, 903, 6863, 139124, 32354, 14838, 350 ]
[ 0.05426025390625, 0.13232421875, 0.1165771484375, 0.216796875, 0.0797119140625, 0.1993408203125, 0.012054443359375, 0.1636962890625, 0.2364501953125, 0.07232666015625, 0.078369140625, 0.1849365234375, 0.1893310546875, 0.075927734375, 0.2008056640625, 0.1634521484375, 0.0703125, 0.1...
embed
23745687_c0
23745687
powershell
0
Title: List groups that have members from a specific OU in ActiveDirectory Problem title: List groups that have members from a specific OU in ActiveDirectory Tags: active-directory, powershell, ldap-query, ldap Problem: List groups that have members from a specific OU in ActiveDirectory I have an OU called "InactiveUse...
List groups that have members from a specific OU in ActiveDirectory List groups that have members from a specific OU in ActiveDirectory active-directory powershell ldap-query ldap a List ActiveDirectory List groups that have members from a specific OU in ActiveDirectory I have an OU called "InactiveUsers", to which I m...
[ 0.006591796875, -0.0019683837890625, 0.00311279296875, 0.006103515625, -0.020263671875, 0.017822265625, 0.0096435546875, -0.000728607177734375, 0.00958251953125, 0.00360107421875, 0.00238037109375, 0.008056640625, -0.00665283203125, 0.031005859375, -0.0040283203125, 0.0274658203125, ...
[ 32036, 94407, 450, 765, 43032, 1295, 29458, 32616, 88441, 184911, 30675, 23, 36457, 80581, 14537, 128019, 85, 254, 944, 4153, 71232, 1062, 7, 1314, 25813, 756, 72095, 111438, 53702, 31577, 5303, 70, 759, 77758, 19441, 19713, 1632, 38937, 23...
[ 0.1707763671875, 0.25, 0.0141448974609375, 0.062225341796875, 0.233642578125, 0.07794189453125, 0.158935546875, 0.2039794921875, 0.2122802734375, 0.20166015625, 0.091552734375, 0.0426025390625, 0.1678466796875, 0.1488037109375, 0.08544921875, 0.177734375, 0.0439453125, 0.1082763671...
embed
2503010_c0
2503010
powershell
0
Title: Extracting columns from text file using PowerShell Problem title: Extracting columns from text file using PowerShell Tags: windows-server-2008, powershell Problem: Extracting columns from text file using PowerShell I have to extract columns from a text file explained in this post: Extracting columns from text fi...
Extracting columns from text file using PowerShell Extracting columns from text file using PowerShell windows-server-2008 powershell text PowerShell Extracting windows-server-2008 Extracting columns from text file using PowerShell I have to extract columns from a text file explained in this post: Extracting columns fro...
[ 0.032470703125, -0.010009765625, 0.0146484375, 0.052978515625, 0.00634765625, 0.01025390625, 0.0023956298828125, 0.00390625, -0.00537109375, 0.01904296875, -0.02392578125, 0.02197265625, -0.0081787109375, 0.00091552734375, -0.0157470703125, 0.0150146484375, 0.0283203125, 0.00607299...
[ 31501, 238, 1916, 3365, 316, 1779, 1295, 7986, 11435, 17368, 17170, 294, 79544, 54825, 39642, 105011, 14537, 128019, 765, 125663, 189050, 908, 141, 1632, 79852, 21373, 992, 4084, 59226, 54, 23, 3773, 22687, 2021, 959, 20600, 25647, 65514, 3...
[ 0.1597900390625, 0.08984375, 0.0253753662109375, 0.1656494140625, 0.1693115234375, 0.09161376953125, 0.06451416015625, 0.1717529296875, 0.140625, 0.041107177734375, 0.194091796875, 0.1146240234375, 0.214599609375, 0.08935546875, 0.1348876953125, 0.1922607421875, 0.1431884765625, 0....
embed
77085718_c1
77085718
powershell
1
Property LastLogon $lastLogonConverted = [datetime]::FromFileTimeUTC($lastLogonAD) } Not storing the variable foreach ($DC in $DCs) { Get-ADUser -Identity $_ -Properties LastLogon -Server $DC -ErrorAction Stop | Select-Object -ExpandProperty LastLogon $lastLogonConverted = [datetime]::FromFileTimeUTC($lastLogonAD) } Co...
Property LastLogon $lastLogonConverted = [datetime]::FromFileTimeUTC($lastLogonAD) } Not storing the variable foreach ($DC in $DCs) { Get-ADUser -Identity $_ -Properties LastLogon -Server $DC -ErrorAction Stop | Select-Object -ExpandProperty LastLogon $lastLogonConverted = [datetime]::FromFileTimeUTC($lastLogonAD) } Co...
[ -0.000888824462890625, -0.00933837890625, 0.0020599365234375, 0.01123046875, -0.00762939453125, -0.01361083984375, -0.000255584716796875, -0.01141357421875, -0.003814697265625, -0.0211181640625, 0.014892578125, 0.034423828125, 0.01544189453125, -0.0023345947265625, 0, -0.00750732421875...
[ 206984, 21672, 113972, 191, 3650, 19777, 11935, 814, 3674, 2203, 17489, 6032, 168407, 174350, 70059, 45962, 12351, 11205, 3082, 214, 77336, 100, 41581, 4369, 21960, 23, 7, 20779, 168846, 2189, 37379, 2481, 1264, 193348, 18468, 284, 10763, 422...
[ 0.22216796875, 0.262939453125, 0.188720703125, 0.184326171875, 0.07220458984375, 0.234619140625, 0.060638427734375, 0.1949462890625, 0.1536865234375, 0.0360107421875, 0.07830810546875, 0.1414794921875, 0.09295654296875, 0.1363525390625, 0.1273193359375, 0.1290283203125, 0.13305664062...
embed
66601374_c0
66601374
powershell
0
Title: Create AD users with Excel Problem title: Create AD users with Excel Tags: excel, powershell Problem: Create AD users with Excel I'm trying to simplify the process of creating users in AD when we have to bulk add them. What I'm trying to do is to create a table in Excel with all required data that need to be add...
Create AD users with Excel Create AD users with Excel excel powershell Create Excel Create AD users with Excel I'm trying to simplify the process of creating users in AD when we have to bulk add them. What I'm trying to do is to create a table in Excel with all required data that need to be added (proxyAdress, SAMaccou...
[ 0.0252685546875, 0.004241943359375, -0.026611328125, 0.0283203125, -0.01202392578125, 0.016357421875, 0.037353515625, -0.005767822265625, 0.00347900390625, 0.0108642578125, -0.00323486328125, 0.0152587890625, 0.01226806640625, 0.0301513671875, 0.00836181640625, 0.01068115234375, 0.02...
[ 151313, 19831, 72095, 678, 30326, 64152, 14537, 128019, 31577, 112892, 18929, 9433, 105233, 23, 11876, 92, 15190, 28282, 23180, 756, 56065, 2053, 3871, 49814, 64101, 53, 107421, 39699, 213499, 38937, 44116, 12447, 111083, 31095, 14380, 35509, 2...
[ 0.162841796875, 0.2496337890625, 0.268310546875, 0.1494140625, 0.2469482421875, 0.178466796875, 0.1229248046875, 0.2275390625, 0.069091796875, 0.099365234375, 0.077880859375, 0.0228271484375, 0.1512451171875, 0.07861328125, 0.0733642578125, 0.06353759765625, 0.1077880859375, 0.1289...
embed
8022421_c0
8022421
powershell
0
Title: Filtering this collection and writing to txt file Problem title: Filtering this collection and writing to txt file Tags: powershell Problem: Filtering this collection and writing to txt file I have the following powershell script: - $Files = gci "e:\sourcecontrolledprojects\genericsolution\genericsolution" -recu...
Filtering this collection and writing to txt file Filtering this collection and writing to txt file powershell Filtering Files Where _.extension Format-Table FullName Filtering this collection and writing to txt file I have the following powershell script: - How can I filter this to only return Dlls containing test in ...
[ 0.00897216796875, 0.0150146484375, -0.01220703125, -0.0062255859375, -0.017578125, 0.00469970703125, 0.005584716796875, -0.00080108642578125, -0.0120849609375, 0.039306640625, -0.0074462890625, 0.007293701171875, -0.016845703125, 0.01141357421875, 0.0145263671875, 0.028564453125, 0.0...
[ 128896, 214, 903, 42486, 32562, 47, 124326, 11435, 136, 14537, 128019, 42724, 78662, 3355, 128872, 60972, 618, 2886, 9312, 163612, 25632, 26499, 11249, 831, 46312, 4734, 30646, 391, 42458, 70541, 3034, 11627, 33022, 12638, 1181, 60875, 3525, ...
[ 0.2392578125, 0.021209716796875, 0.1053466796875, 0.2109375, 0.155029296875, 0.086669921875, 0.2154541015625, 0.1251220703125, 0.006561279296875, 0.1029052734375, 0.199462890625, 0.1412353515625, 0.00970458984375, 0.0118408203125, 0.1534423828125, 0.1405029296875, 0.05963134765625, ...
embed
40009349_c0
40009349
powershell
0
Title: how to remove all image tags based on string Problem title: how to remove all image tags based on string Tags: regex, powershell Problem: how to remove all image tags based on string I am trying to remove the images from the HTML of a few hundred pages from a folder. The common string is "/stream/image.axd". I h...
how to remove all image tags based on string how to remove all image tags based on string regex powershell image.axd planetary.gif how to remove all image tags based on string I am trying to remove the images from the HTML of a few hundred pages from a folder. The common string is "/stream/image.axd". I have tried usin...
[ -0.01397705078125, 0.0034637451171875, -0.0179443359375, 0.012939453125, -0.0035552978515625, 0.01806640625, 0.007049560546875, 0.00885009765625, -0.0002689361572265625, -0.006927490234375, 0.012939453125, 0.0162353515625, -0.006134033203125, -0.00133514404296875, 0.0189208984375, 0.00...
[ 3642, 87388, 756, 29569, 69141, 35509, 98, 79315, 6835, 3355, 14537, 128019, 14263, 71, 33910, 1294, 735, 420, 31577, 43079, 1295, 19097, 75281, 37967, 78303, 39210, 86429, 37926, 11678, 19279, 4034, 3564, 63920, 27781, 6713, 35064, 3525, 723...
[ 0.04345703125, 0.1859130859375, 0.1290283203125, 0.2122802734375, 0.25634765625, 0.1636962890625, 0.0212249755859375, 0.246337890625, 0.1329345703125, 0.15625, 0.121337890625, 0.213623046875, 0.1124267578125, 0.1439208984375, 0.176513671875, 0.1378173828125, 0.1177978515625, 0.0673...
embed
32941682_c2
32941682
powershell
2
g-40g, allowed_values, m1.sminy, m1.small, m1.medium, m1.large, m1.xlarge, t1.2core-2g-40g, image_id, win2008srv-enterprise-v1.4.1, win2012-srv-v0.1, OS::Nova::Server, get_param, user_data, ps1_helloworld, hello.txt, ps1_install, ExecRetry, New-object, System.Diagnostics.ProcessStartInfo, psi.UseShellExecute, psi.Redir...
g-40g, allowed_values, m1.sminy, m1.small, m1.medium, m1.large, m1.xlarge, t1.2core-2g-40g, image_id, win2008srv-enterprise-v1.4.1, win2012-srv-v0.1, OS::Nova::Server, get_param, user_data, ps1_helloworld, hello.txt, ps1_install, ExecRetry, New-object, System.Diagnostics.ProcessStartInfo, psi.UseShellExecute, psi.Redir...
[ -0.000797271728515625, -0.037841796875, 0.015869140625, 0.0181884765625, -0.00634765625, -0.003509521484375, 0.015869140625, -0.002532958984375, 0.0267333984375, 0.01336669921875, 0.00180816650390625, 0.028564453125, 0.0093994140625, -0.015869140625, 0.0213623046875, 0.02001953125, 0...
[ 706, 41734, 177, 107003, 27494, 90, 347, 418, 5, 266, 299, 69070, 17885, 316, 429, 4, 808, 48400, 30854, 5428, 29569, 532, 19916, 16396, 33760, 36126, 93781, 9, 334, 91977, 10693, 102014, 11787, 62329, 11, 193348, 2046, 6276, 38937, 10135...
[ 0.1279296875, 0.1832275390625, 0.1514892578125, 0.1973876953125, 0.1463623046875, 0.048980712890625, 0.053466796875, 0.119140625, 0.00335693359375, 0.1121826171875, 0.1319580078125, 0.0487060546875, 0.006317138671875, 0.010772705078125, 0.0223388671875, 0.06707763671875, 0.0529785156...
embed
11060833_c0
11060833
powershell
0
Title: Parenthesis Powershell functions Problem title: Parenthesis Powershell functions Tags: powershell, function Problem: Parenthesis Powershell functions How to call function using parameters in powershell with parenthesis. I have as example this function function Greet([string]$name , [int]$times) { for ([int]$i = ...
Parenthesis Powershell functions Parenthesis Powershell functions powershell function Parenthesis Powershell Greet Write-Host Hiiii Ricardo Parenthesis Powershell functions How to call function using parameters in powershell with parenthesis. I have as example this function If I call the functions using Greet Ricardo 5...
[ -0.00213623046875, -0.00823974609375, 0.000728607177734375, 0.025634765625, 0.009033203125, -0.005859375, 0.01129150390625, -0.01214599609375, -0.01336669921875, -0.007537841796875, -0.003875732421875, -0.01470947265625, -0.01116943359375, 0.02197265625, 0.01495361328125, 0.01000976562...
[ 170918, 160291, 7, 17170, 128019, 32354, 14537, 10255, 126, 601, 18781, 11193, 572, 153869, 96181, 11249, 47, 11782, 17368, 171859, 678, 49129, 27781, 70, 190, 23267, 3284, 246, 43240, 4527, 43317, 707, 2819, 21162, 35782, 44691 ]
[ 0.2047119140625, 0.23876953125, 0.1234130859375, 0.1724853515625, 0.256103515625, 0.243896484375, 0.1640625, 0.17822265625, 0.1402587890625, 0.033721923828125, 0.07989501953125, 0.11083984375, 0.0802001953125, 0.133544921875, 0.25927734375, 0.0316162109375, 0.0172271728515625, 0.19...
embed
1479663_c0
1479663
powershell
0
Title: How do I do 'dir /s /b' in PowerShell? Problem title: How do I do 'dir /s /b' in PowerShell? Tags: powershell Problem: How do I do 'dir /s /b' in PowerShell? I have a folder with three files and want the equivalent of the command prompt's dir /s /b command in PowerShell. How do I do that? For...
How do I do 'dir /s /b' in PowerShell? How do I do 'dir /s /b' in PowerShell? powershell How PowerShell temp3 a.txt b.txt c.txt How do I do 'dir /s /b' in PowerShell? I have a folder with three files and want the equivalent of the command prompt's dir /s /b command in PowerShell. How do I do that? F...
[ 0.01123046875, 0.019287109375, -0.0220947265625, 0.0201416015625, -0.0233154296875, 0.0184326171875, 0.011474609375, -0.004913330078125, 0.01123046875, -0.003082275390625, 0.005645751953125, 0.031982421875, -0.0038299560546875, 0.0185546875, -0.00482177734375, 0.0181884765625, 0.0159...
[ 11249, 54, 3768, 936, 248, 7, 275, 23, 17170, 294, 79544, 87, 14537, 128019, 20805, 363, 10, 124326, 876, 501, 765, 78303, 678, 17262, 102158, 3444, 183234, 75101, 105876, 5402, 70541, 7986, 20594, 76199, 5701, 16750 ]
[ 0.04876708984375, 0.063720703125, 0.077392578125, 0.176513671875, 0.2117919921875, 0.16015625, 0.1953125, 0.07293701171875, 0.2021484375, 0.115234375, 0.204833984375, 0.007080078125, 0.1412353515625, 0.20556640625, 0.136474609375, 0.13134765625, 0.031463623046875, 0.154052734375, ...
embed
47587289_c0
47587289
powershell
0
Title: How to get available parameters that we can pass for a chocolatey package or in cchoco dsc resource Problem title: How to get available parameters that we can pass for a chocolatey package or in cchoco dsc resource Tags: dsc, chocolatey, powershell Problem: How to get available parameters that we can pass for a ...
How to get available parameters that we can pass for a chocolatey package or in cchoco dsc resource How to get available parameters that we can pass for a chocolatey package or in cchoco dsc resource dsc chocolatey powershell How How to get available parameters that we can pass for a chocolatey package or in cchoco dsc...
[ -0.000537872314453125, -0.0159912109375, 0.0068359375, 0.005706787109375, -0.009033203125, -0.0179443359375, 0.01361083984375, -0.015380859375, -0.005035400390625, -0.0118408203125, 0.00250244140625, -0.0322265625, -0.00689697265625, 0.006744384765625, -0.01806640625, -0.01519775390625...
[ 11249, 2046, 19882, 171859, 7, 831, 27875, 100, 64507, 53, 98169, 3089, 587, 104, 10382, 177953, 47, 14537, 128019, 450, 3714, 2367, 20271, 59720, 38937, 11627, 13409, 47416, 11469, 17562, 1295, 64722, 31667 ]
[ 0.06939697265625, 0.125, 0.20068359375, 0.279052734375, 0.1058349609375, 0.089111328125, 0.193359375, 0.0872802734375, 0.20947265625, 0.181640625, 0.2283935546875, 0.1329345703125, 0.166748046875, 0.029052734375, 0.1427001953125, 0.1571044921875, 0.00372314453125, 0.07177734375, ...
embed
50881556_c1
50881556
powershell
1
Filter,7) Exception setting "AutoFilter": Cannot convert the "7" value of type "int" to type "Object". According to documentation, the 7 is the value of xlFilterValues for XlAutoFilterOperator. Again, the filter command works fine if I switch $Filter to $Array1. I'm not sure if there's something I'm missing, or if the ...
Filter,7) Exception setting "AutoFilter": Cannot convert the "7" value of type "int" to type "Object". According to documentation, the 7 is the value of xlFilterValues for XlAutoFilterOperator. Again, the filter command works fine if I switch $Filter to $Array1. I'm not sure if there's something I'm missing, or if the ...
[ 0.006195068359375, -0.0006561279296875, -0.0096435546875, -0.00133514404296875, -0.01446533203125, -0.00262451171875, -0.006011962890625, 0.00075531005859375, 0.0162353515625, 0.058349609375, -0.0072021484375, 0.0205078125, 0.005523681640625, -0.00714111328125, 0.003143310546875, -0.02...
[ 128896, 36076, 5443, 63928, 53550, 38115, 919, 379, 720, 4171, 10869, 96760, 966, 58, 34292, 10644, 4288, 47, 46471, 75161, 209806, 70, 361, 83, 1022, 141, 42272, 21049, 1193, 156823, 46312, 75101, 43240, 5885, 101089, 3650, 7614, 7092, 418...
[ 0.2822265625, 0.1820068359375, 0.0241546630859375, 0.1812744140625, 0.1053466796875, 0.17138671875, 0.1190185546875, 0.2083740234375, 0.1666259765625, 0.03662109375, 0.07098388671875, 0.19775390625, 0.205322265625, 0.01214599609375, 0.1751708984375, 0.1563720703125, 0.18212890625, ...
embed
71913146_c1
71913146
powershell
1
base64AuthInfo)} -Method POST But link for associate with current build not work, and i cant find what i need to add to attach json file to work item from my Azure Pipeline Code signals: powershell, Associate, Work, Item, Current, Build, my_token, base64AuthInfo, System.Convert, ToBase64String, System.Text.Encoding, AS...
base64AuthInfo)} -Method POST But link for associate with current build not work, and i cant find what i need to add to attach json file to work item from my Azure Pipeline Code signals: powershell, Associate, Work, Item, Current, Build, my_token, base64AuthInfo, System.Convert, ToBase64String, System.Text.Encoding, AS...
[ -0.00909423828125, -0.015380859375, 0.002685546875, 0.00872802734375, -0.01544189453125, -0.003997802734375, -0.00182342529296875, 0.0020294189453125, 0.0023040771484375, -0.00323486328125, 0.0267333984375, -0.002105712890625, -0.0133056640625, 0.00958251953125, 0.0004444122314453125, ...
[ 3647, 13307, 67362, 927, 93147, 78572, 7352, 81903, 4966, 3126, 100, 30699, 67, 678, 43581, 45367, 959, 4488, 45767, 7413, 2367, 3871, 15190, 243, 934, 1647, 1681, 11435, 47, 35735, 1295, 176071, 93128, 59760, 28864, 26073, 14537, 128019, 2...
[ 0.173828125, 0.2200927734375, 0.1470947265625, 0.0814208984375, 0.1693115234375, 0.12646484375, 0.1416015625, 0.18115234375, 0.0227203369140625, 0.1878662109375, 0.013214111328125, 0.2073974609375, 0.1455078125, 0.0975341796875, 0.177001953125, 0.211669921875, 0.0716552734375, 0.12...
embed
19847341_c1
19847341
powershell
1
])`t$($data[3])`t$($data[4])`t$($data[5])`t$($data[6])`t$($data[7])"} Hence, I end up with some undesired empty items being assigned to the array; with an output like this: Port Name Status Fa1/0/1 Router 2 connected Fa1/0/2 User connected Fa1/0/3 User notconnect Fa1/0/4 Video VLAN connected Fa1/0/5 User notconnect Any...
])`t$($data[3])`t$($data[4])`t$($data[5])`t$($data[6])`t$($data[7])"} Hence, I end up with some undesired empty items being assigned to the array; with an output like this: Port Name Status Fa1/0/1 Router 2 connected Fa1/0/2 User connected Fa1/0/3 User notconnect Fa1/0/4 Video VLAN connected Fa1/0/5 User notconnect Any...
[ 0.01336669921875, 0.00213623046875, -0.01300048828125, 0.0380859375, -0.01043701171875, -0.005462646484375, -0.00299072265625, -0.006927490234375, -0.000782012939453125, 0.040771484375, -0.00848388671875, 0.00885009765625, -0.01031494140625, -0.01446533203125, -0.012451171875, 0.028930...
[ 18, 4369, 10135, 54968, 68714, 3564, 165, 7373, 2822, 201505, 55769, 95486, 10298, 53, 140992, 13791, 15757, 56504, 3036, 107838, 11583, 106015, 116, 162711, 12477, 53400, 18113, 959, 135457, 17357, 2692, 310, 29946, 12147, 6183, 1884, 26808, ...
[ 0.083740234375, 0.042022705078125, 0.13134765625, 0.057281494140625, 0.043243408203125, 0.03363037109375, 0.028900146484375, 0.0980224609375, 0.0374755859375, 0.16748046875, 0.17529296875, 0.1575927734375, 0.18994140625, 0.1678466796875, 0.16552734375, 0.108642578125, 0.1070556640625...
embed
76096349_c1
76096349
powershell
1
. I still dont have an answer for this so I'm hoping someone can help. Through further testing I've learned that the $cmd works if I add a 32 character long value to the first index in that array. (Curious that its 32) So this also works: $garbage = " " $lcd_command = ("lcd " + $local_directory) $mget_command = ("mget ...
. I still dont have an answer for this so I'm hoping someone can help. Through further testing I've learned that the $cmd works if I add a 32 character long value to the first index in that array. (Curious that its 32) So this also works: $garbage = " " $lcd_command = ("lcd " + $local_directory) $mget_command = ("mget ...
[ -0.01165771484375, 0.018798828125, -0.0093994140625, 0.0107421875, -0.0079345703125, 0.01153564453125, 0.0101318359375, -0.00341796875, 0.0206298828125, -0.00994873046875, -0.00714111328125, -0.0177001953125, -0.0086669921875, -0.0103759765625, 0.006103515625, 0.005523681640625, -0.0...
[ 6, 5, 7464, 13319, 35166, 903, 156377, 4358, 134234, 97384, 70, 3650, 3931, 71, 43240, 2174, 15190, 2789, 62816, 4989, 34292, 47, 5117, 63262, 23, 450, 10298, 53, 1970, 402, 429, 2203, 32838, 454, 277, 12018, 997, 98908, 80581, 3794, 26...
[ 0.001556396484375, 0.0167388916015625, 0.018341064453125, 0.00714111328125, 0.0562744140625, 0.06549072265625, 0.0360107421875, 0.05426025390625, 0.025238037109375, 0.017822265625, 0.039031982421875, 0.134765625, 0.232666015625, 0.2010498046875, 0.17529296875, 0.0491943359375, 0.1107...
embed
65060338_c2
65060338
powershell
2
, ObjectID, first.last, domain.com, Get-AzureADUserExtension, User.ObjectId, Key, Value, odata.metadata, graph.windows.net, odata.type, Microsoft.DirectoryServices.User, odata.mediaEditLink, odata.mediaContentType, Jpeg, Expanding, Dictionary, Custom, Object, Extension_Attributes, New-Object, Psobject, Property, user.E...
, ObjectID, first.last, domain.com, Get-AzureADUserExtension, User.ObjectId, Key, Value, odata.metadata, graph.windows.net, odata.type, Microsoft.DirectoryServices.User, odata.mediaEditLink, odata.mediaContentType, Jpeg, Expanding, Dictionary, Custom, Object, Extension_Attributes, New-Object, Psobject, Property, user.E...
[ -0.00982666015625, 0.01177978515625, 0.017333984375, 0.0283203125, 0.0031585693359375, 0.015869140625, 0.0034332275390625, 0.0205078125, -0.005615234375, 0.023681640625, -0.003997802734375, 0.048583984375, 0.007568359375, -0.0031585693359375, 0.012451171875, 0.0025634765625, 0.032958...
[ 6, 4, 134549, 7146, 5117, 5, 19777, 77758, 277, 20779, 219534, 13, 168846, 2189, 19279, 128872, 53400, 46471, 75161, 568, 71, 26824, 190060, 36, 10135, 35273, 41382, 229792, 1179, 50986, 7244, 184911, 121979, 1062, 12333, 125270, 64287, 25352...
[ 0.0232086181640625, 0.0782470703125, 0.2218017578125, 0.253662109375, 0.11962890625, 0.049224853515625, 0.181396484375, 0.1590576171875, 0.1678466796875, 0.1395263671875, 0.1934814453125, 0.08795166015625, 0.142578125, 0.2249755859375, 0.1014404296875, 0.2244873046875, 0.186889648437...
embed
67191606_c0
67191606
powershell
0
Title: "best practice" way to get a finished document from template Problem title: "best practice" way to get a finished document from template Tags: powershell Problem: "best practice" way to get a finished document from template I have a template like this one $template = @" Template name field: #...
"best practice" way to get a finished document from template "best practice" way to get a finished document from template powershell template field1 value1 field2 value2 field3 value3 "best practice" way to get a finished document from template I have a template like this one and hash table could yo...
[ -0.009765625, -0.00555419921875, -0.00933837890625, 0.0037994384765625, -0.01123046875, 0.003936767578125, 0.0159912109375, -0.00799560546875, 0.008056640625, 0.0015716552734375, 0.0233154296875, 0.03271484375, 0.01239013671875, -0.00946044921875, 0.0186767578125, 0.0057373046875, -0...
[ 32168, 41361, 3917, 47, 2046, 10, 122799, 12937, 1295, 110934, 41502, 14537, 128019, 44457, 34292, 363, 1884, 903, 1556, 127, 23180, 5809, 22936, 73342, 2367, 70 ]
[ 0.1444091796875, 0.267822265625, 0.09307861328125, 0.0860595703125, 0.154052734375, 0.040740966796875, 0.228271484375, 0.2294921875, 0.158935546875, 0.284912109375, 0.0195770263671875, 0.1058349609375, 0.218505859375, 0.1329345703125, 0.1053466796875, 0.0723876953125, 0.0304260253906...
embed
77928973_c1
77928973
powershell
1
java from the internet, which is also working, so it's not the process not having access to the internet Replacing the WebClient with an Invoke-RestMethod call just hangs forever, highlighting that it can't reach the URL Code signals: Can, Azure, DevOps, Docker, Container, Print-Header, Determining, Pipelines, base64A...
java from the internet, which is also working, so it's not the process not having access to the internet Replacing the WebClient with an Invoke-RestMethod call just hangs forever, highlighting that it can't reach the URL Code signals: Can, Azure, DevOps, Docker, Container, Print-Header, Determining, Pipelines, base64A...
[ -0.033935546875, 0.01312255859375, 0.0033721923828125, 0.023193359375, -0.0023956298828125, -0.00286865234375, -0.005035400390625, -0.004302978515625, -0.0145263671875, 0.0107421875, -0.0023651123046875, 0.0233154296875, -0.0164794921875, 0.03173828125, 0.0022735595703125, 0.0038604736...
[ 79, 330, 1295, 1820, 2843, 20697, 959, 9433, 19441, 17203, 47, 133266, 4002, 441, 150, 2517, 360, 23253, 13, 9, 1052, 525, 78572, 7352, 11782, 1660, 10756, 7, 136993, 127308, 831, 18, 58359, 31862, 28864, 26073, 4171, 176071, 40317, 39029...
[ 0.1715087890625, 0.23291015625, 0.107421875, 0.1484375, 0.01043701171875, 0.1131591796875, 0.077880859375, 0.119140625, 0.0692138671875, 0.1754150390625, 0.0751953125, 0.14794921875, 0.0916748046875, 0.078125, 0.1551513671875, 0.0916748046875, 0.06292724609375, 0.210693359375, 0....
embed
79382069_c0
79382069
powershell
0
Title: How do add networked printer with Add-Printer? Problem title: How do add networked printer with Add-Printer? Tags: powershell, network-printers Problem: How do add networked printer with Add-Printer? Running this command in PowerShell 5.1 on Windows 11 is generating an error: Add-Printer -ConnectionName '\\serve...
How do add networked printer with Add-Printer? How do add networked printer with Add-Printer? powershell network-printers How Add-Printer ConnectionName server.acme.global FollowMeDuplex Invalid line:1 Character:1 How do add networked printer with Add-Printer? Running this command in PowerShell 5.1 on Windows 11 is gen...
[ -0.023681640625, -0.0050048828125, 0.02099609375, 0.03369140625, -0.01055908203125, 0.00958251953125, -0.0194091796875, -0.0281982421875, -0.005126953125, -0.0286865234375, 0.0108642578125, -0.018798828125, 0.020751953125, -0.0196533203125, -0.025146484375, -0.0027313232421875, 0.026...
[ 11249, 15190, 33120, 297, 110264, 678, 29117, 9, 112079, 720, 54, 14537, 128019, 35662, 1314, 62448, 163612, 10723, 2263, 282, 156566, 77168, 6696, 17726, 44974, 7013, 13315, 19721, 75101, 17170, 294, 79544, 68433, 3773, 534, 12663, 18499, 23...
[ 0.048248291015625, 0.17822265625, 0.1676025390625, 0.1060791015625, 0.2763671875, 0.09552001953125, 0.20703125, 0.06536865234375, 0.217041015625, 0.1961669921875, 0.010284423828125, 0.0947265625, 0.1827392578125, 0.17578125, 0.047943115234375, 0.08941650390625, 0.116943359375, 0.07...
embed
40031192_c0
40031192
powershell
0
Title: Azure Powershell, Get-AzureVM returning nothing Problem title: Azure Powershell, Get-AzureVM returning nothing Tags: powershell, azure Problem: Azure Powershell, Get-AzureVM returning nothing I have a Azure Cloud Service (classic). Get-AzureService gives results But there's no response when I try Get-AzureVM -Se...
Azure Powershell, Get-AzureVM returning nothing Azure Powershell, Get-AzureVM returning nothing powershell azure Azure Powershell Get-AzureVM Azure Powershell, Get-AzureVM returning nothing I have a Azure Cloud Service (classic). Get-AzureService gives results But there's no response when I try Get-AzureVM -ServiceName...
[ -0.0079345703125, 0.00518798828125, 0.0211181640625, 0.0184326171875, -0.003448486328125, 0.0004367828369140625, 0.0198974609375, -0.008056640625, -0.006866455078125, 0.003265380859375, -0.0023956298828125, 0.01318359375, -0.0042724609375, -0.004638671875, -0.0020904541015625, 0.002960...
[ 176071, 17170, 128019, 20779, 219534, 13, 47599, 30646, 33720, 214, 14537, 295, 3408, 48316, 12349, 67413, 1771, 121979, 50339, 110, 57553, 9790, 163612, 759, 6954, 22584, 10644, 44691, 4516, 11627, 6431, 54376, 1631, 60873, 438, 8, 13158, 14...
[ 0.22412109375, 0.158447265625, 0.2366943359375, 0.1221923828125, 0.1529541015625, 0.0826416015625, 0.25439453125, 0.1463623046875, 0.1329345703125, 0.06610107421875, 0.1234130859375, 0.061981201171875, 0.1094970703125, 0.088134765625, 0.0748291015625, 0.113037109375, 0.04415893554687...
embed
33763371_c2
33763371
powershell
2
, IntPtr, Boolean, System.Reflection.RuntimeAssembly.nLoad, System.Reflection.RuntimeAssembly.InternalLoadAssemblyName, System.Reflection.Assembly.Load, Microsoft.Dnx.Runtime.Loader.LoadContext.Load, Microsoft.Dnx.Host.Bootstrapper.RunAsync, List, IRuntimeEnvironment, FrameworkName, Microsoft.Dnx.Host.RuntimeBootstrapp...
, IntPtr, Boolean, System.Reflection.RuntimeAssembly.nLoad, System.Reflection.RuntimeAssembly.InternalLoadAssemblyName, System.Reflection.Assembly.Load, Microsoft.Dnx.Runtime.Loader.LoadContext.Load, Microsoft.Dnx.Host.Bootstrapper.RunAsync, List, IRuntimeEnvironment, FrameworkName, Microsoft.Dnx.Host.RuntimeBootstrapp...
[ 0.004913330078125, 0.00982666015625, 0.00811767578125, 0.0206298828125, -0.0035858154296875, 0.004058837890625, -0.0108642578125, 0.005859375, 0.00469970703125, -0.01495361328125, -0.002899169921875, 0.00555419921875, 0.01226806640625, -0.01495361328125, -0.004425048828125, 0.013732910...
[ 4, 360, 18, 683, 4448, 73783, 34677, 12353, 190015, 133, 10763, 163321, 6032, 89845, 38526, 15363, 712, 5, 44851, 163612, 7244, 397, 19, 425, 38970, 22829, 11193, 12647, 2816, 12654, 32036, 309, 686, 1900, 202220, 8079, 211603, 58800, 50456...
[ 0.06494140625, 0.0287628173828125, 0.0279083251953125, 0.045135498046875, 0.1805419921875, 0.1168212890625, 0.2288818359375, 0.146240234375, 0.1817626953125, 0.1785888671875, 0.0321044921875, 0.1048583984375, 0.1109619140625, 0.211669921875, 0.087890625, 0.1602783203125, 0.0408630371...
embed
47905643_c1
47905643
powershell
1
$Path $OutputFile) $Line } The above code gives me this output but it should look like the first example: WD2GDLPR.txt containing WD2GDLPR Jack 123545 Peter 12564 HR4MJUTL Mark 4489 Alex 47889 JP3MFRLES.txt containing JP3MFRLES Jane 5632 Toby 48685 1STRHD17-4 Jake 47896 Jess 48896 Code signals: Splitting, PowerShell, ...
$Path $OutputFile) $Line } The above code gives me this output but it should look like the first example: WD2GDLPR.txt containing WD2GDLPR Jack 123545 Peter 12564 HR4MJUTL Mark 4489 Alex 47889 JP3MFRLES.txt containing JP3MFRLES Jane 5632 Toby 48685 1STRHD17-4 Jake 47896 Jess 48896 Code signals: Splitting, PowerShell, ...
[ 0.01409912109375, -0.003509521484375, -0.0115966796875, 0.0194091796875, 0.002593994140625, 0.0274658203125, 0.0164794921875, -0.00021839141845703125, -0.00494384765625, 0.019287109375, -0.01226806640625, 0.02099609375, -0.00927734375, -0.0037384033203125, 0.00714111328125, 0.008728027...
[ 683, 10519, 3650, 79858, 7077, 174350, 93232, 36917, 18151, 76199, 163, 903, 140992, 5608, 6713, 1884, 70, 5117, 27781, 87390, 304, 724, 27502, 17255, 5, 124326, 70541, 21763, 427, 5843, 4633, 7948, 176830, 22439, 41445, 7880, 158287, 20984, ...
[ 0.10577392578125, 0.2005615234375, 0.056396484375, 0.1610107421875, 0.156982421875, 0.2215576171875, 0.1800537109375, 0.080810546875, 0.1505126953125, 0.022979736328125, 0.079345703125, 0.045928955078125, 0.2425537109375, 0.031463623046875, 0.1474609375, 0.019500732421875, 0.02549743...
embed
4820631_c0
4820631
powershell
0
Title: How Do You Iterate Authentication for App IIS7 In PowerShell Problem title: How Do You Iterate Authentication for App IIS7 In PowerShell Tags: powershell, iis-7 Problem: How Do You Iterate Authentication for App IIS7 In PowerShell I need to iterate all authentication modes for an IIS Application and disable all ...
How Do You Iterate Authentication for App IIS7 In PowerShell How Do You Iterate Authentication for App IIS7 In PowerShell powershell iis-7 How You Iterate Authentication App IIS7 PowerShell iis-7 How Do You Iterate Authentication for App IIS7 In PowerShell I need to iterate all authentication modes for an IIS Applicati...
[ -0.0033111572265625, -0.015625, 0.00177764892578125, 0.00860595703125, -0.016357421875, 0.01953125, 0.00003719329833984375, -0.004180908203125, 0.005615234375, -0.00147247314453125, 0.019287109375, 0.021728515625, -0.01171875, -0.00482177734375, -0.00543212890625, -0.004364013671875, ...
[ 11249, 984, 2583, 87, 8560, 67, 52236, 63250, 120639, 100, 5659, 1995, 294, 966, 360, 17170, 79544, 14537, 128019, 17, 164, 16709, 3871, 756, 195734, 13736, 104921, 136, 2837, 2886, 40494, 1632, 9844, 1884, 39, 16031, 19943, 30474, 11935, ...
[ 0.094970703125, 0.0767822265625, 0.0760498046875, 0.10205078125, 0.2509765625, 0.1080322265625, 0.167724609375, 0.218017578125, 0.1531982421875, 0.05438232421875, 0.1822509765625, 0.2181396484375, 0.1749267578125, 0.219482421875, 0.0841064453125, 0.195068359375, 0.214111328125, 0.1...
embed
51563208_c0
51563208
powershell
0
Title: powershell execute math on array elements Problem title: powershell execute math on array elements Tags: powershell Problem: powershell execute math on array elements I'm looking to perform math on two arrays but i'm always ending up executing on the arrays itself and not it elements. how do i call each element ...
powershell execute math on array elements powershell execute math on array elements powershell array1 array2 powershell execute math on array elements I'm looking to perform math on two arrays but i'm always ending up executing on the arrays itself and not it elements. how do i call each element from both arrays and pe...
[ 0.01104736328125, 0.0002498626708984375, -0.020751953125, 0.015869140625, -0.007720947265625, 0.0263671875, 0.00994873046875, 0.00848388671875, 0.0125732421875, 0.000614166259765625, 0.00146484375, 0.0230712890625, -0.0115966796875, 0.0028533935546875, -0.0128173828125, 0.0012054443359...
[ 14537, 128019, 71924, 13, 48909, 98, 10298, 53, 80854, 418, 304, 16487, 51339, 6626, 4778, 11343, 86658, 214, 68034, 959, 3642, 54, 17, 11782, 12638, 12830, 1295, 15044, 1632, 390, 15190, 25842, 16750, 25632, 1672, 903 ]
[ 0.1439208984375, 0.238525390625, 0.2149658203125, 0.0906982421875, 0.267578125, 0.139404296875, 0.1737060546875, 0.1453857421875, 0.20751953125, 0.03936767578125, 0.1026611328125, 0.07342529296875, 0.1429443359375, 0.0855712890625, 0.127685546875, 0.051300048828125, 0.060791015625, ...
embed
53698702_c0
53698702
powershell
0
Title: Trying to pass a string back from a function in PowerShell Problem title: Trying to pass a string back from a function in PowerShell Tags: byref, function, powershell Problem: Trying to pass a string back from a function in PowerShell function ExtractLocations([ref]$lp_Locations) { $lp_Locations.Value = "A STRIN...
Trying to pass a string back from a function in PowerShell Trying to pass a string back from a function in PowerShell byref function powershell a Trying PowerShell ExtractLocations lp_Locations lp_Locations.Value VALUE Locations RecordErrorThenExit Trying to pass a string back from a function in PowerShell $Locations a...
[ 0.0244140625, 0.006561279296875, -0.0086669921875, 0.02685546875, -0.0123291015625, -0.01171875, 0.01422119140625, -0.00848388671875, 0.005706787109375, 0.0247802734375, -0.003631591796875, 0.00311279296875, -0.0201416015625, 0.012451171875, 0.0062255859375, 0.0089111328125, 0.014343...
[ 40858, 27875, 79315, 4420, 1295, 32354, 17170, 294, 79544, 390, 29087, 14537, 128019, 31501, 15363, 120639, 96, 254, 856, 50770, 55991, 90788, 54877, 18468, 19279, 3650, 11343, 3564, 1257, 237, 10, 44237 ]
[ 0.136962890625, 0.13134765625, 0.228515625, 0.1898193359375, 0.087158203125, 0.1806640625, 0.1884765625, 0.05938720703125, 0.20703125, 0.1058349609375, 0.275634765625, 0.152099609375, 0.219970703125, 0.1029052734375, 0.12548828125, 0.146240234375, 0.0153045654296875, 0.091674804687...
embed
53817566_c0
53817566
powershell
0
Title: Powershell regex to get DC from Distinguished Name Problem title: Powershell regex to get DC from Distinguished Name Tags: regex, powershell Problem: Powershell regex to get DC from Distinguished Name I'm trying to get the first DC that appears for a given Distinguished name as below: CN=blah1,CN=Computers,DC=bl...
Powershell regex to get DC from Distinguished Name Powershell regex to get DC from Distinguished Name regex powershell Distinguished Powershell Name blah1 Computers blah2 blah3 Powershell regex to get DC from Distinguished Name I'm trying to get the first DC that appears for a given Distinguished name as below: So in p...
[ 0.0074462890625, -0.00933837890625, -0.00506591796875, 0.034423828125, 0.00457763671875, 0.00555419921875, -0.00010156631469726562, 0.010498046875, 0.01177978515625, -0.005584716796875, 0.0002593994140625, 0.038330078125, 0.0084228515625, 0.001983642578125, -0.005767822265625, 0.015869...
[ 17170, 128019, 6835, 3355, 47, 2046, 31455, 1295, 6206, 34971, 164, 5252, 15757, 14537, 9932, 127, 418, 40139, 363, 31577, 5117, 135179, 34475, 9351, 35064, 111719, 14941, 32599, 107, 23935, 756, 79315, 1257, 21960, 1369, 30646, 2499, 34292, ...
[ 0.1505126953125, 0.25244140625, 0.1328125, 0.183349609375, 0.03839111328125, 0.1075439453125, 0.23388671875, 0.126708984375, 0.02587890625, 0.1591796875, 0.0904541015625, 0.099853515625, 0.166748046875, 0.10498046875, 0.0787353515625, 0.00811767578125, 0.008331298828125, 0.10491943...
embed
57491415_c2
57491415
powershell
2
| Sort-Object { $prio[$_.Name] } | Select-Object -Expand Group | Export-Csv 'Report.csv' -NoType Code signals: physicaldisk, PowerShell, How, GetPhysicalDisk, Get-PhysicalDisk, Select-Object, DeviceID, FriendlyName, MediaType, BusType, Size, Format-Table, SanDisk, Ultra, USB, Unspecified, TOSHIBA, DT01ACA100, HDD, RAI...
| Sort-Object { $prio[$_.Name] } | Select-Object -Expand Group | Export-Csv 'Report.csv' -NoType Code signals: physicaldisk, PowerShell, How, GetPhysicalDisk, Get-PhysicalDisk, Select-Object, DeviceID, FriendlyName, MediaType, BusType, Size, Format-Table, SanDisk, Ultra, USB, Unspecified, TOSHIBA, DT01ACA100, HDD, RAI...
[ 0.00543212890625, -0.0208740234375, 0.0208740234375, 0.035888671875, -0.01220703125, 0.00177001953125, -0.003692626953125, 0.00034332275390625, 0.006195068359375, 0.040771484375, -0.01263427734375, 0.03271484375, 0.0022125244140625, -0.00078582763671875, -0.01397705078125, 0.0120849609...
[ 58745, 53666, 46471, 75161, 3650, 5293, 31, 163612, 51620, 114363, 10760, 134456, 441, 67756, 56829, 4439, 334, 25, 5021, 196707, 28864, 26073, 7, 72761, 37623, 17170, 294, 79544, 11249, 20779, 45689, 4778, 21533, 397, 6581, 174842, 7146, 128...
[ 0.0478515625, 0.2330322265625, 0.139892578125, 0.1702880859375, 0.00286865234375, 0.08740234375, 0.1226806640625, 0.086669921875, 0.141845703125, 0.11669921875, 0.1719970703125, 0.1888427734375, 0.00341796875, 0.189208984375, 0.229248046875, 0.0865478515625, 0.182373046875, 0.00024...
embed
43587652_c1
43587652
powershell
1
1 | Get-WinEventDataHC | fl * Thank you for your help. Code signals: How, Windows, Event, Log, Write-EventLog, LogName, HCScripts, Source, Test, Brecht, EventId, Message, Data, Name, MyKey1, MyValue1, Get-WinEventDataHC, Param, Parameter, Mandatory, ValueFromPipeline, ValueFromPipelineByPropertyName, System.Diagnostic...
1 | Get-WinEventDataHC | fl * Thank you for your help. Code signals: How, Windows, Event, Log, Write-EventLog, LogName, HCScripts, Source, Test, Brecht, EventId, Message, Data, Name, MyKey1, MyValue1, Get-WinEventDataHC, Param, Parameter, Mandatory, ValueFromPipeline, ValueFromPipelineByPropertyName, System.Diagnostic...
[ 0.004669189453125, 0.01214599609375, 0.01007080078125, 0.00787353515625, 0.01556396484375, -0.01416015625, 0.02685546875, -0.01904296875, -0.0031890869140625, -0.04345703125, 0.002044677734375, 0.008056640625, 0.0048828125, -0.01116943359375, 0.00182342529296875, -0.01556396484375, 0...
[ 106, 20779, 9, 92049, 192134, 137989, 73265, 12564, 661, 4358, 28864, 26073, 7, 12, 11249, 3773, 36943, 13146, 601, 18781, 113972, 163612, 81118, 147845, 77641, 8647, 14977, 568, 71, 48205, 11809, 15757, 2646, 162429, 418, 856, 50770, 1720, ...
[ 0.001922607421875, 0.13671875, 0.018157958984375, 0.1981201171875, 0.243896484375, 0.1759033203125, 0.236328125, 0.095947265625, 0.0171051025390625, 0.1072998046875, 0.2333984375, 0.2236328125, 0.056732177734375, 0.01239013671875, 0.1064453125, 0.2005615234375, 0.246337890625, 0.15...
embed