I'm having a weird issue currently: at seemingly random times(although it seems to happen mostly when USB is used a lot, ie downloading + uploading o...
Why I insist on asking a question I've done a quick search on this problem and done a few solutions that have been said. None worked. What I did Term...
Modern browsers like Chrome and Firefox can handle FTP downloads: ftp://my-ftp.com/my-file.csv I want to share a link to another person and I don't w...
When I run this in powershell it outputs the name of my files (in this case just one), without full path: PS C:\dev\temp> gci test.* | % { $_.Name } te...
My Windows Server 2008 R2 won't start and stops with Stop 7B, so I start the recovery console and use diskpart to check the disk. There are to partit...
I was supplied a Cisco DPC3825 modem by my ISP and use a Cisco E4200 as my main router. Today the Internet just stopped working, just out of the blue, I c...
I need to download and install sql server express 2012 SP4 through command line. For this to work, I would need link to complete setup file. From somewher...