Creating a managed service account

preview_player
Показать описание
This video covers how to create a managed service account on a Windows Server domain controller using PowerShell. Managed service accounts are a more secure way of handling security for service accounts than using generic accounts or giving access to standard user accounts to logon as a service.
Рекомендации по теме
Комментарии
Автор

One other thing that the video didn't include was to use the command 'set-adserviceaccount [name] [computername]$'. Make sure to include the '$' after the computer name. You can then test it by using the command 'test-adserviceaccount [name]'.

ddaltonyvcc
Автор

Please note that the parameter for the add-kdsrootkey is '-effectivetime' not '-effectivedate'.

ddaltonyvcc
Автор

When I do -dnshostname $mydcname, I receive a cannot validate argument on parameter "dnshostname" error. Any ideas?

RSKING
Автор

Worked for me only using 'Active Directory Module for Windows Powershell', Regular PS (even as Admin) did not work. But thanks for the video.

aycajr
Автор

please hepl me how to replace any number in the mobile phone i mean any text information from mobile using powershaw

johnmwansa