Overblog Tous les blogs Top blogs Technologie & Science Tous les blogs Technologie & Science
Suivre ce blog Administration + Créer mon blog
MENU

[W7] [W8] [W10] La Solution pour Désactiver TrustedInstaller

Publié le par damcuvelier

La solution ultime est de désactiver TrustedInstaller. Pour y arriver voici la procédure à suivre : Le principe est de changer l’accès total en l’attribuant à un autre utilisateur avec les mêmes droits d’accès que celui du TrustedInstaller. Donc pour...

Lire la suite

[W8] [Wintogo] [tuto] I tested manualy windows to go for windows 8

Publié le par damcuvelier

I tested windows to go for windows 8. Brainstorming... I) Using RMPREPUSB that is working with ALL Usb Key:The source of this part is: http://www.pcastuces.com/pratique/windows/8/windows_to_go/page4.htm : 1) download here: https://www.rmprepusb.com/documents/release-2-0/Install_RMPrepUSB_Full_v2.1.730B_pwd_is_rmprep.zip?attredirects=0&d=1(*...

Lire la suite

[DART] [W8] Download links of Windows 8 & 8.1 DART

Publié le par damcuvelier

I think this will be of great interest to the following systems experts of this blog: (i upload the ISO file into my cloud to be sure that they will not be deleted) Externals links : 1fichier.com French DaRT 8 (support Windows 8) DaRT8x64.iso > Système...

Lire la suite

[Veille Techno] Du nouveau dans le monde du VDi

Publié le par damcuvelier

La solution ndv® vous permet de déployer des milliers de postes de travail virtualisés, windows ou linux, en toute sécurité et en quelques minutes seulement ! Les utilisateurs retrouvent un PC neuf à chaque démarrage, tout en disposant du contenu adapté...

Lire la suite

[PS1] Create Commands with functions and alias

Publié le par damcuvelier

si chemin contient ":" alors fonction suivante et que le chemin n'existe pas, on le crée et on attribut ce chemin à la viariable: If path contains ":" then next function and the path does not exist, we create it and we attribute this path to the variable:...

Lire la suite

[Py][Auto Deploy VM] under writing...

Publié le par damcuvelier

Bientôt un script de déploiement automatique des VM sous VSphere jusqu'au déploiement de l'OS. Pourquoi en python: Parce que Compatible Windows & Linux... et que c'est l'universalité qui m'intéresse. @Soon

Lire la suite

NULif "%ERRORLEVEL%"=="0" goto activegoto inactive :inactiveecho service %1 is inactivegoto end :activeecho... "> check if service is running ...

Publié le par damcuvelier

1) BATCH:check if service (param %1 of batch script) is running in windows: @echo offsc query type= service "%1" | findstr STATE | findstr RUNNING>NULif "%ERRORLEVEL%"=="0" goto activegoto inactive :inactiveecho service %1 is inactivegoto end :activeecho...

Lire la suite

<< < 10 20 21 22 23 24 25 26 27 28 29 30 40 > >>