Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Browsing all 8583 articles
Browse latest View live

Microsoft Scripting Windows PowerShell

Windows Powershell ScriptsUsing scripts vs. using the shell interactively; reviewing script security procedures and requirements; writing a basic script; adding parameters to a script.Read More

View Article


Core Server 2012 Powershell Script Hyper-v Manager

This is powershell script and batch file driven Hyper-v Manager for free Core server 2012, that is meant to be run on the server console.Read More

View Article


PowerShell The SQL Server Way

The July issue of the online subscription magazine SQL Server provides an 18-page introduction to the capabilities of PowerShell from a SQL Server viewpoint, inviting you to learn how to use the...

View Article

PowerShell - Parameter Question for a Newbie

Hello, I am going trough an online course which is teaching me how to handle files with PHP. The chapter I am in right now has introduced Windows Powershell as a way to list file permission settings....

View Article

MAP Toolkit 8.5 Assesses Windows 8 and Windows Server 2012 Readiness

The Microsoft Assessment and Planning (MAP) Toolkit 8.5 was released late last week.Read More

View Article


PowerShell script: Check that hotfix levels are equal across Hyper-V Cluster...

Sure, you can use VMM baselines for this, but just in case you haven’t integrated WSUS with VMM yet:Read More

View Article

Altaro Blog for Hyper-V & Windows Adminstrators: How to Set Up Native Teams...

Network adapter teaming is not a new concept by any means, but the introduction of native teaming in the Windows Server 2012 product marks the first time that Microsoft has openly supported it. It is...

View Article

get list of users from AD by typing a part of the name

Hi, Is there a way or command that I can type to text-box in a form , a part of a user name, and I will get a drop-box that will contain all users that match the string I typed in the text box? Like a...

View Article


Problems with Prepare-MoveRequest.ps1

Hi guys,I am trying to execute Prepare-MoveRequests.ps1 in a powershell script and the command is not working properly. I store the command in a variable ($sCmd) and use invoke-expression $sCmd.It...

View Article


Executing Powershell through Batch

I am new to powershell and wanted to automate the existing .ps1 script using the Batch file. I wanted to seek help for the execution of Powershell through Batch script as my existing script didn't...

View Article

Keeping up on blogs with PowerShell

Recently the top virtualization blogs were announced and updated on Eric Sieberts page here: http://vlp.vsphere-land.com This is a great place to check out for all sorts of virtualization links.Read More

View Article

Fanfare for the Common Parameter Part 3: Success

In the last lesson we continued our exploration of the cmdlet common parameters by looking at some error-related items. This week, let's turn our attention to something more positive. Hopefully, when...

View Article

Altaro Blog for Hyper-V & Windows Adminstrators: How to Create a Hyper-V VM...

Today I have another article that continues my fascination with Hyper-V, PowerShell and spinning up new virtual machines with minimal intervention.Read More

View Article


Using PowerShell for SSAS to check service status and database availability

In my first article about PowerShell we saw a brief introduction to PowerShell, learning how to use the basic commands, how to open PowerShell, how to Navigate in SSAS and how to process objects. In...

View Article

Hyper-v Manager for Server 2012 core console using Powershell Scripts

This is powershell script and batch file driven Hyper-v Manager for free Core server 2012, that is meant to be run on the server console.Read More

View Article


Check for file exsistence

 Hi Everyone,I was trying to write a Power shell script to check a folder for files with todays timestamp. If any file with todays file stamp is available then i should get a mail " Files are found "...

View Article

Community name

hi i am trying to find the community name in SNMP service properties (Traps) using poweshell script .

View Article


Expected Windows Server 2012 R2 updates focus on cloud and agility

At Microsoft TechEd 2013 this June, Microsoft began releasing information about some of the changes and additions to the upcoming Windows Server 2012 R2. Virtualization pros should take note, because...

View Article

Making Native Executables in Windows Run Quietly in PowerShell

Sometimes it can still be beneficial to use a native Windows executable rather than a PowerShell cmdlet, either because say the cmdlet doesn’t exist yet or doesn’t have the functionality that you...

View Article

Converting PSCustomObject to String

Hello everyone and thank you for taking the time to read my post.   As my subject states, I'm looking to convert a PSCustomObject type to a String type.  At least, I think that is what I need to do....

View Article
Browsing all 8583 articles
Browse latest View live