I'm running zsh 5.1.1 on Ubuntu 16.04. It seems that ~/.zprofile
isn't sourced at login nor new terminal. ~/.zshrc
is sourced however.
I am running oh-my-zsh
.
Any ideas on why this is or how I can fix it?
I'm running zsh 5.1.1 on Ubuntu 16.04. It seems that ~/.zprofile
isn't sourced at login nor new terminal. ~/.zshrc
is sourced however.
I am running oh-my-zsh
.
Any ideas on why this is or how I can fix it?
TL;DR
Is there a way via script, powershell, reg delete, via telekinesis, whatever to reset Outlook 2013 as if no profiles ever existed and it was running for the first time ever?
Still working through this one but hoping others have insight.
SCENARIO
Lots of users here have existing Outlook profiles connecting to an on-premise Exchange server. We are in the middle of our migration to Office 365. In order to migrate the user's Outlook you have to either create a new profile in Outlook or delete the old profile completely and then "start fresh".
We want our users to start fresh and have the default profile name of "Outlook" for their mail profile (instead of something custom or a 2nd profile like "O365"). This is because our ERP system looks for this profile to send email while in the ERP software.
PROBLEM
The problem is "starting fresh" isn't really starting fresh.
If I manually remove the default profile "Outlook" from the Mail
control panel settings, then Outlook starts up without a profile but prompts for a profile name:
If I type Outlook
as the new Profile name now I get:
If I go into REGEDIT
and look in:
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles
I still see "Outlook" as a profile.
I tried doing a Reg DELETE
of this key and all sub-keys and while it says "successfully deleted" it doesn't.
If I manually delete this profile key I can then start Outlook again and when it prompts for a new Profile name I can put in Outlook
and it will take it and let me continue as if it is a new setup of Outlook:
It doesn't appear from the command line switches for Outlook 2013 (found here) that the /cleanprofile is still around.
BOTTOM LINE QUESTION
Is there a way via script, powershell, reg delete, via telekinesis, whatever to reset Outlook 2013 as if no profiles ever existed and it was running for the first time ever?
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? Could this result in any problems when upgrading etc? Has anyone here done anything similar?
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 credentials? (Without having to log into each and every machine locally?) We use some tablet PCs in our manufacturing facility and they use wireless cards to access the network. Sometimes new users need to use the tablet PCs when they are unable to connect to the network, and can't because they've never logged into it before. It would be nice to be able to put their creds there in some automated way before that happens.