Skip to content
  • Home
  • About
  • Excel Formulas
    • Change active cell when a certain column is clicked
    • Code 128 or Code 39 Macro
    • Convert KB, MB, GB, TB to GB
    • Cracking Excel VBA Password 64-bit and 32-bit
    • Remove Protection from excel worksheet
  • Group Policy
    • Removing Exclusive Access from Folder Redirection
  • Sample Page
  • Server Stuff
    • EMC
      • Viewing Open Files on EMC CIFS Share
    • VMWare
      • Remove disconnected NFS Datastore
  • Useful Powershell Commands
    • Creating a Managed Service Account
    • Disabling and Moving Computer Objects
    • Exchange 2007 Mailbox Statistics and Quotas
    • Export list of activesync devices
    • Group Policy
      • GPO Reporting
    • Office 365
      • Connecting to Office 365
      • Office 365 Shared Mailboxes
  • Useful Websites
    • Office 365 IPs and URLs
    • Subnet IP Calculator
Just another WordPress site
 
  • Home
  • About
  • Excel Formulas
    • Change active cell when a certain column is clicked
    • Code 128 or Code 39 Macro
    • Convert KB, MB, GB, TB to GB
    • Cracking Excel VBA Password 64-bit and 32-bit
    • Remove Protection from excel worksheet
  • Group Policy
    • Removing Exclusive Access from Folder Redirection
  • Sample Page
  • Server Stuff
    • EMC
      • Viewing Open Files on EMC CIFS Share
    • VMWare
      • Remove disconnected NFS Datastore
  • Useful Powershell Commands
    • Creating a Managed Service Account
    • Disabling and Moving Computer Objects
    • Exchange 2007 Mailbox Statistics and Quotas
    • Export list of activesync devices
    • Group Policy
      • GPO Reporting
    • Office 365
      • Connecting to Office 365
      • Office 365 Shared Mailboxes
  • Useful Websites
    • Office 365 IPs and URLs
    • Subnet IP Calculator
Author: <span>Caleb</span>
Home Articles posted by Caleb (Page 2)

Author: Caleb

Uncategorized

Creating Group Policy Central Store

By Caleb June 19, 2019 June 19, 2019 itemprop="discussionURL"0

Why would we want to create a central store? This syncs all policy definitions to all Domain controllers so that if you update or add admx files they are available on all domain controllers and …

Read more"Creating Group Policy Central Store"
Uncategorized

Setting time on a server

By Caleb May 13, 2019 May 13, 2019 itemprop="discussionURL"0

net stop w32time w32tm /config /syncfromflags:manual /manualpeerlist:”0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org” /reliable:yes net start w32time w32tm /resync

Read more"Setting time on a server"
Uncategorized

Creating One Way Selective Authentication Domain trust

By Caleb May 2, 2019 May 2, 2019 itemprop="discussionURL"0

1- Create DNS stubzone for each other domains or set up conditional forwarding. – New Zone on DNS – Choose stub zone – To all DNS servers running on domain controllers in this domain/forest – …

Read more"Creating One Way Selective Authentication Domain trust"
Uncategorized

NPS Radius 802.1X authentication fails after TLS 1.0 is disabled

By Caleb May 2, 2019 May 2, 2019 itemprop="discussionURL"0

Added the following registry entry to the NPS server HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\RasMan\PPP\EAP\13 New REG_DWORD named TlsVersion Changed the Value to 0xf00 which sets tls to 1.1 and 1.2 otherwise it could be set as below. TLS 1.0 …

Read more"NPS Radius 802.1X authentication fails after TLS 1.0 is disabled"
Uncategorized

Unable to access administrative shares with local admin

By Caleb April 29, 2019 April 29, 2019 itemprop="discussionURL"0

Local user accounts (Security Account Manager user account) When a user who is a member of the local administrators group on the target remote computer establishes a remote administrative connection by using the net use * …

Read more"Unable to access administrative shares with local admin"
Uncategorized

Finding Certificate Authority Server in a Domain

By Caleb April 26, 2019 April 26, 2019 itemprop="discussionURL"0

Running the following should open a prompt with the available RootCAs for that domain certutil -config – -ping

Read more"Finding Certificate Authority Server in a Domain"
Uncategorized

Testing Email connectivity with telnet

By Caleb April 26, 2019 April 26, 2019 itemprop="discussionURL"0

Here are all the commands without interruption: telnet mail.com 25 Trying 69.63.149.30… Connected to mail.com (69.63.149.30). Escape character is ‘^]’. 220 mail.port25.com (PowerMTA(TM) v4.0) ESMTP service ready EHLO server.example.com 250-mail.port25.com says hello 250-STARTTLS 250-ENHANCEDSTATUSCODES 250-PIPELINING …

Read more"Testing Email connectivity with telnet"
Physical 2 Virtual BSOD 0x0000007B
Uncategorized

Physical 2 Virtual BSOD 0x0000007B

By Caleb April 12, 2019 April 12, 2019 itemprop="discussionURL"0

Troubleshooting If the server comes up with the following BSOD 0x0000007B similar to below Boot the virtual machine to a Windows server CD Click Next on the language selection screen Select repair your computer Click …

Read more"Physical 2 Virtual BSOD 0x0000007B"
Uncategorized

Restore Mailbox database on a restored server

By Caleb April 12, 2019 April 12, 2019 itemprop="discussionURL"0

Grab the latest copy of the mailbox database and transaction log files On the restored server dismount the database you will be restoring. Copy the newest Database and transaction logs to the restored server. (these …

Read more"Restore Mailbox database on a restored server"
Uncategorized

Troubleshooting Azure AD Connect Password Synchronization

By Caleb March 21, 2019 March 21, 2019 itemprop="discussionURL"0

If a client calls in or you notice that Password Sync is showing no recent synchronization like in the image below there are a few things to check for.   Make sure Azure AD Connect …

Read more"Troubleshooting Azure AD Connect Password Synchronization"

Posts pagination

1 2 3 4 5

RSS Reddit SysAdmin

  • Is It Worth Taking a $25K Pay Cut for Better Work-Life Balance? October 30, 2025
  • How do you handle returning equipment from terminated remote employees? October 30, 2025
  • Call Forwarding on a Schedule for DV Nonprofit Hotline October 30, 2025
  • Two of our company devices somehow ended up getting assigned the same random hostname by Windows October 30, 2025
  • The Tragedy of LinkedIn... October 30, 2025
  • Does anyone have a Linux MDM for endpoints that's not terrible? October 30, 2025
  • How is you Halloween eve going? October 30, 2025
  • M365 sprawl is getting out of hand October 30, 2025
  • Best cheap or free tools October 30, 2025
  • Does anyone else struggle with getting laptops back after employees leave from managers? October 30, 2025

Recent Posts

  • Distribution Groups with external contacts and allowing external emails
  • Last Login Time via Event ID
  • Export Last User Profile access time
  • Exchange 2013 Backend SSL Certificate
  • Unable to view Distribution Group Members

Recent Comments

    Archives

    • October 2022
    • December 2020
    • April 2020
    • March 2020
    • February 2020
    • November 2019
    • October 2019
    • September 2019
    • August 2019
    • July 2019
    • June 2019
    • May 2019
    • April 2019
    • March 2019
    • January 2019
    • December 2018
    • May 2018
    • April 2018
    • May 2017
    • March 2017
    • November 2016
    • October 2015
    • September 2015
    • August 2015

    Categories

    • Event IDs
    • Exchange
    • Office 365
    • Powershell
    • Uncategorized

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Back to Top
    ©2019 Wmtsol
    Powered by Fluida & WordPress.