diff --git a/pc_information.ps1 b/pc_information.ps1 index f5fe190..7d898ce 100644 --- a/pc_information.ps1 +++ b/pc_information.ps1 @@ -1 +1 @@ -Get-ComputerInfo | ConvertTo-Json \ No newline at end of file +Get-ComputerInfo | ConvertTo-Json > C:\Quest\computerinfo.json \ No newline at end of file