Microsoft TechEd 2013
Top Posts & Pages
- Using Powershsell to Access SQL Data
- Control Your ScreenSaver With Powershell
- Finding Stale User Accounts with Quest Cmdlets
- Get User Roles in Sharepoint 2007
- My Adventures with Powershell and Charting Tools
- Dude, Where Are My Printers?
- Gathering the Number of Event Log Entries Over a Given Time-frame
- Adding Domain Users to Local Groups
- What...or How do you get something out of Powershell?
- Clearing Your Akamai Content Delivery Network Cache with Powershell
Categories
- Account Objects (2)
- Active Directory (3)
- ADSI (2)
- Advanced Function (6)
- Beginner (1)
- Cmdlet Help (3)
- Event Logs (1)
- Graphing (1)
- PSObjects (4)
- Scripting (7)
- Scripting Games (1)
- Scripting Games 2013 (3)
- Sharepoint 2007 (5)
- SQL (1)
- SqlClient (1)
- Uncategorized (2)
- WMI (3)
- Xbox 360 (3)
- XML (5)
Tags
$env 2007 Application programming interface Calculated Property CmdletBinding docicon Event Log Export-CSV functions Get-QADUser Get-WMIObject hashtables import-csv JSON LastLogonTimeStamp local groups looping Microsoft SharePoint Northwind object output parameters parametersetname Programming Scripting Games SELECT sharepoint sort-object Sql.DataSet SqlClient SqlConnection SqlDataAdapter Statistics TimeGenereated try/catch Windows PowerShell WinNT WMI Write-Host Write-Output Xbox 360 Xbox Live XML XMLDocument XPathArchives
Tag Archives: hashtables
Dude, Where Are My Printers?
I have been meaning to get this blogged for a while, so I am finally taking a break from some other things to get it out here. I was recently asked to help identify where printers were located in an … Continue reading
Posted in Active Directory, ADSI, PSObjects
Tagged Active Directory, functions, hashtables, print, queue, Write-Output
2 Comments
Get User Roles in Sharepoint 2007
Today’s script will show how to get a report of user access to webs and/or subwebs in a Sharepoint Site Collection. It is a good idea to know who has what access to the different areas of your Sharepoint site. Sometimes people get … Continue reading
Posted in Advanced Function, PSObjects, Sharepoint 2007
Tagged 2007, CmdletBinding, functions, hashtables, looping, object, parameters, sharepoint, Write-Output
Querying Remote Servers for Information
While looking through questions in a forum, I found a question about a script to query server information. The user had a decent start to the script, but also wanted to add some additional properties to include and wasn’t sure … Continue reading
Posted in Advanced Function, PSObjects, Scripting, WMI
Tagged CmdletBinding, Get-WMIObject, hashtables, WMI, Write-Output


