Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: pvanos
  • Content: Threads
  • Order by date
  1. pvanos

    VSS eventid 12289 and vssadmin 'Catastrophic failure'

    I obtained the following error after every server reboot: Event Type: Error Event Source: VSS Event Category: None Event ID: 12289 Date: 7/01/2009 Time: 14:59:36 User: N/A Computer: FPSERVER Description: Volume Shadow Copy Service error: Unexpected error LookupAccountName( NULL, HIVT\admin...
  2. pvanos

    Cannot reactivate Offline files feature in explorer via GPO

    Within our Default Domain Policy there is a setting to disable the Offline Files feature for workstations : Machine Configuration > Network > Offline Files > Allow or Disallow use of the Offline Files feature = Disabled Prohibit user configuration of Offline Files = Enabled. User...
  3. pvanos

    Copy directories (+ contents) with WILDCARDS in source dir name

    Robocopy, XCOPY and all that stuff apparently refuse to accept wildcards in the source directory. I am looking for a way to copy entire directories, of which the names start with a certain pattern. This implies the use of a wildcard. e.g. Robocopy d:\data\ABC* d:\test\ /s The idea being that...
  4. pvanos

    Custom ADM template and registry-based GPO

    My basic problem is I want to disable the XP-nag "Windows XP Tour". The corresponding registry key would be: HKCU\Software\Microsoft\Windows\CurrentVersion\Applets\Tour However, when specifying this as KEYNAME in a ADM-file, adding the template to a policy, will create new category Nuisances...
  5. pvanos

    Folder Redirection GPO runs before script has ended.

    I have 2 GPO's in the same OU. One general GPO has a LOGON-script, that is supposed to create a homedirectory if it doesn't exist yet. The problem is that the second GPO that takes care of Folder Redirection (My Documents and Application Data) is running and completed way BEFORE the script has...
  6. pvanos

    Sysprep with Ghost 7.5 resulting in "Invalid Domain Specified"

    Sysprep.exe version 5.0.2195.2104 Symantec Ghost Enterprise Edition V7.5 Workstation = Windows 2000 Professional, all current MS updates included. Domain=ARAR running on 2003 Servers: Domain Controllers with Active Directory. Contents of Sysprep.inf...
  7. pvanos

    Roaming profiles with different PC configuration types.

    When a given user with a (mandatory) roaming profile has to access Windows 2K Professional workstations with different software configurations (on a domain with W2003server with AD), how can I make sure that the applications loaded on that particular PC are available to this user ? I suppose it...
  8. pvanos

    dsadd user and HOMEDIRS

    when creating users using the command dsadd user, you can specify an optional switch -hmdir followed by the UNC to the homedirectory. My question is: Is this also supposed to ACTUALLY CREATE the home directory for the user, setting up the security and everything ? I have the impression that...
  9. pvanos

    "My Documents" folder redirection GPO doesn't work ?!

    For several OU's I defined a GPO on my Server 2003, where in User Configuration\Windows Settings\Folder Redirection\My Documents -> Properties: Setting: Basic - Redirect everyone's folder to the same location Target folder location = Redirect to the following location Root Path: =...
  10. pvanos

    How to copy existing mandatory profile ?

    I am using NT4-style mandatory profiles (in addition to GPO's). My problem is that the existing profiles have been created with security set for a given global group each. Now I want to use this same profile, by copying it and assigning a different security to it (another global group which the...
  11. pvanos

    Policy to block internet access, yet allow LAN access ?

    Can I block internet access using a GPO, yet still allowing the workstations in the OU to access their homedirectories and other shared resources via LAN ? What settings do I need to create/modify ?
  12. pvanos

    Network bridging

    I installed a network bridge on the 2 network adapters in my remote Server 2003. One adapter is a wireless LAN adapter through which the server connects to the Access Point (a wireless switch/router), to which the remainder of the network is connected (as well as the internet). The other adapter...
  13. pvanos

    Allocate default network printer through GPO

    I would like to allocate a default network printer through a GPO, but on computer-level. On user-level this is easy to accomplish through the use of a logon script, and using the good old nt4-command CON2PRT.EXE... However, as my users may work on different machines, in different offices, they...
  14. pvanos

    "Monitor always on" via Group Policy

    I'm getting nuts of this default 20 minutes monitor off, included in the Win2K Pro power scheme "Always on". So I would like to issue a group policy overwriting this 20 minutes into "Always on" (value 3). Question is: Is this Monitor-always-on feature (which is actually a...
  15. pvanos

    nslookup : non-existent domain

    after issuing "nslookup" at the command prompt from any W2K workstation, I obtain a response : *** Can't find server name for address 192.168.1.27 : Non-existent domain This address belongs however to a domain controller, on which DNS and WINS services are running. The DHCP-service is...
  16. pvanos

    Problem migrating DHCP database between Servers 2003

    Currently DHCP is running on a temporary Server 2003 (upgraded NT4.0 PDC). My intention is to run DHCP from another Server2003 (a brand new machine, with AD installed and synchronised last night). So on this temporary Server 2003, I stop the DHCP server service, and backup the database to...
  17. pvanos

    NT4 driver not accepted for shared HP LaserJet2100

    On our Windows Server 2003, acting also as print server, I installed amongst others the HP LaserJet 2100 PCL6. The driver that is natively installed is not working for NT4 workstations, so using the Sharing tab, I want to provide Additional drivers. However when checking the "x86 Windows...
  18. pvanos

    First opening of IE6 is extremely slow.

    Since I installed ZoneAlarm, after starting my PC with Windows2000, and upon first opening of Internet Explorer 6 SP1, it takes ages (OK, several minutes then...) before I actually see my home page popping up. ZA does not ask me any question to allow some specific connection. Any subsequent...
  19. pvanos

    "Insufficient system resources..." msg on Add Permissions

    On a NT4 SP6 server, for any file going into Properties > Tab Security, button [Permissions]: as soon as I click on the [Add...] button, I obtain following message : Windows NT X Insufficient system resources exist to complete the requested service. [OK] In other words, I cannot...
  20. pvanos

    Regional settings and English applications

    When I specify under Regional Settings my LOCAL LANGUAGE (as I want the displaying of dates, numbers, currency and of course the input locale in my LOCAL way) the problem is that when I install an application from a multi-language install-program, I am always offered the LOCAL versions. And I...

Part and Inventory Search

Back
Top