Hardware
-
Ways to Manage Windows Processes Remotely
https://devopsonwindows.com/7-ways-to-manage-windows-processes-remotely more
-
Run As Domain Account While not on a Domain Machine
runas /netonly /user:domain\user commandsource: https://superuser.com/questions/171411/use-runas-with-a-domain-account-on-a-non-domain-machine-in-windows-2k-xp-vista-7 more
-
Application has been blocked from accessing Graphics hardware
From elevated command line, run these two commands:
DISM.exe /Online /Cleanup-image /Restorehealth
sfc /scannow
also consider
1) reinstalling graphics drivers
2) registry key TdrDelay set to … more
-
Configuring URL forwarding or redirects with Cloudflare Page Rules
https://support.cloudflare.com/hc/en-us/articles/200172286-Configuring-URL-forwarding-or-redirects-with-Cloudflare-Page-Rules
https://community.cloudflare.com/t/redirecting-one-domain-to-another/8196 … more
-
Change User Rights Assignment via Command Line
https://www.tenforums.com/tutorials/88118-change-user-rights-assignment-security-policy-settings-windows-10-a.html more
-
Microsoft DNS Server for Azure Virtual Machines
https://docs.microsoft.com/en-us/azure/virtual-network/what-is-ip-address-168-63-129-16 more
-
An attempt to resolve the DNS name of a domain controller in the domain being joined has failed
https://social.technet.microsoft.com/Forums/en-US/84bd8712-f031-4c5d-aa64-ac769b2fc7c7/an-attempt-to-resolve-the-dns-name-of-a-domain-controller-in-the-domain-being-joined-has-failed?forum= … more
-
VMWare .vmem files thrashing Hard Disk Drive (HDD)
https://communities.vmware.com/thread/564465
-
eMule P2P Still Around
https://github.com/irwir/eMule/releases
-
Downgrade a Windows Domain
Note:
1) You need to downgrade the forest level before the domain level
2) you may need to login as the Administrator account to get sufficient privileges.
https://secureinfra.blog/2019/10/30/ … more