4 résultats trouvés
- lun. mai 13, 2019 11:30 am
- Forum : Windows 2016
- Sujet : How do I configure an user account to have ‘logon as a service’ permissions?
- Réponses : 0
- Vues : 8366
How do I configure an user account to have ‘logon as a service’ permissions?
Logon to the computer with administrative privileges. Open the ‘Administrative Tools’ and open the ‘Local Security Policy’ Expand ‘Local Policy’ and click on ‘User Rights Assignment’ In the right pane, right-click ‘Log on as a service’ and select properties. Click on the ‘Add User or Group…’ button ...
- mer. oct. 24, 2018 3:23 pm
- Forum : Windows SBS 2011
- Sujet : Libérer la SBSMONITORING database
- Réponses : 0
- Vues : 10847
Libérer la SBSMONITORING database
Télécharger le script :
Aller dans :
C:\Program Files\Windows Small Business Server\Bin
et lancer MoveDataPowerShellHost.exe
Lancer votre script depuis la fenêtre PowerShell.
Terminé !
C:\Program Files\Windows Small Business Server\Bin
et lancer MoveDataPowerShellHost.exe
Lancer votre script depuis la fenêtre PowerShell.
Terminé !
- mer. mars 14, 2018 5:51 pm
- Forum : Windows 2008
- Sujet : GPO options régionales
- Réponses : 0
- Vues : 10897
GPO options régionales
Pour crée une gpo pour changer les options régionales sous tous les champs il y a des barres rouge il faut cliquer sur F5 pour les faire passer au vert et pouvoir faire les modification sinon ça ne fonctionnera pas !


- mer. sept. 27, 2017 3:07 pm
- Forum : Windows 2012
- Sujet : Windows 2012 r2 de Demo en sandard
- Réponses : 1
- Vues : 10293
Re: Windows 2012 r2 de Demo en sandard
I guess you are struggling because the documentation is a bit vague on this. You are wanting to change the edition from "ServerStandardEval" to be "ServerStandard", as this is what converts from evaluation to licensed. So do this: DISM /online /Set-Edition:ServerStandard /ProductKey:XXXXX-XXXXX-XXXX...