Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 318 Bytes

lab.md

File metadata and controls

13 lines (12 loc) · 318 Bytes

Step 1: Create function that returns the following data

ComputerName 
Domain 
OperatingSystem 
Model 
MachineSN 
Version 
BuildNumber 
OSArchitecture 
PowerShellVersion 
DiskFreeSpace    

Step 2: Break functions out by cim classes and put into private / public structure