Quantcast
Channel: PowerShell
Viewing all articles
Browse latest Browse all 15370

New to powershell

$
0
0

Hello all,

I'm trying to learn powershell for advancement purposes as well as to do some task required of me for a project. I have lots of ambition and some good resources, but I am having some real trouble with the syntax. I don't want to script these commands due to the fact I have little experience or time. I'm trying to find installed products on a number of machines on different subnets, among other things. My first goal is to find out which PC's already have Office 2013 installed in a certain department, or more so to find out which ones don't. We are thinking of moving to 365 for the PC's that don't already have the stand alone version.

I've been trying to learn from the MVA jump start, but I'm running out of time. Here's what I got so far.

gwmi -class win32_product -computername 1,2,3.ect. | where -name -eq "*microsoft*"
|...


Viewing all articles
Browse latest Browse all 15370

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>