Jump to content

tguy

Member
  • Posts

    698
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About tguy

Contact Methods

  • AIM
    tguy503
  • MSN
    tguy503@yahoo.com
  • Website URL
    http://
  • Yahoo
    tguy503

Profile Information

  • OS
    Windows 10 x64

Recent Profile Visitors

2,820 profile views

tguy's Achievements

0

Reputation

  1. I am wondering if anyone knows how to go about: 1) Enumerating a list of all unlinked Group Policy Objects in Active Directory. 2) Obtaining their names/SIDs from AD and SYSVOL to cleanup these unused policies. Thanks in advance for your assistance.
  2. I am looking for help writing a vbScript or batch file that will use something like ADO, ADSystemInfo or dsquery and dsget to bind to my domain and enumerate a list of all groups in the domain with two or less members in the group. Once the list of groups is obtained I would like to write the results to a text file showing: 1) Group Name and FQDN 2) Group Members 3) Date Created We are in the process of cleaning up our Active Directory with old, unused or obsolete objects and this is part of that effort. Thanks in advance for your help.
  3. I would assume you are running a version of Windows server for your software registration process so if that's the case, depending on the version of Windows Server you are running; I would look into using the following: net time /setsntp:pool.ntp.org or W32TM as was mentioned in an earlier thread here. Either will work just make sure your firewall is set to allow UDP traffic port 123. Good luck.
  4. I too had the same problem. My research indicated that there is a bug in the functionality of sysprep.exe in Vista, 2008, 7, 2008R2 that does not allow it to join domains. A third party developed a tool, mysysprep.exe that provides an alternative solution that allows the customization of the .xml file and will join a computer to a specified domain. See: http://tsaysoft.com/mysysprep2/
  5. I thought I saw somewhere in this forum where there was an Office 2010 UL. I can't find it. Does anyone know if it is still on the board and if it's been updated?
×
×
  • Create New...