Microsoft Azure: Change Static IP Address of a Virtual Machine
Sometimes it can be necessary to change the network structure of the virtual machines in Azure, e.g. to move VMs into a virtual network for...
Sometimes it can be necessary to change the network structure of the virtual machines in Azure, e.g. to move VMs into a virtual network for...
I thought about how to automate AD sites with PowerShell – and found a solution. At the end of this article, I provide a complete...
Many know that you can use .Net-classes in Powershell directly. These are then compiled into terms. But what many do not know is that it...
A lot of log files need to be analyzed during an Active Directory migration. In case there is a log, you mostly have to write...
Some PowerShell scripts have to build a temporary drive connection. For example to get a file from a share. I like to use the “New-PSDrive”...
During an Active Directory migration, all clients – as far as they won’t be reinstalled – have to be transferred into the target domain. For...
I was looking for a possibility of a fast LDAP search with PowerShell for a daily report. I wanted to create the following report automatically:...
Dell/Quest Migration Manager for Exchange QMMEX is probably the leading tool for the migration of Active Directory objects and Exchange mailboxes. For the Exchange migration...
You can automate recurrings tasks with interactive PowerShell scripts. How to query input values? How to make PS scripts interactive? An introduction to Read-Host, Confirm,...
You can edit Multi Value Attributes with the PowerShell. But if you use the usual techniques, existing content will be deleted. Some small changes in...
The following example shows how to set up users in the Active Directory whose name is saved in a SQL-database with the help of PowerShell....
The search-component of SharePoint 2010 is one of the central ones and needs individual adaption after installation. When not individualizing the search, all components of...
One of the basic principles of an Active Directory domain migration is the access to resources in the source domain based on SIDHistory information of...
While browsing the Microsoft Script Center I found a really helpful PowerShell script by Alexandre Augagneur. With this script you can get the following information...
Can you delete a mailbox immediately without removing the user from the AD? Yes, and you don’t have to wait for Exchange to do it....
© 2026 · Directory-FAQ by firstattribute.com