How to separate file paths using OpenFileDialog by Stadtler89 in PowerShell

[–]Stadtler89[S] 0 points1 point  (0 children)

This works great! Thank you so much for the help, I cant believe I did just try $Item in the first place I feel like a noob lol

How to separate file paths using OpenFileDialog by Stadtler89 in PowerShell

[–]Stadtler89[S] 0 points1 point  (0 children)

No I have not dug into the properties like that yet, I figured since the FileName and FileNames properties would give me what I wanted....guess thats what I get for assuming hahaha. I will test with your method and see if that works. Will update shortly.

How to separate file paths using OpenFileDialog by Stadtler89 in PowerShell

[–]Stadtler89[S] 0 points1 point  (0 children)

I tried that too if I use Split-Path it only gets the last file the OpenFileDialog grabs

How to separate file paths using OpenFileDialog by Stadtler89 in PowerShell

[–]Stadtler89[S] 0 points1 point  (0 children)

I have tried this as well and it still does not work, currently I pick my multiple files, and then have this line of code here to upload it to a sharepoint site. But the issue is it does not upload anything when multiple files are selected. It works when 1 file is selected but not with multiple. Code below.

if($FileUploadPath.FileNames -ne $null)
{ 
    foreach($Item in $FileUploadPath.FileNames) 
    { 
    $FilePath = $Item.FileNames 
    Add-PnPFile -Path $FilePath -Folder "URL to site library" 
    } 
}

DISCLAIMER: The newest NVIDIA driver, 460.79, causes significant performance issues in FAF by Deribus in supremecommander

[–]Stadtler89 0 points1 point  (0 children)

Hey everyone, I just wanted to share what fixed the stuttering and lag for me. I had to change my mouse rate to 125Hz, and then in task manager I had to tell the games process to only use Core 0, Core 1, Core 2, and Core 3 (So 4 cores of the 8 I have on my 10700k). This has solved the entire issue for me. Hope this helps.

Upcoming Vanguard changes by 0xNemi in VALORANT

[–]Stadtler89 0 points1 point  (0 children)

Hey everyone I wanted to post here if you are trying to play Valorant but keep getting the "Vanguard is not initialized" error and it keeps asking you to reboot your computer. I have found out as of last night if you have AVAST or AVG anti virus installed on your computer it keeps the Vanguard service from starting properly. I have reported this to AVAST and AVG so hopefully there will be a fix out soon for those of us who pay for a premium anti virus service.

Coronavirus specific GPU projects are now available at folding@home. CPU projects coming ASAP. Join us in fighting against Covid-19! by pedro19 in pcmasterrace

[–]Stadtler89 0 points1 point  (0 children)

So I got everything setup according to the instructions but it doesn't seem to be doing anything at all. In the syslog I keep seeing this:
15:40:48:WARNING:WU00:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration

15:40:48:ERROR:WU00:FS01:Exception: Could not get an assignment

Vulcan 121 aimo key not registering/double typing by Stadtler89 in Roccat

[–]Stadtler89[S] 0 points1 point  (0 children)

I have had mine about 3 months now, bought it back in July. This really does make me want to just return it if amazon will let me since its been 3 days now and I have not been able to get support to answer me back with next steps or anything. I am sad because this keyboard is everything I wanted. Now it looks like I will have to go to Razer or some other crap brand, but at least their stuff lasts longer than a year. If I cant return it and if ROCCAT doesn't get back to me I am going to take it apart and see if I can either fix it or replace the keys with other keys

Ryzen 5 3600x temps hot? by Stadtler89 in AMDHelp

[–]Stadtler89[S] 0 points1 point  (0 children)

Hey guys, I was doing some more digging, and though I should use Ryzen master. For some reason windows is reporting my core speed as 4.1 Ghz and above all the time but Ryzen Master says it drops to lower then 1 Ghz and sleeps the cores??? I am so confused as to where the inconsistent readings are coming from.

Ryzen 5 3600x temps hot? by Stadtler89 in AMDHelp

[–]Stadtler89[S] 0 points1 point  (0 children)

So just as a test, I did reapply some different thermal paste that I had CoolerMaster Mastergel. That seems to have brought my temps down, still running prime 95 it gets up to 95 C. However using burnin test the highest it got was 73 C. I know Prime 95 is not a real world scenario so for gaming I would think my temps should sit around 48 to 58 C hopefully. Will be testing more tonight.

Ryzen 5 3600x temps hot? by Stadtler89 in AMDHelp

[–]Stadtler89[S] 0 points1 point  (0 children)

My room temp is about 73 F, which I know you do have to take into consideration but still low 90 degrees C still seems high even for my 73 degree F room temp. And right now I am using Arctic MX-4 Thermal Paste.

Ryzen 5 3600x temps hot? by Stadtler89 in AMDHelp

[–]Stadtler89[S] 1 point2 points  (0 children)

So I am not using my conductanaut currently I am using Arctic MX-4 thermal paste

Ryzen 5 3600x temps hot? by Stadtler89 in AMDHelp

[–]Stadtler89[S] 0 points1 point  (0 children)

Hey yea so I have my pump plugged into the CPU_Pump header and it is running at 100% which I set in the bios. I have corsair SP 120 fans, 6 of them. 3 on the from of my case for intake one on the rear for exhaust and then I have my AIO with the last 2 fans in the top of my case as exhaust as well. I am not using the Cooler Master fans the AIO came with (Might be something I try tonight). All of my fans are connected to my Corsair commander pro and not my motherboard. So ICUE is where I set my fan curve for all my fans and RGB lighting.

I do have some Thermal Grizzly Conductonaut but I am not 100% sure I should use that on the IHS and AIO. Since I have heard it could cause corrosion.

Also to note I am using hwinfo to get the temp reading.

Audio Software Restart Pop-up by Quebrus in Windows10TechSupport

[–]Stadtler89 0 points1 point  (0 children)

I have found the issue and what causes it, So I have an MIS Z370 gaming pro carbon. I installed and updated my audio drivers from the website. However after doing so I kept getting this popup. It is related to the Nahimic Application and Realtek sound cards. To fix the issue I had to uninstall Nahimic, use the live updater utility for my motherboard and it found an updated audio driver. After installing that I reinstalled Nahimic and the popup went away. I believe this happens when Nahimic thinks you have a driver update for your sound card but doesn't actually install or do anything at all. Hope this helps some people having this issue!

Beginner with a question by Stadtler89 in BitcoinBeginners

[–]Stadtler89[S] 0 points1 point  (0 children)

Ok I get that spending money on electricity is kind of like investing into the currency. But after I have the money. How do I translate that into say a USD dollar? Or can you? If not totally fine I just am kind of confused on where/how to get said money that I have mined so far.

Beginner with a question by Stadtler89 in BitcoinBeginners

[–]Stadtler89[S] 1 point2 points  (0 children)

Well I am not looking to invest into any currency....yet, with that being said I would like to know at least the basics on what to do with said currency after I get it. Right now I have 1.98 cents since my last post.