Hybrid infrastructure
Create home directories automatically - with PowerShell!New!!

Lesedauer 5 MinutenIn many companies, employees still have access to personal directories on the file server—so-called home directories. These directories can be used to store files intended solely for personal use (though ideally not music collections 😉). While there are now more modern approaches to this—such as OneDrive and the associated redirection of known folders—not all companies […]

Read more
Real World Corner
Restore user objects in Entra ID

Lesedauer 5 MinutenSimilar to Active Directory, Entra ID uses a type of recycle bin to store deleted objects for a certain period of time (30 days). This enables quick recovery. However, there may be specific scenarios in which the use of PowerShell is more effective, for example Simple restore with Graph PowerShell A simple restore with default […]

Read more