Powershell Execution Policy
Hi, Just trying to get clear in my head re: powershell execution policies. Can anyone explain to me what 'Remote Signed' actually means? I understand that downloaded scripts cannot be ran without...
View ArticleDelete all office files from a remote machine
Hi I need a script that will delete all office files from remote machines . I also need to exclude a folder from the deletion process Any suggestions? Colin
View ArticleDisktoVHD power shell command
I want to make a virtual disk of all the pc's and name the files as the serial number of the computer so I can search later and have them up as needed. please any help will be appreciated. here is...
View ArticlePowershell
When I create and run a powershell script on my machine, it runs fine. When I deploy the script using SCCM, the script fails. I check a target machine and change the Powershell execution policy to...
View ArticleInsert Function in Build-ContextMenu
Hello and thanks, please i have a powershell script that create a menu with options : $objContextMenu | Build-ContextMenu -index 0 -text "NoTePaD" -Action "C:\Windows\notepad.exe" $objContextMenu |...
View ArticleBulk AD User Powershell Import
Just wanted to get some feedback as what I'm trying to run as a test is not working properly. I created a CSV attached with some very basic information (see attachment). Then I have a powershell file...
View ArticleCreating an install script on a locked-down computer
Hey guys, We have a group of users that I need to run a flash installer on, the computers are locked down and you need to run any installer as the local admin for it to succeed. I'm looking for a way...
View ArticleListing all URL targets on Desktop of multiple PC's
I'm trying to create a PS script, ultimately, that will find all the URL on a list of pc's, then based on if a target is found, change that target to a new target. The problem I'm having is that it is...
View ArticlePowershell - Disk space report
Hi Team, Could you please help me with this.. script works fine, after few changes done.. But I wanted to display used percentage on red color graph. Attached image is for your reference.. $computers...
View ArticleList All Computers a User has Logged into Poweshell
Hi I'm looking for a powershell script that i can run and export to .csv or .txt with a list of computers for specific users showing what computers they have logged onto. any help i would greatly...
View ArticleCongrats to Martin9700 - PowerShell Hero 2014
I was just listening to the most recent episode of the PowerScripting Podcast and happened to hear Martin's name announced as a "PowerShell Hero" owing to his contributions in the Spiceworks...
View ArticlePowershell script to change short date format
We currently run a Windows 2008R2 domains with a few Win8 PCs out in remote offices connected via VPN. To save on bandwidth, these PCs boot up into a local account and then start an RDP connection so...
View ArticleForwarding a users Unread Email powershell
I was wondering if there is a way to forward a users Un-read/Un-Opened email to another user We basically have Users that deal with external clients and when they go sick or holiday they don't put and...
View ArticleSpiceWorld 2014 Session Ideas
Hi Everyone, Rob Dunn and I are going to be putting on our Introduction to PowerShell session again at next years SpiceWorld and we were thinking about doing a second one. What I wanted to throw out...
View ArticleHow do I have PowerShell send an email to multiple recipients?
I'm using the following script to notify admins and users about expired passwords. It works but I cannot for the life of me get it to send to multiple admins (without creating a mail enabled group...
View ArticleScript or Program to scrape internal web site data
I'm looking for a free program or a script(s) to allow me to scrape internal web site data and then email it using smtp. I know how to send email via powershell but I'm having some issues trying to...
View Articlescripting
I would like to learn how to write scripts and how to use powershell for dummies, can anyone give me or point me to a place where I can learn it on my own and quickly
View ArticleScripting Games 2014
Anyone participating? I usually receive invites but this time I didn't, and apparently it's already underway with event one. On top of that it looks like it's teams only, no solo players, so the only...
View ArticleHELP-Assistance creating powershell script-copy files to Win 7/XP user profiles
Morning,I am struggling with creating a script that will copy two files to "all existing user profiles" on Windows 7/XP workstations in our environment. This is a result of Oracle chaging its security...
View ArticleWelcome Email Script Powershell HELP
Hi guys i'm really strugging on this script at the minuteI would like a welcome message to be emailed to every new user that gets created, i've run the script, but i keep getting a few errorsPowershell...
View Article