About 4,960 results
Open links in new tab
  1. Powershell Add-Computer Problems - social.technet.microsoft.com

    To remove the local computer from the domain, the help for Remove-Computer suggests the following: remove-computer -credential domain01\admin01 -passthru -verbose; restart-computer

  2. WDS: How to replace or remove a device GUID?

    There is no "/replace-device" or "/replace-GUID" or "/delete-device" or "/delete-GUID" commands. So how do I remove or replace the GUID in the conflicting AD Computer object, without …

  3. Powershell script to remove domain security group from local ...

    Nov 28, 2016 · This is not default group which I want to remove, this is manually created domain security group which is added to local administrators of around 200 servers. I also don't wanna …

  4. How can I remove domain security policy once off DC

    On a Vista laptop that is on a domain with security policies, once off the domain, can I disable or remove the domain security policy?

  5. Group Policy not applying anything to clients. not even default …

    I applied the default domain policy and the computer settings for default email to be microsoft outlook. gpedit.msc says its set to microsoft outlook but start -> settings -> default app for mail …

  6. Is it okay/safe to remove the Administrator account from Domain …

    Sep 15, 2014 · It should be to ok remove admin users from domain users. But like Vadmins said, However if you have used the domain users group to assign policies and permissions that may …

  7. RDWeb Hardening: How to Disable Domain admin group from …

    Dec 6, 2011 · By default, this group is a member of the Administrators group on all domain controllers, all domain workstations, and all domain member servers at the time they are …

  8. Removing Domain users from Local Administrators in several servers.

    All I need to setup is a small script that removes Domain users from local administrators of a list of servers. I found this script somewhere, but I have no idea how to adapt it to remove that …

  9. Sysvol permissions for one or more GPO are not in sync

    Jan 11, 2019 · The SYSVOL permissions of one or more GPO's on this domain controller are not in sync with the permissions for the GPO's on the Baseline domain controller.

  10. Single User Login - social.technet.microsoft.com

    Jan 17, 2012 · Computer Configuration -> Windows Settings -> Local Policies -> User Rights Assignment in the right pane, look for "Log on locally" entry -> double click -> remove all …