Remove users from AD with PowerShell
Connect to the AzureAD Connect-AzureAD -Confirm Remove the user Remove-AzureADUser -ObjectID <testusers@testdomain.nl>
Connect to the AzureAD Connect-AzureAD -Confirm Remove the user Remove-AzureADUser -ObjectID <testusers@testdomain.nl>
Below are the 2 processes that will help you avoid the certificate error. You can do either or both on the system having this issue. Process-1 • Click on windows button and write Allow an Apps through windows firewall or you can search this in control panel also. • After that, click on change […]
Click the Start Menu and type: cmd and hit Enter. In the Command Prompt type the following command: powercfg –list It will show you the three power plans with their GUID numbers. Copy the GUID number of the power plans as they will used to create the shortcut. Now, right click on desktop and go to New >> Shortcut. In the […]