SLIDE 1 Benoit Mortier Leila El Hitori
Windows management with OPSI
This work is licensed under the Creative Commons Attribution-Noncommercial-Share Alike 2.0 Belgium License.
SLIDE 2
Windows Management with OPSI
Speaker's Profile Who ?
Benoit Mortier Born in 1967 in Belgium
Studies
College and self learning
What ?
Co-founder of Opensides in 2001 Main Contributor of GOsa² since 2005 Contributor to OPSI Manager of OpenSides
SLIDE 3
- What is OPSI
- OPSI key features
- OPSI architecture and extensibility
- Deploying windows systems with OPSI
- Opsi license Management
- Installing an Windows system with OPSI
- Glimpse at future development
Windows Management with OPSI
SLIDE 4 What is OPSI ?
- Tool to manage your windows desktop et servers
- Written in python and java
- Licensed under the GPL
- Internationalized in 5 languages, German, french, english,
spanish, turkish
Windows Management with OPSI
SLIDE 5 OPSI key features
- OS installation from Windows 2000 to Windows seven
- Hardware Inventory
- Software Inventory
- Software deployment
- Multiple repository
- Scripting language to build deployement packages
- Software licence management
- Json interface to manage it
Windows Management with OPSI
SLIDE 6 OPSI architecture and extensibility
- OPSI is separated in several pieces :
– opsi-atftpd is customized tftp server adapted for opsi, only
needed if your tftp server misses certains options
– opsi-configed is the java management console – opsiconfd contains the opsi management backend and the
json webservices
– opsipxeconfd contains the opsi pxe service if needed – opsi-utils contains the opsi command line tools, those tools
also work for the most part on windows
Windows Management with OPSI
SLIDE 7 Deploying system with OPSI
- Selecting the system(s) to install
- Selecting the os to be installed
- Selecting the packages to be installed on the systems
- Looking at the inventory
- Installing the system
Windows Management with OPSI
SLIDE 8
Windows Management with OPSI
SLIDE 9
Windows Management with OPSI
SLIDE 10
Windows Management with OPSI
SLIDE 11
Windows Management with OPSI
SLIDE 12 OPSI Licence Management
- Desktop and server groups management
- Licence Management
- Licence statistics
- OPSI Server Configuration
Windows Management with OPSI
SLIDE 13
Windows Management with OPSI
SLIDE 14
Windows Management with OPSI
SLIDE 15
Windows Management with OPSI
SLIDE 16
Windows Management with OPSI
SLIDE 17
Windows Management with OPSI
SLIDE 18
Windows Management with OPSI
SLIDE 19
Windows Management with OPSI
SLIDE 20
Windows Management with OPSI
SLIDE 21 How it is working ? 1/3
Prepare the system to be installed
- Creating the system in OPSI
- Creating DHCP and DNS entries if needed
- Add the netboot package ( operating system ) to be installed
- Add locaboot package to be installed (software)
Windows Management with OPSI
SLIDE 22 How it is working ? 2/3
Boot the system
- Boot the system in PXE
- Mount linux filesystem
- Connect to a samba share
- Autodetect the hardware and create the windows install files
- Format a fat16 partition
- Copy the i386 in fat16 if needed
- Reboot, the classical Windowd install start
Windows Management with OPSI
SLIDE 23 How it is working ? 3/3
Reboot at end of Install
- Windows start
- The opsi client start and connect to the repository server
- Possibility to lock the login screen until the update/install are in
progress
- Login , ready to work ;-)
Windows Management with OPSI
SLIDE 24 Glimpse at future development
- Rewritting the backed to ease use in big environment
- Groups are more like the classical groupign of system with
profile and policies
- Bandwith reduction for slow links
- Better integration with GLPI and fusion inventory
Windows Management with OPSI
SLIDE 25
Thank you for listening
Windows Management with OPSI