Environment:
old 2003 appliance server
new 2012 r2 on vmware.
On the 2012 server, run cmd as administrator:
robocopy \\(server where the files live)\share \\(server you want the files to go)\share /copyall /mir
This moved all folders, files and permissions.
Tuesday, August 12, 2014
Friday, August 1, 2014
Outlook sync issue 0X8004010F
For me it was referencing the offline address book.
What I did to fix it:
Removed exchange account, close outlook
Deleted .ost from c:\users\username\app data\local\microsoft\outlook
(make sure you have show hidden files checked. Organize>Folder and Search Options>View>Hidden files and folders)
Added exchange account through control panel (control panel>mail>email accounts>new)
Opened outlook
No more Sync issues.
What I did to fix it:
Removed exchange account, close outlook
Deleted .ost from c:\users\username\app data\local\microsoft\outlook
(make sure you have show hidden files checked. Organize>Folder and Search Options>View>Hidden files and folders)
Added exchange account through control panel (control panel>mail>email accounts>new)
Opened outlook
No more Sync issues.
Subscribe to:
Posts (Atom)
Pulling local admin accounts on a windows system WITH POWERSHELL
There’s a couple ways to get them, I’m sure you’ve been around the internet looking. The Powershell scripts I use: Get-LocalGroupMember -Gr...
-
Situation: Vizio sound bar works. But all of a sudden, no sound. The movie is playing fine, but no sound. On the sound bar itself, two ind...
-
I have a customer that would like 3 monitors, for whatever reason. The Dell 9020 is capable of this, and this is how I got it to work. No ...