The profile tag has no wiki summary.
1
vote
2answers
58 views
What is the best way of restricting user profile size in a Terminal Server environment?
From this link I understand that my two options are:
NTFS Quotas
The "Limit profile size" policy setting
I prefer option (1) because I really want to limit the overall size of everyone's profile ...
-4
votes
1answer
91 views
Building your own Onavo [closed]
Onavo, an app for iPhone and Android, is a pretty interesting peice of software. It uses (on the iPhone anyway, not sure about Android) a custom profile, which re-routes your traffic though the Onavo ...
1
vote
1answer
150 views
The User Profile Service failed the logon. User profile cannot be loaded
The installation is a Windows 2008 R2 server with an Exchange 2010. I am trying to install BESX on it, for which a user account is needed to login on the domain controller and run the installer. I ...
0
votes
2answers
80 views
Tools to profile memory & cpu on Linux
Any recommendations for a free tool to profile memory/swap/cpu usage on Linux (Ubuntu), preferably with graphical timeline charts?
I'm thinking of something like ntop but for memory i.e. that ...
0
votes
2answers
149 views
CentOS 5.6 profile messed up?
I am running CentOS 5.6 on a dedicated server. I have accidentally removed the profile files from:
/home/USER123
There is only the following files in that directory:
.bash_history
.gitconfig
...
0
votes
1answer
49 views
Raw hardware utilization profiling
Looking for a way to profile hardware utilization. While it'd be nice to correlate the utilization to the cause of the hardware being use, at this point I'm more interested in as detailed as possible ...
2
votes
1answer
104 views
Storing user profile in a corporate environment. Where, how and why?
I'm a programmer and don't know much about Active Directory, LDAP, etc. What I'm trying to build is some kind of profile web page for each employee where I work. Something similar to this : ...
0
votes
0answers
23 views
how to find out the cause of the time lost in waiting while processing connections
I ran a simple epoll based server on Linux that listens on a socket and returns an HTTP response. It is unable to go beyond a 10K connections per second. The CPU, memory etc are all available (it is ...
10
votes
1answer
357 views
0
votes
0answers
26 views
Outlook 2010 profile in 2007?
We and a lot of our customers are slowly switching over to Office 2010, both on workstations and terminal/citrix servers. So they might be using 2010 on their workstation and 2007 on their laptops or ...
1
vote
2answers
148 views
Create An AD User Profile
I am new to server management. I have a set of AD users. I can log on as each user, (their name is in the start menu), but they always each get the same profile (shared My Documents (H:/) etc).
What ...
0
votes
2answers
221 views
Temp Profile Loading on computer
I am getting these errors on several different users and computers. Any ideas?
{Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1515
Date: 2/28/2011
Time: ...
0
votes
1answer
112 views
EC2 SSH Bash Profile
I've set up an Ubuntu image on EC2 and everything is working great. However, when I SSH onto the server my terminal prompt is always $ and several features I'm used to in the default Ubuntu terminal ...
1
vote
2answers
82 views
Migrating user (developer) profile from XP to NT6 (Vista,7) ~ What do I need to be mindful of?
If it's a dupe, lemme know and redirect me and I'm on my way guys.
I'm a dev on Visual Studio, I have 2005, 2008 and 2010 installed atm, along with VB6, and SqlServer Dev 2005, 2008 installed as ...
4
votes
2answers
272 views
Change default profile directory per group
Is it possible to force windows to create profiles for members of one active directory group in a different folder from members in another active directory group?
The school here uses DeepFreeze to ...
1
vote
2answers
71 views
Which version of Windows Server 2008?
We are looking into getting a server as we currently have only a workgroup and over 30 users and 25 workstations.
We want to setup a domain so we can setup group policies for everyone without ...
0
votes
1answer
348 views
Samba3 PDC with single user profile per OS
I would like to set up a Samba3 PDC on an Ubuntu 10.04 LTS box for Windows XP and Windows 7 Clients. For my application I do not really need the whole profile overhead a normal Windows domain network ...
1
vote
1answer
133 views
How can I reuse a local profile when changing domains?
Client is XP Pro. The user was connected to one domain and had his profile fine-tuned for his needs (Word, Outlook, Excel with lots of rules/customizations/forms, plus customized desktop, of course). ...
1
vote
2answers
616 views
Store “Documents and Settings” on a different drive. Windows 2003 Terminal Server
The situation is this. I have 2 terminal servers in an estate with lots and lots of servers.
The TS's can be used by anyone and will primarily be used for remote working (via a VPN solution). The ...
0
votes
2answers
163 views
Give a domain group full control to the profile folders of all servers and workstations
I have a domain group (called GSG_TECH_USER) which need "full control" right to the folder "document & setting" of all servers and workstation.
I made a test with this configuration:
On a ...
1
vote
1answer
192 views
Reinitialize /etc/profile file
i'm relearning some linux stuff, i recall that after i make edits to this file, i should issue a command that reloads the file and checks it for errors for safety reasons.
Anyone know what the command ...
0
votes
3answers
553 views
Compiling Ruby on Mac OS X Snow Leopard
I am trying to follow this tutorial, on the subject of compiling ruby and rubygems on Snow Leopard:
http://hivelogic.com/articles/compiling-ruby-rubygems-and-rails-on-snow-leopard
I have added this ...
3
votes
1answer
719 views
Moving C:\Users to another partition on Windows Server 2008 Standard
On a Windows Server 2008 Standard-server I have two partitons, named C: and P:.
I would like to move the user profiles directory C:\Users to P:\Users
Is it possible? Is it supported by Microsoft? ...
3
votes
1answer
535 views
How to Load commands into your powershell profile to run on starting powershell
I have found a way to load exchange 2010 powershell into powershell running on a windows xp workstation, however there are a few commands that need to run.
I was wondering how I could load them into a ...
3
votes
5answers
1k views
Create Active Directory User Profile
Is there a way I can get a Windows XP computer that is a domain client to create certain user profiles without having to get the user to log in?
5
votes
1answer
242 views
Are there any issues switching a user from a roaming profile to a local profile?
We have a Windows Server 2003 environment with XP Professional laptops.
If I switch a user from a roaming profile to a local profile in active directory, by clearing the profile path, will this cause ...
4
votes
3answers
2k views
Roaming user profiles in Linux
My company is evaluating a plan to migrate from Windows to Linux.
Can you suggest something in Linux analogous to roaming user profiles and domain users in an Active Directory environment?
0
votes
2answers
140 views
cygwin SSHD auto closes the connection upon connection
I run cygwin/sshd on Windows Vista. I used to be able to use ssh to connect to my computer alright, until recently it started not working (I think I installed and removed some other cygwin packages)
...
0
votes
1answer
100 views
Deleting multiple profiles
I know that you shouldn't just delete the folder in c:\Documents & Settings (or wherever) and should also delete "something" from the registry under HKEY_USERS. We sometimes want to delete all the ...
0
votes
1answer
653 views
What files can be deleted to decrease local profile size
I am deploying windows 7 through altiris and I am noticing that the profile sizes under C:\users\username are about 200MB. Is there any way to trim the fat? I already deleted the temp files out of ...
2
votes
1answer
1k views
Automatically configure Outlook profile for new users on Citrix server
I would like to setup the default profile on our Citrix server so that when a new user is granted access, their profile is already/automatically configured to point towards our exchange server. The ...
0
votes
3answers
1k views
How to set same profile settings to every user in a domain
I need to set the user variables and settings for every user in a domain.
The settings are:
Advanced performance options
visual effects for best performances
Also:
Java Auto update option is ...
3
votes
1answer
926 views
AIX update environment after .profile change
I am running AIX 5.3. I have made changes to a user's .profile file (added a couple of environment variables).
Is there a command that I can use to re-process the .profile file for a particular ...
1
vote
1answer
233 views
script for removing the temp files during logout
Is it possible for one of you to write a script for removing the temp files during logout for all users? (or server during restart)
Or this script can be scheduled alternate weeks.
As unnecessarily ...
0
votes
4answers
850 views
Pre-load AD user profile to domain joined PC [closed]
Possible Duplicate:
Precached Windows Logins?
I swear I've seen clever solutions to this on SF before, but my search-fu is weak this Monday. Remote user's drive has failed, and I need to ...
0
votes
1answer
812 views
How to use oprofile to find the bottle-neck of our web server?
Updated:
================================================================
I finally found the reason with oprofile. It was because the routing cache of Symfony. We have lots of pages with different ...
7
votes
2answers
338 views
Precached Windows Logins?
I know if a Windows users logs into a machine, and later that machine falls off the network, that the user can log in to the machine with cached credentials. Is there any way to precache those ...
1
vote
1answer
452 views
Can I give Domain Local groups access permissions to a profile (Windows 2003 R2 SP2/XP)?
I'm having problems giving a Domain Local group permissions to a mandatory user profile with Windows Server 2003 R2 SP2 and Windows XP SP3.
I've created a Global group called Sales, and put John and ...
3
votes
2answers
4k views
Migrate user profiles to new Active Directory Accounts
I have a few users in a very old workgroup that log directly into their local machines (Windows XP Pro). This week they're finally moving to active directory and will need to log into domain accounts ...
2
votes
4answers
437 views
Sysadmin: Where to Start?
Hopefully this won't get closed as too vague or too duplicative but here goes anyway...
I recently started work with a small company (25~ people). First up front is I am a developer and brought in to ...
1
vote
2answers
2k views
User profile paths in RemoteApp sessions
I try to setup a terminal services farm, serving some of our LOB applications. The main goal is to use them as RemoteApps through Terminal Services Gateway for the users, who are somewhere away from ...
1
vote
2answers
821 views
Profile backup script for XP migrate to Vista
I have a .cmd i use to copy our users local files when they change computer. This works very well in XP/2000 but now i can see that we (large enterprise) are moving to Vista. And was wondering if the ...
3
votes
5answers
794 views
Recovering OST file without profile
We have a Microsoft Exchange Server 2007 and offer this solution to many customers.
Recently, a customer had his personal Exchange server crash (which is what made him our customer). He called some ...
0
votes
2answers
4k views
Terminal Server 2008 - Shared/Default User Profile?
We are testing a Windows Server 2008 Standard Terminal Services mini-farm set up in VMWare to help manage a single application remote deployment. This application stores a LOT of settings in the ...
6
votes
3answers
38k views
Make windows 7 client compatible with windows 2003 server
I am sysadmin for a small business with 30 clients.
We have a server running windows 2003 and all the client-computers run windows XP.
Now this is not an important issue, but it would be nice if it ...
1
vote
3answers
2k views
User profile lost on Windows XP - recurring problem
Yesterday on of my users reported that when he logged in he got an error stating "Windows cannot load the locally stored profile." He was able to log in to a blank profile, which we then configured ...
1
vote
7answers
37k views
User Profile keeps loading TEMP Profile
I am having a difficult time with an issue that our support staff won't support (as they will not support Vista). I am able to log into our domain without any issue, however, when I go home and log ...
4
votes
2answers
781 views
Migrate local profiles to roaming profiles
What are "things to think about" and best practices to migrate a large number of users from using local profiles to roaming ones?
0
votes
6answers
834 views
How to switch between SMTP servers at different locations on a laptop
I have two ISPs at two separate locations, both with separate SMTP servers. Neither SMTP server allows relaying from the other ISP, so when taking my laptop between each location, I have to swap ...
2
votes
2answers
821 views
How to automate configuration of roaming profile paths for newly-created domain users in Windows Server 2003?
How do I setup Windows Server 2003 to default newly created domain users to be configured with a roaming profile path?
Let's say I have roaming profiles stored at the path \server\profiles. Is there ...