On generation 1 tempaltes you can find the social icons dissapear after an upgrade. This is because they have broken the FontAwesome icon usage because thy have not included the libraries (or removed them).
Joomlashine Fix
To fix this add the following code
<script src="https://use.fontawesome.com/1f6d68dad8.js"></script>
into either of the the following places
Alternative Fix
Using a 3rd Party Font Awesome extension such as NS Font Awesome - Joomla! Extension Directory would do the same by adding the FontAwesome library back in.
These are the easy instructions because the ones on jdownloads.com documents are really complex.
This assumes you have not already messed around with permissions. If you have change everything back to inherited.
Notes
If you want to sell second hand laptops then you need to make sure they are ok and there is nothign better than a checklist.
A roaming profile consists of four basics sections:
And a profile can be one of two variations:
To make a mandatory profile rename NTUSER.DAT to NTUSER.MAN in the profile
Before using roaming profiles it is important to set up the required folders and their permissions, ie administrator access to roaming profile folders and shared user folders.
After the folders are initially setup their permissions and are difficult to change (but not impossible).
The folder structure I use for roaming profiles is
%username% shows where the user specific folder will appear, it does not need to be created manually. They are created when the user first logs in and then logsoff , the local profile is then copied backup to the server and the profile is created
Always use a separate drive and not the servers system drive. You could use another server or NAS drive on the network.
This article from Microsoft suggests permissions for the profile folders. Security Recommendations for Roaming User Profiles Shared Folders
Profile Folders (create as needed)
D:\Profiles should be shared out as Profiles
You can use your own folder names for profiles. I have just used the separate ones for these instructions to cover larger companies, ie you could just have a ‘Profiles’ directory with no sub folder
Add - what are permmissions on the shares and what security needs to be added
Users shared folders
I think this folder is setup during server setup (please check)
Disable Folder Caching
(it prevents a load of stupid folder synchronisation not covered in GPO)
Disable folder caching on the following folders, otherwise you will get folder syncing at the log off procedure and you will not know why
Possibly
Disable Quotas on D:\ drive
When quotas are enbled by default they have a user limit of 1GB which is no good. Either turn this of or change the limit. This can be done by going in to ‘My Computer’ and selecting drive properties and Quotas are a tab in side the box.
Access Group Policy Management Console (GPMC)
Before I create individual user profiles I want to set up the group policy (profile settings) I want for them. This GPO (group policy object) will apply to all the users in the group I add it to similar to CSS cascading. You can apply GPO to specific users or apply more than one. The reason I do this first is so I can set all the shared user folder permmisions and locations first so I do not have to change indivual users or chase problems I cause for myself.
Create a GPO
Group Policy Management Console (GPMC) – How to create a GPO
Add the GPO to the users group that you want it to be applied to. I have the following simple groups setup and I ony apply this GPO to the staff group because the managers have laptops and do not need roaming profiles. I also do not apply it to SBS users because this would apply it to both Managers and Staff groups
Desktop Policy GPO settings:
Here is a list of the user profile settings I need to change/set in a GPO (descriptions are available in their properties):
USER SECTION ( Log on / log off options / general profile stuff )
User Configuration/Administrative Template/Network/Offline Files
Policy----------------------------------------------------------------Setting
Do not automatically make redirected folder available offline -- Enabled
Prevent use of Offline File Folder-----------------------------------Enabled
Prohibit user configuration of Offline Files-------------------------Enabled
Remove ‘Make Available Offline’-----------------------------------Enabled
Synchronize all offline files before logging off--------------------Disabled
Synchronize all offline files when logging on----------------------Disabled
Synchronize offline files before suspend---------------------------Disabled
User Configuration/Windows Settings/Folder Redirection/
Set the following options for the following folders:
Target Tab
Basic – Redirect everyone’s folder to the same folder
Target folder Location
Create a folder for each user under the root path
\\server\Users or \\server\Users$ if hidden
Settings Tab
Deselect ‘Grant the user exclusive rights to ….. ‘
Computer Configuration/Administrative Templates/System/User Profiles
Delete cached copies of roaming profiles --------------------------enabled (this is optional)
Add the Administrators security group to roaming user profiles --------- enabled
Prevent Roaming Profile changes from propagating to the server ------enabled (optional)
Computer Configuration/Administrative Templates/Network/Offline Files
(these might only be applicable to a Desktop PC)
Policy------------------------------------------------------Setting
Allow or Disallow use of the Offline Files Feature ------Disabled
Prevent use of Offline File Folder-------------------------Enabled (optional)
Prohibit user configuration of Offline Files---------------Enabled
Remove ‘Make Available Offline’-------------------------Enabled (optional)
Synchronize all offline files before logging off----------Disabled
Synchronize all offline files when logging on------------Disabled
Synchronize offline files before suspend-----------------Disabled
GPO Resources
Configuring Folder Redirection
Group Policy Recommendations for Roaming User Profiles – Not used reference only
Profile and Folder Redirection In Windows Server 2003 – Excellent tutorial
How To Configure Folder Redirection – a tutorial on setting up folder redirection (aimed at terminal server)
Now that all the folders, permissions and redirects are setup creating the profiles is easy as everything should be automatic except for the next few steps.
If it is not created manually the users profile folder (\\server\Profiles\Roaming\%username%) is owned by the user and the administrator cannot view inside unless ownership is taken by the administrator. This is due to how the automation creates the permmisions on the folder and seems to ignore propagation or inheritance.
To restore access properly do the following,
User Roaming Profile
Using a home directory is now classed as a legacy feature and is only included for compatability with NT4, Folder redirection should be used instead.
Notes
To copy and paste GPOs in group policy management
roaming profiles
mandatory profile issues
Hi, could someone help please. i have setup a server for testing and am looking to use the mandatory profile so users cannot make changes to their profile. i have gotten the profile to work but for some reason the pc needs to be restarted to forget what was done on the computer. if i make changes then log-off and logon with a different user, and then logon again with the original user the changes have been remembered. it only forgets if i reboot the pc. have i missed something.
Also i have added a user to an OU group and set a group policy for folder redirection but it doesn't work. i have gone to the properties of the OU and added the policy there but it won't work. again have i missed something.
--
Suggestion 1.
well, you will need to change the extension of the NTUSER.DAT --> NTUSER.MAN in the user Profile to create mandatory profile so all the changes you do on the XP Client will be restored as soon as the user loge off.
Suggestion 2.
If i understood your question,you will need to do the following
Look for the following setting in group policy and edit it:
You can configure a Group Policy Object (GPO) to perform the preceding behavior by performing the following steps:
1. Edit the GPO that you want to modify.
2. Locate the following section: Computer Configuration \ Administrative Templates \ System \ User Profiles.
3. Double-click Delete cached copies of roaming profiles (the Group Policy setting).
4. Click Enabled
Using Group Policy to delete cached copies of roaming profiles
If you enable Group Policy, any local copy of a user's roaming profile is deleted when the user logs off. However, the roaming profile still remains on the network server that stores it.
You can configure a Group Policy Object (GPO) to perform the preceding behavior by performing the following steps:
Cached profile not deleting
I am running a terminal server and have a gpo in place. I have it set to
delete cached roaming profiles. I have it set to keep only the windows
install information for each user and this is stored on another drive. The
problem is deleting the cached profiles was working and now it is not and I
cannot figure out why.
Do you have UPHClean installed? If not, it may be that handles are not
being closed properly on your profiles thereby preventing them from
being deleted.
but I've noticed that when a user logs in, the roaming
profile directory is created for that user (on the server) but I can't
access it from the admin account.
What add'l security do I have to add to allow me to access these
dirs? I tried Admin with subdir and file permissions, but it would
appear the the user account trumps it and keeps me out.
Solution:
General Tips (seems popular online the following text)
********************
General tips:
1. Set up a share on the server. For example - d:\profiles, shared as
profiles$ to make it hidden from browsing. Make sure this share is *not* set
to allow offline files/caching! (that's on by default - disable it)
2. Make sure the share permissions on profiles$ indicate everyone=full
control. Set the NTFS security to administrators, system, and users=full
control.
3. In the users' ADUC properties, specify \\server\profiles$\%username% in
the profiles field
4. Have each user log into the domain once - if this is an existing user
with a profile you wish to keep, have them log in at their usual
workstationand log out. The profile is now roaming.
5. If you want the administrators group to automatically have permissions to
the profiles folders, you'll need to make the appropriate change in group
policy. Look in computer configuration/administrative templates/system/user
profiles - there's an option to add administrators group to the roaming
profiles permissions. Do this *before* the users' roaming profile folders
are created - it isn't retroactive.
********************
Notes:
Make sure users understand that they should not log into multiple computers
at the same time when they have roaming profiles (unless you make the
profiles mandatory by renaming ntuser.dat to ntuser.man so they can't change
them, which has major disadvantages),. Explain that the 'last one out wins'
when it comes to uploading the final, changed copy of the profile. If you
want to restrict multiple simultaneous network logins, look at LimitLogon
(too much overhead for me), or this:
http://www.jsifaq.com/SF/Tips/Tip.aspx?id=8768
********************
Keep your profiles TINY. Via group policy, you should be redirecting My
Documents (at the very least) - to a subfolder of the user's home directory
or user folder. Also consider redirecting Desktop & Application Data
similarly..... so the user will end up with:
\\server\users\%username%\My Documents,
\\server\users\%username%\Desktop,
\\server\users\%username%\Application Data.
[Alternatively, just manually re-target My Documents to
\\server\users\%username% (this is not optimal, however!)]
You should use folder redirection even without roaming profiles, but it's
especially critical if you *are* using them.
If you aren't going to also redirect the desktop using policies, tell users
that they are not to store any files on the desktop or you will beat them
with a
stick. Big profile=slow login/logout, and possible profile corruption.
********************
Note that user profiles are not compatible between different OS versions,
even between W2k/XP. Keep all your computers. Keep your workstations as
identical as possible - meaning, OS version is the same, SP level is the
same, app load is (as much as possible) the same.
*********************
If you also have Terminal Services users, make sure you set up a different
TS profile path for them in their ADUC properties - e.g.,
\\server\tsprofiles$\%username%
********************
Do not let people store any data locally - all data belongs on the server.
********************
The User Profile Hive Cleanup Utility should be running on all your
computers. You can download it here:
http://www.microsoft.com/downloads/details.aspx?familyid=1B286E6D-8912-4E18-B570
-42470E2F3582&displaylang=en
********************
Roaming profile & folder redirection article -
http://www.windowsnetworking.com/articles_tutorials/Profile-Folder-Redirection-W
indows-Server-2003.html
Prepare server for roaming profiles
Setup Profile
User Groups
Active Directory Users and Computers [SERVER.mydomain.local]
All Allow unless specified
D:\ClientApps
D:\fax
D:\Profiles
D:\Profiles\Mandatory
D:\Profiles\Roaming
Example Profile Folder - D:\Profiles\Roaming\Sammy
Example Profile Folder - D:\Profiles\Roaming\Sammy\My Documents
D:\Users Shared Folders
D:\Users Shared Folders\sammy
D:\Users Shared Folders\sammy\Desktop
This package shows payment options, speciofically credit cards and debit cards. This uses icons from iconshock.
Payments Accepted
HTML
<p><span style="color: #ec008b; font-size: 14pt;">Payments Accepted</span></p> <p> <img src="/images/modules/908/maestro_64.png" alt="maestro 64" /> <img src="/images/modules/908/mastercard_64.png" alt="mastercard 64" /> <img src="/images/modules/908/paypal_64.png" alt="paypal 64" /> <img src="/images/modules/908/solo_64.png" alt="solo 64" /> <img src="/images/modules/908/switch_64.png" alt="switch 64" /> <img src="/images/modules/908/visa_64.png" alt="visa 64" /> <img src="/images/modules/908/visa_electron_64.png" alt="visa electron 64" /> </p>
Unless you know about this printer/copier it can be a bit tricky to setup and use.
imageRUNNER C1028i Support - Download Drivers, Software & Manuals
Press the following keys in order to enter the service mode
Some cannon printers require that you press the 2 and 8 key at the same time.
You must set the system admin user name and password before the sysmmanagement set option works.
Links
The default admin details are:
Password removal options
Links
When you need to install XP there are things that makes it difficult like the fact it takes forever to download updates. The following instructions are the easiest way to install XP witout it taking forever.
wuauclt /detectnow
Links
Windows 10 now supports adpatvice screen brightness if the hardware supports it. Sometimes this feature breaks and here are some of the fixes.
Outlook 2016 will not start unless you run as administrator
TechMonkey1978 replied:
Ok I thought I should post this to help those going mad with this issue.
I have spent literally weeks going round and round with this issue for a client.
Firstly, if staring outlook in safe mode ( START > RUN > "outlook /safe" ) works for you then great! Have a nice day.
However if you are one of the poor buggers that is recreating profiles, only to have the thing break again a day later or a week later then "hopefully" I got you covered.
So the issue is not in your mail profile or your add-ins, the issue a problem with Outlook and DPI scaling in Windows.
For reference our client is using the latest build of Outlook 2016 on the latest update of Windows 7 Pro.
What you need to do to fix it, set your DPI scaling in Display Settings to 100%
http://www.sevenforums.com/tutorials/443-dpi-display-size-settings-change.html <-- has instructions for Win 7 and 8, but it similar process in Win 10
You will need to log out and back in, now try open Outlook? All fixed? - You're welcome.
need to give credit to some guy in one of these many Outlook threads, as he mentioned something about this, however I cant find the post now that I am looking for it.
In the target PC this was set to normal
C:\Program Files (x86)\Microsoft Office\rootEven thought you would expect
C:\Program Files (x86)\Microsoft Office\Office16
I never got this issue fixed and I advised the user I would have to rebuild the whole PC which was not practical so I did the following hack. Not Ideal but it sort of works.
This technique can make some eye catching images foy our website. I will let the videos explain themeselves along with my notes.
How To Colorize Black and White Photo in Paint.NET (Windows) - YouTube
Paint.Net - How to add color to ONE item in a black and white image - YouTube
NB: if you setup the new layer befor doing the drawing/filling you can actually see the effect happen in real time
My Method
Cut out area method - this is a litte more tricky