PowerShell Basics: Select-Object
Windows PowerShell is all about objects. That should be the mantra for every PowerShell-loving IT professional. PowerShell's elegance is derived in large part by how you work with objects in the...
View ArticleWorking with Windows PowerShell and Hyper-V Modules
Performing a set of common tasks manually in Windows may take a considerable amount of time and can quickly become taxing when the task is a repetitive necessity. For example, if you need to set the...
View ArticleWindows PowerShell 3.0 and Server Manager Quick Reference Guides Released
The PowerShell Language Reference is four-pages, while the rest are two-pages long, giving readers a condensed version of each topic, good for viewing on a mobile device like a Windows 8 tablet.Read More
View ArticleThe PowerShell what?
The PowerShell Toolkit… that’s what!None the wiser? Me neither… but it sounds like a really cool idea so I thought if I can do it then so can anyone else if I share the concept a little. So I’m...
View ArticleThat voice you hear from the cloud is Microsoft’s
Unified communications (UC) is the joining up of email, instant messaging, voice, video and whatever else we can come up with.Microsoft offers an on-premises UC software package – Exchange, Lync,...
View Articleopen EMS Powershell 2.0 from excel VBS
hithis code below running in my exchange 2013 test environment. But under Exchange 2010 with powershell 2.0 it opens only a ps session for every code line in excel and close it again.No code execute...
View ArticleGetting Powershell to request information for variables.
I currently have a Powershell script that I use for creating Users in Active Directory. I mainly use it for batch jobs when customers want to add 5 or more users.. It works perfectly for this as I...
View Articleproblem with variables input
Hi,I build a form that the user write a number in the windows, when he click the button, this valueis the new prohibit Send quota in the MailBox.part of the...
View ArticlePowershell & .ZIP Files
Hello,Is there a way in powershell to get the uncompressed sizes and names of files within a .ZIP file?Any help would be most appreciated,Andrew
View ArticleGetting information from .zip files
Hello,Is there a way of using powershell to get information from files that are in a .zip folder (specifically, filename and uncompressed size)?Any help would be most appreciated,Regards,Andrew
View Articlehow to find Proliant Support Pack
Hi,Just want to know how i can find Proliant Support Pack version in windows servers using powershell. i have 20 servers running on windows 2008 and i need detail of PSP version for all servers using...
View Articletest-connection
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4don - in your Month of Lunches book chapter 9.8 you have ideas for on your own and ask:Or use Test-Connection to ping...
View ArticleWindows PowerShell 4.0 Preview Now Ready for Testing
The Preview Release of the Windows Management Framework 4.0 is available, which includes some various PowerShell 4.0 components, as well as the core PowerShell 4.0 bit.Read More
View ArticleWindows Azure PowerShell Reference Guide
This is an ongoing effort to build a reference guide for the Windows Azure PowerShell Cmdlets.Read More
View ArticleHow to Conduct Throttling in Exchange PowerShell
Recently, an issue occurred when I was trying to access my Exchange mailbox characteristics. I found out that the problem was caused by the Windows settings and policies that were in place, thus...
View Articlehow robust is powershell remoting?
hi together!for our company we want to share some functions with powershell globally, and have at the moment two different ideas.the first is to write a own webservice. but the disadvantage is that we...
View ArticlePath error
While running this script i am gettin this error , i guess error in specifying path can u plz check and let me knw how can i remove his error because i need list of all server PSP using this script PS...
View Articlesending a message to network computer
Hello everyone I'm trying to create a script that will send a message to a network computer LAN . I 'm trying to find a way to be able to write many message in the same powershell session example a...
View ArticleOutput in excel or txts
Thanks for the help now i want output to be in .txts or i excel format ,i m trying using if statement but giving me errors, can u hlp me in that so all output will come in excel or txts,foreach...
View ArticleHelp with a powershell script to use a parameter to manipulate/read in fields...
Hi Guys, I am powershell novice so asking for assistance for what is to me a difficult problem but hopefully a quite easy solution to PS experts!!. I have and existing powershell script (not written...
View Article