Posts in Uncategorized

PowerShell: Get Group list and Members

Get Group List to CSV File:   Get-UnifiedGroup | Select DisplayName,Alias, AccessType,ManagedBy,WhenCreated | Export-Csv -Path “C:\Temp\Groups.csv” -NoTypeInformation[…]

Group Policy: CRUD: When to use Create, Replace, Update or Delete

  CRUD: When to use Create, Replace, Update or Delete in Group Policy Preferences? I have to[…]

Windows RDP / Terminal SERVER:How to reset the Terminal Server Grace Period

How to reset the Terminal Server Grace Period The solution is to delete the REG_BINARY in:  […]

How to Fix PowerShell is Not Digitally Signed Error: 3 Ways

  How to Fix PowerShell is Not Digitally Signed Error: 3 Ways   Check and change the[…]

SYSPREP to Change SID After Cloning on Windows 2022

Run the following twice second time tick the Generalize.   Run :  C:\windows\ssytem32\sysprep\sysprep.exe as an administrator  […]

Office 365 : Error in outlook This message couldn’t be delivered because the sending email address was not recognized as a valid sender

In Microsoft Defender security.microsoft.com/ As a Microsoft 365 Admin, open the Microsoft 365 Defender portal. At the[…]

Proofpoint Sync to Office 365

Add a new Proofpoint Secret Updating the Key in O365:   Login to your Microsoft Azure portal[…]

Axcient: EXPORT VMDK Download

After you have Exported your VM do the following: Look up host address Vault >> Vault GUI[…]

How to Reset the Windows Remote Desktop Services Licensing Grace Period

https://www.dell.com/support/kbdoc/en-us/000193714/how-to-reset-the-windows-remote-desktop-services-licensing-grace-period   Instructions The Remote Desktop Services (RDS) role in Windows server requires appropriate client access licenses[…]