Techwizard.cloud

Active Directory Health Check V2 Tech Wizard

WebDownload the script from Powershell gallery by using below command: Install-Script -Name ADHealthCheckV2. You can also get this from Github using below link: AD …

Actived: 9 days ago

URL: https://techwizard.cloud/2021/05/04/active-directory-health-check-v2/

Exchange Server Health Check Tech Wizard

WebExserver – type the exchange server name to connect to. Smtpserver – for sending email. From – Address from which email will be sent. To – Address to which …

Category:  Health Go Health

Ironport Health Check Tech Wizard

WebHi Readers, You have seen other Health check scripts from me for Exchange , AD /Microsoft products. This time I have used PowerShell to perform health check on …

Category:  Health Go Health

Active Directory Health Check Tech Wizard

WebNew Version : Hi Readers, Sharing a script that can be used for checking AD Health, This script is similar to one of my other health Check scripts that we use for …

Category:  Health Go Health

Exchange 2013 Health Check Tech Wizard

WebTech Wizard (Sukhija Vikas) / April 18, 2015. Hi Readers, Another addition in the repository of Health Check scripts: Exchange 2013 Health Check. As we are moving …

Category:  Health Go Health

Get AD Group Members Recursively V2 Tech Wizard

WebI am releasing version 2 of the AD group members recursive function after requests from some of my followers and colleagues. This version has added functionality …

Category:  Health Go Health

Downloads Tech Wizard

WebDownloads. Active Directory Health Check. Send HTML Email and attachment Powershell. Ping Machines and report in Excel. PowerShell – HostName to IP along with Ping in …

Category:  Health Go Health

AzureAD Application Cert and Secret Expiry Alert Tech Wizard

WebAs promised in my earlier post (AzureAD Application Report), sharing the script for sending Alert Emails when Azure AD application certificate or secret is about to …

Category:  Health Go Health

PowerShell TIP – Exception calling “DownloadString” with “1” …

WebSharing the recent issues that we have faced with some of our older scripts that reads/download XML using System.Net.WebClient and report on system health …

Category:  Health Go Health

Disable Shared Mailbox in Hybrid environment Tech Wizard

WebWhile working on an automation for one of our clients, We have used Disable-RemoteMailbox command in hybrid environment to disable the user mailboxes as well as …

Category:  Health Go Health

How to apply Patches/ Service packs to Exchange 2010 DAG Servers

WebHi Readers, Today I am sharing the process that we use for applying patches/ service pack to Exchange 2010 DAG servers. Check Database Health & Status …

Category:  Health Go Health

Bulk start, stop, disable of windows services Tech Wizard

WebSharing a script that we have used recently for stopping/starting exchange services & setting those to disabled/enabled for some hardware maintenance work. This …

Category:  Health Go Health

Exchange 2010 Health Check – Script Tech Wizard

WebExchange 2010 Health Check – Script. As our environment is being migrated to exchange 2010 so we have started migrating our scripts to this version as well. This …

Category:  Health Go Health

AWS – EC2 inventory Report across Organization Tech Wizard

WebManaging resources efficiently is a key aspect of any AWS (Amazon Web Services) environment. Among the numerous services offered by AWS, EC2 (Elastic …

Category:  Health Go Health

Exchange Health Status Check Tech Wizard

WebThis script is compatible with exchange 2007 server & do the following tasks. Check CCR status & which are active nodes. Storage Group Status (If it is healthy or …

Category:  Health Go Health

CSOM Error – Exception calling “ExecuteQuery” with

WebI woke up one morning and seen majority of my scripts started failing with error: Exception calling "ExecuteQuery" with "0" argument(s): The underlying …

Category:  Health Go Health

Exchange Online Shell – Connect with Certificate Tech Wizard

WebExchange Online Management Shell can now be connected by utilizing certificate. You can call it as APP only authentication that you have already experienced …

Category:  Health Go Health

Lync 2010 Health Check Tech Wizard

WebHi Readers, As you have shown interest in AD , Exchange 2007, 2010 Health Check scripts, Today I am sharing Lync 2010 Health Check Powershell. I and my …

Category:  Health Go Health

Powershell Custom GUI input box for passing values to Variables

WebPowershell Custom GUI input box for passing values to Variables. Hi Readers, Here is the custom button that you can use in your script for getting input from …

Category:  Health Go Health