DNS Records Registered by Active Directory Domain Controllers
This is a re-post from this article... All SRV and A resource records (20 in total, if the domain controller is a Global Catalog server; 15 if it is not)…
This is a re-post from this article... All SRV and A resource records (20 in total, if the domain controller is a Global Catalog server; 15 if it is not)…
Bernie Salvaggio wrote a fantastic script for working with Log files (compressing them and removing them after a specific age). Archive Log Files: Manually specify any folder(s) or automatically parse…
Original posting can be found here... A Warm-Up Script is essential for seldom used pre-production environments to avoid waiting for what seems like an eternity for the web applications to warm…
if you check the event viewer after trying to open the file from One Drive and get the 'not a trusted location' error, there will be an error that begins…
Here are a couple of useful articles to help with this task https://docs.microsoft.com/en-us/azure/active-directory-domain-services/active-directory-ds-join-ubuntu-linux-vmhttp://blog.admindiary.com/integrate-ubuntu-active-directory-using-kerberos-realmd-sssd/https://blogs.technet.microsoft.com/jeffbutte/2016/12/18/265/ Untested script :) # Set the following values to match your env #HOSTNAME=<MYSYSTEMNAME> DOMAIN_NAME=<my domain name in…
Copied from https://www.ceos3c.com/2017/07/06/configure-ntp-server-windows-server-2016/ We will use PowerShell to change the NTP Server and we will validate if it worked afterwards. Configure the NTP Server on Windows Server 2016 On your Windows…
Taken from here: https://docs.microsoft.com/en-us/iis/extensions/troubleshooting-application-request-routing/troubleshooting-502-errors-in-arr Troubleshooting 502 Errors in ARR by Richard Marr Tools Used in this Troubleshooter: IIS Failed Request Tracing Network Monitor Winhttp Tracing This material is provided for informational…
Microsoft Training Links Developing Microsoft SharePoint Server 2013 Core Solutions Jump Start Developing Microsoft SharePoint Server 2013 Advanced Solutions Jump Start Project for developersVideo demos and training for Project Server…
http://jackstromberg.com/2013/12/office-365-single-sign-on-for-sharepoint-skydrive-crm-etc-via-smart-links Synopsis: One of the biggest problems I have seen with Office 365 is ease in accessibility to all of the Office365 resources. As pointed out on many of…
Great post on configuring ColdFusion 7 on Server 2008 R2 here 2675