Difference between PING and NSLOOKUP in combination with wildcard DNS records

Difference between PING and NSLOOKUP in combination with wildcard DNS records hi everyone, if you found this site, probably you are wondering about the special behaviour of nslookup and ping. Our customer found out that in his environment he pinged some websites in the internet everything works. If he gives the same website to NSLOOKUP …

Use ISE as central administration tool (Evolution of ISE profile) part 1

Use ISE as central administration tool (Evolution of ISE profile) part 1 Preface: all information mentioned in this article are based on profile file of ISE, for further information about profilefiles have a look at Microsoft description To quickly generate a ISE profile file you can use the following code in your ISE if (!(Test-Path …

Add personal functions in powershell ise editor, Add-Ons ISE

Add personal functions in powershell ise editor, Add-Ons ISE Since I always act project-related in different environments, I wondered if it is possible to extend my already adapted ISE (with ISE steroids). Again and again, I need remote powershell in the environments and had to re-integrate the commands for the remote session into my ISE …

Set expirationdate with powershell from csv bulk import

Set expirationdate with powershell from csv bulk import In many companies you can find useraccounts which are not used anymore in the company but which are still active. A good option is to provide the account with an expiration date. For this I developed a small script. First of all here is a command to …

dkmi DomainKeys Identified Mail in Office 365 Exchange Online How to

dkmi DomainKeys Identified Mail in Office 365 Exchange Online How to For some time, a new option DomainKeys Identified Mail (dkmi) has been added to Exchange Online (Office 365) under the tab “Protection” This setting provides another way to counter phishing and other manipulation mechanisms in mail traffic. This feature is already included with Exchange …