by Nick | Dec 6, 2020 | Powershell, Scripting, Windows, Windows Server
This is extremely useful if you need to download something in Windows via CLI. This is just like wget on LInux. Previously I would use the precompiled wget program on machines, but now that I learned how to use powershell it’s great. mkdir c:\temp cd c:\temp... by Nick | Jun 15, 2020 | Desktop, Fun, Servers, Software, Tech, Windows, Windows Server
There error comes in many forms one of the forms are “The trust relationship between this workstation and the primary domain failed.” If you’re able to log into the machine as a local admin it’s easy, you just do the following. 1. Use a local... by Nick | Oct 9, 2019 | Desktop, Software, Tech, Windows, Windows Server
These aren’t really tricks, but super useful if you want to change things without interrupting the end user. Find service name since the display name may be different sc query | find “DISPLAY_NAME” sc config “SERVICE_NAME” start=disabled sc stop... by Nick | Oct 1, 2019 | Desktop, Fun, Hardware, Servers, Software, Tech, Windows, Windows Server
I just learned that you can remote control terminal sessions. They call it shadowing. I’ve only done it on Windows Server 2012 r2, but was super easy. You just need to open server manager, go to remote desktop services, then collections, then... by Nick | Jun 12, 2019 | Desktop, Hardware, Servers, Software, Tech, Windows, Windows Server
This data has been copied from HERE Please follow the steps below: 1) Turn off the system completely, and turn it back on, you should be able to get back into the OS. 2)Download the following driver and extract it:... by Nick | May 23, 2019 | Apache, CentOS, Cisco, Debian, Hardware, Linux, Networking, Nginx, PHP, Servers, Software, Tech, Windows, Windows Server
Not my file, but Comptia made a really nice roadmap layout. Thought it would be nice to post. Here’s the direct LINK [pdf id=556]