Instant Windows Powershell 3.0 Windows management instrumentation starter.
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. If you're a keen administrator who wishes to learn more about Windows Management Instrumentation and the use of Cmdlets, then this book is the p...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing,
2013.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Instant Windows PowerShell 3.0
- WMI Starter; So, what is PowerShell 3.0 WMI?; WMI integration with PowerShell 3.0; Using PowerShell in your environment; Installation; Step 1
- prerequisite software
- NET Framework 4.0; Step 2
- installing the Windows Management Framework 3.0; Step 3
- preparing to use the new CIM cmdlets; Quick configuration; Manual configuration of system; And that's it! But how do I know it's installed?; Method 1
- Get-Host cmdlet; Method 2
- looking at version table; Method 3
- the Host Version property; Quick start
- PowerShell 3.0 WMI basics.
- Using the basic CIM cmdletsCreating, verifying, and terminating new sessions; Top features you'll want to know about; New CIM instance and class cmdlets; Get-CimClass cmdlets; New-CimInstance cmdlets; Set-CimInstance cmdlet; Remove-CimInstance cmdlets; Get-CimAssociatedInstance cmdlet; Invoke-CimMethod cmdlet; Scenario 1
- using WMI in software deployment; Checking the operating system version; Checking disk space; Checking the hardware model number; Checking for running processes; Checking for running services; Viewing the installed software; Checking file version numbers.
- Scenario 2
- dynamically provisioning the systemsSequencing the scripts after a restart; Renaming the computer with a random name and a prefix; Waiting for service states; Setting the computer description; Scenario 3
- system maintenance; Looking up the BIOS information; Looking at disk fragmentation; System uptime; Reading error logs; Putting it all together; People and places you should get to know; Official sites; Articles and tutorials; Community; Blogs; _GoBack; Twitter.