#Radius#
Setting up Proxy .pac files in IIS7 for proxy use
Simple, Static web hosting in Azure
Some time you want to spin up a simple, static web hosting somewhere, just HTML, JavaScript the most. If you don’t bother to create a new WordPress site or set up a Windows Server with IIS etc in Azure. Now there is a solution. Azure treats this as a serverless service, site content are hosted…
Update to Windows Management Framework 5.1 on Windows 7
Always smart to do once for all
Allow PowerShell to Traverse a Secure Proxy
where is the code though?
Thumbnail Previews not showing in Windows 10 File Explorer
Use Disk Cleanup to remove your thumbnails Your thumbnails use thumbnail cache, but if the thumbnail cache is corrupted you might experience this problem. To fix the issue, you need to remove the thumbnail cache and Windows will recreate it. This is a simple process and you can do it by following these steps: Press Windows…
Blue coat Proxy Configuration(Installation)
via Blue coat Proxy Configuration(Installation)
Windows Server 2012 R2: How to add the DHCP role using PowerShell?
Found this blog quite helpful in the middle of a deployment, when getting “Failed to open the runspace pool. The Server Manager WinRM plug-in might be corrupted or missing” in GUI. So PowerShell is more capable if you are confident what you are doing. Here is what I put in the ISE to execute one…
Promoting DC to Global Catalog Server
“The RPC server is unavailable”
In the scenario of getting event logs remotely, using Event Viewer or PowerShell, some time in an unfamiliar environment, the system admin may get this error “The RPC server is unavailable” even the correct credential is supplied. Why? The service is running on the remote host – most of the time it’s a Windows Server….