Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
83 views

Delete registry key via CMD script?

I'm want to edit an already production .cmd script file, to have the script delete a certain registry key in the Windows registry. Firstly, is this even possible, and secondly (if that's not ...
1
vote
3answers
89 views

Resizing desktop icons across a domain

We're in the process of trying to change the desktops icons on all our client machines to the "Classic View" size. Microsoft says there's no way to do this on Server 2008 R2 using GPO/GPP. We're ...
0
votes
0answers
27 views

Outlook Plugin troubleshooting strategies?

I'm on the support front lines for the next several months dealing with different Outlook/Exchange environments. I'd appreciate anyone's thoughts on OL Plugin troubleshooting strategies where one ...
1
vote
1answer
36 views

Where is the registry key that point to location of $NTUninstall folders?

I am running out of room on the C: drive on my Windows Server 2003 R2 Server and want to move the $NTUninstall files to D:\Uninstall_Folder and update the registry key that tells Windows where to look ...
1
vote
2answers
109 views

Can't install Tortoise SVN 1.7.3 on Windows Server 2008 R2

I'm trying to install just the Tortoise SVN client on my windows server 2008 R2 and get the following error message: Could not create key: ...
0
votes
0answers
42 views

Where can I find information about inbuilt registry keys for Windows Server 2008 R2?

Is there a resource for looking up the description and/or usage of W2K8 R2 registry keys? I need to understand integrity checksum change messages appearing in OSSEC logs on Amazon EC2 instances. ...
1
vote
4answers
87 views

How can I automate pulling files via putty's psftp?

I have a Windows Server 2003 box and it is using psftp to connect to a remote linux machine and download files every hour. I have two main challenges with this machine: First Scheduled tasks are ...
0
votes
1answer
62 views

2008 r2 member server cannot enable admin auto logon

I am automating a set of procedures to configure several servers. These procedures include several reboots. To solve this in pre 2008 builds we set the reg keys ...
4
votes
2answers
62 views

Change Permissions on Registry key via Command line

I am trying to edit this registry key via the command line - been searching around for ages but can't find anything. Really stuck at the moment so any help would be appreciated a lot. I do not mind ...
0
votes
3answers
77 views

VBScript gets opened in text editor instead of being executed

I'm part of a Windows Server 2008 domain. There's a login script (supposedly configured to execute on login via GPO) that sets permissions for network shares. However, instead of being executed, it's ...
3
votes
1answer
63 views

Searching windows registry (specifically) HKLM with powershell very slow

I've been doing searches on my registry and everything works well except HKLM. A search on HKLM takes hours and doesn't seem to work. I'm using some powershell code from here gci . -rec -ea ...
0
votes
0answers
41 views

Network time server in Windows Mobile

Ok so generally speaking you can set a new authoritative network time server in windows OS's in the registry, but this appears to be different in Windows Mobile. Is the only way to configure a phone ...
1
vote
1answer
224 views

Win7 - registry hack domain profile to local profile location

With Windows XP, if I wanted to add a user logging in locally on their computer to a domain and keep their local profile, I could change the profile location in the registry for the domain profile to ...
1
vote
2answers
87 views

Registry keys unavailable to application being run from a service

We are writting a custom windows service application. The service is set to allow interaction with the desktop, and the service application will need to execute another "normal" application. The ...
2
votes
1answer
221 views

Enable Internet Explorer Enhanced Security Configuration via Registry?

I need turn on Internet Enhanced Security feature, and need to do so using entries in the registry. In my server this is working fine, I have tried to fine the relevant paths in the registry without ...
1
vote
1answer
92 views

Change Registry Value Command Line

Is there a way to set a registry value with a command line without using a .reg file to import it? I've looked over the reg and regedit.exe command line options, and it doesn't look like there's a ...
0
votes
0answers
48 views

How to give users access to change setting of non-Unicode without administrative privileges?

With user privileges they can not to change setting of non-Unicode programs in Regional and Languages because advanced bar is missing so how to give access to users to change it without administrative ...
3
votes
5answers
441 views

Push new registry keys via group policy

Recently I have added registry keys in active directory and I need to push them via group policy instead of going to each PC to apply the new ones. How can I push new registry keys (not modify ...
0
votes
1answer
182 views

REG.EXE throwing access denied when run in command line, but not as a .lnk

I have a strange problem here. I am trying to disable UAC via the command line (batch file) and by using REG.EXE (as it doesn't ask for UAC access itself). I have been able to create a shortcut ...
0
votes
1answer
459 views

Change file associations for all users

I have to configure a bunch of computers with Windows XP and im trying to create a script with Autoit so make my work easier. The issue is the following: I want to make certain extensions to open ...
1
vote
1answer
143 views

Outlook Addin Best Practice - Where to store the configuration when you deploy the addin from a server?

I've seen some posts about this, but i have a specific requirement. What is the optimal solution to save the configuration for an Outlook (2007/2010) Addin when you want to also make sure that the ...
0
votes
2answers
129 views

Group Policy for Multiple SNMP Permitted Managers

I have a group policy to add the IP of a permitted SNMP Manager: How would I alter this to add additional permitted managers (More IPs)?
0
votes
1answer
1k views

How to delete windows registry values from PnpLockdownFiles key?

How to delete registry values from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\PnpLockdownFiles key? When I try to do it with regedt32, I get "Unable to delete all specified ...
1
vote
2answers
116 views

How can I script an HKCU setting for a handful of users on a specific server who don't have profiles?

Here's what I would do manually: Log onto a server with Account1 to create its Windows profile. Start Internet Explorer. Click Tools > Internet Options > Advanced > Uncheck "Check for publisher's ...
0
votes
0answers
63 views

Open folders in the same window

On Windows XP I was able to apply a policy which will import the reg key settings for setting "open in the same windows" from the folder option. However, I noticed that it is not applying on Windows ...
0
votes
1answer
101 views

Microsoft photo editor - No file format information can be found in the registry (registry policy)

I have Windows Server 2003 and my users are running XP. When I installed Microsoft office 2000 the photo editor said "No file format information can be found in the registry". I Googled it and I found ...
0
votes
1answer
69 views

Problem connecting to remote registry on Windows Server 2003

Im having problems reaching remote registry on my Windows Server 2003, or at least that is what my backup/replication software supplier says. Any Idea on where I can start to troubleshoot? What ...
2
votes
3answers
105 views

Where in the registry can I find the OS Name for Windows 2003?

I need to be able to read the registry and find the Edition of Windows 2003. I can find the edition of Windows 2008 and Windows 2008 R2 by looking into: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows ...
1
vote
1answer
155 views

Changing Desktop Solid Color Via Registry

does anyone know where in the registry for a user the current solid desktop background color is set?
0
votes
1answer
423 views

Windows TcpNumConnections registry key

I hope this question isn't out of place here, but can anyone explain to me what the 'TcpNumConnections' registry key does? The description has me confused; I'm not sure what Microsoft means by ...
0
votes
1answer
83 views

How to Force Closing of Registry Key Handles in Windows 7?

This was an issue I experienced a lot more often in Windows XP. I thought I would be rid of now, but I was wrong. It appears some applications, specifically ones related to services, in our case ...
0
votes
2answers
129 views

Copy HKCU to New User

We're in the process of migrating an environment from Novell eDirectory to Active Directory. We're using the Zenworks Personality Migrator to handle most settings and files, but some things are being ...
1
vote
3answers
130 views

MSI package for reg deployment

What is the best way to create MSI package to deploy a registry key over a network, rather than using GPO.
0
votes
1answer
197 views

Installing python-mysql on windows with AppServ

I am trying to install the python module "mysql" on Windows 7 with apache installed with AppServ (installation includes Apache, MySQL and PHP). When I try to run the setup.py script of "python-mysql" ...
1
vote
3answers
420 views

How do you add a batch of registry entries to group policy?

For example I want to add Google Search as the default search service to IE. The seven registry entries are below. Do I really have to enter each one individually under User Configuration > ...
0
votes
1answer
54 views

Windows Raw TCP traffic and ICS

We have a software project where we use a Windows XP SP3 PC to route all IP traffic from a remote PC connected via a radio interface. We are accomplishing this using the winpcap library to send the ...
0
votes
2answers
152 views

HOWTO: registry settings for domain user for specific user\computer combination

I have two groups of computers (regular and hardened) and two groups of users (regular and administrators) and I need to have different registry settings for each combination (mostly windows policy ...
1
vote
1answer
420 views

Active Directory Claims based Authentication error in SharePoint

I am trying to log into a new SharePoint application, which has it's authentication method set to Claims based authentication (CBA). The user I am logging in with is Site collection admin. When trying ...
0
votes
1answer
220 views

trying to set and use a password via commandline using ultraVNC on windows server 2003 vnc

Okay, so I installed ultravnc on windows server 2003. It uses the ultravnc.i.i file to store password and configuration information. But I'd like to be able to set the password using the command ...
0
votes
0answers
97 views

Windows Server 2008 R2, SQL Server 2008 R2, and Registry Backups

As a developer, I've installed various instances of SQL Sever (2000, 2005, 2008, R2) from all the ways back to 2003 and I've never had an install fail on me....until yesterday. I was installing SQL ...
0
votes
1answer
84 views

Scan all domain workstations for specific registry key/environmental variable

I'm looking for scripts or software that can scan workstations on a domain for a particular environmental variable (for interest, it was used to store the SOE build version) and generate a report. ...
0
votes
1answer
721 views

Registry for odbcad32 on Window Server 2003 64-bit

I used to use below registry to import some settings for setting up odbc on Windows Server 2003 32-bit. Now I want to do the same on a Windows Server 2003 64-bit for 32-bit odbc driver not the 64-bit ...
0
votes
1answer
3k views

Outlook 2010 Cached Exchange Mode setting registry location?

What is the Registry setting to disable Cached Exchange Mode for Outlook 2010? It does not appear to be the same as the Outlook 2003 key (13dbb0c8aa05101a9bb000aa002fc45a).
0
votes
0answers
417 views

VB Script SetDWORDValue via WMI is not working in Windows 7

I'm trying to get this particular segment of vbscript to work on Windows 7 and it's just not doing it. No errors or anything. const HKEY_LOCAL_MACHINE = &H80000002 strComputer = "." Set ...
0
votes
2answers
561 views

Change regional settings on

How do you change the regional settings of the various system accounts (local system, local service and network service) on older versions of Windows ? I can only find the page on MSDN that refers to ...
0
votes
1answer
558 views

Using *.reg files for defining Environment variable on windows

I am preparing a set of instructions for automating an installation of some application on our team's computers and as part of that automation I need to add User Environment Variables and System ...
1
vote
2answers
155 views

Are gnomes gconf schema files mandatory

I have an app that uses gconf for configuration and I have notice that some apps install a schema file that lists keys and gives descriptions on them. Is this mandatory or schema files are ...
0
votes
1answer
243 views

how to find all registry symbolic links?

There is a method to see if a registry key is a symbolic link?
1
vote
1answer
276 views

Detecting system (filesystem / registry) changes in VMWare?

I'm currently running a 64-bit version of Windows, but I have some old games with 16-bit installers that no longer run. I've set up a VM running 32-bit Windows XP on VMWare Workstation, and the games ...
1
vote
2answers
136 views

How to Apply a .reg file to a ntuser.man file

I have a .reg file with some registry updates that I need to apply to a bunch of user's profiles. The keys are all in HKCU, which means they will end up in ntuser.man. The "manual" way of doing ...

1 2 3